ℹ️ Your data is safe here... unless you make the SNIP gods angry. And let's just say they have a really bad sense of humor.

From librenms, 2 Years ago, written in Plain Text.
Embed Show code
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.73ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.38ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.33ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: 91e7b062c5795a51b025dbd9d6dfbe1b4d47c254
  11. Commit Date: 1659015863
  12. DB Schema: 2022_07_03_1947_add_app_data (244)
  13. PHP: 8.1.8
  14. MySQL: 10.8.3-MariaDB
  15. RRDTool: 1.7.0
  16. SNMP: 5.8
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19. Starting polling run:
  20.  
  21. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.8.10.200' ORDER BY `device_id` ASC [0;33m[][0m 1.4ms]
  22.  
  23. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[100][0m 0.8ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[100][0m 0.48ms]
  26.  
  27. Attempting to initialize OS: ios  
  28. OS initialized: LibreNMS\OS\Ios  
  29. Hostname:    10.8.10.200
  30. Device ID:   100
  31. OS:          ios
  32.  (cisco)
  33.  
  34. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.8.10.200'
  35.  
  36. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 10.3/16.7/20.7  
  37. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  38. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.9.1.1208
  39.  
  40.  
  41. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0;33m[10.3,20.7,16.7,3,3,0,100,"2022-07-28 16:40:11"][0m 0.66ms]
  42.  
  43. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[16.7,100][0m 0.55ms]
  44.  
  45. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[100][0m 0.94ms]
  46.  
  47. Modules status: Global+  
  48. OS  
  49. Device  
  50.  
  51. Warning: Undefined array key "poll_core" in /opt/librenms/includes/polling/functions.inc.php on line 321
  52.  
  53. #### Load poller module core ####
  54. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysUpTime.0' 'SNMPv2-MIB::sysName.0'[0m]  
  55. .*.*.0 = Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.2(7)E0a, RELEASE SOFTWARE (fc1)
  56. Copyright (c) 1986-2019 by Cisco Systems, Inc.
  57. Compiled Fri 12-Apr-19 04:09 by prod_rel_team
  58. .*.*.0 = .*.*.1208
  59. .*.*.0 = 2142532566
  60. .*.*.0 = SW-WASQUEHAL_01.bouygues-immobilier.com
  61.  
  62.  
  63. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  64. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 21426398
  65. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  66.  
  67.  
  68. Uptime seconds: 21426398
  69.  
  70. Uptime:  247 days 23 hours 46 minutes 38 seconds
  71. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[21426398,100][0m 0.69ms]
  72.  
  73.  
  74. >> Runtime for poller module 'core': 0.0802 seconds with 5032 bytes
  75. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [1/0.01s]  
  76. #### Unload poller module core ####
  77.  
  78. Modules status: Global-  
  79. OS  
  80. Device  
  81.  
  82. Warning: Undefined array key "poll_unix-agent" in /opt/librenms/includes/polling/functions.inc.php on line 321
  83. Module [ unix-agent ] disabled globally.
  84.  
  85. Modules status: Global+  
  86. OS  
  87. Device  
  88.  
  89. Warning: Undefined array key "poll_os" in /opt/librenms/includes/polling/functions.inc.php on line 321
  90.  
  91. #### Load poller module os ####
  92. Generic :(
  93. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[98][0m 0.59ms]
  94.  
  95. Location: WASQUEHAL
  96. Hardware: WS-C2960X-48LPS-L
  97. OS Version: 15.2(7)E0a
  98. OS Features: UNIVERSALK9
  99. Serial: FOC2211T00N
  100.  
  101. >> Runtime for poller module 'os': 0.0034 seconds with 10944 bytes
  102. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  103. #### Unload poller module os ####
  104.  
  105. Modules status: Global+  
  106. OS  
  107. Device  
  108.  
  109. Warning: Undefined array key "poll_availability" in /opt/librenms/includes/polling/functions.inc.php on line 321
  110.  
  111. #### Load poller module availability ####
  112. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[100][0m 0.59ms]
  113.  
  114. Availability:
  115. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[100][0m 0.43ms]
  116.  
  117. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1658932811][0m 0.65ms]
  118.  
  119. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,361][0m 0.29ms]
  120.  
  121. 1 day : 100%
  122. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1658414411][0m 0.57ms]
  123.  
  124. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,362][0m 0.26ms]
  125.  
  126. 7 days : 100%
  127. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1656427211][0m 0.89ms]
  128.  
  129. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.93,363][0m 0.3ms]
  130.  
  131. 30 days : 99.93%
  132. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1627483211][0m 0.63ms]
  133.  
  134. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.91,364][0m 0.37ms]
  135.  
  136. 365 days : 99.91%
  137.  
  138. >> Runtime for poller module 'availability': 0.0077 seconds with 3976 bytes
  139. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.05s]  
  140. #### Unload poller module availability ####
  141.  
  142. Modules status: Global+  
  143. OS-  
  144. Device  
  145.  
  146. Warning: Undefined array key "poll_ipmi" in /opt/librenms/includes/polling/functions.inc.php on line 321
  147. Module [ ipmi ] disabled on os.
  148.  
  149. Modules status: Global+  
  150. OS  
  151. Device  
  152.  
  153. Warning: Undefined array key "poll_sensors" in /opt/librenms/includes/polling/functions.inc.php on line 321
  154.  
  155. #### Load poller module sensors ####
  156. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[100][0m 0.59ms]
  157.  
  158. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["count",100][0m 0.78ms]
  159.  
  160. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.402.1.4.1.0'[0m]
  161. .*.*.4*.0 = 2  
  162.  
  163. Checking (snmp) count PoE Devices Connected...
  164.  
  165. Warning: Undefined array key "count" in /opt/librenms/includes/polling/functions.inc.php on line 161
  166. 2
  167. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["power",100][0m 1.01ms]
  168.  
  169. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.105.1.3.1.1.2.1' '.1.3.6.1.2.1.105.1.3.1.1.4.1'[0m]
  170. .*.*.*.1 = 370
  171. .*.*.*.1 = 13  
  172.  
  173. Checking (snmp) power PoE Budget Total - ID 1...
  174. Checking (snmp) power PoE Budget Consumed - ID 1...
  175. 370 W
  176. 13 W
  177. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["state",100][0m 1.21ms]
  178.  
  179. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.13.1.3.1.6.1008' '.1.3.6.1.4.1.9.9.13.1.4.1.3.1007' '.1.3.6.1.4.1.9.9.13.1.5.1.3.1006'[0m]
  180. .*.*.*.6.1008 = 1
  181. .*.*.*.3.1007 = 1
  182. .*.*.*.3.1006 = 1  
  183.  
  184. Checking (snmp) state SW#1, Sensor#1, GREEN...
  185. Checking (snmp) state Switch#1, Fan#1...
  186. Checking (snmp) state Sw1, PS1 Normal, RPS NotExist...
  187. 1 #
  188. 1 #
  189. 1 #
  190. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["temperature",100][0m 0.82ms]
  191.  
  192. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.13.1.3.1.3.1008'[0m]
  193. .*.*.*.3.1008 = 37  
  194.  
  195. Checking (snmp) temperature SW#1, Sensor#1, GREEN...
  196. 37 C
  197.  
  198. >> Runtime for poller module 'sensors': 0.1690 seconds with 88 bytes
  199. >> [0;36mSNMP[0m: [4/0.16s] [1;33mMySQL[0m: [5/0.04s]  
  200. #### Unload poller module sensors ####
  201.  
  202. Modules status: Global+  
  203. OS  
  204. Device  
  205.  
  206. Warning: Undefined array key "poll_processors" in /opt/librenms/includes/polling/functions.inc.php on line 321
  207.  
  208. #### Load poller module processors ####
  209. Attempting to initialize OS: ios  
  210. OS initialized: LibreNMS\OS\Ios  
  211. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[100][0m 0.47ms]
  212.  
  213. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1'[0m]
  214. .*.*.*.1.8.1 = 42  
  215.  
  216. array (
  217.   '.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1' => '42',
  218. )  
  219. 1: 42%
  220. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[42,195][0m 0.44ms]
  221.  
  222.  
  223. >> Runtime for poller module 'processors': 0.0429 seconds with 66768 bytes
  224. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s]  
  225. #### Unload poller module processors ####
  226.  
  227. Modules status: Global+  
  228. OS  
  229. Device  
  230.  
  231. Warning: Undefined array key "poll_mempools" in /opt/librenms/includes/polling/functions.inc.php on line 321
  232.  
  233. #### Load poller module mempools ####
  234. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[100][0m 0.52ms]
  235.  
  236. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.48.1.1.1.5.1' '.1.3.6.1.4.1.9.9.48.1.1.1.6.1' '.1.3.6.1.4.1.9.9.48.1.1.1.5.2' '.1.3.6.1.4.1.9.9.48.1.1.1.6.2' '.1.3.6.1.4.1.9.9.48.1.1.1.5.20' '.1.3.6.1.4.1.9.9.48.1.1.1.6.20'[0m]
  237. .*.*.*.5.1 = 77458340
  238. .*.*.*.6.1 = 288946576
  239. .*.*.*.5.2 = 12602848
  240. .*.*.*.6.2 = 20951584
  241. .*.*.*.5.20 = 40
  242. .*.*.*.6.20 = 1048536  
  243.  
  244.  
  245. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  246.  
  247. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  248.  
  249. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  250. Aborted available calculation, too many system class mempools  
  251. cmp [system]: Processor: 21s.87 MiB / 349.43 MiB
  252. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[77458340,288946576,225][0m 0.69ms]
  253.  
  254. cmp [system]: I/O: 38.02 MiB / 32 MiB
  255. cmp [system]: Driver text: 0@B / 1 MiB
  256.  
  257. >> Runtime for poller module 'mempools': 0.0418 seconds with 21144 bytes
  258. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s]  
  259. #### Unload poller module mempools ####
  260.  
  261. Modules status: Global+  
  262. OS  
  263. Device  
  264.  
  265. Warning: Undefined array key "poll_storage" in /opt/librenms/includes/polling/functions.inc.php on line 321
  266.  
  267. #### Load poller module storage ####
  268. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[100][0m 0.69ms]
  269.  
  270.  
  271. >> Runtime for poller module 'storage': 0.0017 seconds with 32 bytes
  272. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  273. #### Unload poller module storage ####
  274.  
  275. Modules status: Global+  
  276. OS  
  277. Device  
  278.  
  279. Warning: Undefined array key "poll_netstats" in /opt/librenms/includes/polling/functions.inc.php on line 321
  280.  
  281. #### Load poller module netstats ####
  282. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]  
  283. IP-MIB::icmpInMsgs.0 = 749787
  284. IP-MIB::icmpOutMsgs.0 = 733914
  285. IP-MIB::icmpInErrors.0 = 0
  286. IP-MIB::icmpOutErrors.0 = 0
  287. IP-MIB::icmpInEchos.0 = 733909
  288. IP-MIB::icmpOutEchos.0 = 5
  289. IP-MIB::icmpInEchoReps.0 = 5
  290. IP-MIB::icmpOutEchoReps.0 = 733909
  291. IP-MIB::icmpInDestUnreachs.0 = 15871
  292. IP-MIB::icmpOutDestUnreachs.0 = 0
  293. IP-MIB::icmpInParmProbs.0 = 0
  294. IP-MIB::icmpInTimeExcds.0 = 2
  295. IP-MIB::icmpInSrcQuenchs.0 = 0
  296. IP-MIB::icmpInRedirects.0 = 0
  297. IP-MIB::icmpInTimestamps.0 = 0
  298. IP-MIB::icmpInTimestampReps.0 = 0
  299. IP-MIB::icmpInAddrMasks.0 = 0
  300. IP-MIB::icmpInAddrMaskReps.0 = 0
  301. IP-MIB::icmpOutTimeExcds.0 = 0
  302. IP-MIB::icmpOutParmProbs.0 = 0
  303. IP-MIB::icmpOutSrcQuenchs.0 = 0
  304. IP-MIB::icmpOutRedirects.0 = 0
  305. IP-MIB::icmpOutTimestamps.0 = 0
  306. IP-MIB::icmpOutTimestampReps.0 = 0
  307. IP-MIB::icmpOutAddrMasks.0 = 0
  308. IP-MIB::icmpOutAddrMaskReps.0 = 0
  309.  
  310.  
  311. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]  
  312. IP-MIB::ipForwDatagrams.0 = 0
  313. IP-MIB::ipInDelivers.0 = 29517681
  314. IP-MIB::ipInReceives.0 = 103699941
  315. IP-MIB::ipOutRequests.0 = 29879183
  316. IP-MIB::ipInDiscards.0 = 0
  317. IP-MIB::ipOutDiscards.0 = 144
  318. IP-MIB::ipOutNoRoutes.0 = 0
  319. IP-MIB::ipReasmReqds.0 = 0
  320. IP-MIB::ipReasmOKs.0 = 0
  321. IP-MIB::ipReasmFails.0 = 0
  322. IP-MIB::ipFragOKs.0 = 7954
  323. IP-MIB::ipFragFails.0 = 0
  324. IP-MIB::ipFragCreates.0 = 7954
  325. IP-MIB::ipInUnknownProtos.0 = 0
  326. IP-MIB::ipInHdrErrors.0 = 0
  327. IP-MIB::ipInAddrErrors.0 = 74182260
  328.  
  329.  
  330. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  331. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Instance currently exists at this OID
  332.  
  333.  
  334. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]  
  335. SNMPv2-MIB::snmpInPkts.0 = 23210623
  336. SNMPv2-MIB::snmpOutPkts.0 = 23246880
  337. SNMPv2-MIB::snmpInBadVersions.0 = 0
  338. SNMPv2-MIB::snmpInBadCommunityNames.0 = 2
  339. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  340. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  341. SNMPv2-MIB::snmpInTooBigs.0 = 0
  342. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  343. SNMPv2-MIB::snmpInBadValues.0 = 0
  344. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  345. SNMPv2-MIB::snmpInGenErrs.0 = 0
  346. SNMPv2-MIB::snmpInTotalReqVars.0 = 22414627
  347. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  348. SNMPv2-MIB::snmpInGetRequests.0 = 6508658
  349. SNMPv2-MIB::snmpInGetNexts.0 = 3107896
  350. SNMPv2-MIB::snmpInSetRequests.0 = 0
  351. SNMPv2-MIB::snmpInGetResponses.0 = 0
  352. SNMPv2-MIB::snmpInTraps.0 = 0
  353. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  354. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  355. SNMPv2-MIB::snmpOutBadValues.0 = 0
  356. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  357. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  358. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  359. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  360. SNMPv2-MIB::snmpOutGetResponses.0 = 23210620
  361. SNMPv2-MIB::snmpOutTraps.0 = 36260
  362. SNMPv2-MIB::snmpSilentDrops.0 = 0
  363. SNMPv2-MIB::snmpProxyDrops.0 = 0
  364.  
  365.  
  366. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  367. UDP-MIB::udpInDatagrams.0 = 25669232
  368. UDP-MIB::udpOutDatagrams.0 = 24763344
  369. UDP-MIB::udpInErrors.0 = 0
  370. UDP-MIB::udpNoPorts.0 = 63716
  371.  
  372.  
  373. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]  
  374. TCP-MIB::tcpActiveOpens.0 = 49565
  375. TCP-MIB::tcpPassiveOpens.0 = 6049
  376. TCP-MIB::tcpAttemptFails.0 = 8
  377. TCP-MIB::tcpEstabResets.0 = 19
  378. TCP-MIB::tcpCurrEstab.0 = 0
  379. TCP-MIB::tcpInSegs.0 = 3034949
  380. TCP-MIB::tcpOutSegs.0 = 4377951
  381. TCP-MIB::tcpRetransSegs.0 = 88
  382. TCP-MIB::tcpInErrs.0 = 0
  383. TCP-MIB::tcpOutRsts.0 = 2100
  384.  
  385.  
  386.  
  387.  
  388. >> Runtime for poller module 'netstats': 0.2329 seconds with 1064 bytes
  389. >> [0;36mSNMP[0m: [6/0.23s] [1;33mMySQL[0m: [0/0.00s]  
  390. #### Unload poller module netstats ####
  391.  
  392. Modules status: Global+  
  393. OS  
  394. Device  
  395.  
  396. Warning: Undefined array key "poll_hr-mib" in /opt/librenms/includes/polling/functions.inc.php on line 321
  397.  
  398. #### Load poller module hr-mib ####
  399. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  400. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  401. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  402. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  403.  
  404.  
  405. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 12
  406.  
  407. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 12
  408.  
  409. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 26
  410.  
  411. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 26
  412.  
  413.  
  414. >> Runtime for poller module 'hr-mib': 0.0223 seconds with 80 bytes
  415. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  416. #### Unload poller module hr-mib ####
  417.  
  418. Modules status: Global+  
  419. OS  
  420. Device  
  421.  
  422. Warning: Undefined array key "poll_ucd-mib" in /opt/librenms/includes/polling/functions.inc.php on line 321
  423.  
  424. #### Load poller module ucd-mib ####
  425. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'systemStats'[0m]
  426. systemStats = No Such Object available on this agent at this OID  
  427.  
  428. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  429.  
  430. Warning: Undefined array key 0 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 35
  431.  
  432. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 37
  433.  
  434. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  435.  
  436. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  437.  
  438. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  439.  
  440. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  441.  
  442. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  443.  
  444. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  445.  
  446. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  447.  
  448. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  449.  
  450. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  451.  
  452. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  453.  
  454. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  455.  
  456. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  457.  
  458. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  459.  
  460. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  461.  
  462. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  463.  
  464. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  465.  
  466. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 94
  467.  
  468. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 98
  469.  
  470. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 102
  471.  
  472. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 106
  473.  
  474. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 110
  475.  
  476. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 114
  477. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  478. laLoadInt.1 = No Such Object available on this agent at this OID
  479. laLoadInt.2 = No Such Object available on this agent at this OID
  480. laLoadInt.3 = No Such Object available on this agent at this OID  
  481.  
  482.  
  483. Warning: Undefined array key 2 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  484.  
  485. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  486.  
  487. >> Runtime for poller module 'ucd-mib': 0.0552 seconds with -968 bytes
  488. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  489. #### Unload poller module ucd-mib ####
  490.  
  491. Modules status: Global+  
  492. OS  
  493. Device  
  494.  
  495. Warning: Undefined array key "poll_ipSystemStats" in /opt/librenms/includes/polling/functions.inc.php on line 321
  496.  
  497. #### Load poller module ipSystemStats ####
  498. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  499. ipSystemStatsInReceives.ipv6 = 0
  500. ipSystemStatsHCInReceives.ipv6 = 0
  501. ipSystemStatsInOctets.ipv6 = 0
  502. ipSystemStatsHCInOctets.ipv6 = 0
  503. ipSystemStatsInHdrErrors.ipv6 = 0
  504. ipSystemStatsInNoRoutes.ipv6 = 0
  505. ipSystemStatsInAddrErrors.ipv6 = 0
  506. ipSystemStatsInUnknownProtos.ipv6 = 0
  507. ipSystemStatsInTruncatedPkts.ipv6 = 0
  508. ipSystemStatsInForwDatagrams.ipv6 = 0
  509. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  510. ipSystemStatsReasmReqds.ipv6 = 0
  511. ipSystemStatsReasmOKs.ipv6 = 0
  512. ipSystemStatsReasmFails.ipv6 = 0
  513. ipSystemStatsInDiscards.ipv6 = 0
  514. ipSystemStatsInDelivers.ipv6 = 0
  515. ipSystemStatsHCInDelivers.ipv6 = 0
  516. ipSystemStatsOutRequests.ipv6 = 0
  517. ipSystemStatsHCOutRequests.ipv6 = 0
  518. ipSystemStatsOutNoRoutes.ipv6 = 0
  519. ipSystemStatsOutForwDatagrams.ipv6 = 0
  520. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  521. ipSystemStatsOutDiscards.ipv6 = 0
  522. ipSystemStatsOutFragReqds.ipv6 = 0
  523. ipSystemStatsOutFragOKs.ipv6 = 0
  524. ipSystemStatsOutFragFails.ipv6 = 0
  525. ipSystemStatsOutFragCreates.ipv6 = 0
  526. ipSystemStatsOutTransmits.ipv6 = 0
  527. ipSystemStatsHCOutTransmits.ipv6 = 0
  528. ipSystemStatsOutOctets.ipv6 = 0
  529. ipSystemStatsHCOutOctets.ipv6 = 0
  530. ipSystemStatsInMcastPkts.ipv6 = 0
  531. ipSystemStatsHCInMcastPkts.ipv6 = 0
  532. ipSystemStatsInMcastOctets.ipv6 = 0
  533. ipSystemStatsHCInMcastOctets.ipv6 = 0
  534. ipSystemStatsOutMcastPkts.ipv6 = 0
  535. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  536. ipSystemStatsOutMcastOctets.ipv6 = 0
  537. ipSystemStatsHCOutMcastOctets.ipv6 = 0
  538. ipSystemStatsInBcastPkts.ipv6 = 0
  539. ipSystemStatsHCInBcastPkts.ipv6 = 0
  540. ipSystemStatsOutBcastPkts.ipv6 = 0
  541. ipSystemStatsHCOutBcastPkts.ipv6 = 0
  542. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00  
  543.  
  544. ipv6
  545.  
  546. >> Runtime for poller module 'ipSystemStats': 0.0993 seconds with 15376 bytes
  547. >> [0;36mSNMP[0m: [1/0.10s] [1;33mMySQL[0m: [0/0.00s]  
  548. #### Unload poller module ipSystemStats ####
  549.  
  550. Modules status: Global+  
  551. OS  
  552. Device  
  553.  
  554. Warning: Undefined array key "poll_ports" in /opt/librenms/includes/polling/functions.inc.php on line 321
  555.  
  556. #### Load poller module ports ####
  557. SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[100][0m 3.14ms]
  558.  
  559. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  560. ifName.1 = Vl1
  561. ifName.2 = Vl2
  562. ifName.5 = Vl5
  563. ifName.5179 = StackPort1
  564. ifName.5180 = StackSub-St1-1
  565. ifName.5181 = StackSub-St1-2
  566. ifName.10101 = Gi1/0/1
  567. ifName.10102 = Gi1/0/2
  568. ifName.10103 = Gi1/0/3
  569. ifName.10104 = Gi1/0/4
  570. ifName.10105 = Gi1/0/5
  571. ifName.10106 = Gi1/0/6
  572. ifName.10107 = Gi1/0/7
  573. ifName.10108 = Gi1/0/8
  574. ifName.10109 = Gi1/0/9
  575. ifName.10110 = Gi1/0/10
  576. ifName.10111 = Gi1/0/11
  577. ifName.10112 = Gi1/0/12
  578. ifName.10113 = Gi1/0/13
  579. ifName.10114 = Gi1/0/14
  580. ifName.10115 = Gi1/0/15
  581. ifName.10116 = Gi1/0/16
  582. ifName.10117 = Gi1/0/17
  583. ifName.10118 = Gi1/0/18
  584. ifName.10119 = Gi1/0/19
  585. ifName.10120 = Gi1/0/20
  586. ifName.10121 = Gi1/0/21
  587. ifName.10122 = Gi1/0/22
  588. ifName.10123 = Gi1/0/23
  589. ifName.10124 = Gi1/0/24
  590. ifName.10125 = Gi1/0/25
  591. ifName.10126 = Gi1/0/26
  592. ifName.10127 = Gi1/0/27
  593. ifName.10128 = Gi1/0/28
  594. ifName.10129 = Gi1/0/29
  595. ifName.10130 = Gi1/0/30
  596. ifName.10131 = Gi1/0/31
  597. ifName.10132 = Gi1/0/32
  598. ifName.10133 = Gi1/0/33
  599. ifName.10134 = Gi1/0/34
  600. ifName.10135 = Gi1/0/35
  601. ifName.10136 = Gi1/0/36
  602. ifName.10137 = Gi1/0/37
  603. ifName.10138 = Gi1/0/38
  604. ifName.10139 = Gi1/0/39
  605. ifName.10140 = Gi1/0/40
  606. ifName.10141 = Gi1/0/41
  607. ifName.10142 = Gi1/0/42
  608. ifName.10143 = Gi1/0/43
  609. ifName.10144 = Gi1/0/44
  610. ifName.10145 = Gi1/0/45
  611. ifName.10146 = Gi1/0/46
  612. ifName.10147 = Gi1/0/47
  613. ifName.10148 = Gi1/0/48
  614. ifName.10149 = Gi1/0/49
  615. ifName.10150 = Gi1/0/50
  616. ifName.10151 = Gi1/0/51
  617. ifName.10152 = Gi1/0/52
  618. ifName.14001 = Nu0
  619. ifName.14002 = Fa0
  620. ifInMulticastPkts.1 = 0
  621. ifInMulticastPkts.2 = 0
  622. ifInMulticastPkts.5 = 0
  623. ifInMulticastPkts.10101 = 0
  624. ifInMulticastPkts.10102 = 0
  625. ifInMulticastPkts.10103 = 1669464
  626. ifInMulticastPkts.10104 = 5266910
  627. ifInMulticastPkts.10105 = 0
  628. ifInMulticastPkts.10106 = 0
  629. ifInMulticastPkts.10107 = 0
  630. ifInMulticastPkts.10108 = 0
  631. ifInMulticastPkts.10109 = 0
  632. ifInMulticastPkts.10110 = 0
  633. ifInMulticastPkts.10111 = 0
  634. ifInMulticastPkts.10112 = 0
  635. ifInMulticastPkts.10113 = 0
  636. ifInMulticastPkts.10114 = 954
  637. ifInMulticastPkts.10115 = 0
  638. ifInMulticastPkts.10116 = 227075
  639. ifInMulticastPkts.10117 = 0
  640. ifInMulticastPkts.10118 = 0
  641. ifInMulticastPkts.10119 = 0
  642. ifInMulticastPkts.10120 = 0
  643. ifInMulticastPkts.10121 = 0
  644. ifInMulticastPkts.10122 = 0
  645. ifInMulticastPkts.10123 = 0
  646. ifInMulticastPkts.10124 = 0
  647. ifInMulticastPkts.10125 = 208087
  648. ifInMulticastPkts.10126 = 270107
  649. ifInMulticastPkts.10127 = 0
  650. ifInMulticastPkts.10128 = 103319
  651. ifInMulticastPkts.10129 = 3
  652. ifInMulticastPkts.10130 = 0
  653. ifInMulticastPkts.10131 = 0
  654. ifInMulticastPkts.10132 = 0
  655. ifInMulticastPkts.10133 = 3
  656. ifInMulticastPkts.10134 = 0
  657. ifInMulticastPkts.10135 = 0
  658. ifInMulticastPkts.10136 = 0
  659. ifInMulticastPkts.10137 = 0
  660. ifInMulticastPkts.10138 = 0
  661. ifInMulticastPkts.10139 = 0
  662. ifInMulticastPkts.10140 = 4160
  663. ifInMulticastPkts.10141 = 0
  664. ifInMulticastPkts.10142 = 0
  665. ifInMulticastPkts.10143 = 0
  666. ifInMulticastPkts.10144 = 0
  667. ifInMulticastPkts.10145 = 0
  668. ifInMulticastPkts.10146 = 0
  669. ifInMulticastPkts.10147 = 71257631
  670. ifInMulticastPkts.10148 = 60235278
  671. ifInMulticastPkts.10149 = 0
  672. ifInMulticastPkts.10150 = 0
  673. ifInMulticastPkts.10151 = 0
  674. ifInMulticastPkts.10152 = 0
  675. ifInMulticastPkts.14001 = 0
  676. ifInMulticastPkts.14002 = 0
  677. ifInBroadcastPkts.1 = 0
  678. ifInBroadcastPkts.2 = 0
  679. ifInBroadcastPkts.5 = 0
  680. ifInBroadcastPkts.10101 = 0
  681. ifInBroadcastPkts.10102 = 0
  682. ifInBroadcastPkts.10103 = 198928
  683. ifInBroadcastPkts.10104 = 671733
  684. ifInBroadcastPkts.10105 = 0
  685. ifInBroadcastPkts.10106 = 0
  686. ifInBroadcastPkts.10107 = 0
  687. ifInBroadcastPkts.10108 = 0
  688. ifInBroadcastPkts.10109 = 0
  689. ifInBroadcastPkts.10110 = 0
  690. ifInBroadcastPkts.10111 = 0
  691. ifInBroadcastPkts.10112 = 0
  692. ifInBroadcastPkts.10113 = 0
  693. ifInBroadcastPkts.10114 = 794
  694. ifInBroadcastPkts.10115 = 0
  695. ifInBroadcastPkts.10116 = 21607
  696. ifInBroadcastPkts.10117 = 0
  697. ifInBroadcastPkts.10118 = 0
  698. ifInBroadcastPkts.10119 = 0
  699. ifInBroadcastPkts.10120 = 0
  700. ifInBroadcastPkts.10121 = 0
  701. ifInBroadcastPkts.10122 = 0
  702. ifInBroadcastPkts.10123 = 0
  703. ifInBroadcastPkts.10124 = 0
  704. ifInBroadcastPkts.10125 = 146695
  705. ifInBroadcastPkts.10126 = 41559
  706. ifInBroadcastPkts.10127 = 0
  707. ifInBroadcastPkts.10128 = 13018
  708. ifInBroadcastPkts.10129 = 0
  709. ifInBroadcastPkts.10130 = 0
  710. ifInBroadcastPkts.10131 = 0
  711. ifInBroadcastPkts.10132 = 0
  712. ifInBroadcastPkts.10133 = 0
  713. ifInBroadcastPkts.10134 = 0
  714. ifInBroadcastPkts.10135 = 0
  715. ifInBroadcastPkts.10136 = 0
  716. ifInBroadcastPkts.10137 = 0
  717. ifInBroadcastPkts.10138 = 149
  718. ifInBroadcastPkts.10139 = 0
  719. ifInBroadcastPkts.10140 = 69005
  720. ifInBroadcastPkts.10141 = 0
  721. ifInBroadcastPkts.10142 = 0
  722. ifInBroadcastPkts.10143 = 0
  723. ifInBroadcastPkts.10144 = 0
  724. ifInBroadcastPkts.10145 = 0
  725. ifInBroadcastPkts.10146 = 0
  726. ifInBroadcastPkts.10147 = 164317
  727. ifInBroadcastPkts.10148 = 3833554
  728. ifInBroadcastPkts.10149 = 0
  729. ifInBroadcastPkts.10150 = 0
  730. ifInBroadcastPkts.10151 = 0
  731. ifInBroadcastPkts.10152 = 0
  732. ifInBroadcastPkts.14001 = 0
  733. ifInBroadcastPkts.14002 = 0
  734. ifOutMulticastPkts.1 = 0
  735. ifOutMulticastPkts.2 = 0
  736. ifOutMulticastPkts.5 = 0
  737. ifOutMulticastPkts.10101 = 0
  738. ifOutMulticastPkts.10102 = 0
  739. ifOutMulticastPkts.10103 = 44357012
  740. ifOutMulticastPkts.10104 = 41134547
  741. ifOutMulticastPkts.10105 = 0
  742. ifOutMulticastPkts.10106 = 0
  743. ifOutMulticastPkts.10107 = 0
  744. ifOutMulticastPkts.10108 = 0
  745. ifOutMulticastPkts.10109 = 0
  746. ifOutMulticastPkts.10110 = 0
  747. ifOutMulticastPkts.10111 = 0
  748. ifOutMulticastPkts.10112 = 0
  749. ifOutMulticastPkts.10113 = 0
  750. ifOutMulticastPkts.10114 = 81234872
  751. ifOutMulticastPkts.10115 = 0
  752. ifOutMulticastPkts.10116 = 8191626
  753. ifOutMulticastPkts.10117 = 0
  754. ifOutMulticastPkts.10118 = 0
  755. ifOutMulticastPkts.10119 = 0
  756. ifOutMulticastPkts.10120 = 0
  757. ifOutMulticastPkts.10121 = 0
  758. ifOutMulticastPkts.10122 = 0
  759. ifOutMulticastPkts.10123 = 0
  760. ifOutMulticastPkts.10124 = 0
  761. ifOutMulticastPkts.10125 = 40956907
  762. ifOutMulticastPkts.10126 = 12414465
  763. ifOutMulticastPkts.10127 = 0
  764. ifOutMulticastPkts.10128 = 4961135
  765. ifOutMulticastPkts.10129 = 3
  766. ifOutMulticastPkts.10130 = 0
  767. ifOutMulticastPkts.10131 = 0
  768. ifOutMulticastPkts.10132 = 0
  769. ifOutMulticastPkts.10133 = 3
  770. ifOutMulticastPkts.10134 = 0
  771. ifOutMulticastPkts.10135 = 0
  772. ifOutMulticastPkts.10136 = 0
  773. ifOutMulticastPkts.10137 = 0
  774. ifOutMulticastPkts.10138 = 81236344
  775. ifOutMulticastPkts.10139 = 0
  776. ifOutMulticastPkts.10140 = 36094903
  777. ifOutMulticastPkts.10141 = 0
  778. ifOutMulticastPkts.10142 = 0
  779. ifOutMulticastPkts.10143 = 0
  780. ifOutMulticastPkts.10144 = 0
  781. ifOutMulticastPkts.10145 = 0
  782. ifOutMulticastPkts.10146 = 0
  783. ifOutMulticastPkts.10147 = 65400769
  784. ifOutMulticastPkts.10148 = 77534898
  785. ifOutMulticastPkts.10149 = 0
  786. ifOutMulticastPkts.10150 = 0
  787. ifOutMulticastPkts.10151 = 0
  788. ifOutMulticastPkts.10152 = 0
  789. ifOutMulticastPkts.14001 = 0
  790. ifOutMulticastPkts.14002 = 0
  791. ifOutBroadcastPkts.1 = 0
  792. ifOutBroadcastPkts.2 = 0
  793. ifOutBroadcastPkts.5 = 0
  794. ifOutBroadcastPkts.10101 = 0
  795. ifOutBroadcastPkts.10102 = 0
  796. ifOutBroadcastPkts.10103 = 1869960
  797. ifOutBroadcastPkts.10104 = 1397085
  798. ifOutBroadcastPkts.10105 = 0
  799. ifOutBroadcastPkts.10106 = 0
  800. ifOutBroadcastPkts.10107 = 0
  801. ifOutBroadcastPkts.10108 = 0
  802. ifOutBroadcastPkts.10109 = 0
  803. ifOutBroadcastPkts.10110 = 0
  804. ifOutBroadcastPkts.10111 = 0
  805. ifOutBroadcastPkts.10112 = 0
  806. ifOutBroadcastPkts.10113 = 0
  807. ifOutBroadcastPkts.10114 = 3142293
  808. ifOutBroadcastPkts.10115 = 0
  809. ifOutBroadcastPkts.10116 = 413378
  810. ifOutBroadcastPkts.10117 = 0
  811. ifOutBroadcastPkts.10118 = 0
  812. ifOutBroadcastPkts.10119 = 0
  813. ifOutBroadcastPkts.10120 = 0
  814. ifOutBroadcastPkts.10121 = 0
  815. ifOutBroadcastPkts.10122 = 0
  816. ifOutBroadcastPkts.10123 = 0
  817. ifOutBroadcastPkts.10124 = 0
  818. ifOutBroadcastPkts.10125 = 1625472
  819. ifOutBroadcastPkts.10126 = 552494
  820. ifOutBroadcastPkts.10127 = 0
  821. ifOutBroadcastPkts.10128 = 222065
  822. ifOutBroadcastPkts.10129 = 0
  823. ifOutBroadcastPkts.10130 = 0
  824. ifOutBroadcastPkts.10131 = 0
  825. ifOutBroadcastPkts.10132 = 0
  826. ifOutBroadcastPkts.10133 = 0
  827. ifOutBroadcastPkts.10134 = 0
  828. ifOutBroadcastPkts.10135 = 0
  829. ifOutBroadcastPkts.10136 = 0
  830. ifOutBroadcastPkts.10137 = 0
  831. ifOutBroadcastPkts.10138 = 3142991
  832. ifOutBroadcastPkts.10139 = 0
  833. ifOutBroadcastPkts.10140 = 1644879
  834. ifOutBroadcastPkts.10141 = 0
  835. ifOutBroadcastPkts.10142 = 0
  836. ifOutBroadcastPkts.10143 = 0
  837. ifOutBroadcastPkts.10144 = 0
  838. ifOutBroadcastPkts.10145 = 0
  839. ifOutBroadcastPkts.10146 = 0
  840. ifOutBroadcastPkts.10147 = 5047544
  841. ifOutBroadcastPkts.10148 = 1378421
  842. ifOutBroadcastPkts.10149 = 0
  843. ifOutBroadcastPkts.10150 = 0
  844. ifOutBroadcastPkts.10151 = 0
  845. ifOutBroadcastPkts.10152 = 0
  846. ifOutBroadcastPkts.14001 = 0
  847. ifOutBroadcastPkts.14002 = 0
  848. ifHCInOctets.1 = 4930141348
  849. ifHCInOctets.2 = 1512138224
  850. ifHCInOctets.5 = 1829412582
  851. ifHCInOctets.10101 = 0
  852. ifHCInOctets.10102 = 0
  853. ifHCInOctets.10103 = 113827963951
  854. ifHCInOctets.10104 = 714159145077
  855. ifHCInOctets.10105 = 0
  856. ifHCInOctets.10106 = 0
  857. ifHCInOctets.10107 = 0
  858. ifHCInOctets.10108 = 0
  859. ifHCInOctets.10109 = 0
  860. ifHCInOctets.10110 = 0
  861. ifHCInOctets.10111 = 0
  862. ifHCInOctets.10112 = 0
  863. ifHCInOctets.10113 = 0
  864. ifHCInOctets.10114 = 154013782596
  865. ifHCInOctets.10115 = 0
  866. ifHCInOctets.10116 = 5470322125
  867. ifHCInOctets.10117 = 0
  868. ifHCInOctets.10118 = 0
  869. ifHCInOctets.10119 = 0
  870. ifHCInOctets.10120 = 0
  871. ifHCInOctets.10121 = 0
  872. ifHCInOctets.10122 = 0
  873. ifHCInOctets.10123 = 0
  874. ifHCInOctets.10124 = 0
  875. ifHCInOctets.10125 = 1605634908
  876. ifHCInOctets.10126 = 24553348952
  877. ifHCInOctets.10127 = 0
  878. ifHCInOctets.10128 = 18016527709
  879. ifHCInOctets.10129 = 618
  880. ifHCInOctets.10130 = 0
  881. ifHCInOctets.10131 = 0
  882. ifHCInOctets.10132 = 0
  883. ifHCInOctets.10133 = 618
  884. ifHCInOctets.10134 = 0
  885. ifHCInOctets.10135 = 0
  886. ifHCInOctets.10136 = 0
  887. ifHCInOctets.10137 = 0
  888. ifHCInOctets.10138 = 5118814
  889. ifHCInOctets.10139 = 0
  890. ifHCInOctets.10140 = 1083184226120
  891. ifHCInOctets.10141 = 0
  892. ifHCInOctets.10142 = 0
  893. ifHCInOctets.10143 = 0
  894. ifHCInOctets.10144 = 0
  895. ifHCInOctets.10145 = 0
  896. ifHCInOctets.10146 = 0
  897. ifHCInOctets.10147 = 2935546153556
  898. ifHCInOctets.10148 = 2366301587428
  899. ifHCInOctets.10149 = 0
  900. ifHCInOctets.10150 = 0
  901. ifHCInOctets.10151 = 0
  902. ifHCInOctets.10152 = 0
  903. ifHCInOctets.14002 = 0
  904. ifHCInUcastPkts.1 = 54061196
  905. ifHCInUcastPkts.2 = 25185039
  906. ifHCInUcastPkts.5 = 28271717
  907. ifHCInUcastPkts.10101 = 0
  908. ifHCInUcastPkts.10102 = 0
  909. ifHCInUcastPkts.10103 = 216878101
  910. ifHCInUcastPkts.10104 = 1164593058
  911. ifHCInUcastPkts.10105 = 0
  912. ifHCInUcastPkts.10106 = 0
  913. ifHCInUcastPkts.10107 = 0
  914. ifHCInUcastPkts.10108 = 0
  915. ifHCInUcastPkts.10109 = 0
  916. ifHCInUcastPkts.10110 = 0
  917. ifHCInUcastPkts.10111 = 0
  918. ifHCInUcastPkts.10112 = 0
  919. ifHCInUcastPkts.10113 = 0
  920. ifHCInUcastPkts.10114 = 158215651
  921. ifHCInUcastPkts.10115 = 0
  922. ifHCInUcastPkts.10116 = 11523001
  923. ifHCInUcastPkts.10117 = 0
  924. ifHCInUcastPkts.10118 = 0
  925. ifHCInUcastPkts.10119 = 0
  926. ifHCInUcastPkts.10120 = 0
  927. ifHCInUcastPkts.10121 = 0
  928. ifHCInUcastPkts.10122 = 0
  929. ifHCInUcastPkts.10123 = 0
  930. ifHCInUcastPkts.10124 = 0
  931. ifHCInUcastPkts.10125 = 4325520
  932. ifHCInUcastPkts.10126 = 52115688
  933. ifHCInUcastPkts.10127 = 0
  934. ifHCInUcastPkts.10128 = 28395312
  935. ifHCInUcastPkts.10129 = 0
  936. ifHCInUcastPkts.10130 = 0
  937. ifHCInUcastPkts.10131 = 0
  938. ifHCInUcastPkts.10132 = 0
  939. ifHCInUcastPkts.10133 = 0
  940. ifHCInUcastPkts.10134 = 0
  941. ifHCInUcastPkts.10135 = 0
  942. ifHCInUcastPkts.10136 = 0
  943. ifHCInUcastPkts.10137 = 0
  944. ifHCInUcastPkts.10138 = 11366
  945. ifHCInUcastPkts.10139 = 0
  946. ifHCInUcastPkts.10140 = 1236618862
  947. ifHCInUcastPkts.10141 = 0
  948. ifHCInUcastPkts.10142 = 0
  949. ifHCInUcastPkts.10143 = 0
  950. ifHCInUcastPkts.10144 = 0
  951. ifHCInUcastPkts.10145 = 0
  952. ifHCInUcastPkts.10146 = 0
  953. ifHCInUcastPkts.10147 = 3666566350
  954. ifHCInUcastPkts.10148 = 3822779852
  955. ifHCInUcastPkts.10149 = 0
  956. ifHCInUcastPkts.10150 = 0
  957. ifHCInUcastPkts.10151 = 0
  958. ifHCInUcastPkts.10152 = 0
  959. ifHCInUcastPkts.14002 = 0
  960. ifHCInMulticastPkts.1 = 0
  961. ifHCInMulticastPkts.2 = 0
  962. ifHCInMulticastPkts.5 = 0
  963. ifHCInMulticastPkts.10101 = 0
  964. ifHCInMulticastPkts.10102 = 0
  965. ifHCInMulticastPkts.10103 = 1669464
  966. ifHCInMulticastPkts.10104 = 5266910
  967. ifHCInMulticastPkts.10105 = 0
  968. ifHCInMulticastPkts.10106 = 0
  969. ifHCInMulticastPkts.10107 = 0
  970. ifHCInMulticastPkts.10108 = 0
  971. ifHCInMulticastPkts.10109 = 0
  972. ifHCInMulticastPkts.10110 = 0
  973. ifHCInMulticastPkts.10111 = 0
  974. ifHCInMulticastPkts.10112 = 0
  975. ifHCInMulticastPkts.10113 = 0
  976. ifHCInMulticastPkts.10114 = 954
  977. ifHCInMulticastPkts.10115 = 0
  978. ifHCInMulticastPkts.10116 = 227075
  979. ifHCInMulticastPkts.10117 = 0
  980. ifHCInMulticastPkts.10118 = 0
  981. ifHCInMulticastPkts.10119 = 0
  982. ifHCInMulticastPkts.10120 = 0
  983. ifHCInMulticastPkts.10121 = 0
  984. ifHCInMulticastPkts.10122 = 0
  985. ifHCInMulticastPkts.10123 = 0
  986. ifHCInMulticastPkts.10124 = 0
  987. ifHCInMulticastPkts.10125 = 208087
  988. ifHCInMulticastPkts.10126 = 270107
  989. ifHCInMulticastPkts.10127 = 0
  990. ifHCInMulticastPkts.10128 = 103319
  991. ifHCInMulticastPkts.10129 = 3
  992. ifHCInMulticastPkts.10130 = 0
  993. ifHCInMulticastPkts.10131 = 0
  994. ifHCInMulticastPkts.10132 = 0
  995. ifHCInMulticastPkts.10133 = 3
  996. ifHCInMulticastPkts.10134 = 0
  997. ifHCInMulticastPkts.10135 = 0
  998. ifHCInMulticastPkts.10136 = 0
  999. ifHCInMulticastPkts.10137 = 0
  1000. ifHCInMulticastPkts.10138 = 0
  1001. ifHCInMulticastPkts.10139 = 0
  1002. ifHCInMulticastPkts.10140 = 4160
  1003. ifHCInMulticastPkts.10141 = 0
  1004. ifHCInMulticastPkts.10142 = 0
  1005. ifHCInMulticastPkts.10143 = 0
  1006. ifHCInMulticastPkts.10144 = 0
  1007. ifHCInMulticastPkts.10145 = 0
  1008. ifHCInMulticastPkts.10146 = 0
  1009. ifHCInMulticastPkts.10147 = 71257631
  1010. ifHCInMulticastPkts.10148 = 60235278
  1011. ifHCInMulticastPkts.10149 = 0
  1012. ifHCInMulticastPkts.10150 = 0
  1013. ifHCInMulticastPkts.10151 = 0
  1014. ifHCInMulticastPkts.10152 = 0
  1015. ifHCInMulticastPkts.14002 = 0
  1016. ifHCInBroadcastPkts.1 = 0
  1017. ifHCInBroadcastPkts.2 = 0
  1018. ifHCInBroadcastPkts.5 = 0
  1019. ifHCInBroadcastPkts.10101 = 0
  1020. ifHCInBroadcastPkts.10102 = 0
  1021. ifHCInBroadcastPkts.10103 = 198928
  1022. ifHCInBroadcastPkts.10104 = 671733
  1023. ifHCInBroadcastPkts.10105 = 0
  1024. ifHCInBroadcastPkts.10106 = 0
  1025. ifHCInBroadcastPkts.10107 = 0
  1026. ifHCInBroadcastPkts.10108 = 0
  1027. ifHCInBroadcastPkts.10109 = 0
  1028. ifHCInBroadcastPkts.10110 = 0
  1029. ifHCInBroadcastPkts.10111 = 0
  1030. ifHCInBroadcastPkts.10112 = 0
  1031. ifHCInBroadcastPkts.10113 = 0
  1032. ifHCInBroadcastPkts.10114 = 794
  1033. ifHCInBroadcastPkts.10115 = 0
  1034. ifHCInBroadcastPkts.10116 = 21607
  1035. ifHCInBroadcastPkts.10117 = 0
  1036. ifHCInBroadcastPkts.10118 = 0
  1037. ifHCInBroadcastPkts.10119 = 0
  1038. ifHCInBroadcastPkts.10120 = 0
  1039. ifHCInBroadcastPkts.10121 = 0
  1040. ifHCInBroadcastPkts.10122 = 0
  1041. ifHCInBroadcastPkts.10123 = 0
  1042. ifHCInBroadcastPkts.10124 = 0
  1043. ifHCInBroadcastPkts.10125 = 146695
  1044. ifHCInBroadcastPkts.10126 = 41559
  1045. ifHCInBroadcastPkts.10127 = 0
  1046. ifHCInBroadcastPkts.10128 = 13018
  1047. ifHCInBroadcastPkts.10129 = 0
  1048. ifHCInBroadcastPkts.10130 = 0
  1049. ifHCInBroadcastPkts.10131 = 0
  1050. ifHCInBroadcastPkts.10132 = 0
  1051. ifHCInBroadcastPkts.10133 = 0
  1052. ifHCInBroadcastPkts.10134 = 0
  1053. ifHCInBroadcastPkts.10135 = 0
  1054. ifHCInBroadcastPkts.10136 = 0
  1055. ifHCInBroadcastPkts.10137 = 0
  1056. ifHCInBroadcastPkts.10138 = 149
  1057. ifHCInBroadcastPkts.10139 = 0
  1058. ifHCInBroadcastPkts.10140 = 69005
  1059. ifHCInBroadcastPkts.10141 = 0
  1060. ifHCInBroadcastPkts.10142 = 0
  1061. ifHCInBroadcastPkts.10143 = 0
  1062. ifHCInBroadcastPkts.10144 = 0
  1063. ifHCInBroadcastPkts.10145 = 0
  1064. ifHCInBroadcastPkts.10146 = 0
  1065. ifHCInBroadcastPkts.10147 = 164317
  1066. ifHCInBroadcastPkts.10148 = 3833554
  1067. ifHCInBroadcastPkts.10149 = 0
  1068. ifHCInBroadcastPkts.10150 = 0
  1069. ifHCInBroadcastPkts.10151 = 0
  1070. ifHCInBroadcastPkts.10152 = 0
  1071. ifHCInBroadcastPkts.14002 = 0
  1072. ifHCOutOctets.1 = 8396421043
  1073. ifHCOutOctets.2 = 540367
  1074. ifHCOutOctets.5 = 27019618
  1075. ifHCOutOctets.10101 = 0
  1076. ifHCOutOctets.10102 = 0
  1077. ifHCOutOctets.10103 = 287533349584
  1078. ifHCOutOctets.10104 = 1363581435693
  1079. ifHCOutOctets.10105 = 0
  1080. ifHCOutOctets.10106 = 0
  1081. ifHCOutOctets.10107 = 0
  1082. ifHCOutOctets.10108 = 0
  1083. ifHCOutOctets.10109 = 0
  1084. ifHCOutOctets.10110 = 0
  1085. ifHCOutOctets.10111 = 0
  1086. ifHCOutOctets.10112 = 0
  1087. ifHCOutOctets.10113 = 0
  1088. ifHCOutOctets.10114 = 167688548330
  1089. ifHCOutOctets.10115 = 0
  1090. ifHCOutOctets.10116 = 14743190077
  1091. ifHCOutOctets.10117 = 0
  1092. ifHCOutOctets.10118 = 0
  1093. ifHCOutOctets.10119 = 0
  1094. ifHCOutOctets.10120 = 0
  1095. ifHCOutOctets.10121 = 0
  1096. ifHCOutOctets.10122 = 0
  1097. ifHCOutOctets.10123 = 0
  1098. ifHCOutOctets.10124 = 0
  1099. ifHCOutOctets.10125 = 25940576611
  1100. ifHCOutOctets.10126 = 70816623875
  1101. ifHCOutOctets.10127 = 0
  1102. ifHCOutOctets.10128 = 36961378785
  1103. ifHCOutOctets.10129 = 618
  1104. ifHCOutOctets.10130 = 0
  1105. ifHCOutOctets.10131 = 0
  1106. ifHCOutOctets.10132 = 0
  1107. ifHCOutOctets.10133 = 618
  1108. ifHCOutOctets.10134 = 0
  1109. ifHCOutOctets.10135 = 0
  1110. ifHCOutOctets.10136 = 0
  1111. ifHCOutOctets.10137 = 0
  1112. ifHCOutOctets.10138 = 6122404418
  1113. ifHCOutOctets.10139 = 0
  1114. ifHCOutOctets.10140 = 477017349407
  1115. ifHCOutOctets.10141 = 0
  1116. ifHCOutOctets.10142 = 0
  1117. ifHCOutOctets.10143 = 0
  1118. ifHCOutOctets.10144 = 0
  1119. ifHCOutOctets.10145 = 0
  1120. ifHCOutOctets.10146 = 0
  1121. ifHCOutOctets.10147 = 3419490849013
  1122. ifHCOutOctets.10148 = 1544012314466
  1123. ifHCOutOctets.10149 = 0
  1124. ifHCOutOctets.10150 = 0
  1125. ifHCOutOctets.10151 = 0
  1126. ifHCOutOctets.10152 = 0
  1127. ifHCOutOctets.14002 = 0
  1128. ifHCOutUcastPkts.1 = 29817833
  1129. ifHCOutUcastPkts.2 = 3742
  1130. ifHCOutUcastPkts.5 = 80088
  1131. ifHCOutUcastPkts.10101 = 0
  1132. ifHCOutUcastPkts.10102 = 0
  1133. ifHCOutUcastPkts.10103 = 343271888
  1134. ifHCOutUcastPkts.10104 = 1789074408
  1135. ifHCOutUcastPkts.10105 = 0
  1136. ifHCOutUcastPkts.10106 = 0
  1137. ifHCOutUcastPkts.10107 = 0
  1138. ifHCOutUcastPkts.10108 = 0
  1139. ifHCOutUcastPkts.10109 = 0
  1140. ifHCOutUcastPkts.10110 = 0
  1141. ifHCOutUcastPkts.10111 = 0
  1142. ifHCOutUcastPkts.10112 = 0
  1143. ifHCOutUcastPkts.10113 = 0
  1144. ifHCOutUcastPkts.10114 = 173389346
  1145. ifHCOutUcastPkts.10115 = 0
  1146. ifHCOutUcastPkts.10116 = 19281033
  1147. ifHCOutUcastPkts.10117 = 0
  1148. ifHCOutUcastPkts.10118 = 0
  1149. ifHCOutUcastPkts.10119 = 0
  1150. ifHCOutUcastPkts.10120 = 0
  1151. ifHCOutUcastPkts.10121 = 0
  1152. ifHCOutUcastPkts.10122 = 0
  1153. ifHCOutUcastPkts.10123 = 0
  1154. ifHCOutUcastPkts.10124 = 0
  1155. ifHCOutUcastPkts.10125 = 19108325
  1156. ifHCOutUcastPkts.10126 = 84115351
  1157. ifHCOutUcastPkts.10127 = 0
  1158. ifHCOutUcastPkts.10128 = 48833301
  1159. ifHCOutUcastPkts.10129 = 0
  1160. ifHCOutUcastPkts.10130 = 0
  1161. ifHCOutUcastPkts.10131 = 0
  1162. ifHCOutUcastPkts.10132 = 0
  1163. ifHCOutUcastPkts.10133 = 0
  1164. ifHCOutUcastPkts.10134 = 0
  1165. ifHCOutUcastPkts.10135 = 0
  1166. ifHCOutUcastPkts.10136 = 0
  1167. ifHCOutUcastPkts.10137 = 0
  1168. ifHCOutUcastPkts.10138 = 2494449
  1169. ifHCOutUcastPkts.10139 = 0
  1170. ifHCOutUcastPkts.10140 = 900898017
  1171. ifHCOutUcastPkts.10141 = 0
  1172. ifHCOutUcastPkts.10142 = 0
  1173. ifHCOutUcastPkts.10143 = 0
  1174. ifHCOutUcastPkts.10144 = 0
  1175. ifHCOutUcastPkts.10145 = 0
  1176. ifHCOutUcastPkts.10146 = 0
  1177. ifHCOutUcastPkts.10147 = 5068685148
  1178. ifHCOutUcastPkts.10148 = 1906451552
  1179. ifHCOutUcastPkts.10149 = 0
  1180. ifHCOutUcastPkts.10150 = 0
  1181. ifHCOutUcastPkts.10151 = 0
  1182. ifHCOutUcastPkts.10152 = 0
  1183. ifHCOutUcastPkts.14002 = 0
  1184. ifHCOutMulticastPkts.1 = 0
  1185. ifHCOutMulticastPkts.2 = 0
  1186. ifHCOutMulticastPkts.5 = 0
  1187. ifHCOutMulticastPkts.10101 = 0
  1188. ifHCOutMulticastPkts.10102 = 0
  1189. ifHCOutMulticastPkts.10103 = 44357015
  1190. ifHCOutMulticastPkts.10104 = 41134550
  1191. ifHCOutMulticastPkts.10105 = 0
  1192. ifHCOutMulticastPkts.10106 = 0
  1193. ifHCOutMulticastPkts.10107 = 0
  1194. ifHCOutMulticastPkts.10108 = 0
  1195. ifHCOutMulticastPkts.10109 = 0
  1196. ifHCOutMulticastPkts.10110 = 0
  1197. ifHCOutMulticastPkts.10111 = 0
  1198. ifHCOutMulticastPkts.10112 = 0
  1199. ifHCOutMulticastPkts.10113 = 0
  1200. ifHCOutMulticastPkts.10114 = 81234876
  1201. ifHCOutMulticastPkts.10115 = 0
  1202. ifHCOutMulticastPkts.10116 = 8191626
  1203. ifHCOutMulticastPkts.10117 = 0
  1204. ifHCOutMulticastPkts.10118 = 0
  1205. ifHCOutMulticastPkts.10119 = 0
  1206. ifHCOutMulticastPkts.10120 = 0
  1207. ifHCOutMulticastPkts.10121 = 0
  1208. ifHCOutMulticastPkts.10122 = 0
  1209. ifHCOutMulticastPkts.10123 = 0
  1210. ifHCOutMulticastPkts.10124 = 0
  1211. ifHCOutMulticastPkts.10125 = 40956909
  1212. ifHCOutMulticastPkts.10126 = 12414465
  1213. ifHCOutMulticastPkts.10127 = 0
  1214. ifHCOutMulticastPkts.10128 = 4961139
  1215. ifHCOutMulticastPkts.10129 = 3
  1216. ifHCOutMulticastPkts.10130 = 0
  1217. ifHCOutMulticastPkts.10131 = 0
  1218. ifHCOutMulticastPkts.10132 = 0
  1219. ifHCOutMulticastPkts.10133 = 3
  1220. ifHCOutMulticastPkts.10134 = 0
  1221. ifHCOutMulticastPkts.10135 = 0
  1222. ifHCOutMulticastPkts.10136 = 0
  1223. ifHCOutMulticastPkts.10137 = 0
  1224. ifHCOutMulticastPkts.10138 = 81236348
  1225. ifHCOutMulticastPkts.10139 = 0
  1226. ifHCOutMulticastPkts.10140 = 36094905
  1227. ifHCOutMulticastPkts.10141 = 0
  1228. ifHCOutMulticastPkts.10142 = 0
  1229. ifHCOutMulticastPkts.10143 = 0
  1230. ifHCOutMulticastPkts.10144 = 0
  1231. ifHCOutMulticastPkts.10145 = 0
  1232. ifHCOutMulticastPkts.10146 = 0
  1233. ifHCOutMulticastPkts.10147 = 65400772
  1234. ifHCOutMulticastPkts.10148 = 77534903
  1235. ifHCOutMulticastPkts.10149 = 0
  1236. ifHCOutMulticastPkts.10150 = 0
  1237. ifHCOutMulticastPkts.10151 = 0
  1238. ifHCOutMulticastPkts.10152 = 0
  1239. ifHCOutMulticastPkts.14002 = 0
  1240. ifHCOutBroadcastPkts.1 = 0
  1241. ifHCOutBroadcastPkts.2 = 0
  1242. ifHCOutBroadcastPkts.5 = 0
  1243. ifHCOutBroadcastPkts.10101 = 0
  1244. ifHCOutBroadcastPkts.10102 = 0
  1245. ifHCOutBroadcastPkts.10103 = 1869960
  1246. ifHCOutBroadcastPkts.10104 = 1397085
  1247. ifHCOutBroadcastPkts.10105 = 0
  1248. ifHCOutBroadcastPkts.10106 = 0
  1249. ifHCOutBroadcastPkts.10107 = 0
  1250. ifHCOutBroadcastPkts.10108 = 0
  1251. ifHCOutBroadcastPkts.10109 = 0
  1252. ifHCOutBroadcastPkts.10110 = 0
  1253. ifHCOutBroadcastPkts.10111 = 0
  1254. ifHCOutBroadcastPkts.10112 = 0
  1255. ifHCOutBroadcastPkts.10113 = 0
  1256. ifHCOutBroadcastPkts.10114 = 3142293
  1257. ifHCOutBroadcastPkts.10115 = 0
  1258. ifHCOutBroadcastPkts.10116 = 413378
  1259. ifHCOutBroadcastPkts.10117 = 0
  1260. ifHCOutBroadcastPkts.10118 = 0
  1261. ifHCOutBroadcastPkts.10119 = 0
  1262. ifHCOutBroadcastPkts.10120 = 0
  1263. ifHCOutBroadcastPkts.10121 = 0
  1264. ifHCOutBroadcastPkts.10122 = 0
  1265. ifHCOutBroadcastPkts.10123 = 0
  1266. ifHCOutBroadcastPkts.10124 = 0
  1267. ifHCOutBroadcastPkts.10125 = 1625472
  1268. ifHCOutBroadcastPkts.10126 = 552494
  1269. ifHCOutBroadcastPkts.10127 = 0
  1270. ifHCOutBroadcastPkts.10128 = 222065
  1271. ifHCOutBroadcastPkts.10129 = 0
  1272. ifHCOutBroadcastPkts.10130 = 0
  1273. ifHCOutBroadcastPkts.10131 = 0
  1274. ifHCOutBroadcastPkts.10132 = 0
  1275. ifHCOutBroadcastPkts.10133 = 0
  1276. ifHCOutBroadcastPkts.10134 = 0
  1277. ifHCOutBroadcastPkts.10135 = 0
  1278. ifHCOutBroadcastPkts.10136 = 0
  1279. ifHCOutBroadcastPkts.10137 = 0
  1280. ifHCOutBroadcastPkts.10138 = 3142991
  1281. ifHCOutBroadcastPkts.10139 = 0
  1282. ifHCOutBroadcastPkts.10140 = 1644879
  1283. ifHCOutBroadcastPkts.10141 = 0
  1284. ifHCOutBroadcastPkts.10142 = 0
  1285. ifHCOutBroadcastPkts.10143 = 0
  1286. ifHCOutBroadcastPkts.10144 = 0
  1287. ifHCOutBroadcastPkts.10145 = 0
  1288. ifHCOutBroadcastPkts.10146 = 0
  1289. ifHCOutBroadcastPkts.10147 = 5047544
  1290. ifHCOutBroadcastPkts.10148 = 1378421
  1291. ifHCOutBroadcastPkts.10149 = 0
  1292. ifHCOutBroadcastPkts.10150 = 0
  1293. ifHCOutBroadcastPkts.10151 = 0
  1294. ifHCOutBroadcastPkts.10152 = 0
  1295. ifHCOutBroadcastPkts.14002 = 0
  1296. ifLinkUpDownTrapEnable.1 = enabled
  1297. ifLinkUpDownTrapEnable.2 = enabled
  1298. ifLinkUpDownTrapEnable.5 = enabled
  1299. ifLinkUpDownTrapEnable.5180 = disabled
  1300. ifLinkUpDownTrapEnable.5181 = disabled
  1301. ifLinkUpDownTrapEnable.10101 = enabled
  1302. ifLinkUpDownTrapEnable.10102 = enabled
  1303. ifLinkUpDownTrapEnable.10103 = enabled
  1304. ifLinkUpDownTrapEnable.10104 = enabled
  1305. ifLinkUpDownTrapEnable.10105 = enabled
  1306. ifLinkUpDownTrapEnable.10106 = enabled
  1307. ifLinkUpDownTrapEnable.10107 = enabled
  1308. ifLinkUpDownTrapEnable.10108 = enabled
  1309. ifLinkUpDownTrapEnable.10109 = enabled
  1310. ifLinkUpDownTrapEnable.10110 = enabled
  1311. ifLinkUpDownTrapEnable.10111 = enabled
  1312. ifLinkUpDownTrapEnable.10112 = enabled
  1313. ifLinkUpDownTrapEnable.10113 = enabled
  1314. ifLinkUpDownTrapEnable.10114 = enabled
  1315. ifLinkUpDownTrapEnable.10115 = enabled
  1316. ifLinkUpDownTrapEnable.10116 = enabled
  1317. ifLinkUpDownTrapEnable.10117 = enabled
  1318. ifLinkUpDownTrapEnable.10118 = enabled
  1319. ifLinkUpDownTrapEnable.10119 = enabled
  1320. ifLinkUpDownTrapEnable.10120 = enabled
  1321. ifLinkUpDownTrapEnable.10121 = enabled
  1322. ifLinkUpDownTrapEnable.10122 = enabled
  1323. ifLinkUpDownTrapEnable.10123 = enabled
  1324. ifLinkUpDownTrapEnable.10124 = enabled
  1325. ifLinkUpDownTrapEnable.10125 = enabled
  1326. ifLinkUpDownTrapEnable.10126 = enabled
  1327. ifLinkUpDownTrapEnable.10127 = enabled
  1328. ifLinkUpDownTrapEnable.10128 = enabled
  1329. ifLinkUpDownTrapEnable.10129 = enabled
  1330. ifLinkUpDownTrapEnable.10130 = enabled
  1331. ifLinkUpDownTrapEnable.10131 = enabled
  1332. ifLinkUpDownTrapEnable.10132 = enabled
  1333. ifLinkUpDownTrapEnable.10133 = enabled
  1334. ifLinkUpDownTrapEnable.10134 = enabled
  1335. ifLinkUpDownTrapEnable.10135 = enabled
  1336. ifLinkUpDownTrapEnable.10136 = enabled
  1337. ifLinkUpDownTrapEnable.10137 = enabled
  1338. ifLinkUpDownTrapEnable.10138 = enabled
  1339. ifLinkUpDownTrapEnable.10139 = enabled
  1340. ifLinkUpDownTrapEnable.10140 = enabled
  1341. ifLinkUpDownTrapEnable.10141 = enabled
  1342. ifLinkUpDownTrapEnable.10142 = enabled
  1343. ifLinkUpDownTrapEnable.10143 = enabled
  1344. ifLinkUpDownTrapEnable.10144 = enabled
  1345. ifLinkUpDownTrapEnable.10145 = enabled
  1346. ifLinkUpDownTrapEnable.10146 = enabled
  1347. ifLinkUpDownTrapEnable.10147 = enabled
  1348. ifLinkUpDownTrapEnable.10148 = enabled
  1349. ifLinkUpDownTrapEnable.10149 = enabled
  1350. ifLinkUpDownTrapEnable.10150 = enabled
  1351. ifLinkUpDownTrapEnable.10151 = enabled
  1352. ifLinkUpDownTrapEnable.10152 = enabled
  1353. ifLinkUpDownTrapEnable.14001 = enabled
  1354. ifLinkUpDownTrapEnable.14002 = enabled
  1355. ifHighSpeed.1 = 1000
  1356. ifHighSpeed.2 = 1000
  1357. ifHighSpeed.5 = 1000
  1358. ifHighSpeed.5179 = 0
  1359. ifHighSpeed.5180 = 0
  1360. ifHighSpeed.5181 = 0
  1361. ifHighSpeed.10101 = 10
  1362. ifHighSpeed.10102 = 10
  1363. ifHighSpeed.10103 = 1000
  1364. ifHighSpeed.10104 = 1000
  1365. ifHighSpeed.10105 = 10
  1366. ifHighSpeed.10106 = 10
  1367. ifHighSpeed.10107 = 10
  1368. ifHighSpeed.10108 = 10
  1369. ifHighSpeed.10109 = 10
  1370. ifHighSpeed.10110 = 10
  1371. ifHighSpeed.10111 = 10
  1372. ifHighSpeed.10112 = 10
  1373. ifHighSpeed.10113 = 10
  1374. ifHighSpeed.10114 = 1000
  1375. ifHighSpeed.10115 = 10
  1376. ifHighSpeed.10116 = 100
  1377. ifHighSpeed.10117 = 10
  1378. ifHighSpeed.10118 = 10
  1379. ifHighSpeed.10119 = 10
  1380. ifHighSpeed.10120 = 10
  1381. ifHighSpeed.10121 = 10
  1382. ifHighSpeed.10122 = 10
  1383. ifHighSpeed.10123 = 100
  1384. ifHighSpeed.10124 = 10
  1385. ifHighSpeed.10125 = 1000
  1386. ifHighSpeed.10126 = 1000
  1387. ifHighSpeed.10127 = 10
  1388. ifHighSpeed.10128 = 1000
  1389. ifHighSpeed.10129 = 10
  1390. ifHighSpeed.10130 = 10
  1391. ifHighSpeed.10131 = 10
  1392. ifHighSpeed.10132 = 10
  1393. ifHighSpeed.10133 = 10
  1394. ifHighSpeed.10134 = 10
  1395. ifHighSpeed.10135 = 10
  1396. ifHighSpeed.10136 = 10
  1397. ifHighSpeed.10137 = 10
  1398. ifHighSpeed.10138 = 10
  1399. ifHighSpeed.10139 = 10
  1400. ifHighSpeed.10140 = 1000
  1401. ifHighSpeed.10141 = 10
  1402. ifHighSpeed.10142 = 10
  1403. ifHighSpeed.10143 = 10
  1404. ifHighSpeed.10144 = 10
  1405. ifHighSpeed.10145 = 10
  1406. ifHighSpeed.10146 = 100
  1407. ifHighSpeed.10147 = 100
  1408. ifHighSpeed.10148 = 1000
  1409. ifHighSpeed.10149 = 10
  1410. ifHighSpeed.10150 = 10
  1411. ifHighSpeed.10151 = 10
  1412. ifHighSpeed.10152 = 10
  1413. ifHighSpeed.14001 = 10000
  1414. ifHighSpeed.14002 = 100
  1415. ifPromiscuousMode.1 = false
  1416. ifPromiscuousMode.2 = false
  1417. ifPromiscuousMode.5 = false
  1418. ifPromiscuousMode.5179 = false
  1419. ifPromiscuousMode.5180 = false
  1420. ifPromiscuousMode.5181 = false
  1421. ifPromiscuousMode.10101 = false
  1422. ifPromiscuousMode.10102 = false
  1423. ifPromiscuousMode.10103 = false
  1424. ifPromiscuousMode.10104 = false
  1425. ifPromiscuousMode.10105 = false
  1426. ifPromiscuousMode.10106 = false
  1427. ifPromiscuousMode.10107 = false
  1428. ifPromiscuousMode.10108 = false
  1429. ifPromiscuousMode.10109 = false
  1430. ifPromiscuousMode.10110 = false
  1431. ifPromiscuousMode.10111 = false
  1432. ifPromiscuousMode.10112 = false
  1433. ifPromiscuousMode.10113 = false
  1434. ifPromiscuousMode.10114 = false
  1435. ifPromiscuousMode.10115 = false
  1436. ifPromiscuousMode.10116 = false
  1437. ifPromiscuousMode.10117 = false
  1438. ifPromiscuousMode.10118 = false
  1439. ifPromiscuousMode.10119 = false
  1440. ifPromiscuousMode.10120 = false
  1441. ifPromiscuousMode.10121 = false
  1442. ifPromiscuousMode.10122 = false
  1443. ifPromiscuousMode.10123 = false
  1444. ifPromiscuousMode.10124 = false
  1445. ifPromiscuousMode.10125 = false
  1446. ifPromiscuousMode.10126 = false
  1447. ifPromiscuousMode.10127 = false
  1448. ifPromiscuousMode.10128 = false
  1449. ifPromiscuousMode.10129 = false
  1450. ifPromiscuousMode.10130 = false
  1451. ifPromiscuousMode.10131 = false
  1452. ifPromiscuousMode.10132 = false
  1453. ifPromiscuousMode.10133 = false
  1454. ifPromiscuousMode.10134 = false
  1455. ifPromiscuousMode.10135 = false
  1456. ifPromiscuousMode.10136 = false
  1457. ifPromiscuousMode.10137 = false
  1458. ifPromiscuousMode.10138 = false
  1459. ifPromiscuousMode.10139 = false
  1460. ifPromiscuousMode.10140 = false
  1461. ifPromiscuousMode.10141 = false
  1462. ifPromiscuousMode.10142 = false
  1463. ifPromiscuousMode.10143 = false
  1464. ifPromiscuousMode.10144 = false
  1465. ifPromiscuousMode.10145 = false
  1466. ifPromiscuousMode.10146 = false
  1467. ifPromiscuousMode.10147 = false
  1468. ifPromiscuousMode.10148 = false
  1469. ifPromiscuousMode.10149 = false
  1470. ifPromiscuousMode.10150 = false
  1471. ifPromiscuousMode.10151 = false
  1472. ifPromiscuousMode.10152 = false
  1473. ifPromiscuousMode.14001 = false
  1474. ifPromiscuousMode.14002 = false
  1475. ifConnectorPresent.1 = false
  1476. ifConnectorPresent.2 = false
  1477. ifConnectorPresent.5 = false
  1478. ifConnectorPresent.5179 = false
  1479. ifConnectorPresent.5180 = true
  1480. ifConnectorPresent.5181 = true
  1481. ifConnectorPresent.10101 = true
  1482. ifConnectorPresent.10102 = true
  1483. ifConnectorPresent.10103 = true
  1484. ifConnectorPresent.10104 = true
  1485. ifConnectorPresent.10105 = true
  1486. ifConnectorPresent.10106 = true
  1487. ifConnectorPresent.10107 = true
  1488. ifConnectorPresent.10108 = true
  1489. ifConnectorPresent.10109 = true
  1490. ifConnectorPresent.10110 = true
  1491. ifConnectorPresent.10111 = true
  1492. ifConnectorPresent.10112 = true
  1493. ifConnectorPresent.10113 = true
  1494. ifConnectorPresent.10114 = true
  1495. ifConnectorPresent.10115 = true
  1496. ifConnectorPresent.10116 = true
  1497. ifConnectorPresent.10117 = true
  1498. ifConnectorPresent.10118 = true
  1499. ifConnectorPresent.10119 = true
  1500. ifConnectorPresent.10120 = true
  1501. ifConnectorPresent.10121 = true
  1502. ifConnectorPresent.10122 = true
  1503. ifConnectorPresent.10123 = true
  1504. ifConnectorPresent.10124 = true
  1505. ifConnectorPresent.10125 = true
  1506. ifConnectorPresent.10126 = true
  1507. ifConnectorPresent.10127 = true
  1508. ifConnectorPresent.10128 = true
  1509. ifConnectorPresent.10129 = true
  1510. ifConnectorPresent.10130 = true
  1511. ifConnectorPresent.10131 = true
  1512. ifConnectorPresent.10132 = true
  1513. ifConnectorPresent.10133 = true
  1514. ifConnectorPresent.10134 = true
  1515. ifConnectorPresent.10135 = true
  1516. ifConnectorPresent.10136 = true
  1517. ifConnectorPresent.10137 = true
  1518. ifConnectorPresent.10138 = true
  1519. ifConnectorPresent.10139 = true
  1520. ifConnectorPresent.10140 = true
  1521. ifConnectorPresent.10141 = true
  1522. ifConnectorPresent.10142 = true
  1523. ifConnectorPresent.10143 = true
  1524. ifConnectorPresent.10144 = true
  1525. ifConnectorPresent.10145 = true
  1526. ifConnectorPresent.10146 = true
  1527. ifConnectorPresent.10147 = true
  1528. ifConnectorPresent.10148 = true
  1529. ifConnectorPresent.10149 = true
  1530. ifConnectorPresent.10150 = true
  1531. ifConnectorPresent.10151 = true
  1532. ifConnectorPresent.10152 = true
  1533. ifConnectorPresent.14001 = false
  1534. ifConnectorPresent.14002 = true
  1535. ifAlias.1 = VLAN_DATA_1
  1536. ifAlias.2 = VLAN_VOIX_2
  1537. ifAlias.5 = VLAN_WIFI_5
  1538. ifAlias.5179 =
  1539. ifAlias.5180 =
  1540. ifAlias.5181 =
  1541. ifAlias.10101 = USER
  1542. ifAlias.10102 = USER
  1543. ifAlias.10103 = Wifi WASQ01
  1544. ifAlias.10104 = Wifi WASQ03
  1545. ifAlias.10105 = USER
  1546. ifAlias.10106 = USER
  1547. ifAlias.10107 = USER
  1548. ifAlias.10108 = USER
  1549. ifAlias.10109 = USER
  1550. ifAlias.10110 = USER
  1551. ifAlias.10111 = USER
  1552. ifAlias.10112 = USER
  1553. ifAlias.10113 = USER
  1554. ifAlias.10114 = VISIO
  1555. ifAlias.10115 = USER
  1556. ifAlias.10116 = USER
  1557. ifAlias.10117 = USER
  1558. ifAlias.10118 = USER
  1559. ifAlias.10119 = USER
  1560. ifAlias.10120 = USER
  1561. ifAlias.10121 = USER
  1562. ifAlias.10122 = USER
  1563. ifAlias.10123 = USER
  1564. ifAlias.10124 = USER
  1565. ifAlias.10125 = Imprimante
  1566. ifAlias.10126 = USER
  1567. ifAlias.10127 = USER
  1568. ifAlias.10128 = USER
  1569. ifAlias.10129 = USER
  1570. ifAlias.10130 = USER
  1571. ifAlias.10131 = USER
  1572. ifAlias.10132 = USER
  1573. ifAlias.10133 = USER
  1574. ifAlias.10134 = USER
  1575. ifAlias.10135 = USER
  1576. ifAlias.10136 = USER
  1577. ifAlias.10137 = USER
  1578. ifAlias.10138 = Machine-Affranchir
  1579. ifAlias.10139 = USER
  1580. ifAlias.10140 = SRV10254 NIC2
  1581. ifAlias.10141 = USER
  1582. ifAlias.10142 = USER
  1583. ifAlias.10143 = USER
  1584. ifAlias.10144 = USER
  1585. ifAlias.10145 = USER
  1586. ifAlias.10146 = USER
  1587. ifAlias.10147 = Cust: DR-WASQUEHAL (842527411) [50Mbit]
  1588. ifAlias.10148 = SW-WASQUEHAL_02
  1589. ifAlias.10149 =
  1590. ifAlias.10150 =
  1591. ifAlias.10151 =
  1592. ifAlias.10152 =
  1593. ifAlias.14001 =
  1594. ifAlias.14002 =
  1595. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  1596. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  1597. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  1598. ifCounterDiscontinuityTime.5179 = 0:0:00:00.00
  1599. ifCounterDiscontinuityTime.5180 = 0:0:00:00.00
  1600. ifCounterDiscontinuityTime.5181 = 0:0:00:00.00
  1601. ifCounterDiscontinuityTime.10101 = 0:0:00:00.00
  1602. ifCounterDiscontinuityTime.10102 = 0:0:00:00.00
  1603. ifCounterDiscontinuityTime.10103 = 0:0:00:00.00
  1604. ifCounterDiscontinuityTime.10104 = 0:0:00:00.00
  1605. ifCounterDiscontinuityTime.10105 = 0:0:00:00.00
  1606. ifCounterDiscontinuityTime.10106 = 0:0:00:00.00
  1607. ifCounterDiscontinuityTime.10107 = 0:0:00:00.00
  1608. ifCounterDiscontinuityTime.10108 = 0:0:00:00.00
  1609. ifCounterDiscontinuityTime.10109 = 0:0:00:00.00
  1610. ifCounterDiscontinuityTime.10110 = 0:0:00:00.00
  1611. ifCounterDiscontinuityTime.10111 = 0:0:00:00.00
  1612. ifCounterDiscontinuityTime.10112 = 0:0:00:00.00
  1613. ifCounterDiscontinuityTime.10113 = 0:0:00:00.00
  1614. ifCounterDiscontinuityTime.10114 = 0:0:00:00.00
  1615. ifCounterDiscontinuityTime.10115 = 0:0:00:00.00
  1616. ifCounterDiscontinuityTime.10116 = 0:0:00:00.00
  1617. ifCounterDiscontinuityTime.10117 = 0:0:00:00.00
  1618. ifCounterDiscontinuityTime.10118 = 0:0:00:00.00
  1619. ifCounterDiscontinuityTime.10119 = 0:0:00:00.00
  1620. ifCounterDiscontinuityTime.10120 = 0:0:00:00.00
  1621. ifCounterDiscontinuityTime.10121 = 0:0:00:00.00
  1622. ifCounterDiscontinuityTime.10122 = 0:0:00:00.00
  1623. ifCounterDiscontinuityTime.10123 = 0:0:00:00.00
  1624. ifCounterDiscontinuityTime.10124 = 0:0:00:00.00
  1625. ifCounterDiscontinuityTime.10125 = 0:0:00:00.00
  1626. ifCounterDiscontinuityTime.10126 = 0:0:00:00.00
  1627. ifCounterDiscontinuityTime.10127 = 0:0:00:00.00
  1628. ifCounterDiscontinuityTime.10128 = 0:0:00:00.00
  1629. ifCounterDiscontinuityTime.10129 = 0:0:00:00.00
  1630. ifCounterDiscontinuityTime.10130 = 0:0:00:00.00
  1631. ifCounterDiscontinuityTime.10131 = 0:0:00:00.00
  1632. ifCounterDiscontinuityTime.10132 = 0:0:00:00.00
  1633. ifCounterDiscontinuityTime.10133 = 0:0:00:00.00
  1634. ifCounterDiscontinuityTime.10134 = 0:0:00:00.00
  1635. ifCounterDiscontinuityTime.10135 = 0:0:00:00.00
  1636. ifCounterDiscontinuityTime.10136 = 0:0:00:00.00
  1637. ifCounterDiscontinuityTime.10137 = 0:0:00:00.00
  1638. ifCounterDiscontinuityTime.10138 = 0:0:00:00.00
  1639. ifCounterDiscontinuityTime.10139 = 0:0:00:00.00
  1640. ifCounterDiscontinuityTime.10140 = 0:0:00:00.00
  1641. ifCounterDiscontinuityTime.10141 = 0:0:00:00.00
  1642. ifCounterDiscontinuityTime.10142 = 0:0:00:00.00
  1643. ifCounterDiscontinuityTime.10143 = 0:0:00:00.00
  1644. ifCounterDiscontinuityTime.10144 = 0:0:00:00.00
  1645. ifCounterDiscontinuityTime.10145 = 0:0:00:00.00
  1646. ifCounterDiscontinuityTime.10146 = 0:0:00:00.00
  1647. ifCounterDiscontinuityTime.10147 = 0:0:00:00.00
  1648. ifCounterDiscontinuityTime.10148 = 0:0:00:00.00
  1649. ifCounterDiscontinuityTime.10149 = 0:0:00:00.00
  1650. ifCounterDiscontinuityTime.10150 = 0:0:00:00.00
  1651. ifCounterDiscontinuityTime.10151 = 0:0:00:00.00
  1652. ifCounterDiscontinuityTime.10152 = 0:0:00:00.00
  1653. ifCounterDiscontinuityTime.14001 = 0:0:00:00.00
  1654. ifCounterDiscontinuityTime.14002 = 0:0:00:00.00  
  1655.  
  1656. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  1657. ifDescr.1 = Vlan1
  1658. ifDescr.2 = Vlan2
  1659. ifDescr.5 = Vlan5
  1660. ifDescr.5179 = StackPort1
  1661. ifDescr.5180 = StackSub-St1-1
  1662. ifDescr.5181 = StackSub-St1-2
  1663. ifDescr.10101 = GigabitEthernet1/0/1
  1664. ifDescr.10102 = GigabitEthernet1/0/2
  1665. ifDescr.10103 = GigabitEthernet1/0/3
  1666. ifDescr.10104 = GigabitEthernet1/0/4
  1667. ifDescr.10105 = GigabitEthernet1/0/5
  1668. ifDescr.10106 = GigabitEthernet1/0/6
  1669. ifDescr.10107 = GigabitEthernet1/0/7
  1670. ifDescr.10108 = GigabitEthernet1/0/8
  1671. ifDescr.10109 = GigabitEthernet1/0/9
  1672. ifDescr.10110 = GigabitEthernet1/0/10
  1673. ifDescr.10111 = GigabitEthernet1/0/11
  1674. ifDescr.10112 = GigabitEthernet1/0/12
  1675. ifDescr.10113 = GigabitEthernet1/0/13
  1676. ifDescr.10114 = GigabitEthernet1/0/14
  1677. ifDescr.10115 = GigabitEthernet1/0/15
  1678. ifDescr.10116 = GigabitEthernet1/0/16
  1679. ifDescr.10117 = GigabitEthernet1/0/17
  1680. ifDescr.10118 = GigabitEthernet1/0/18
  1681. ifDescr.10119 = GigabitEthernet1/0/19
  1682. ifDescr.10120 = GigabitEthernet1/0/20
  1683. ifDescr.10121 = GigabitEthernet1/0/21
  1684. ifDescr.10122 = GigabitEthernet1/0/22
  1685. ifDescr.10123 = GigabitEthernet1/0/23
  1686. ifDescr.10124 = GigabitEthernet1/0/24
  1687. ifDescr.10125 = GigabitEthernet1/0/25
  1688. ifDescr.10126 = GigabitEthernet1/0/26
  1689. ifDescr.10127 = GigabitEthernet1/0/27
  1690. ifDescr.10128 = GigabitEthernet1/0/28
  1691. ifDescr.10129 = GigabitEthernet1/0/29
  1692. ifDescr.10130 = GigabitEthernet1/0/30
  1693. ifDescr.10131 = GigabitEthernet1/0/31
  1694. ifDescr.10132 = GigabitEthernet1/0/32
  1695. ifDescr.10133 = GigabitEthernet1/0/33
  1696. ifDescr.10134 = GigabitEthernet1/0/34
  1697. ifDescr.10135 = GigabitEthernet1/0/35
  1698. ifDescr.10136 = GigabitEthernet1/0/36
  1699. ifDescr.10137 = GigabitEthernet1/0/37
  1700. ifDescr.10138 = GigabitEthernet1/0/38
  1701. ifDescr.10139 = GigabitEthernet1/0/39
  1702. ifDescr.10140 = GigabitEthernet1/0/40
  1703. ifDescr.10141 = GigabitEthernet1/0/41
  1704. ifDescr.10142 = GigabitEthernet1/0/42
  1705. ifDescr.10143 = GigabitEthernet1/0/43
  1706. ifDescr.10144 = GigabitEthernet1/0/44
  1707. ifDescr.10145 = GigabitEthernet1/0/45
  1708. ifDescr.10146 = GigabitEthernet1/0/46
  1709. ifDescr.10147 = GigabitEthernet1/0/47
  1710. ifDescr.10148 = GigabitEthernet1/0/48
  1711. ifDescr.10149 = GigabitEthernet1/0/49
  1712. ifDescr.10150 = GigabitEthernet1/0/50
  1713. ifDescr.10151 = GigabitEthernet1/0/51
  1714. ifDescr.10152 = GigabitEthernet1/0/52
  1715. ifDescr.14001 = Null0
  1716. ifDescr.14002 = FastEthernet0  
  1717.  
  1718. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  1719. ifAdminStatus.1 = up
  1720. ifAdminStatus.2 = up
  1721. ifAdminStatus.5 = up
  1722. ifAdminStatus.5179 = up
  1723. ifAdminStatus.5180 = up
  1724. ifAdminStatus.5181 = up
  1725. ifAdminStatus.10101 = up
  1726. ifAdminStatus.10102 = up
  1727. ifAdminStatus.10103 = up
  1728. ifAdminStatus.10104 = up
  1729. ifAdminStatus.10105 = up
  1730. ifAdminStatus.10106 = up
  1731. ifAdminStatus.10107 = up
  1732. ifAdminStatus.10108 = up
  1733. ifAdminStatus.10109 = up
  1734. ifAdminStatus.10110 = up
  1735. ifAdminStatus.10111 = up
  1736. ifAdminStatus.10112 = up
  1737. ifAdminStatus.10113 = up
  1738. ifAdminStatus.10114 = up
  1739. ifAdminStatus.10115 = up
  1740. ifAdminStatus.10116 = up
  1741. ifAdminStatus.10117 = up
  1742. ifAdminStatus.10118 = up
  1743. ifAdminStatus.10119 = up
  1744. ifAdminStatus.10120 = up
  1745. ifAdminStatus.10121 = up
  1746. ifAdminStatus.10122 = up
  1747. ifAdminStatus.10123 = up
  1748. ifAdminStatus.10124 = up
  1749. ifAdminStatus.10125 = up
  1750. ifAdminStatus.10126 = up
  1751. ifAdminStatus.10127 = up
  1752. ifAdminStatus.10128 = up
  1753. ifAdminStatus.10129 = up
  1754. ifAdminStatus.10130 = up
  1755. ifAdminStatus.10131 = up
  1756. ifAdminStatus.10132 = up
  1757. ifAdminStatus.10133 = up
  1758. ifAdminStatus.10134 = up
  1759. ifAdminStatus.10135 = up
  1760. ifAdminStatus.10136 = up
  1761. ifAdminStatus.10137 = up
  1762. ifAdminStatus.10138 = up
  1763. ifAdminStatus.10139 = up
  1764. ifAdminStatus.10140 = up
  1765. ifAdminStatus.10141 = up
  1766. ifAdminStatus.10142 = up
  1767. ifAdminStatus.10143 = up
  1768. ifAdminStatus.10144 = up
  1769. ifAdminStatus.10145 = up
  1770. ifAdminStatus.10146 = up
  1771. ifAdminStatus.10147 = up
  1772. ifAdminStatus.10148 = up
  1773. ifAdminStatus.10149 = up
  1774. ifAdminStatus.10150 = up
  1775. ifAdminStatus.10151 = up
  1776. ifAdminStatus.10152 = up
  1777. ifAdminStatus.14001 = up
  1778. ifAdminStatus.14002 = down  
  1779.  
  1780. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  1781. ifOperStatus.1 = up
  1782. ifOperStatus.2 = up
  1783. ifOperStatus.5 = up
  1784. ifOperStatus.5179 = down
  1785. ifOperStatus.5180 = down
  1786. ifOperStatus.5181 = down
  1787. ifOperStatus.10101 = down
  1788. ifOperStatus.10102 = down
  1789. ifOperStatus.10103 = up
  1790. ifOperStatus.10104 = up
  1791. ifOperStatus.10105 = down
  1792. ifOperStatus.10106 = down
  1793. ifOperStatus.10107 = down
  1794. ifOperStatus.10108 = down
  1795. ifOperStatus.10109 = down
  1796. ifOperStatus.10110 = down
  1797. ifOperStatus.10111 = down
  1798. ifOperStatus.10112 = down
  1799. ifOperStatus.10113 = down
  1800. ifOperStatus.10114 = up
  1801. ifOperStatus.10115 = down
  1802. ifOperStatus.10116 = down
  1803. ifOperStatus.10117 = down
  1804. ifOperStatus.10118 = down
  1805. ifOperStatus.10119 = down
  1806. ifOperStatus.10120 = down
  1807. ifOperStatus.10121 = down
  1808. ifOperStatus.10122 = down
  1809. ifOperStatus.10123 = down
  1810. ifOperStatus.10124 = down
  1811. ifOperStatus.10125 = up
  1812. ifOperStatus.10126 = down
  1813. ifOperStatus.10127 = down
  1814. ifOperStatus.10128 = up
  1815. ifOperStatus.10129 = down
  1816. ifOperStatus.10130 = down
  1817. ifOperStatus.10131 = down
  1818. ifOperStatus.10132 = down
  1819. ifOperStatus.10133 = down
  1820. ifOperStatus.10134 = down
  1821. ifOperStatus.10135 = down
  1822. ifOperStatus.10136 = down
  1823. ifOperStatus.10137 = down
  1824. ifOperStatus.10138 = up
  1825. ifOperStatus.10139 = down
  1826. ifOperStatus.10140 = up
  1827. ifOperStatus.10141 = down
  1828. ifOperStatus.10142 = down
  1829. ifOperStatus.10143 = down
  1830. ifOperStatus.10144 = down
  1831. ifOperStatus.10145 = down
  1832. ifOperStatus.10146 = down
  1833. ifOperStatus.10147 = up
  1834. ifOperStatus.10148 = up
  1835. ifOperStatus.10149 = down
  1836. ifOperStatus.10150 = down
  1837. ifOperStatus.10151 = down
  1838. ifOperStatus.10152 = down
  1839. ifOperStatus.14001 = up
  1840. ifOperStatus.14002 = down  
  1841.  
  1842. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  1843. ifLastChange.1 = 10393
  1844. ifLastChange.2 = 10396
  1845. ifLastChange.5 = 2005571030
  1846. ifLastChange.5179 = 8667
  1847. ifLastChange.5180 = 2600539723
  1848. ifLastChange.5181 = 2600539588
  1849. ifLastChange.10101 = 10085
  1850. ifLastChange.10102 = 10085
  1851. ifLastChange.10103 = 1938689912
  1852. ifLastChange.10104 = 1938689991
  1853. ifLastChange.10105 = 10085
  1854. ifLastChange.10106 = 10085
  1855. ifLastChange.10107 = 10085
  1856. ifLastChange.10108 = 10085
  1857. ifLastChange.10109 = 10086
  1858. ifLastChange.10110 = 10086
  1859. ifLastChange.10111 = 10086
  1860. ifLastChange.10112 = 10086
  1861. ifLastChange.10113 = 10086
  1862. ifLastChange.10114 = 1338519560
  1863. ifLastChange.10115 = 10086
  1864. ifLastChange.10116 = 446787558
  1865. ifLastChange.10117 = 10086
  1866. ifLastChange.10118 = 10086
  1867. ifLastChange.10119 = 10086
  1868. ifLastChange.10120 = 10087
  1869. ifLastChange.10121 = 10087
  1870. ifLastChange.10122 = 10087
  1871. ifLastChange.10123 = 10103
  1872. ifLastChange.10124 = 10103
  1873. ifLastChange.10125 = 1647041075
  1874. ifLastChange.10126 = 2115658826
  1875. ifLastChange.10127 = 10103
  1876. ifLastChange.10128 = 2141861846
  1877. ifLastChange.10129 = 509876220
  1878. ifLastChange.10130 = 10103
  1879. ifLastChange.10131 = 10104
  1880. ifLastChange.10132 = 10104
  1881. ifLastChange.10133 = 509876220
  1882. ifLastChange.10134 = 10104
  1883. ifLastChange.10135 = 10104
  1884. ifLastChange.10136 = 10104
  1885. ifLastChange.10137 = 10104
  1886. ifLastChange.10138 = 447917377
  1887. ifLastChange.10139 = 10104
  1888. ifLastChange.10140 = 1923231918
  1889. ifLastChange.10141 = 10104
  1890. ifLastChange.10142 = 10105
  1891. ifLastChange.10143 = 10105
  1892. ifLastChange.10144 = 10105
  1893. ifLastChange.10145 = 10105
  1894. ifLastChange.10146 = 10105
  1895. ifLastChange.10147 = 11113
  1896. ifLastChange.10148 = 10949
  1897. ifLastChange.10149 = 10105
  1898. ifLastChange.10150 = 10105
  1899. ifLastChange.10151 = 10105
  1900. ifLastChange.10152 = 10106
  1901. ifLastChange.14001 = 0
  1902. ifLastChange.14002 = 10040  
  1903.  
  1904. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifType'[0m]
  1905. ifType.1 = propVirtual
  1906. ifType.2 = propVirtual
  1907. ifType.5 = propVirtual
  1908. ifType.5179 = propVirtual
  1909. ifType.5180 = propVirtual
  1910. ifType.5181 = propVirtual
  1911. ifType.10101 = ethernetCsmacd
  1912. ifType.10102 = ethernetCsmacd
  1913. ifType.10103 = ethernetCsmacd
  1914. ifType.10104 = ethernetCsmacd
  1915. ifType.10105 = ethernetCsmacd
  1916. ifType.10106 = ethernetCsmacd
  1917. ifType.10107 = ethernetCsmacd
  1918. ifType.10108 = ethernetCsmacd
  1919. ifType.10109 = ethernetCsmacd
  1920. ifType.10110 = ethernetCsmacd
  1921. ifType.10111 = ethernetCsmacd
  1922. ifType.10112 = ethernetCsmacd
  1923. ifType.10113 = ethernetCsmacd
  1924. ifType.10114 = ethernetCsmacd
  1925. ifType.10115 = ethernetCsmacd
  1926. ifType.10116 = ethernetCsmacd
  1927. ifType.10117 = ethernetCsmacd
  1928. ifType.10118 = ethernetCsmacd
  1929. ifType.10119 = ethernetCsmacd
  1930. ifType.10120 = ethernetCsmacd
  1931. ifType.10121 = ethernetCsmacd
  1932. ifType.10122 = ethernetCsmacd
  1933. ifType.10123 = ethernetCsmacd
  1934. ifType.10124 = ethernetCsmacd
  1935. ifType.10125 = ethernetCsmacd
  1936. ifType.10126 = ethernetCsmacd
  1937. ifType.10127 = ethernetCsmacd
  1938. ifType.10128 = ethernetCsmacd
  1939. ifType.10129 = ethernetCsmacd
  1940. ifType.10130 = ethernetCsmacd
  1941. ifType.10131 = ethernetCsmacd
  1942. ifType.10132 = ethernetCsmacd
  1943. ifType.10133 = ethernetCsmacd
  1944. ifType.10134 = ethernetCsmacd
  1945. ifType.10135 = ethernetCsmacd
  1946. ifType.10136 = ethernetCsmacd
  1947. ifType.10137 = ethernetCsmacd
  1948. ifType.10138 = ethernetCsmacd
  1949. ifType.10139 = ethernetCsmacd
  1950. ifType.10140 = ethernetCsmacd
  1951. ifType.10141 = ethernetCsmacd
  1952. ifType.10142 = ethernetCsmacd
  1953. ifType.10143 = ethernetCsmacd
  1954. ifType.10144 = ethernetCsmacd
  1955. ifType.10145 = ethernetCsmacd
  1956. ifType.10146 = ethernetCsmacd
  1957. ifType.10147 = ethernetCsmacd
  1958. ifType.10148 = ethernetCsmacd
  1959. ifType.10149 = ethernetCsmacd
  1960. ifType.10150 = ethernetCsmacd
  1961. ifType.10151 = ethernetCsmacd
  1962. ifType.10152 = ethernetCsmacd
  1963. ifType.14001 = other
  1964. ifType.14002 = ethernetCsmacd  
  1965.  
  1966. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  1967. ifPhysAddress.1 = 70:1:b5:1c:ca:c0
  1968. ifPhysAddress.2 = 70:1:b5:1c:ca:c1
  1969. ifPhysAddress.5 = 70:1:b5:1c:ca:c2
  1970. ifPhysAddress.5179 =
  1971. ifPhysAddress.5180 =
  1972. ifPhysAddress.5181 =
  1973. ifPhysAddress.10101 = 70:1:b5:1c:ca:81
  1974. ifPhysAddress.10102 = 70:1:b5:1c:ca:82
  1975. ifPhysAddress.10103 = 70:1:b5:1c:ca:83
  1976. ifPhysAddress.10104 = 70:1:b5:1c:ca:84
  1977. ifPhysAddress.10105 = 70:1:b5:1c:ca:85
  1978. ifPhysAddress.10106 = 70:1:b5:1c:ca:86
  1979. ifPhysAddress.10107 = 70:1:b5:1c:ca:87
  1980. ifPhysAddress.10108 = 70:1:b5:1c:ca:88
  1981. ifPhysAddress.10109 = 70:1:b5:1c:ca:89
  1982. ifPhysAddress.10110 = 70:1:b5:1c:ca:8a
  1983. ifPhysAddress.10111 = 70:1:b5:1c:ca:8b
  1984. ifPhysAddress.10112 = 70:1:b5:1c:ca:8c
  1985. ifPhysAddress.10113 = 70:1:b5:1c:ca:8d
  1986. ifPhysAddress.10114 = 70:1:b5:1c:ca:8e
  1987. ifPhysAddress.10115 = 70:1:b5:1c:ca:8f
  1988. ifPhysAddress.10116 = 70:1:b5:1c:ca:90
  1989. ifPhysAddress.10117 = 70:1:b5:1c:ca:91
  1990. ifPhysAddress.10118 = 70:1:b5:1c:ca:92
  1991. ifPhysAddress.10119 = 70:1:b5:1c:ca:93
  1992. ifPhysAddress.10120 = 70:1:b5:1c:ca:94
  1993. ifPhysAddress.10121 = 70:1:b5:1c:ca:95
  1994. ifPhysAddress.10122 = 70:1:b5:1c:ca:96
  1995. ifPhysAddress.10123 = 70:1:b5:1c:ca:97
  1996. ifPhysAddress.10124 = 70:1:b5:1c:ca:98
  1997. ifPhysAddress.10125 = 70:1:b5:1c:ca:99
  1998. ifPhysAddress.10126 = 70:1:b5:1c:ca:9a
  1999. ifPhysAddress.10127 = 70:1:b5:1c:ca:9b
  2000. ifPhysAddress.10128 = 70:1:b5:1c:ca:9c
  2001. ifPhysAddress.10129 = 70:1:b5:1c:ca:9d
  2002. ifPhysAddress.10130 = 70:1:b5:1c:ca:9e
  2003. ifPhysAddress.10131 = 70:1:b5:1c:ca:9f
  2004. ifPhysAddress.10132 = 70:1:b5:1c:ca:a0
  2005. ifPhysAddress.10133 = 70:1:b5:1c:ca:a1
  2006. ifPhysAddress.10134 = 70:1:b5:1c:ca:a2
  2007. ifPhysAddress.10135 = 70:1:b5:1c:ca:a3
  2008. ifPhysAddress.10136 = 70:1:b5:1c:ca:a4
  2009. ifPhysAddress.10137 = 70:1:b5:1c:ca:a5
  2010. ifPhysAddress.10138 = 70:1:b5:1c:ca:a6
  2011. ifPhysAddress.10139 = 70:1:b5:1c:ca:a7
  2012. ifPhysAddress.10140 = 70:1:b5:1c:ca:a8
  2013. ifPhysAddress.10141 = 70:1:b5:1c:ca:a9
  2014. ifPhysAddress.10142 = 70:1:b5:1c:ca:aa
  2015. ifPhysAddress.10143 = 70:1:b5:1c:ca:ab
  2016. ifPhysAddress.10144 = 70:1:b5:1c:ca:ac
  2017. ifPhysAddress.10145 = 70:1:b5:1c:ca:ad
  2018. ifPhysAddress.10146 = 70:1:b5:1c:ca:ae
  2019. ifPhysAddress.10147 = 70:1:b5:1c:ca:af
  2020. ifPhysAddress.10148 = 70:1:b5:1c:ca:b0
  2021. ifPhysAddress.10149 = 70:1:b5:1c:ca:b1
  2022. ifPhysAddress.10150 = 70:1:b5:1c:ca:b2
  2023. ifPhysAddress.10151 = 70:1:b5:1c:ca:b3
  2024. ifPhysAddress.10152 = 70:1:b5:1c:ca:b4
  2025. ifPhysAddress.14001 =
  2026. ifPhysAddress.14002 = 70:1:b5:1c:ca:b9  
  2027.  
  2028. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  2029. ifMtu.1 = 1500
  2030. ifMtu.2 = 1500
  2031. ifMtu.5 = 1500
  2032. ifMtu.5179 = 0
  2033. ifMtu.10101 = 1500
  2034. ifMtu.10102 = 1500
  2035. ifMtu.10103 = 1500
  2036. ifMtu.10104 = 1500
  2037. ifMtu.10105 = 1500
  2038. ifMtu.10106 = 1500
  2039. ifMtu.10107 = 1500
  2040. ifMtu.10108 = 1500
  2041. ifMtu.10109 = 1500
  2042. ifMtu.10110 = 1500
  2043. ifMtu.10111 = 1500
  2044. ifMtu.10112 = 1500
  2045. ifMtu.10113 = 1500
  2046. ifMtu.10114 = 1500
  2047. ifMtu.10115 = 1500
  2048. ifMtu.10116 = 1500
  2049. ifMtu.10117 = 1500
  2050. ifMtu.10118 = 1500
  2051. ifMtu.10119 = 1500
  2052. ifMtu.10120 = 1500
  2053. ifMtu.10121 = 1500
  2054. ifMtu.10122 = 1500
  2055. ifMtu.10123 = 1500
  2056. ifMtu.10124 = 1500
  2057. ifMtu.10125 = 1500
  2058. ifMtu.10126 = 1500
  2059. ifMtu.10127 = 1500
  2060. ifMtu.10128 = 1500
  2061. ifMtu.10129 = 1500
  2062. ifMtu.10130 = 1500
  2063. ifMtu.10131 = 1500
  2064. ifMtu.10132 = 1500
  2065. ifMtu.10133 = 1500
  2066. ifMtu.10134 = 1500
  2067. ifMtu.10135 = 1500
  2068. ifMtu.10136 = 1500
  2069. ifMtu.10137 = 1500
  2070. ifMtu.10138 = 1500
  2071. ifMtu.10139 = 1500
  2072. ifMtu.10140 = 1500
  2073. ifMtu.10141 = 1500
  2074. ifMtu.10142 = 1500
  2075. ifMtu.10143 = 1500
  2076. ifMtu.10144 = 1500
  2077. ifMtu.10145 = 1500
  2078. ifMtu.10146 = 1500
  2079. ifMtu.10147 = 1500
  2080. ifMtu.10148 = 1500
  2081. ifMtu.10149 = 1500
  2082. ifMtu.10150 = 1500
  2083. ifMtu.10151 = 1500
  2084. ifMtu.10152 = 1500
  2085. ifMtu.14001 = 1500
  2086. ifMtu.14002 = 1500  
  2087.  
  2088. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  2089. ifInErrors.1 = 0
  2090. ifInErrors.2 = 0
  2091. ifInErrors.5 = 0
  2092. ifInErrors.5179 = 0
  2093. ifInErrors.10101 = 0
  2094. ifInErrors.10102 = 0
  2095. ifInErrors.10103 = 0
  2096. ifInErrors.10104 = 0
  2097. ifInErrors.10105 = 0
  2098. ifInErrors.10106 = 0
  2099. ifInErrors.10107 = 0
  2100. ifInErrors.10108 = 0
  2101. ifInErrors.10109 = 0
  2102. ifInErrors.10110 = 0
  2103. ifInErrors.10111 = 0
  2104. ifInErrors.10112 = 0
  2105. ifInErrors.10113 = 0
  2106. ifInErrors.10114 = 0
  2107. ifInErrors.10115 = 0
  2108. ifInErrors.10116 = 0
  2109. ifInErrors.10117 = 0
  2110. ifInErrors.10118 = 0
  2111. ifInErrors.10119 = 0
  2112. ifInErrors.10120 = 0
  2113. ifInErrors.10121 = 0
  2114. ifInErrors.10122 = 0
  2115. ifInErrors.10123 = 0
  2116. ifInErrors.10124 = 0
  2117. ifInErrors.10125 = 0
  2118. ifInErrors.10126 = 0
  2119. ifInErrors.10127 = 0
  2120. ifInErrors.10128 = 0
  2121. ifInErrors.10129 = 0
  2122. ifInErrors.10130 = 0
  2123. ifInErrors.10131 = 0
  2124. ifInErrors.10132 = 0
  2125. ifInErrors.10133 = 0
  2126. ifInErrors.10134 = 0
  2127. ifInErrors.10135 = 0
  2128. ifInErrors.10136 = 0
  2129. ifInErrors.10137 = 0
  2130. ifInErrors.10138 = 349
  2131. ifInErrors.10139 = 0
  2132. ifInErrors.10140 = 0
  2133. ifInErrors.10141 = 0
  2134. ifInErrors.10142 = 0
  2135. ifInErrors.10143 = 0
  2136. ifInErrors.10144 = 0
  2137. ifInErrors.10145 = 0
  2138. ifInErrors.10146 = 0
  2139. ifInErrors.10147 = 0
  2140. ifInErrors.10148 = 0
  2141. ifInErrors.10149 = 0
  2142. ifInErrors.10150 = 0
  2143. ifInErrors.10151 = 0
  2144. ifInErrors.10152 = 0
  2145. ifInErrors.14001 = 0
  2146. ifInErrors.14002 = 0  
  2147.  
  2148. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  2149. ifOutErrors.1 = 0
  2150. ifOutErrors.2 = 0
  2151. ifOutErrors.5 = 0
  2152. ifOutErrors.5179 = 0
  2153. ifOutErrors.10101 = 0
  2154. ifOutErrors.10102 = 0
  2155. ifOutErrors.10103 = 0
  2156. ifOutErrors.10104 = 0
  2157. ifOutErrors.10105 = 0
  2158. ifOutErrors.10106 = 0
  2159. ifOutErrors.10107 = 0
  2160. ifOutErrors.10108 = 0
  2161. ifOutErrors.10109 = 0
  2162. ifOutErrors.10110 = 0
  2163. ifOutErrors.10111 = 0
  2164. ifOutErrors.10112 = 0
  2165. ifOutErrors.10113 = 0
  2166. ifOutErrors.10114 = 0
  2167. ifOutErrors.10115 = 0
  2168. ifOutErrors.10116 = 0
  2169. ifOutErrors.10117 = 0
  2170. ifOutErrors.10118 = 0
  2171. ifOutErrors.10119 = 0
  2172. ifOutErrors.10120 = 0
  2173. ifOutErrors.10121 = 0
  2174. ifOutErrors.10122 = 0
  2175. ifOutErrors.10123 = 0
  2176. ifOutErrors.10124 = 0
  2177. ifOutErrors.10125 = 0
  2178. ifOutErrors.10126 = 0
  2179. ifOutErrors.10127 = 0
  2180. ifOutErrors.10128 = 0
  2181. ifOutErrors.10129 = 0
  2182. ifOutErrors.10130 = 0
  2183. ifOutErrors.10131 = 0
  2184. ifOutErrors.10132 = 0
  2185. ifOutErrors.10133 = 0
  2186. ifOutErrors.10134 = 0
  2187. ifOutErrors.10135 = 0
  2188. ifOutErrors.10136 = 0
  2189. ifOutErrors.10137 = 0
  2190. ifOutErrors.10138 = 0
  2191. ifOutErrors.10139 = 0
  2192. ifOutErrors.10140 = 0
  2193. ifOutErrors.10141 = 0
  2194. ifOutErrors.10142 = 0
  2195. ifOutErrors.10143 = 0
  2196. ifOutErrors.10144 = 0
  2197. ifOutErrors.10145 = 0
  2198. ifOutErrors.10146 = 0
  2199. ifOutErrors.10147 = 0
  2200. ifOutErrors.10148 = 0
  2201. ifOutErrors.10149 = 0
  2202. ifOutErrors.10150 = 0
  2203. ifOutErrors.10151 = 0
  2204. ifOutErrors.10152 = 0
  2205. ifOutErrors.14001 = 0
  2206. ifOutErrors.14002 = 0  
  2207.  
  2208. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  2209. ifInDiscards.1 = 1
  2210. ifInDiscards.2 = 0
  2211. ifInDiscards.5 = 0
  2212. ifInDiscards.5179 = 0
  2213. ifInDiscards.10101 = 0
  2214. ifInDiscards.10102 = 0
  2215. ifInDiscards.10103 = 0
  2216. ifInDiscards.10104 = 0
  2217. ifInDiscards.10105 = 0
  2218. ifInDiscards.10106 = 0
  2219. ifInDiscards.10107 = 0
  2220. ifInDiscards.10108 = 0
  2221. ifInDiscards.10109 = 0
  2222. ifInDiscards.10110 = 0
  2223. ifInDiscards.10111 = 0
  2224. ifInDiscards.10112 = 0
  2225. ifInDiscards.10113 = 0
  2226. ifInDiscards.10114 = 0
  2227. ifInDiscards.10115 = 0
  2228. ifInDiscards.10116 = 0
  2229. ifInDiscards.10117 = 0
  2230. ifInDiscards.10118 = 0
  2231. ifInDiscards.10119 = 0
  2232. ifInDiscards.10120 = 0
  2233. ifInDiscards.10121 = 0
  2234. ifInDiscards.10122 = 0
  2235. ifInDiscards.10123 = 0
  2236. ifInDiscards.10124 = 0
  2237. ifInDiscards.10125 = 0
  2238. ifInDiscards.10126 = 0
  2239. ifInDiscards.10127 = 0
  2240. ifInDiscards.10128 = 0
  2241. ifInDiscards.10129 = 0
  2242. ifInDiscards.10130 = 0
  2243. ifInDiscards.10131 = 0
  2244. ifInDiscards.10132 = 0
  2245. ifInDiscards.10133 = 0
  2246. ifInDiscards.10134 = 0
  2247. ifInDiscards.10135 = 0
  2248. ifInDiscards.10136 = 0
  2249. ifInDiscards.10137 = 0
  2250. ifInDiscards.10138 = 0
  2251. ifInDiscards.10139 = 0
  2252. ifInDiscards.10140 = 0
  2253. ifInDiscards.10141 = 0
  2254. ifInDiscards.10142 = 0
  2255. ifInDiscards.10143 = 0
  2256. ifInDiscards.10144 = 0
  2257. ifInDiscards.10145 = 0
  2258. ifInDiscards.10146 = 0
  2259. ifInDiscards.10147 = 0
  2260. ifInDiscards.10148 = 0
  2261. ifInDiscards.10149 = 0
  2262. ifInDiscards.10150 = 0
  2263. ifInDiscards.10151 = 0
  2264. ifInDiscards.10152 = 0
  2265. ifInDiscards.14001 = 0
  2266. ifInDiscards.14002 = 0  
  2267.  
  2268. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  2269. ifOutDiscards.1 = 0
  2270. ifOutDiscards.2 = 0
  2271. ifOutDiscards.5 = 0
  2272. ifOutDiscards.5179 = 0
  2273. ifOutDiscards.10101 = 0
  2274. ifOutDiscards.10102 = 0
  2275. ifOutDiscards.10103 = 0
  2276. ifOutDiscards.10104 = 0
  2277. ifOutDiscards.10105 = 0
  2278. ifOutDiscards.10106 = 0
  2279. ifOutDiscards.10107 = 0
  2280. ifOutDiscards.10108 = 0
  2281. ifOutDiscards.10109 = 0
  2282. ifOutDiscards.10110 = 0
  2283. ifOutDiscards.10111 = 0
  2284. ifOutDiscards.10112 = 0
  2285. ifOutDiscards.10113 = 0
  2286. ifOutDiscards.10114 = 0
  2287. ifOutDiscards.10115 = 0
  2288. ifOutDiscards.10116 = 71197
  2289. ifOutDiscards.10117 = 0
  2290. ifOutDiscards.10118 = 0
  2291. ifOutDiscards.10119 = 0
  2292. ifOutDiscards.10120 = 0
  2293. ifOutDiscards.10121 = 0
  2294. ifOutDiscards.10122 = 0
  2295. ifOutDiscards.10123 = 0
  2296. ifOutDiscards.10124 = 0
  2297. ifOutDiscards.10125 = 0
  2298. ifOutDiscards.10126 = 316121
  2299. ifOutDiscards.10127 = 0
  2300. ifOutDiscards.10128 = 16
  2301. ifOutDiscards.10129 = 0
  2302. ifOutDiscards.10130 = 0
  2303. ifOutDiscards.10131 = 0
  2304. ifOutDiscards.10132 = 0
  2305. ifOutDiscards.10133 = 0
  2306. ifOutDiscards.10134 = 0
  2307. ifOutDiscards.10135 = 0
  2308. ifOutDiscards.10136 = 0
  2309. ifOutDiscards.10137 = 0
  2310. ifOutDiscards.10138 = 0
  2311. ifOutDiscards.10139 = 0
  2312. ifOutDiscards.10140 = 320
  2313. ifOutDiscards.10141 = 0
  2314. ifOutDiscards.10142 = 0
  2315. ifOutDiscards.10143 = 0
  2316. ifOutDiscards.10144 = 0
  2317. ifOutDiscards.10145 = 0
  2318. ifOutDiscards.10146 = 0
  2319. ifOutDiscards.10147 = 25401733
  2320. ifOutDiscards.10148 = 1103
  2321. ifOutDiscards.10149 = 0
  2322. ifOutDiscards.10150 = 0
  2323. ifOutDiscards.10151 = 0
  2324. ifOutDiscards.10152 = 0
  2325. ifOutDiscards.14001 = 0
  2326. ifOutDiscards.14002 = 0  
  2327.  
  2328. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  2329. dot3StatsDuplexStatus.10101 = unknown
  2330. dot3StatsDuplexStatus.10102 = unknown
  2331. dot3StatsDuplexStatus.10103 = fullDuplex
  2332. dot3StatsDuplexStatus.10104 = fullDuplex
  2333. dot3StatsDuplexStatus.10105 = unknown
  2334. dot3StatsDuplexStatus.10106 = unknown
  2335. dot3StatsDuplexStatus.10107 = unknown
  2336. dot3StatsDuplexStatus.10108 = unknown
  2337. dot3StatsDuplexStatus.10109 = unknown
  2338. dot3StatsDuplexStatus.10110 = unknown
  2339. dot3StatsDuplexStatus.10111 = unknown
  2340. dot3StatsDuplexStatus.10112 = unknown
  2341. dot3StatsDuplexStatus.10113 = unknown
  2342. dot3StatsDuplexStatus.10114 = fullDuplex
  2343. dot3StatsDuplexStatus.10115 = unknown
  2344. dot3StatsDuplexStatus.10116 = unknown
  2345. dot3StatsDuplexStatus.10117 = unknown
  2346. dot3StatsDuplexStatus.10118 = unknown
  2347. dot3StatsDuplexStatus.10119 = unknown
  2348. dot3StatsDuplexStatus.10120 = unknown
  2349. dot3StatsDuplexStatus.10121 = unknown
  2350. dot3StatsDuplexStatus.10122 = unknown
  2351. dot3StatsDuplexStatus.10123 = unknown
  2352. dot3StatsDuplexStatus.10124 = unknown
  2353. dot3StatsDuplexStatus.10125 = fullDuplex
  2354. dot3StatsDuplexStatus.10126 = unknown
  2355. dot3StatsDuplexStatus.10127 = unknown
  2356. dot3StatsDuplexStatus.10128 = fullDuplex
  2357. dot3StatsDuplexStatus.10129 = unknown
  2358. dot3StatsDuplexStatus.10130 = unknown
  2359. dot3StatsDuplexStatus.10131 = unknown
  2360. dot3StatsDuplexStatus.10132 = unknown
  2361. dot3StatsDuplexStatus.10133 = unknown
  2362. dot3StatsDuplexStatus.10134 = unknown
  2363. dot3StatsDuplexStatus.10135 = unknown
  2364. dot3StatsDuplexStatus.10136 = unknown
  2365. dot3StatsDuplexStatus.10137 = unknown
  2366. dot3StatsDuplexStatus.10138 = halfDuplex
  2367. dot3StatsDuplexStatus.10139 = unknown
  2368. dot3StatsDuplexStatus.10140 = fullDuplex
  2369. dot3StatsDuplexStatus.10141 = unknown
  2370. dot3StatsDuplexStatus.10142 = unknown
  2371. dot3StatsDuplexStatus.10143 = unknown
  2372. dot3StatsDuplexStatus.10144 = unknown
  2373. dot3StatsDuplexStatus.10145 = unknown
  2374. dot3StatsDuplexStatus.10146 = unknown
  2375. dot3StatsDuplexStatus.10147 = fullDuplex
  2376. dot3StatsDuplexStatus.10148 = fullDuplex
  2377. dot3StatsDuplexStatus.10149 = unknown
  2378. dot3StatsDuplexStatus.10150 = unknown
  2379. dot3StatsDuplexStatus.10151 = unknown
  2380. dot3StatsDuplexStatus.10152 = unknown
  2381. dot3StatsDuplexStatus.14002 = unknown  
  2382.  
  2383. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  2384. dot1qPvid = No Such Object available on this agent at this OID  
  2385.  
  2386. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  2387. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [0;33m[100][0m 1.04ms]
  2388.  
  2389. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-PAGP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'pagpOperationMode'[0m]
  2390. pagpOperationMode = No Such Instance currently exists at this OID  
  2391.  
  2392. Invalid snmp_walk() data = pagpOperationMode = No Such Instance currently exists at this OID  
  2393. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VLAN-MEMBERSHIP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vmVlan'[0m]
  2394. vmVlan.10101 = 666
  2395. vmVlan.10102 = 666
  2396. vmVlan.10103 = 5
  2397. vmVlan.10104 = 5
  2398. vmVlan.10105 = 666
  2399. vmVlan.10106 = 666
  2400. vmVlan.10107 = 666
  2401. vmVlan.10108 = 666
  2402. vmVlan.10109 = 666
  2403. vmVlan.10110 = 666
  2404. vmVlan.10111 = 666
  2405. vmVlan.10112 = 666
  2406. vmVlan.10113 = 666
  2407. vmVlan.10114 = 1
  2408. vmVlan.10115 = 666
  2409. vmVlan.10116 = 666
  2410. vmVlan.10117 = 666
  2411. vmVlan.10118 = 666
  2412. vmVlan.10119 = 666
  2413. vmVlan.10120 = 666
  2414. vmVlan.10121 = 666
  2415. vmVlan.10122 = 666
  2416. vmVlan.10123 = 666
  2417. vmVlan.10124 = 666
  2418. vmVlan.10125 = 666
  2419. vmVlan.10126 = 666
  2420. vmVlan.10127 = 666
  2421. vmVlan.10128 = 666
  2422. vmVlan.10129 = 666
  2423. vmVlan.10130 = 666
  2424. vmVlan.10131 = 666
  2425. vmVlan.10132 = 666
  2426. vmVlan.10133 = 666
  2427. vmVlan.10134 = 666
  2428. vmVlan.10135 = 666
  2429. vmVlan.10136 = 666
  2430. vmVlan.10137 = 666
  2431. vmVlan.10138 = 1
  2432. vmVlan.10139 = 666
  2433. vmVlan.10140 = 1
  2434. vmVlan.10141 = 666
  2435. vmVlan.10142 = 666
  2436. vmVlan.10143 = 666
  2437. vmVlan.10144 = 666
  2438. vmVlan.10145 = 666
  2439. vmVlan.10146 = 666
  2440. vmVlan.10149 = 1
  2441. vmVlan.10150 = 1
  2442. vmVlan.10151 = 1
  2443. vmVlan.10152 = 1  
  2444.  
  2445. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vlanTrunkPortEncapsulationOperType'[0m]
  2446. vlanTrunkPortEncapsulationOperType.10101 = notApplicable
  2447. vlanTrunkPortEncapsulationOperType.10102 = notApplicable
  2448. vlanTrunkPortEncapsulationOperType.10103 = notApplicable
  2449. vlanTrunkPortEncapsulationOperType.10104 = notApplicable
  2450. vlanTrunkPortEncapsulationOperType.10105 = notApplicable
  2451. vlanTrunkPortEncapsulationOperType.10106 = notApplicable
  2452. vlanTrunkPortEncapsulationOperType.10107 = notApplicable
  2453. vlanTrunkPortEncapsulationOperType.10108 = notApplicable
  2454. vlanTrunkPortEncapsulationOperType.10109 = notApplicable
  2455. vlanTrunkPortEncapsulationOperType.10110 = notApplicable
  2456. vlanTrunkPortEncapsulationOperType.10111 = notApplicable
  2457. vlanTrunkPortEncapsulationOperType.10112 = notApplicable
  2458. vlanTrunkPortEncapsulationOperType.10113 = notApplicable
  2459. vlanTrunkPortEncapsulationOperType.10114 = notApplicable
  2460. vlanTrunkPortEncapsulationOperType.10115 = notApplicable
  2461. vlanTrunkPortEncapsulationOperType.10116 = notApplicable
  2462. vlanTrunkPortEncapsulationOperType.10117 = notApplicable
  2463. vlanTrunkPortEncapsulationOperType.10118 = notApplicable
  2464. vlanTrunkPortEncapsulationOperType.10119 = notApplicable
  2465. vlanTrunkPortEncapsulationOperType.10120 = notApplicable
  2466. vlanTrunkPortEncapsulationOperType.10121 = notApplicable
  2467. vlanTrunkPortEncapsulationOperType.10122 = notApplicable
  2468. vlanTrunkPortEncapsulationOperType.10123 = notApplicable
  2469. vlanTrunkPortEncapsulationOperType.10124 = notApplicable
  2470. vlanTrunkPortEncapsulationOperType.10125 = notApplicable
  2471. vlanTrunkPortEncapsulationOperType.10126 = notApplicable
  2472. vlanTrunkPortEncapsulationOperType.10127 = notApplicable
  2473. vlanTrunkPortEncapsulationOperType.10128 = notApplicable
  2474. vlanTrunkPortEncapsulationOperType.10129 = notApplicable
  2475. vlanTrunkPortEncapsulationOperType.10130 = notApplicable
  2476. vlanTrunkPortEncapsulationOperType.10131 = notApplicable
  2477. vlanTrunkPortEncapsulationOperType.10132 = notApplicable
  2478. vlanTrunkPortEncapsulationOperType.10133 = notApplicable
  2479. vlanTrunkPortEncapsulationOperType.10134 = notApplicable
  2480. vlanTrunkPortEncapsulationOperType.10135 = notApplicable
  2481. vlanTrunkPortEncapsulationOperType.10136 = notApplicable
  2482. vlanTrunkPortEncapsulationOperType.10137 = notApplicable
  2483. vlanTrunkPortEncapsulationOperType.10138 = notApplicable
  2484. vlanTrunkPortEncapsulationOperType.10139 = notApplicable
  2485. vlanTrunkPortEncapsulationOperType.10140 = notApplicable
  2486. vlanTrunkPortEncapsulationOperType.10141 = notApplicable
  2487. vlanTrunkPortEncapsulationOperType.10142 = notApplicable
  2488. vlanTrunkPortEncapsulationOperType.10143 = notApplicable
  2489. vlanTrunkPortEncapsulationOperType.10144 = notApplicable
  2490. vlanTrunkPortEncapsulationOperType.10145 = notApplicable
  2491. vlanTrunkPortEncapsulationOperType.10146 = notApplicable
  2492. vlanTrunkPortEncapsulationOperType.10147 = dot1Q
  2493. vlanTrunkPortEncapsulationOperType.10148 = dot1Q
  2494. vlanTrunkPortEncapsulationOperType.10149 = notApplicable
  2495. vlanTrunkPortEncapsulationOperType.10150 = notApplicable
  2496. vlanTrunkPortEncapsulationOperType.10151 = notApplicable
  2497. vlanTrunkPortEncapsulationOperType.10152 = notApplicable  
  2498.  
  2499. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vlanTrunkPortNativeVlan'[0m]
  2500. vlanTrunkPortNativeVlan.10101 = 1
  2501. vlanTrunkPortNativeVlan.10102 = 1
  2502. vlanTrunkPortNativeVlan.10103 = 1
  2503. vlanTrunkPortNativeVlan.10104 = 1
  2504. vlanTrunkPortNativeVlan.10105 = 1
  2505. vlanTrunkPortNativeVlan.10106 = 1
  2506. vlanTrunkPortNativeVlan.10107 = 1
  2507. vlanTrunkPortNativeVlan.10108 = 1
  2508. vlanTrunkPortNativeVlan.10109 = 1
  2509. vlanTrunkPortNativeVlan.10110 = 1
  2510. vlanTrunkPortNativeVlan.10111 = 1
  2511. vlanTrunkPortNativeVlan.10112 = 1
  2512. vlanTrunkPortNativeVlan.10113 = 1
  2513. vlanTrunkPortNativeVlan.10114 = 1
  2514. vlanTrunkPortNativeVlan.10115 = 1
  2515. vlanTrunkPortNativeVlan.10116 = 1
  2516. vlanTrunkPortNativeVlan.10117 = 1
  2517. vlanTrunkPortNativeVlan.10118 = 1
  2518. vlanTrunkPortNativeVlan.10119 = 1
  2519. vlanTrunkPortNativeVlan.10120 = 1
  2520. vlanTrunkPortNativeVlan.10121 = 1
  2521. vlanTrunkPortNativeVlan.10122 = 1
  2522. vlanTrunkPortNativeVlan.10123 = 1
  2523. vlanTrunkPortNativeVlan.10124 = 1
  2524. vlanTrunkPortNativeVlan.10125 = 1
  2525. vlanTrunkPortNativeVlan.10126 = 1
  2526. vlanTrunkPortNativeVlan.10127 = 1
  2527. vlanTrunkPortNativeVlan.10128 = 1
  2528. vlanTrunkPortNativeVlan.10129 = 1
  2529. vlanTrunkPortNativeVlan.10130 = 1
  2530. vlanTrunkPortNativeVlan.10131 = 1
  2531. vlanTrunkPortNativeVlan.10132 = 1
  2532. vlanTrunkPortNativeVlan.10133 = 1
  2533. vlanTrunkPortNativeVlan.10134 = 1
  2534. vlanTrunkPortNativeVlan.10135 = 1
  2535. vlanTrunkPortNativeVlan.10136 = 1
  2536. vlanTrunkPortNativeVlan.10137 = 1
  2537. vlanTrunkPortNativeVlan.10138 = 1
  2538. vlanTrunkPortNativeVlan.10139 = 1
  2539. vlanTrunkPortNativeVlan.10140 = 1
  2540. vlanTrunkPortNativeVlan.10141 = 1
  2541. vlanTrunkPortNativeVlan.10142 = 1
  2542. vlanTrunkPortNativeVlan.10143 = 1
  2543. vlanTrunkPortNativeVlan.10144 = 1
  2544. vlanTrunkPortNativeVlan.10145 = 1
  2545. vlanTrunkPortNativeVlan.10146 = 1
  2546. vlanTrunkPortNativeVlan.10147 = 1
  2547. vlanTrunkPortNativeVlan.10148 = 1
  2548. vlanTrunkPortNativeVlan.10149 = 1
  2549. vlanTrunkPortNativeVlan.10150 = 1
  2550. vlanTrunkPortNativeVlan.10151 = 1
  2551. vlanTrunkPortNativeVlan.10152 = 1  
  2552.  
  2553. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInRuntsErrs'[0m]
  2554. cieIfInRuntsErrs.1 = 0
  2555. cieIfInRuntsErrs.2 = 0
  2556. cieIfInRuntsErrs.5 = 0
  2557. cieIfInRuntsErrs.10101 = 0
  2558. cieIfInRuntsErrs.10102 = 0
  2559. cieIfInRuntsErrs.10103 = 0
  2560. cieIfInRuntsErrs.10104 = 0
  2561. cieIfInRuntsErrs.10105 = 0
  2562. cieIfInRuntsErrs.10106 = 0
  2563. cieIfInRuntsErrs.10107 = 0
  2564. cieIfInRuntsErrs.10108 = 0
  2565. cieIfInRuntsErrs.10109 = 0
  2566. cieIfInRuntsErrs.10110 = 0
  2567. cieIfInRuntsErrs.10111 = 0
  2568. cieIfInRuntsErrs.10112 = 0
  2569. cieIfInRuntsErrs.10113 = 0
  2570. cieIfInRuntsErrs.10114 = 0
  2571. cieIfInRuntsErrs.10115 = 0
  2572. cieIfInRuntsErrs.10116 = 0
  2573. cieIfInRuntsErrs.10117 = 0
  2574. cieIfInRuntsErrs.10118 = 0
  2575. cieIfInRuntsErrs.10119 = 0
  2576. cieIfInRuntsErrs.10120 = 0
  2577. cieIfInRuntsErrs.10121 = 0
  2578. cieIfInRuntsErrs.10122 = 0
  2579. cieIfInRuntsErrs.10123 = 0
  2580. cieIfInRuntsErrs.10124 = 0
  2581. cieIfInRuntsErrs.10125 = 0
  2582. cieIfInRuntsErrs.10126 = 0
  2583. cieIfInRuntsErrs.10127 = 0
  2584. cieIfInRuntsErrs.10128 = 0
  2585. cieIfInRuntsErrs.10129 = 0
  2586. cieIfInRuntsErrs.10130 = 0
  2587. cieIfInRuntsErrs.10131 = 0
  2588. cieIfInRuntsErrs.10132 = 0
  2589. cieIfInRuntsErrs.10133 = 0
  2590. cieIfInRuntsErrs.10134 = 0
  2591. cieIfInRuntsErrs.10135 = 0
  2592. cieIfInRuntsErrs.10136 = 0
  2593. cieIfInRuntsErrs.10137 = 0
  2594. cieIfInRuntsErrs.10138 = 349
  2595. cieIfInRuntsErrs.10139 = 0
  2596. cieIfInRuntsErrs.10140 = 0
  2597. cieIfInRuntsErrs.10141 = 0
  2598. cieIfInRuntsErrs.10142 = 0
  2599. cieIfInRuntsErrs.10143 = 0
  2600. cieIfInRuntsErrs.10144 = 0
  2601. cieIfInRuntsErrs.10145 = 0
  2602. cieIfInRuntsErrs.10146 = 0
  2603. cieIfInRuntsErrs.10147 = 0
  2604. cieIfInRuntsErrs.10148 = 0
  2605. cieIfInRuntsErrs.10149 = 0
  2606. cieIfInRuntsErrs.10150 = 0
  2607. cieIfInRuntsErrs.10151 = 0
  2608. cieIfInRuntsErrs.10152 = 0
  2609. cieIfInRuntsErrs.14001 = 0
  2610. cieIfInRuntsErrs.14002 = 0  
  2611.  
  2612. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInGiantsErrs'[0m]
  2613. cieIfInGiantsErrs.1 = 0
  2614. cieIfInGiantsErrs.2 = 0
  2615. cieIfInGiantsErrs.5 = 0
  2616. cieIfInGiantsErrs.10101 = 0
  2617. cieIfInGiantsErrs.10102 = 0
  2618. cieIfInGiantsErrs.10103 = 178584
  2619. cieIfInGiantsErrs.10104 = 178769
  2620. cieIfInGiantsErrs.10105 = 0
  2621. cieIfInGiantsErrs.10106 = 0
  2622. cieIfInGiantsErrs.10107 = 0
  2623. cieIfInGiantsErrs.10108 = 0
  2624. cieIfInGiantsErrs.10109 = 0
  2625. cieIfInGiantsErrs.10110 = 0
  2626. cieIfInGiantsErrs.10111 = 0
  2627. cieIfInGiantsErrs.10112 = 0
  2628. cieIfInGiantsErrs.10113 = 0
  2629. cieIfInGiantsErrs.10114 = 0
  2630. cieIfInGiantsErrs.10115 = 0
  2631. cieIfInGiantsErrs.10116 = 0
  2632. cieIfInGiantsErrs.10117 = 0
  2633. cieIfInGiantsErrs.10118 = 0
  2634. cieIfInGiantsErrs.10119 = 0
  2635. cieIfInGiantsErrs.10120 = 0
  2636. cieIfInGiantsErrs.10121 = 0
  2637. cieIfInGiantsErrs.10122 = 0
  2638. cieIfInGiantsErrs.10123 = 0
  2639. cieIfInGiantsErrs.10124 = 0
  2640. cieIfInGiantsErrs.10125 = 0
  2641. cieIfInGiantsErrs.10126 = 0
  2642. cieIfInGiantsErrs.10127 = 0
  2643. cieIfInGiantsErrs.10128 = 0
  2644. cieIfInGiantsErrs.10129 = 0
  2645. cieIfInGiantsErrs.10130 = 0
  2646. cieIfInGiantsErrs.10131 = 0
  2647. cieIfInGiantsErrs.10132 = 0
  2648. cieIfInGiantsErrs.10133 = 0
  2649. cieIfInGiantsErrs.10134 = 0
  2650. cieIfInGiantsErrs.10135 = 0
  2651. cieIfInGiantsErrs.10136 = 0
  2652. cieIfInGiantsErrs.10137 = 0
  2653. cieIfInGiantsErrs.10138 = 0
  2654. cieIfInGiantsErrs.10139 = 0
  2655. cieIfInGiantsErrs.10140 = 0
  2656. cieIfInGiantsErrs.10141 = 0
  2657. cieIfInGiantsErrs.10142 = 0
  2658. cieIfInGiantsErrs.10143 = 0
  2659. cieIfInGiantsErrs.10144 = 0
  2660. cieIfInGiantsErrs.10145 = 0
  2661. cieIfInGiantsErrs.10146 = 0
  2662. cieIfInGiantsErrs.10147 = 0
  2663. cieIfInGiantsErrs.10148 = 0
  2664. cieIfInGiantsErrs.10149 = 0
  2665. cieIfInGiantsErrs.10150 = 0
  2666. cieIfInGiantsErrs.10151 = 0
  2667. cieIfInGiantsErrs.10152 = 0
  2668. cieIfInGiantsErrs.14001 = 0
  2669. cieIfInGiantsErrs.14002 = 0  
  2670.  
  2671. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInFramingErrs'[0m]
  2672. cieIfInFramingErrs.1 = 0
  2673. cieIfInFramingErrs.2 = 0
  2674. cieIfInFramingErrs.5 = 0
  2675. cieIfInFramingErrs.10101 = 0
  2676. cieIfInFramingErrs.10102 = 0
  2677. cieIfInFramingErrs.10103 = 0
  2678. cieIfInFramingErrs.10104 = 0
  2679. cieIfInFramingErrs.10105 = 0
  2680. cieIfInFramingErrs.10106 = 0
  2681. cieIfInFramingErrs.10107 = 0
  2682. cieIfInFramingErrs.10108 = 0
  2683. cieIfInFramingErrs.10109 = 0
  2684. cieIfInFramingErrs.10110 = 0
  2685. cieIfInFramingErrs.10111 = 0
  2686. cieIfInFramingErrs.10112 = 0
  2687. cieIfInFramingErrs.10113 = 0
  2688. cieIfInFramingErrs.10114 = 0
  2689. cieIfInFramingErrs.10115 = 0
  2690. cieIfInFramingErrs.10116 = 0
  2691. cieIfInFramingErrs.10117 = 0
  2692. cieIfInFramingErrs.10118 = 0
  2693. cieIfInFramingErrs.10119 = 0
  2694. cieIfInFramingErrs.10120 = 0
  2695. cieIfInFramingErrs.10121 = 0
  2696. cieIfInFramingErrs.10122 = 0
  2697. cieIfInFramingErrs.10123 = 0
  2698. cieIfInFramingErrs.10124 = 0
  2699. cieIfInFramingErrs.10125 = 0
  2700. cieIfInFramingErrs.10126 = 0
  2701. cieIfInFramingErrs.10127 = 0
  2702. cieIfInFramingErrs.10128 = 0
  2703. cieIfInFramingErrs.10129 = 0
  2704. cieIfInFramingErrs.10130 = 0
  2705. cieIfInFramingErrs.10131 = 0
  2706. cieIfInFramingErrs.10132 = 0
  2707. cieIfInFramingErrs.10133 = 0
  2708. cieIfInFramingErrs.10134 = 0
  2709. cieIfInFramingErrs.10135 = 0
  2710. cieIfInFramingErrs.10136 = 0
  2711. cieIfInFramingErrs.10137 = 0
  2712. cieIfInFramingErrs.10138 = 0
  2713. cieIfInFramingErrs.10139 = 0
  2714. cieIfInFramingErrs.10140 = 0
  2715. cieIfInFramingErrs.10141 = 0
  2716. cieIfInFramingErrs.10142 = 0
  2717. cieIfInFramingErrs.10143 = 0
  2718. cieIfInFramingErrs.10144 = 0
  2719. cieIfInFramingErrs.10145 = 0
  2720. cieIfInFramingErrs.10146 = 0
  2721. cieIfInFramingErrs.10147 = 0
  2722. cieIfInFramingErrs.10148 = 0
  2723. cieIfInFramingErrs.10149 = 0
  2724. cieIfInFramingErrs.10150 = 0
  2725. cieIfInFramingErrs.10151 = 0
  2726. cieIfInFramingErrs.10152 = 0
  2727. cieIfInFramingErrs.14001 = 0
  2728. cieIfInFramingErrs.14002 = 0  
  2729.  
  2730. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInOverrunErrs'[0m]
  2731. cieIfInOverrunErrs.1 = 0
  2732. cieIfInOverrunErrs.2 = 0
  2733. cieIfInOverrunErrs.5 = 0
  2734. cieIfInOverrunErrs.10101 = 0
  2735. cieIfInOverrunErrs.10102 = 0
  2736. cieIfInOverrunErrs.10103 = 0
  2737. cieIfInOverrunErrs.10104 = 0
  2738. cieIfInOverrunErrs.10105 = 0
  2739. cieIfInOverrunErrs.10106 = 0
  2740. cieIfInOverrunErrs.10107 = 0
  2741. cieIfInOverrunErrs.10108 = 0
  2742. cieIfInOverrunErrs.10109 = 0
  2743. cieIfInOverrunErrs.10110 = 0
  2744. cieIfInOverrunErrs.10111 = 0
  2745. cieIfInOverrunErrs.10112 = 0
  2746. cieIfInOverrunErrs.10113 = 0
  2747. cieIfInOverrunErrs.10114 = 0
  2748. cieIfInOverrunErrs.10115 = 0
  2749. cieIfInOverrunErrs.10116 = 0
  2750. cieIfInOverrunErrs.10117 = 0
  2751. cieIfInOverrunErrs.10118 = 0
  2752. cieIfInOverrunErrs.10119 = 0
  2753. cieIfInOverrunErrs.10120 = 0
  2754. cieIfInOverrunErrs.10121 = 0
  2755. cieIfInOverrunErrs.10122 = 0
  2756. cieIfInOverrunErrs.10123 = 0
  2757. cieIfInOverrunErrs.10124 = 0
  2758. cieIfInOverrunErrs.10125 = 0
  2759. cieIfInOverrunErrs.10126 = 0
  2760. cieIfInOverrunErrs.10127 = 0
  2761. cieIfInOverrunErrs.10128 = 0
  2762. cieIfInOverrunErrs.10129 = 0
  2763. cieIfInOverrunErrs.10130 = 0
  2764. cieIfInOverrunErrs.10131 = 0
  2765. cieIfInOverrunErrs.10132 = 0
  2766. cieIfInOverrunErrs.10133 = 0
  2767. cieIfInOverrunErrs.10134 = 0
  2768. cieIfInOverrunErrs.10135 = 0
  2769. cieIfInOverrunErrs.10136 = 0
  2770. cieIfInOverrunErrs.10137 = 0
  2771. cieIfInOverrunErrs.10138 = 0
  2772. cieIfInOverrunErrs.10139 = 0
  2773. cieIfInOverrunErrs.10140 = 0
  2774. cieIfInOverrunErrs.10141 = 0
  2775. cieIfInOverrunErrs.10142 = 0
  2776. cieIfInOverrunErrs.10143 = 0
  2777. cieIfInOverrunErrs.10144 = 0
  2778. cieIfInOverrunErrs.10145 = 0
  2779. cieIfInOverrunErrs.10146 = 0
  2780. cieIfInOverrunErrs.10147 = 0
  2781. cieIfInOverrunErrs.10148 = 0
  2782. cieIfInOverrunErrs.10149 = 0
  2783. cieIfInOverrunErrs.10150 = 0
  2784. cieIfInOverrunErrs.10151 = 0
  2785. cieIfInOverrunErrs.10152 = 0
  2786. cieIfInOverrunErrs.14001 = 0
  2787. cieIfInOverrunErrs.14002 = 0  
  2788.  
  2789. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInIgnored'[0m]
  2790. cieIfInIgnored.1 = 0
  2791. cieIfInIgnored.2 = 0
  2792. cieIfInIgnored.5 = 0
  2793. cieIfInIgnored.10101 = 0
  2794. cieIfInIgnored.10102 = 0
  2795. cieIfInIgnored.10103 = 0
  2796. cieIfInIgnored.10104 = 0
  2797. cieIfInIgnored.10105 = 0
  2798. cieIfInIgnored.10106 = 0
  2799. cieIfInIgnored.10107 = 0
  2800. cieIfInIgnored.10108 = 0
  2801. cieIfInIgnored.10109 = 0
  2802. cieIfInIgnored.10110 = 0
  2803. cieIfInIgnored.10111 = 0
  2804. cieIfInIgnored.10112 = 0
  2805. cieIfInIgnored.10113 = 0
  2806. cieIfInIgnored.10114 = 0
  2807. cieIfInIgnored.10115 = 0
  2808. cieIfInIgnored.10116 = 0
  2809. cieIfInIgnored.10117 = 0
  2810. cieIfInIgnored.10118 = 0
  2811. cieIfInIgnored.10119 = 0
  2812. cieIfInIgnored.10120 = 0
  2813. cieIfInIgnored.10121 = 0
  2814. cieIfInIgnored.10122 = 0
  2815. cieIfInIgnored.10123 = 0
  2816. cieIfInIgnored.10124 = 0
  2817. cieIfInIgnored.10125 = 0
  2818. cieIfInIgnored.10126 = 0
  2819. cieIfInIgnored.10127 = 0
  2820. cieIfInIgnored.10128 = 0
  2821. cieIfInIgnored.10129 = 0
  2822. cieIfInIgnored.10130 = 0
  2823. cieIfInIgnored.10131 = 0
  2824. cieIfInIgnored.10132 = 0
  2825. cieIfInIgnored.10133 = 0
  2826. cieIfInIgnored.10134 = 0
  2827. cieIfInIgnored.10135 = 0
  2828. cieIfInIgnored.10136 = 0
  2829. cieIfInIgnored.10137 = 0
  2830. cieIfInIgnored.10138 = 0
  2831. cieIfInIgnored.10139 = 0
  2832. cieIfInIgnored.10140 = 0
  2833. cieIfInIgnored.10141 = 0
  2834. cieIfInIgnored.10142 = 0
  2835. cieIfInIgnored.10143 = 0
  2836. cieIfInIgnored.10144 = 0
  2837. cieIfInIgnored.10145 = 0
  2838. cieIfInIgnored.10146 = 0
  2839. cieIfInIgnored.10147 = 0
  2840. cieIfInIgnored.10148 = 0
  2841. cieIfInIgnored.10149 = 0
  2842. cieIfInIgnored.10150 = 0
  2843. cieIfInIgnored.10151 = 0
  2844. cieIfInIgnored.10152 = 0
  2845. cieIfInIgnored.14001 = 0
  2846. cieIfInIgnored.14002 = 0  
  2847.  
  2848. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInAbortErrs'[0m]
  2849. cieIfInAbortErrs.1 = 0
  2850. cieIfInAbortErrs.2 = 0
  2851. cieIfInAbortErrs.5 = 0
  2852. cieIfInAbortErrs.10101 = 0
  2853. cieIfInAbortErrs.10102 = 0
  2854. cieIfInAbortErrs.10103 = 0
  2855. cieIfInAbortErrs.10104 = 0
  2856. cieIfInAbortErrs.10105 = 0
  2857. cieIfInAbortErrs.10106 = 0
  2858. cieIfInAbortErrs.10107 = 0
  2859. cieIfInAbortErrs.10108 = 0
  2860. cieIfInAbortErrs.10109 = 0
  2861. cieIfInAbortErrs.10110 = 0
  2862. cieIfInAbortErrs.10111 = 0
  2863. cieIfInAbortErrs.10112 = 0
  2864. cieIfInAbortErrs.10113 = 0
  2865. cieIfInAbortErrs.10114 = 0
  2866. cieIfInAbortErrs.10115 = 0
  2867. cieIfInAbortErrs.10116 = 0
  2868. cieIfInAbortErrs.10117 = 0
  2869. cieIfInAbortErrs.10118 = 0
  2870. cieIfInAbortErrs.10119 = 0
  2871. cieIfInAbortErrs.10120 = 0
  2872. cieIfInAbortErrs.10121 = 0
  2873. cieIfInAbortErrs.10122 = 0
  2874. cieIfInAbortErrs.10123 = 0
  2875. cieIfInAbortErrs.10124 = 0
  2876. cieIfInAbortErrs.10125 = 0
  2877. cieIfInAbortErrs.10126 = 0
  2878. cieIfInAbortErrs.10127 = 0
  2879. cieIfInAbortErrs.10128 = 0
  2880. cieIfInAbortErrs.10129 = 0
  2881. cieIfInAbortErrs.10130 = 0
  2882. cieIfInAbortErrs.10131 = 0
  2883. cieIfInAbortErrs.10132 = 0
  2884. cieIfInAbortErrs.10133 = 0
  2885. cieIfInAbortErrs.10134 = 0
  2886. cieIfInAbortErrs.10135 = 0
  2887. cieIfInAbortErrs.10136 = 0
  2888. cieIfInAbortErrs.10137 = 0
  2889. cieIfInAbortErrs.10138 = 0
  2890. cieIfInAbortErrs.10139 = 0
  2891. cieIfInAbortErrs.10140 = 0
  2892. cieIfInAbortErrs.10141 = 0
  2893. cieIfInAbortErrs.10142 = 0
  2894. cieIfInAbortErrs.10143 = 0
  2895. cieIfInAbortErrs.10144 = 0
  2896. cieIfInAbortErrs.10145 = 0
  2897. cieIfInAbortErrs.10146 = 0
  2898. cieIfInAbortErrs.10147 = 0
  2899. cieIfInAbortErrs.10148 = 0
  2900. cieIfInAbortErrs.10149 = 0
  2901. cieIfInAbortErrs.10150 = 0
  2902. cieIfInAbortErrs.10151 = 0
  2903. cieIfInAbortErrs.10152 = 0
  2904. cieIfInAbortErrs.14001 = 0
  2905. cieIfInAbortErrs.14002 = 0  
  2906.  
  2907. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInputQueueDrops'[0m]
  2908. cieIfInputQueueDrops.1 = 1
  2909. cieIfInputQueueDrops.2 = 0
  2910. cieIfInputQueueDrops.5 = 0
  2911. cieIfInputQueueDrops.10101 = 0
  2912. cieIfInputQueueDrops.10102 = 0
  2913. cieIfInputQueueDrops.10103 = 0
  2914. cieIfInputQueueDrops.10104 = 0
  2915. cieIfInputQueueDrops.10105 = 0
  2916. cieIfInputQueueDrops.10106 = 0
  2917. cieIfInputQueueDrops.10107 = 0
  2918. cieIfInputQueueDrops.10108 = 0
  2919. cieIfInputQueueDrops.10109 = 0
  2920. cieIfInputQueueDrops.10110 = 0
  2921. cieIfInputQueueDrops.10111 = 0
  2922. cieIfInputQueueDrops.10112 = 0
  2923. cieIfInputQueueDrops.10113 = 0
  2924. cieIfInputQueueDrops.10114 = 0
  2925. cieIfInputQueueDrops.10115 = 0
  2926. cieIfInputQueueDrops.10116 = 0
  2927. cieIfInputQueueDrops.10117 = 0
  2928. cieIfInputQueueDrops.10118 = 0
  2929. cieIfInputQueueDrops.10119 = 0
  2930. cieIfInputQueueDrops.10120 = 0
  2931. cieIfInputQueueDrops.10121 = 0
  2932. cieIfInputQueueDrops.10122 = 0
  2933. cieIfInputQueueDrops.10123 = 0
  2934. cieIfInputQueueDrops.10124 = 0
  2935. cieIfInputQueueDrops.10125 = 0
  2936. cieIfInputQueueDrops.10126 = 0
  2937. cieIfInputQueueDrops.10127 = 0
  2938. cieIfInputQueueDrops.10128 = 0
  2939. cieIfInputQueueDrops.10129 = 0
  2940. cieIfInputQueueDrops.10130 = 0
  2941. cieIfInputQueueDrops.10131 = 0
  2942. cieIfInputQueueDrops.10132 = 0
  2943. cieIfInputQueueDrops.10133 = 0
  2944. cieIfInputQueueDrops.10134 = 0
  2945. cieIfInputQueueDrops.10135 = 0
  2946. cieIfInputQueueDrops.10136 = 0
  2947. cieIfInputQueueDrops.10137 = 0
  2948. cieIfInputQueueDrops.10138 = 0
  2949. cieIfInputQueueDrops.10139 = 0
  2950. cieIfInputQueueDrops.10140 = 0
  2951. cieIfInputQueueDrops.10141 = 0
  2952. cieIfInputQueueDrops.10142 = 0
  2953. cieIfInputQueueDrops.10143 = 0
  2954. cieIfInputQueueDrops.10144 = 0
  2955. cieIfInputQueueDrops.10145 = 0
  2956. cieIfInputQueueDrops.10146 = 0
  2957. cieIfInputQueueDrops.10147 = 0
  2958. cieIfInputQueueDrops.10148 = 0
  2959. cieIfInputQueueDrops.10149 = 0
  2960. cieIfInputQueueDrops.10150 = 0
  2961. cieIfInputQueueDrops.10151 = 0
  2962. cieIfInputQueueDrops.10152 = 0
  2963. cieIfInputQueueDrops.14001 = 0
  2964. cieIfInputQueueDrops.14002 = 0  
  2965.  
  2966. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfOutputQueueDrops'[0m]
  2967. cieIfOutputQueueDrops.1 = 0
  2968. cieIfOutputQueueDrops.2 = 0
  2969. cieIfOutputQueueDrops.5 = 0
  2970. cieIfOutputQueueDrops.10101 = 0
  2971. cieIfOutputQueueDrops.10102 = 0
  2972. cieIfOutputQueueDrops.10103 = 0
  2973. cieIfOutputQueueDrops.10104 = 0
  2974. cieIfOutputQueueDrops.10105 = 0
  2975. cieIfOutputQueueDrops.10106 = 0
  2976. cieIfOutputQueueDrops.10107 = 0
  2977. cieIfOutputQueueDrops.10108 = 0
  2978. cieIfOutputQueueDrops.10109 = 0
  2979. cieIfOutputQueueDrops.10110 = 0
  2980. cieIfOutputQueueDrops.10111 = 0
  2981. cieIfOutputQueueDrops.10112 = 0
  2982. cieIfOutputQueueDrops.10113 = 0
  2983. cieIfOutputQueueDrops.10114 = 0
  2984. cieIfOutputQueueDrops.10115 = 0
  2985. cieIfOutputQueueDrops.10116 = 71197
  2986. cieIfOutputQueueDrops.10117 = 0
  2987. cieIfOutputQueueDrops.10118 = 0
  2988. cieIfOutputQueueDrops.10119 = 0
  2989. cieIfOutputQueueDrops.10120 = 0
  2990. cieIfOutputQueueDrops.10121 = 0
  2991. cieIfOutputQueueDrops.10122 = 0
  2992. cieIfOutputQueueDrops.10123 = 0
  2993. cieIfOutputQueueDrops.10124 = 0
  2994. cieIfOutputQueueDrops.10125 = 0
  2995. cieIfOutputQueueDrops.10126 = 316121
  2996. cieIfOutputQueueDrops.10127 = 0
  2997. cieIfOutputQueueDrops.10128 = 16
  2998. cieIfOutputQueueDrops.10129 = 0
  2999. cieIfOutputQueueDrops.10130 = 0
  3000. cieIfOutputQueueDrops.10131 = 0
  3001. cieIfOutputQueueDrops.10132 = 0
  3002. cieIfOutputQueueDrops.10133 = 0
  3003. cieIfOutputQueueDrops.10134 = 0
  3004. cieIfOutputQueueDrops.10135 = 0
  3005. cieIfOutputQueueDrops.10136 = 0
  3006. cieIfOutputQueueDrops.10137 = 0
  3007. cieIfOutputQueueDrops.10138 = 0
  3008. cieIfOutputQueueDrops.10139 = 0
  3009. cieIfOutputQueueDrops.10140 = 320
  3010. cieIfOutputQueueDrops.10141 = 0
  3011. cieIfOutputQueueDrops.10142 = 0
  3012. cieIfOutputQueueDrops.10143 = 0
  3013. cieIfOutputQueueDrops.10144 = 0
  3014. cieIfOutputQueueDrops.10145 = 0
  3015. cieIfOutputQueueDrops.10146 = 0
  3016. cieIfOutputQueueDrops.10147 = 25401733
  3017. cieIfOutputQueueDrops.10148 = 1103
  3018. cieIfOutputQueueDrops.10149 = 0
  3019. cieIfOutputQueueDrops.10150 = 0
  3020. cieIfOutputQueueDrops.10151 = 0
  3021. cieIfOutputQueueDrops.10152 = 0
  3022. cieIfOutputQueueDrops.14001 = 0
  3023. cieIfOutputQueueDrops.14002 = 0  
  3024.  
  3025. array (
  3026.   1 =>
  3027.   array (
  3028.     'ifName' => 'Vl1',
  3029.     'ifInMulticastPkts' => '0',
  3030.     'ifInBroadcastPkts' => '0',
  3031.     'ifOutMulticastPkts' => '0',
  3032.     'ifOutBroadcastPkts' => '0',
  3033.     'ifHCInOctets' => '4930141348',
  3034.     'ifHCInUcastPkts' => '54061196',
  3035.     'ifHCInMulticastPkts' => '0',
  3036.     'ifHCInBroadcastPkts' => '0',
  3037.     'ifHCOutOctets' => '8396421043',
  3038.     'ifHCOutUcastPkts' => '29817833',
  3039.     'ifHCOutMulticastPkts' => '0',
  3040.     'ifHCOutBroadcastPkts' => '0',
  3041.     'ifLinkUpDownTrapEnable' => 'enabled',
  3042.     'ifHighSpeed' => '1000',
  3043.     'ifPromiscuousMode' => 'false',
  3044.     'ifConnectorPresent' => 'false',
  3045.     'ifAlias' => 'VLAN_DATA_1',
  3046.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3047.     'ifDescr' => 'Vlan1',
  3048.     'ifAdminStatus' => 'up',
  3049.     'ifOperStatus' => 'up',
  3050.     'ifLastChange' => '10393',
  3051.     'ifType' => 'propVirtual',
  3052.     'ifPhysAddress' => '70:1:b5:1c:ca:c0',
  3053.     'ifMtu' => '1500',
  3054.     'ifInErrors' => '0',
  3055.     'ifOutErrors' => '0',
  3056.     'ifInDiscards' => '1',
  3057.     'ifOutDiscards' => '0',
  3058.     'cieIfInRuntsErrs' => '0',
  3059.     'cieIfInGiantsErrs' => '0',
  3060.     'cieIfInFramingErrs' => '0',
  3061.     'cieIfInOverrunErrs' => '0',
  3062.     'cieIfInIgnored' => '0',
  3063.     'cieIfInAbortErrs' => '0',
  3064.     'cieIfInputQueueDrops' => '1',
  3065.     'cieIfOutputQueueDrops' => '0',
  3066.   ),
  3067.   2 =>
  3068.   array (
  3069.     'ifName' => 'Vl2',
  3070.     'ifInMulticastPkts' => '0',
  3071.     'ifInBroadcastPkts' => '0',
  3072.     'ifOutMulticastPkts' => '0',
  3073.     'ifOutBroadcastPkts' => '0',
  3074.     'ifHCInOctets' => '1512138224',
  3075.     'ifHCInUcastPkts' => '25185039',
  3076.     'ifHCInMulticastPkts' => '0',
  3077.     'ifHCInBroadcastPkts' => '0',
  3078.     'ifHCOutOctets' => '540367',
  3079.     'ifHCOutUcastPkts' => '3742',
  3080.     'ifHCOutMulticastPkts' => '0',
  3081.     'ifHCOutBroadcastPkts' => '0',
  3082.     'ifLinkUpDownTrapEnable' => 'enabled',
  3083.     'ifHighSpeed' => '1000',
  3084.     'ifPromiscuousMode' => 'false',
  3085.     'ifConnectorPresent' => 'false',
  3086.     'ifAlias' => 'VLAN_VOIX_2',
  3087.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3088.     'ifDescr' => 'Vlan2',
  3089.     'ifAdminStatus' => 'up',
  3090.     'ifOperStatus' => 'up',
  3091.     'ifLastChange' => '10396',
  3092.     'ifType' => 'propVirtual',
  3093.     'ifPhysAddress' => '70:1:b5:1c:ca:c1',
  3094.     'ifMtu' => '1500',
  3095.     'ifInErrors' => '0',
  3096.     'ifOutErrors' => '0',
  3097.     'ifInDiscards' => '0',
  3098.     'ifOutDiscards' => '0',
  3099.     'cieIfInRuntsErrs' => '0',
  3100.     'cieIfInGiantsErrs' => '0',
  3101.     'cieIfInFramingErrs' => '0',
  3102.     'cieIfInOverrunErrs' => '0',
  3103.     'cieIfInIgnored' => '0',
  3104.     'cieIfInAbortErrs' => '0',
  3105.     'cieIfInputQueueDrops' => '0',
  3106.     'cieIfOutputQueueDrops' => '0',
  3107.   ),
  3108.   5 =>
  3109.   array (
  3110.     'ifName' => 'Vl5',
  3111.     'ifInMulticastPkts' => '0',
  3112.     'ifInBroadcastPkts' => '0',
  3113.     'ifOutMulticastPkts' => '0',
  3114.     'ifOutBroadcastPkts' => '0',
  3115.     'ifHCInOctets' => '1829412582',
  3116.     'ifHCInUcastPkts' => '28271717',
  3117.     'ifHCInMulticastPkts' => '0',
  3118.     'ifHCInBroadcastPkts' => '0',
  3119.     'ifHCOutOctets' => '27019618',
  3120.     'ifHCOutUcastPkts' => '80088',
  3121.     'ifHCOutMulticastPkts' => '0',
  3122.     'ifHCOutBroadcastPkts' => '0',
  3123.     'ifLinkUpDownTrapEnable' => 'enabled',
  3124.     'ifHighSpeed' => '1000',
  3125.     'ifPromiscuousMode' => 'false',
  3126.     'ifConnectorPresent' => 'false',
  3127.     'ifAlias' => 'VLAN_WIFI_5',
  3128.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3129.     'ifDescr' => 'Vlan5',
  3130.     'ifAdminStatus' => 'up',
  3131.     'ifOperStatus' => 'up',
  3132.     'ifLastChange' => '2005571030',
  3133.     'ifType' => 'propVirtual',
  3134.     'ifPhysAddress' => '70:1:b5:1c:ca:c2',
  3135.     'ifMtu' => '1500',
  3136.     'ifInErrors' => '0',
  3137.     'ifOutErrors' => '0',
  3138.     'ifInDiscards' => '0',
  3139.     'ifOutDiscards' => '0',
  3140.     'cieIfInRuntsErrs' => '0',
  3141.     'cieIfInGiantsErrs' => '0',
  3142.     'cieIfInFramingErrs' => '0',
  3143.     'cieIfInOverrunErrs' => '0',
  3144.     'cieIfInIgnored' => '0',
  3145.     'cieIfInAbortErrs' => '0',
  3146.     'cieIfInputQueueDrops' => '0',
  3147.     'cieIfOutputQueueDrops' => '0',
  3148.   ),
  3149.   5179 =>
  3150.   array (
  3151.     'ifName' => 'StackPort1',
  3152.     'ifHighSpeed' => '0',
  3153.     'ifPromiscuousMode' => 'false',
  3154.     'ifConnectorPresent' => 'false',
  3155.     'ifAlias' => '',
  3156.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3157.     'ifDescr' => 'StackPort1',
  3158.     'ifAdminStatus' => 'up',
  3159.     'ifOperStatus' => 'down',
  3160.     'ifLastChange' => '8667',
  3161.     'ifType' => 'propVirtual',
  3162.     'ifPhysAddress' => '',
  3163.     'ifMtu' => '0',
  3164.     'ifInErrors' => '0',
  3165.     'ifOutErrors' => '0',
  3166.     'ifInDiscards' => '0',
  3167.     'ifOutDiscards' => '0',
  3168.   ),
  3169.   5180 =>
  3170.   array (
  3171.     'ifName' => 'StackSub-St1-1',
  3172.     'ifLinkUpDownTrapEnable' => 'disabled',
  3173.     'ifHighSpeed' => '0',
  3174.     'ifPromiscuousMode' => 'false',
  3175.     'ifConnectorPresent' => 'true',
  3176.     'ifAlias' => '',
  3177.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3178.     'ifDescr' => 'StackSub-St1-1',
  3179.     'ifAdminStatus' => 'up',
  3180.     'ifOperStatus' => 'down',
  3181.     'ifLastChange' => '2600539723',
  3182.     'ifType' => 'propVirtual',
  3183.     'ifPhysAddress' => '',
  3184.   ),
  3185.   5181 =>
  3186.   array (
  3187.     'ifName' => 'StackSub-St1-2',
  3188.     'ifLinkUpDownTrapEnable' => 'disabled',
  3189.     'ifHighSpeed' => '0',
  3190.     'ifPromiscuousMode' => 'false',
  3191.     'ifConnectorPresent' => 'true',
  3192.     'ifAlias' => '',
  3193.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3194.     'ifDescr' => 'StackSub-St1-2',
  3195.     'ifAdminStatus' => 'up',
  3196.     'ifOperStatus' => 'down',
  3197.     'ifLastChange' => '2600539588',
  3198.     'ifType' => 'propVirtual',
  3199.     'ifPhysAddress' => '',
  3200.   ),
  3201.   10101 =>
  3202.   array (
  3203.     'ifName' => 'Gi1/0/1',
  3204.     'ifInMulticastPkts' => '0',
  3205.     'ifInBroadcastPkts' => '0',
  3206.     'ifOutMulticastPkts' => '0',
  3207.     'ifOutBroadcastPkts' => '0',
  3208.     'ifHCInOctets' => '0',
  3209.     'ifHCInUcastPkts' => '0',
  3210.     'ifHCInMulticastPkts' => '0',
  3211.     'ifHCInBroadcastPkts' => '0',
  3212.     'ifHCOutOctets' => '0',
  3213.     'ifHCOutUcastPkts' => '0',
  3214.     'ifHCOutMulticastPkts' => '0',
  3215.     'ifHCOutBroadcastPkts' => '0',
  3216.     'ifLinkUpDownTrapEnable' => 'enabled',
  3217.     'ifHighSpeed' => '10',
  3218.     'ifPromiscuousMode' => 'false',
  3219.     'ifConnectorPresent' => 'true',
  3220.     'ifAlias' => 'USER',
  3221.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3222.     'ifDescr' => 'GigabitEthernet1/0/1',
  3223.     'ifAdminStatus' => 'up',
  3224.     'ifOperStatus' => 'down',
  3225.     'ifLastChange' => '10085',
  3226.     'ifType' => 'ethernetCsmacd',
  3227.     'ifPhysAddress' => '70:1:b5:1c:ca:81',
  3228.     'ifMtu' => '1500',
  3229.     'ifInErrors' => '0',
  3230.     'ifOutErrors' => '0',
  3231.     'ifInDiscards' => '0',
  3232.     'ifOutDiscards' => '0',
  3233.     'dot3StatsDuplexStatus' => 'unknown',
  3234.     'vmVlan' => '666',
  3235.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3236.     'vlanTrunkPortNativeVlan' => '1',
  3237.     'cieIfInRuntsErrs' => '0',
  3238.     'cieIfInGiantsErrs' => '0',
  3239.     'cieIfInFramingErrs' => '0',
  3240.     'cieIfInOverrunErrs' => '0',
  3241.     'cieIfInIgnored' => '0',
  3242.     'cieIfInAbortErrs' => '0',
  3243.     'cieIfInputQueueDrops' => '0',
  3244.     'cieIfOutputQueueDrops' => '0',
  3245.   ),
  3246.   10102 =>
  3247.   array (
  3248.     'ifName' => 'Gi1/0/2',
  3249.     'ifInMulticastPkts' => '0',
  3250.     'ifInBroadcastPkts' => '0',
  3251.     'ifOutMulticastPkts' => '0',
  3252.     'ifOutBroadcastPkts' => '0',
  3253.     'ifHCInOctets' => '0',
  3254.     'ifHCInUcastPkts' => '0',
  3255.     'ifHCInMulticastPkts' => '0',
  3256.     'ifHCInBroadcastPkts' => '0',
  3257.     'ifHCOutOctets' => '0',
  3258.     'ifHCOutUcastPkts' => '0',
  3259.     'ifHCOutMulticastPkts' => '0',
  3260.     'ifHCOutBroadcastPkts' => '0',
  3261.     'ifLinkUpDownTrapEnable' => 'enabled',
  3262.     'ifHighSpeed' => '10',
  3263.     'ifPromiscuousMode' => 'false',
  3264.     'ifConnectorPresent' => 'true',
  3265.     'ifAlias' => 'USER',
  3266.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3267.     'ifDescr' => 'GigabitEthernet1/0/2',
  3268.     'ifAdminStatus' => 'up',
  3269.     'ifOperStatus' => 'down',
  3270.     'ifLastChange' => '10085',
  3271.     'ifType' => 'ethernetCsmacd',
  3272.     'ifPhysAddress' => '70:1:b5:1c:ca:82',
  3273.     'ifMtu' => '1500',
  3274.     'ifInErrors' => '0',
  3275.     'ifOutErrors' => '0',
  3276.     'ifInDiscards' => '0',
  3277.     'ifOutDiscards' => '0',
  3278.     'dot3StatsDuplexStatus' => 'unknown',
  3279.     'vmVlan' => '666',
  3280.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3281.     'vlanTrunkPortNativeVlan' => '1',
  3282.     'cieIfInRuntsErrs' => '0',
  3283.     'cieIfInGiantsErrs' => '0',
  3284.     'cieIfInFramingErrs' => '0',
  3285.     'cieIfInOverrunErrs' => '0',
  3286.     'cieIfInIgnored' => '0',
  3287.     'cieIfInAbortErrs' => '0',
  3288.     'cieIfInputQueueDrops' => '0',
  3289.     'cieIfOutputQueueDrops' => '0',
  3290.   ),
  3291.   10103 =>
  3292.   array (
  3293.     'ifName' => 'Gi1/0/3',
  3294.     'ifInMulticastPkts' => '1669464',
  3295.     'ifInBroadcastPkts' => '198928',
  3296.     'ifOutMulticastPkts' => '44357012',
  3297.     'ifOutBroadcastPkts' => '1869960',
  3298.     'ifHCInOctets' => '113827963951',
  3299.     'ifHCInUcastPkts' => '216878101',
  3300.     'ifHCInMulticastPkts' => '1669464',
  3301.     'ifHCInBroadcastPkts' => '198928',
  3302.     'ifHCOutOctets' => '287533349584',
  3303.     'ifHCOutUcastPkts' => '343271888',
  3304.     'ifHCOutMulticastPkts' => '44357015',
  3305.     'ifHCOutBroadcastPkts' => '1869960',
  3306.     'ifLinkUpDownTrapEnable' => 'enabled',
  3307.     'ifHighSpeed' => '1000',
  3308.     'ifPromiscuousMode' => 'false',
  3309.     'ifConnectorPresent' => 'true',
  3310.     'ifAlias' => 'Wifi WASQ01',
  3311.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3312.     'ifDescr' => 'GigabitEthernet1/0/3',
  3313.     'ifAdminStatus' => 'up',
  3314.     'ifOperStatus' => 'up',
  3315.     'ifLastChange' => '1938689912',
  3316.     'ifType' => 'ethernetCsmacd',
  3317.     'ifPhysAddress' => '70:1:b5:1c:ca:83',
  3318.     'ifMtu' => '1500',
  3319.     'ifInErrors' => '0',
  3320.     'ifOutErrors' => '0',
  3321.     'ifInDiscards' => '0',
  3322.     'ifOutDiscards' => '0',
  3323.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3324.     'vmVlan' => '5',
  3325.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3326.     'vlanTrunkPortNativeVlan' => '1',
  3327.     'cieIfInRuntsErrs' => '0',
  3328.     'cieIfInGiantsErrs' => '178584',
  3329.     'cieIfInFramingErrs' => '0',
  3330.     'cieIfInOverrunErrs' => '0',
  3331.     'cieIfInIgnored' => '0',
  3332.     'cieIfInAbortErrs' => '0',
  3333.     'cieIfInputQueueDrops' => '0',
  3334.     'cieIfOutputQueueDrops' => '0',
  3335.   ),
  3336.   10104 =>
  3337.   array (
  3338.     'ifName' => 'Gi1/0/4',
  3339.     'ifInMulticastPkts' => '5266910',
  3340.     'ifInBroadcastPkts' => '671733',
  3341.     'ifOutMulticastPkts' => '41134547',
  3342.     'ifOutBroadcastPkts' => '1397085',
  3343.     'ifHCInOctets' => '714159145077',
  3344.     'ifHCInUcastPkts' => '1164593058',
  3345.     'ifHCInMulticastPkts' => '5266910',
  3346.     'ifHCInBroadcastPkts' => '671733',
  3347.     'ifHCOutOctets' => '1363581435693',
  3348.     'ifHCOutUcastPkts' => '1789074408',
  3349.     'ifHCOutMulticastPkts' => '41134550',
  3350.     'ifHCOutBroadcastPkts' => '1397085',
  3351.     'ifLinkUpDownTrapEnable' => 'enabled',
  3352.     'ifHighSpeed' => '1000',
  3353.     'ifPromiscuousMode' => 'false',
  3354.     'ifConnectorPresent' => 'true',
  3355.     'ifAlias' => 'Wifi WASQ03',
  3356.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3357.     'ifDescr' => 'GigabitEthernet1/0/4',
  3358.     'ifAdminStatus' => 'up',
  3359.     'ifOperStatus' => 'up',
  3360.     'ifLastChange' => '1938689991',
  3361.     'ifType' => 'ethernetCsmacd',
  3362.     'ifPhysAddress' => '70:1:b5:1c:ca:84',
  3363.     'ifMtu' => '1500',
  3364.     'ifInErrors' => '0',
  3365.     'ifOutErrors' => '0',
  3366.     'ifInDiscards' => '0',
  3367.     'ifOutDiscards' => '0',
  3368.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3369.     'vmVlan' => '5',
  3370.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3371.     'vlanTrunkPortNativeVlan' => '1',
  3372.     'cieIfInRuntsErrs' => '0',
  3373.     'cieIfInGiantsErrs' => '178769',
  3374.     'cieIfInFramingErrs' => '0',
  3375.     'cieIfInOverrunErrs' => '0',
  3376.     'cieIfInIgnored' => '0',
  3377.     'cieIfInAbortErrs' => '0',
  3378.     'cieIfInputQueueDrops' => '0',
  3379.     'cieIfOutputQueueDrops' => '0',
  3380.   ),
  3381.   10105 =>
  3382.   array (
  3383.     'ifName' => 'Gi1/0/5',
  3384.     'ifInMulticastPkts' => '0',
  3385.     'ifInBroadcastPkts' => '0',
  3386.     'ifOutMulticastPkts' => '0',
  3387.     'ifOutBroadcastPkts' => '0',
  3388.     'ifHCInOctets' => '0',
  3389.     'ifHCInUcastPkts' => '0',
  3390.     'ifHCInMulticastPkts' => '0',
  3391.     'ifHCInBroadcastPkts' => '0',
  3392.     'ifHCOutOctets' => '0',
  3393.     'ifHCOutUcastPkts' => '0',
  3394.     'ifHCOutMulticastPkts' => '0',
  3395.     'ifHCOutBroadcastPkts' => '0',
  3396.     'ifLinkUpDownTrapEnable' => 'enabled',
  3397.     'ifHighSpeed' => '10',
  3398.     'ifPromiscuousMode' => 'false',
  3399.     'ifConnectorPresent' => 'true',
  3400.     'ifAlias' => 'USER',
  3401.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3402.     'ifDescr' => 'GigabitEthernet1/0/5',
  3403.     'ifAdminStatus' => 'up',
  3404.     'ifOperStatus' => 'down',
  3405.     'ifLastChange' => '10085',
  3406.     'ifType' => 'ethernetCsmacd',
  3407.     'ifPhysAddress' => '70:1:b5:1c:ca:85',
  3408.     'ifMtu' => '1500',
  3409.     'ifInErrors' => '0',
  3410.     'ifOutErrors' => '0',
  3411.     'ifInDiscards' => '0',
  3412.     'ifOutDiscards' => '0',
  3413.     'dot3StatsDuplexStatus' => 'unknown',
  3414.     'vmVlan' => '666',
  3415.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3416.     'vlanTrunkPortNativeVlan' => '1',
  3417.     'cieIfInRuntsErrs' => '0',
  3418.     'cieIfInGiantsErrs' => '0',
  3419.     'cieIfInFramingErrs' => '0',
  3420.     'cieIfInOverrunErrs' => '0',
  3421.     'cieIfInIgnored' => '0',
  3422.     'cieIfInAbortErrs' => '0',
  3423.     'cieIfInputQueueDrops' => '0',
  3424.     'cieIfOutputQueueDrops' => '0',
  3425.   ),
  3426.   10106 =>
  3427.   array (
  3428.     'ifName' => 'Gi1/0/6',
  3429.     'ifInMulticastPkts' => '0',
  3430.     'ifInBroadcastPkts' => '0',
  3431.     'ifOutMulticastPkts' => '0',
  3432.     'ifOutBroadcastPkts' => '0',
  3433.     'ifHCInOctets' => '0',
  3434.     'ifHCInUcastPkts' => '0',
  3435.     'ifHCInMulticastPkts' => '0',
  3436.     'ifHCInBroadcastPkts' => '0',
  3437.     'ifHCOutOctets' => '0',
  3438.     'ifHCOutUcastPkts' => '0',
  3439.     'ifHCOutMulticastPkts' => '0',
  3440.     'ifHCOutBroadcastPkts' => '0',
  3441.     'ifLinkUpDownTrapEnable' => 'enabled',
  3442.     'ifHighSpeed' => '10',
  3443.     'ifPromiscuousMode' => 'false',
  3444.     'ifConnectorPresent' => 'true',
  3445.     'ifAlias' => 'USER',
  3446.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3447.     'ifDescr' => 'GigabitEthernet1/0/6',
  3448.     'ifAdminStatus' => 'up',
  3449.     'ifOperStatus' => 'down',
  3450.     'ifLastChange' => '10085',
  3451.     'ifType' => 'ethernetCsmacd',
  3452.     'ifPhysAddress' => '70:1:b5:1c:ca:86',
  3453.     'ifMtu' => '1500',
  3454.     'ifInErrors' => '0',
  3455.     'ifOutErrors' => '0',
  3456.     'ifInDiscards' => '0',
  3457.     'ifOutDiscards' => '0',
  3458.     'dot3StatsDuplexStatus' => 'unknown',
  3459.     'vmVlan' => '666',
  3460.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3461.     'vlanTrunkPortNativeVlan' => '1',
  3462.     'cieIfInRuntsErrs' => '0',
  3463.     'cieIfInGiantsErrs' => '0',
  3464.     'cieIfInFramingErrs' => '0',
  3465.     'cieIfInOverrunErrs' => '0',
  3466.     'cieIfInIgnored' => '0',
  3467.     'cieIfInAbortErrs' => '0',
  3468.     'cieIfInputQueueDrops' => '0',
  3469.     'cieIfOutputQueueDrops' => '0',
  3470.   ),
  3471.   10107 =>
  3472.   array (
  3473.     'ifName' => 'Gi1/0/7',
  3474.     'ifInMulticastPkts' => '0',
  3475.     'ifInBroadcastPkts' => '0',
  3476.     'ifOutMulticastPkts' => '0',
  3477.     'ifOutBroadcastPkts' => '0',
  3478.     'ifHCInOctets' => '0',
  3479.     'ifHCInUcastPkts' => '0',
  3480.     'ifHCInMulticastPkts' => '0',
  3481.     'ifHCInBroadcastPkts' => '0',
  3482.     'ifHCOutOctets' => '0',
  3483.     'ifHCOutUcastPkts' => '0',
  3484.     'ifHCOutMulticastPkts' => '0',
  3485.     'ifHCOutBroadcastPkts' => '0',
  3486.     'ifLinkUpDownTrapEnable' => 'enabled',
  3487.     'ifHighSpeed' => '10',
  3488.     'ifPromiscuousMode' => 'false',
  3489.     'ifConnectorPresent' => 'true',
  3490.     'ifAlias' => 'USER',
  3491.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3492.     'ifDescr' => 'GigabitEthernet1/0/7',
  3493.     'ifAdminStatus' => 'up',
  3494.     'ifOperStatus' => 'down',
  3495.     'ifLastChange' => '10085',
  3496.     'ifType' => 'ethernetCsmacd',
  3497.     'ifPhysAddress' => '70:1:b5:1c:ca:87',
  3498.     'ifMtu' => '1500',
  3499.     'ifInErrors' => '0',
  3500.     'ifOutErrors' => '0',
  3501.     'ifInDiscards' => '0',
  3502.     'ifOutDiscards' => '0',
  3503.     'dot3StatsDuplexStatus' => 'unknown',
  3504.     'vmVlan' => '666',
  3505.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3506.     'vlanTrunkPortNativeVlan' => '1',
  3507.     'cieIfInRuntsErrs' => '0',
  3508.     'cieIfInGiantsErrs' => '0',
  3509.     'cieIfInFramingErrs' => '0',
  3510.     'cieIfInOverrunErrs' => '0',
  3511.     'cieIfInIgnored' => '0',
  3512.     'cieIfInAbortErrs' => '0',
  3513.     'cieIfInputQueueDrops' => '0',
  3514.     'cieIfOutputQueueDrops' => '0',
  3515.   ),
  3516.   10108 =>
  3517.   array (
  3518.     'ifName' => 'Gi1/0/8',
  3519.     'ifInMulticastPkts' => '0',
  3520.     'ifInBroadcastPkts' => '0',
  3521.     'ifOutMulticastPkts' => '0',
  3522.     'ifOutBroadcastPkts' => '0',
  3523.     'ifHCInOctets' => '0',
  3524.     'ifHCInUcastPkts' => '0',
  3525.     'ifHCInMulticastPkts' => '0',
  3526.     'ifHCInBroadcastPkts' => '0',
  3527.     'ifHCOutOctets' => '0',
  3528.     'ifHCOutUcastPkts' => '0',
  3529.     'ifHCOutMulticastPkts' => '0',
  3530.     'ifHCOutBroadcastPkts' => '0',
  3531.     'ifLinkUpDownTrapEnable' => 'enabled',
  3532.     'ifHighSpeed' => '10',
  3533.     'ifPromiscuousMode' => 'false',
  3534.     'ifConnectorPresent' => 'true',
  3535.     'ifAlias' => 'USER',
  3536.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3537.     'ifDescr' => 'GigabitEthernet1/0/8',
  3538.     'ifAdminStatus' => 'up',
  3539.     'ifOperStatus' => 'down',
  3540.     'ifLastChange' => '10085',
  3541.     'ifType' => 'ethernetCsmacd',
  3542.     'ifPhysAddress' => '70:1:b5:1c:ca:88',
  3543.     'ifMtu' => '1500',
  3544.     'ifInErrors' => '0',
  3545.     'ifOutErrors' => '0',
  3546.     'ifInDiscards' => '0',
  3547.     'ifOutDiscards' => '0',
  3548.     'dot3StatsDuplexStatus' => 'unknown',
  3549.     'vmVlan' => '666',
  3550.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3551.     'vlanTrunkPortNativeVlan' => '1',
  3552.     'cieIfInRuntsErrs' => '0',
  3553.     'cieIfInGiantsErrs' => '0',
  3554.     'cieIfInFramingErrs' => '0',
  3555.     'cieIfInOverrunErrs' => '0',
  3556.     'cieIfInIgnored' => '0',
  3557.     'cieIfInAbortErrs' => '0',
  3558.     'cieIfInputQueueDrops' => '0',
  3559.     'cieIfOutputQueueDrops' => '0',
  3560.   ),
  3561.   10109 =>
  3562.   array (
  3563.     'ifName' => 'Gi1/0/9',
  3564.     'ifInMulticastPkts' => '0',
  3565.     'ifInBroadcastPkts' => '0',
  3566.     'ifOutMulticastPkts' => '0',
  3567.     'ifOutBroadcastPkts' => '0',
  3568.     'ifHCInOctets' => '0',
  3569.     'ifHCInUcastPkts' => '0',
  3570.     'ifHCInMulticastPkts' => '0',
  3571.     'ifHCInBroadcastPkts' => '0',
  3572.     'ifHCOutOctets' => '0',
  3573.     'ifHCOutUcastPkts' => '0',
  3574.     'ifHCOutMulticastPkts' => '0',
  3575.     'ifHCOutBroadcastPkts' => '0',
  3576.     'ifLinkUpDownTrapEnable' => 'enabled',
  3577.     'ifHighSpeed' => '10',
  3578.     'ifPromiscuousMode' => 'false',
  3579.     'ifConnectorPresent' => 'true',
  3580.     'ifAlias' => 'USER',
  3581.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3582.     'ifDescr' => 'GigabitEthernet1/0/9',
  3583.     'ifAdminStatus' => 'up',
  3584.     'ifOperStatus' => 'down',
  3585.     'ifLastChange' => '10086',
  3586.     'ifType' => 'ethernetCsmacd',
  3587.     'ifPhysAddress' => '70:1:b5:1c:ca:89',
  3588.     'ifMtu' => '1500',
  3589.     'ifInErrors' => '0',
  3590.     'ifOutErrors' => '0',
  3591.     'ifInDiscards' => '0',
  3592.     'ifOutDiscards' => '0',
  3593.     'dot3StatsDuplexStatus' => 'unknown',
  3594.     'vmVlan' => '666',
  3595.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3596.     'vlanTrunkPortNativeVlan' => '1',
  3597.     'cieIfInRuntsErrs' => '0',
  3598.     'cieIfInGiantsErrs' => '0',
  3599.     'cieIfInFramingErrs' => '0',
  3600.     'cieIfInOverrunErrs' => '0',
  3601.     'cieIfInIgnored' => '0',
  3602.     'cieIfInAbortErrs' => '0',
  3603.     'cieIfInputQueueDrops' => '0',
  3604.     'cieIfOutputQueueDrops' => '0',
  3605.   ),
  3606.   10110 =>
  3607.   array (
  3608.     'ifName' => 'Gi1/0/10',
  3609.     'ifInMulticastPkts' => '0',
  3610.     'ifInBroadcastPkts' => '0',
  3611.     'ifOutMulticastPkts' => '0',
  3612.     'ifOutBroadcastPkts' => '0',
  3613.     'ifHCInOctets' => '0',
  3614.     'ifHCInUcastPkts' => '0',
  3615.     'ifHCInMulticastPkts' => '0',
  3616.     'ifHCInBroadcastPkts' => '0',
  3617.     'ifHCOutOctets' => '0',
  3618.     'ifHCOutUcastPkts' => '0',
  3619.     'ifHCOutMulticastPkts' => '0',
  3620.     'ifHCOutBroadcastPkts' => '0',
  3621.     'ifLinkUpDownTrapEnable' => 'enabled',
  3622.     'ifHighSpeed' => '10',
  3623.     'ifPromiscuousMode' => 'false',
  3624.     'ifConnectorPresent' => 'true',
  3625.     'ifAlias' => 'USER',
  3626.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3627.     'ifDescr' => 'GigabitEthernet1/0/10',
  3628.     'ifAdminStatus' => 'up',
  3629.     'ifOperStatus' => 'down',
  3630.     'ifLastChange' => '10086',
  3631.     'ifType' => 'ethernetCsmacd',
  3632.     'ifPhysAddress' => '70:1:b5:1c:ca:8a',
  3633.     'ifMtu' => '1500',
  3634.     'ifInErrors' => '0',
  3635.     'ifOutErrors' => '0',
  3636.     'ifInDiscards' => '0',
  3637.     'ifOutDiscards' => '0',
  3638.     'dot3StatsDuplexStatus' => 'unknown',
  3639.     'vmVlan' => '666',
  3640.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3641.     'vlanTrunkPortNativeVlan' => '1',
  3642.     'cieIfInRuntsErrs' => '0',
  3643.     'cieIfInGiantsErrs' => '0',
  3644.     'cieIfInFramingErrs' => '0',
  3645.     'cieIfInOverrunErrs' => '0',
  3646.     'cieIfInIgnored' => '0',
  3647.     'cieIfInAbortErrs' => '0',
  3648.     'cieIfInputQueueDrops' => '0',
  3649.     'cieIfOutputQueueDrops' => '0',
  3650.   ),
  3651.   10111 =>
  3652.   array (
  3653.     'ifName' => 'Gi1/0/11',
  3654.     'ifInMulticastPkts' => '0',
  3655.     'ifInBroadcastPkts' => '0',
  3656.     'ifOutMulticastPkts' => '0',
  3657.     'ifOutBroadcastPkts' => '0',
  3658.     'ifHCInOctets' => '0',
  3659.     'ifHCInUcastPkts' => '0',
  3660.     'ifHCInMulticastPkts' => '0',
  3661.     'ifHCInBroadcastPkts' => '0',
  3662.     'ifHCOutOctets' => '0',
  3663.     'ifHCOutUcastPkts' => '0',
  3664.     'ifHCOutMulticastPkts' => '0',
  3665.     'ifHCOutBroadcastPkts' => '0',
  3666.     'ifLinkUpDownTrapEnable' => 'enabled',
  3667.     'ifHighSpeed' => '10',
  3668.     'ifPromiscuousMode' => 'false',
  3669.     'ifConnectorPresent' => 'true',
  3670.     'ifAlias' => 'USER',
  3671.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3672.     'ifDescr' => 'GigabitEthernet1/0/11',
  3673.     'ifAdminStatus' => 'up',
  3674.     'ifOperStatus' => 'down',
  3675.     'ifLastChange' => '10086',
  3676.     'ifType' => 'ethernetCsmacd',
  3677.     'ifPhysAddress' => '70:1:b5:1c:ca:8b',
  3678.     'ifMtu' => '1500',
  3679.     'ifInErrors' => '0',
  3680.     'ifOutErrors' => '0',
  3681.     'ifInDiscards' => '0',
  3682.     'ifOutDiscards' => '0',
  3683.     'dot3StatsDuplexStatus' => 'unknown',
  3684.     'vmVlan' => '666',
  3685.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3686.     'vlanTrunkPortNativeVlan' => '1',
  3687.     'cieIfInRuntsErrs' => '0',
  3688.     'cieIfInGiantsErrs' => '0',
  3689.     'cieIfInFramingErrs' => '0',
  3690.     'cieIfInOverrunErrs' => '0',
  3691.     'cieIfInIgnored' => '0',
  3692.     'cieIfInAbortErrs' => '0',
  3693.     'cieIfInputQueueDrops' => '0',
  3694.     'cieIfOutputQueueDrops' => '0',
  3695.   ),
  3696.   10112 =>
  3697.   array (
  3698.     'ifName' => 'Gi1/0/12',
  3699.     'ifInMulticastPkts' => '0',
  3700.     'ifInBroadcastPkts' => '0',
  3701.     'ifOutMulticastPkts' => '0',
  3702.     'ifOutBroadcastPkts' => '0',
  3703.     'ifHCInOctets' => '0',
  3704.     'ifHCInUcastPkts' => '0',
  3705.     'ifHCInMulticastPkts' => '0',
  3706.     'ifHCInBroadcastPkts' => '0',
  3707.     'ifHCOutOctets' => '0',
  3708.     'ifHCOutUcastPkts' => '0',
  3709.     'ifHCOutMulticastPkts' => '0',
  3710.     'ifHCOutBroadcastPkts' => '0',
  3711.     'ifLinkUpDownTrapEnable' => 'enabled',
  3712.     'ifHighSpeed' => '10',
  3713.     'ifPromiscuousMode' => 'false',
  3714.     'ifConnectorPresent' => 'true',
  3715.     'ifAlias' => 'USER',
  3716.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3717.     'ifDescr' => 'GigabitEthernet1/0/12',
  3718.     'ifAdminStatus' => 'up',
  3719.     'ifOperStatus' => 'down',
  3720.     'ifLastChange' => '10086',
  3721.     'ifType' => 'ethernetCsmacd',
  3722.     'ifPhysAddress' => '70:1:b5:1c:ca:8c',
  3723.     'ifMtu' => '1500',
  3724.     'ifInErrors' => '0',
  3725.     'ifOutErrors' => '0',
  3726.     'ifInDiscards' => '0',
  3727.     'ifOutDiscards' => '0',
  3728.     'dot3StatsDuplexStatus' => 'unknown',
  3729.     'vmVlan' => '666',
  3730.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3731.     'vlanTrunkPortNativeVlan' => '1',
  3732.     'cieIfInRuntsErrs' => '0',
  3733.     'cieIfInGiantsErrs' => '0',
  3734.     'cieIfInFramingErrs' => '0',
  3735.     'cieIfInOverrunErrs' => '0',
  3736.     'cieIfInIgnored' => '0',
  3737.     'cieIfInAbortErrs' => '0',
  3738.     'cieIfInputQueueDrops' => '0',
  3739.     'cieIfOutputQueueDrops' => '0',
  3740.   ),
  3741.   10113 =>
  3742.   array (
  3743.     'ifName' => 'Gi1/0/13',
  3744.     'ifInMulticastPkts' => '0',
  3745.     'ifInBroadcastPkts' => '0',
  3746.     'ifOutMulticastPkts' => '0',
  3747.     'ifOutBroadcastPkts' => '0',
  3748.     'ifHCInOctets' => '0',
  3749.     'ifHCInUcastPkts' => '0',
  3750.     'ifHCInMulticastPkts' => '0',
  3751.     'ifHCInBroadcastPkts' => '0',
  3752.     'ifHCOutOctets' => '0',
  3753.     'ifHCOutUcastPkts' => '0',
  3754.     'ifHCOutMulticastPkts' => '0',
  3755.     'ifHCOutBroadcastPkts' => '0',
  3756.     'ifLinkUpDownTrapEnable' => 'enabled',
  3757.     'ifHighSpeed' => '10',
  3758.     'ifPromiscuousMode' => 'false',
  3759.     'ifConnectorPresent' => 'true',
  3760.     'ifAlias' => 'USER',
  3761.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3762.     'ifDescr' => 'GigabitEthernet1/0/13',
  3763.     'ifAdminStatus' => 'up',
  3764.     'ifOperStatus' => 'down',
  3765.     'ifLastChange' => '10086',
  3766.     'ifType' => 'ethernetCsmacd',
  3767.     'ifPhysAddress' => '70:1:b5:1c:ca:8d',
  3768.     'ifMtu' => '1500',
  3769.     'ifInErrors' => '0',
  3770.     'ifOutErrors' => '0',
  3771.     'ifInDiscards' => '0',
  3772.     'ifOutDiscards' => '0',
  3773.     'dot3StatsDuplexStatus' => 'unknown',
  3774.     'vmVlan' => '666',
  3775.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3776.     'vlanTrunkPortNativeVlan' => '1',
  3777.     'cieIfInRuntsErrs' => '0',
  3778.     'cieIfInGiantsErrs' => '0',
  3779.     'cieIfInFramingErrs' => '0',
  3780.     'cieIfInOverrunErrs' => '0',
  3781.     'cieIfInIgnored' => '0',
  3782.     'cieIfInAbortErrs' => '0',
  3783.     'cieIfInputQueueDrops' => '0',
  3784.     'cieIfOutputQueueDrops' => '0',
  3785.   ),
  3786.   10114 =>
  3787.   array (
  3788.     'ifName' => 'Gi1/0/14',
  3789.     'ifInMulticastPkts' => '954',
  3790.     'ifInBroadcastPkts' => '794',
  3791.     'ifOutMulticastPkts' => '81234872',
  3792.     'ifOutBroadcastPkts' => '3142293',
  3793.     'ifHCInOctets' => '154013782596',
  3794.     'ifHCInUcastPkts' => '158215651',
  3795.     'ifHCInMulticastPkts' => '954',
  3796.     'ifHCInBroadcastPkts' => '794',
  3797.     'ifHCOutOctets' => '167688548330',
  3798.     'ifHCOutUcastPkts' => '173389346',
  3799.     'ifHCOutMulticastPkts' => '81234876',
  3800.     'ifHCOutBroadcastPkts' => '3142293',
  3801.     'ifLinkUpDownTrapEnable' => 'enabled',
  3802.     'ifHighSpeed' => '1000',
  3803.     'ifPromiscuousMode' => 'false',
  3804.     'ifConnectorPresent' => 'true',
  3805.     'ifAlias' => 'VISIO',
  3806.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3807.     'ifDescr' => 'GigabitEthernet1/0/14',
  3808.     'ifAdminStatus' => 'up',
  3809.     'ifOperStatus' => 'up',
  3810.     'ifLastChange' => '1338519560',
  3811.     'ifType' => 'ethernetCsmacd',
  3812.     'ifPhysAddress' => '70:1:b5:1c:ca:8e',
  3813.     'ifMtu' => '1500',
  3814.     'ifInErrors' => '0',
  3815.     'ifOutErrors' => '0',
  3816.     'ifInDiscards' => '0',
  3817.     'ifOutDiscards' => '0',
  3818.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3819.     'vmVlan' => '1',
  3820.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3821.     'vlanTrunkPortNativeVlan' => '1',
  3822.     'cieIfInRuntsErrs' => '0',
  3823.     'cieIfInGiantsErrs' => '0',
  3824.     'cieIfInFramingErrs' => '0',
  3825.     'cieIfInOverrunErrs' => '0',
  3826.     'cieIfInIgnored' => '0',
  3827.     'cieIfInAbortErrs' => '0',
  3828.     'cieIfInputQueueDrops' => '0',
  3829.     'cieIfOutputQueueDrops' => '0',
  3830.   ),
  3831.   10115 =>
  3832.   array (
  3833.     'ifName' => 'Gi1/0/15',
  3834.     'ifInMulticastPkts' => '0',
  3835.     'ifInBroadcastPkts' => '0',
  3836.     'ifOutMulticastPkts' => '0',
  3837.     'ifOutBroadcastPkts' => '0',
  3838.     'ifHCInOctets' => '0',
  3839.     'ifHCInUcastPkts' => '0',
  3840.     'ifHCInMulticastPkts' => '0',
  3841.     'ifHCInBroadcastPkts' => '0',
  3842.     'ifHCOutOctets' => '0',
  3843.     'ifHCOutUcastPkts' => '0',
  3844.     'ifHCOutMulticastPkts' => '0',
  3845.     'ifHCOutBroadcastPkts' => '0',
  3846.     'ifLinkUpDownTrapEnable' => 'enabled',
  3847.     'ifHighSpeed' => '10',
  3848.     'ifPromiscuousMode' => 'false',
  3849.     'ifConnectorPresent' => 'true',
  3850.     'ifAlias' => 'USER',
  3851.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3852.     'ifDescr' => 'GigabitEthernet1/0/15',
  3853.     'ifAdminStatus' => 'up',
  3854.     'ifOperStatus' => 'down',
  3855.     'ifLastChange' => '10086',
  3856.     'ifType' => 'ethernetCsmacd',
  3857.     'ifPhysAddress' => '70:1:b5:1c:ca:8f',
  3858.     'ifMtu' => '1500',
  3859.     'ifInErrors' => '0',
  3860.     'ifOutErrors' => '0',
  3861.     'ifInDiscards' => '0',
  3862.     'ifOutDiscards' => '0',
  3863.     'dot3StatsDuplexStatus' => 'unknown',
  3864.     'vmVlan' => '666',
  3865.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3866.     'vlanTrunkPortNativeVlan' => '1',
  3867.     'cieIfInRuntsErrs' => '0',
  3868.     'cieIfInGiantsErrs' => '0',
  3869.     'cieIfInFramingErrs' => '0',
  3870.     'cieIfInOverrunErrs' => '0',
  3871.     'cieIfInIgnored' => '0',
  3872.     'cieIfInAbortErrs' => '0',
  3873.     'cieIfInputQueueDrops' => '0',
  3874.     'cieIfOutputQueueDrops' => '0',
  3875.   ),
  3876.   10116 =>
  3877.   array (
  3878.     'ifName' => 'Gi1/0/16',
  3879.     'ifInMulticastPkts' => '227075',
  3880.     'ifInBroadcastPkts' => '21607',
  3881.     'ifOutMulticastPkts' => '8191626',
  3882.     'ifOutBroadcastPkts' => '413378',
  3883.     'ifHCInOctets' => '5470322125',
  3884.     'ifHCInUcastPkts' => '11523001',
  3885.     'ifHCInMulticastPkts' => '227075',
  3886.     'ifHCInBroadcastPkts' => '21607',
  3887.     'ifHCOutOctets' => '14743190077',
  3888.     'ifHCOutUcastPkts' => '19281033',
  3889.     'ifHCOutMulticastPkts' => '8191626',
  3890.     'ifHCOutBroadcastPkts' => '413378',
  3891.     'ifLinkUpDownTrapEnable' => 'enabled',
  3892.     'ifHighSpeed' => '100',
  3893.     'ifPromiscuousMode' => 'false',
  3894.     'ifConnectorPresent' => 'true',
  3895.     'ifAlias' => 'USER',
  3896.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3897.     'ifDescr' => 'GigabitEthernet1/0/16',
  3898.     'ifAdminStatus' => 'up',
  3899.     'ifOperStatus' => 'down',
  3900.     'ifLastChange' => '446787558',
  3901.     'ifType' => 'ethernetCsmacd',
  3902.     'ifPhysAddress' => '70:1:b5:1c:ca:90',
  3903.     'ifMtu' => '1500',
  3904.     'ifInErrors' => '0',
  3905.     'ifOutErrors' => '0',
  3906.     'ifInDiscards' => '0',
  3907.     'ifOutDiscards' => '71197',
  3908.     'dot3StatsDuplexStatus' => 'unknown',
  3909.     'vmVlan' => '666',
  3910.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3911.     'vlanTrunkPortNativeVlan' => '1',
  3912.     'cieIfInRuntsErrs' => '0',
  3913.     'cieIfInGiantsErrs' => '0',
  3914.     'cieIfInFramingErrs' => '0',
  3915.     'cieIfInOverrunErrs' => '0',
  3916.     'cieIfInIgnored' => '0',
  3917.     'cieIfInAbortErrs' => '0',
  3918.     'cieIfInputQueueDrops' => '0',
  3919.     'cieIfOutputQueueDrops' => '71197',
  3920.   ),
  3921.   10117 =>
  3922.   array (
  3923.     'ifName' => 'Gi1/0/17',
  3924.     'ifInMulticastPkts' => '0',
  3925.     'ifInBroadcastPkts' => '0',
  3926.     'ifOutMulticastPkts' => '0',
  3927.     'ifOutBroadcastPkts' => '0',
  3928.     'ifHCInOctets' => '0',
  3929.     'ifHCInUcastPkts' => '0',
  3930.     'ifHCInMulticastPkts' => '0',
  3931.     'ifHCInBroadcastPkts' => '0',
  3932.     'ifHCOutOctets' => '0',
  3933.     'ifHCOutUcastPkts' => '0',
  3934.     'ifHCOutMulticastPkts' => '0',
  3935.     'ifHCOutBroadcastPkts' => '0',
  3936.     'ifLinkUpDownTrapEnable' => 'enabled',
  3937.     'ifHighSpeed' => '10',
  3938.     'ifPromiscuousMode' => 'false',
  3939.     'ifConnectorPresent' => 'true',
  3940.     'ifAlias' => 'USER',
  3941.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3942.     'ifDescr' => 'GigabitEthernet1/0/17',
  3943.     'ifAdminStatus' => 'up',
  3944.     'ifOperStatus' => 'down',
  3945.     'ifLastChange' => '10086',
  3946.     'ifType' => 'ethernetCsmacd',
  3947.     'ifPhysAddress' => '70:1:b5:1c:ca:91',
  3948.     'ifMtu' => '1500',
  3949.     'ifInErrors' => '0',
  3950.     'ifOutErrors' => '0',
  3951.     'ifInDiscards' => '0',
  3952.     'ifOutDiscards' => '0',
  3953.     'dot3StatsDuplexStatus' => 'unknown',
  3954.     'vmVlan' => '666',
  3955.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3956.     'vlanTrunkPortNativeVlan' => '1',
  3957.     'cieIfInRuntsErrs' => '0',
  3958.     'cieIfInGiantsErrs' => '0',
  3959.     'cieIfInFramingErrs' => '0',
  3960.     'cieIfInOverrunErrs' => '0',
  3961.     'cieIfInIgnored' => '0',
  3962.     'cieIfInAbortErrs' => '0',
  3963.     'cieIfInputQueueDrops' => '0',
  3964.     'cieIfOutputQueueDrops' => '0',
  3965.   ),
  3966.   10118 =>
  3967.   array (
  3968.     'ifName' => 'Gi1/0/18',
  3969.     'ifInMulticastPkts' => '0',
  3970.     'ifInBroadcastPkts' => '0',
  3971.     'ifOutMulticastPkts' => '0',
  3972.     'ifOutBroadcastPkts' => '0',
  3973.     'ifHCInOctets' => '0',
  3974.     'ifHCInUcastPkts' => '0',
  3975.     'ifHCInMulticastPkts' => '0',
  3976.     'ifHCInBroadcastPkts' => '0',
  3977.     'ifHCOutOctets' => '0',
  3978.     'ifHCOutUcastPkts' => '0',
  3979.     'ifHCOutMulticastPkts' => '0',
  3980.     'ifHCOutBroadcastPkts' => '0',
  3981.     'ifLinkUpDownTrapEnable' => 'enabled',
  3982.     'ifHighSpeed' => '10',
  3983.     'ifPromiscuousMode' => 'false',
  3984.     'ifConnectorPresent' => 'true',
  3985.     'ifAlias' => 'USER',
  3986.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3987.     'ifDescr' => 'GigabitEthernet1/0/18',
  3988.     'ifAdminStatus' => 'up',
  3989.     'ifOperStatus' => 'down',
  3990.     'ifLastChange' => '10086',
  3991.     'ifType' => 'ethernetCsmacd',
  3992.     'ifPhysAddress' => '70:1:b5:1c:ca:92',
  3993.     'ifMtu' => '1500',
  3994.     'ifInErrors' => '0',
  3995.     'ifOutErrors' => '0',
  3996.     'ifInDiscards' => '0',
  3997.     'ifOutDiscards' => '0',
  3998.     'dot3StatsDuplexStatus' => 'unknown',
  3999.     'vmVlan' => '666',
  4000.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4001.     'vlanTrunkPortNativeVlan' => '1',
  4002.     'cieIfInRuntsErrs' => '0',
  4003.     'cieIfInGiantsErrs' => '0',
  4004.     'cieIfInFramingErrs' => '0',
  4005.     'cieIfInOverrunErrs' => '0',
  4006.     'cieIfInIgnored' => '0',
  4007.     'cieIfInAbortErrs' => '0',
  4008.     'cieIfInputQueueDrops' => '0',
  4009.     'cieIfOutputQueueDrops' => '0',
  4010.   ),
  4011.   10119 =>
  4012.   array (
  4013.     'ifName' => 'Gi1/0/19',
  4014.     'ifInMulticastPkts' => '0',
  4015.     'ifInBroadcastPkts' => '0',
  4016.     'ifOutMulticastPkts' => '0',
  4017.     'ifOutBroadcastPkts' => '0',
  4018.     'ifHCInOctets' => '0',
  4019.     'ifHCInUcastPkts' => '0',
  4020.     'ifHCInMulticastPkts' => '0',
  4021.     'ifHCInBroadcastPkts' => '0',
  4022.     'ifHCOutOctets' => '0',
  4023.     'ifHCOutUcastPkts' => '0',
  4024.     'ifHCOutMulticastPkts' => '0',
  4025.     'ifHCOutBroadcastPkts' => '0',
  4026.     'ifLinkUpDownTrapEnable' => 'enabled',
  4027.     'ifHighSpeed' => '10',
  4028.     'ifPromiscuousMode' => 'false',
  4029.     'ifConnectorPresent' => 'true',
  4030.     'ifAlias' => 'USER',
  4031.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4032.     'ifDescr' => 'GigabitEthernet1/0/19',
  4033.     'ifAdminStatus' => 'up',
  4034.     'ifOperStatus' => 'down',
  4035.     'ifLastChange' => '10086',
  4036.     'ifType' => 'ethernetCsmacd',
  4037.     'ifPhysAddress' => '70:1:b5:1c:ca:93',
  4038.     'ifMtu' => '1500',
  4039.     'ifInErrors' => '0',
  4040.     'ifOutErrors' => '0',
  4041.     'ifInDiscards' => '0',
  4042.     'ifOutDiscards' => '0',
  4043.     'dot3StatsDuplexStatus' => 'unknown',
  4044.     'vmVlan' => '666',
  4045.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4046.     'vlanTrunkPortNativeVlan' => '1',
  4047.     'cieIfInRuntsErrs' => '0',
  4048.     'cieIfInGiantsErrs' => '0',
  4049.     'cieIfInFramingErrs' => '0',
  4050.     'cieIfInOverrunErrs' => '0',
  4051.     'cieIfInIgnored' => '0',
  4052.     'cieIfInAbortErrs' => '0',
  4053.     'cieIfInputQueueDrops' => '0',
  4054.     'cieIfOutputQueueDrops' => '0',
  4055.   ),
  4056.   10120 =>
  4057.   array (
  4058.     'ifName' => 'Gi1/0/20',
  4059.     'ifInMulticastPkts' => '0',
  4060.     'ifInBroadcastPkts' => '0',
  4061.     'ifOutMulticastPkts' => '0',
  4062.     'ifOutBroadcastPkts' => '0',
  4063.     'ifHCInOctets' => '0',
  4064.     'ifHCInUcastPkts' => '0',
  4065.     'ifHCInMulticastPkts' => '0',
  4066.     'ifHCInBroadcastPkts' => '0',
  4067.     'ifHCOutOctets' => '0',
  4068.     'ifHCOutUcastPkts' => '0',
  4069.     'ifHCOutMulticastPkts' => '0',
  4070.     'ifHCOutBroadcastPkts' => '0',
  4071.     'ifLinkUpDownTrapEnable' => 'enabled',
  4072.     'ifHighSpeed' => '10',
  4073.     'ifPromiscuousMode' => 'false',
  4074.     'ifConnectorPresent' => 'true',
  4075.     'ifAlias' => 'USER',
  4076.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4077.     'ifDescr' => 'GigabitEthernet1/0/20',
  4078.     'ifAdminStatus' => 'up',
  4079.     'ifOperStatus' => 'down',
  4080.     'ifLastChange' => '10087',
  4081.     'ifType' => 'ethernetCsmacd',
  4082.     'ifPhysAddress' => '70:1:b5:1c:ca:94',
  4083.     'ifMtu' => '1500',
  4084.     'ifInErrors' => '0',
  4085.     'ifOutErrors' => '0',
  4086.     'ifInDiscards' => '0',
  4087.     'ifOutDiscards' => '0',
  4088.     'dot3StatsDuplexStatus' => 'unknown',
  4089.     'vmVlan' => '666',
  4090.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4091.     'vlanTrunkPortNativeVlan' => '1',
  4092.     'cieIfInRuntsErrs' => '0',
  4093.     'cieIfInGiantsErrs' => '0',
  4094.     'cieIfInFramingErrs' => '0',
  4095.     'cieIfInOverrunErrs' => '0',
  4096.     'cieIfInIgnored' => '0',
  4097.     'cieIfInAbortErrs' => '0',
  4098.     'cieIfInputQueueDrops' => '0',
  4099.     'cieIfOutputQueueDrops' => '0',
  4100.   ),
  4101.   10121 =>
  4102.   array (
  4103.     'ifName' => 'Gi1/0/21',
  4104.     'ifInMulticastPkts' => '0',
  4105.     'ifInBroadcastPkts' => '0',
  4106.     'ifOutMulticastPkts' => '0',
  4107.     'ifOutBroadcastPkts' => '0',
  4108.     'ifHCInOctets' => '0',
  4109.     'ifHCInUcastPkts' => '0',
  4110.     'ifHCInMulticastPkts' => '0',
  4111.     'ifHCInBroadcastPkts' => '0',
  4112.     'ifHCOutOctets' => '0',
  4113.     'ifHCOutUcastPkts' => '0',
  4114.     'ifHCOutMulticastPkts' => '0',
  4115.     'ifHCOutBroadcastPkts' => '0',
  4116.     'ifLinkUpDownTrapEnable' => 'enabled',
  4117.     'ifHighSpeed' => '10',
  4118.     'ifPromiscuousMode' => 'false',
  4119.     'ifConnectorPresent' => 'true',
  4120.     'ifAlias' => 'USER',
  4121.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4122.     'ifDescr' => 'GigabitEthernet1/0/21',
  4123.     'ifAdminStatus' => 'up',
  4124.     'ifOperStatus' => 'down',
  4125.     'ifLastChange' => '10087',
  4126.     'ifType' => 'ethernetCsmacd',
  4127.     'ifPhysAddress' => '70:1:b5:1c:ca:95',
  4128.     'ifMtu' => '1500',
  4129.     'ifInErrors' => '0',
  4130.     'ifOutErrors' => '0',
  4131.     'ifInDiscards' => '0',
  4132.     'ifOutDiscards' => '0',
  4133.     'dot3StatsDuplexStatus' => 'unknown',
  4134.     'vmVlan' => '666',
  4135.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4136.     'vlanTrunkPortNativeVlan' => '1',
  4137.     'cieIfInRuntsErrs' => '0',
  4138.     'cieIfInGiantsErrs' => '0',
  4139.     'cieIfInFramingErrs' => '0',
  4140.     'cieIfInOverrunErrs' => '0',
  4141.     'cieIfInIgnored' => '0',
  4142.     'cieIfInAbortErrs' => '0',
  4143.     'cieIfInputQueueDrops' => '0',
  4144.     'cieIfOutputQueueDrops' => '0',
  4145.   ),
  4146.   10122 =>
  4147.   array (
  4148.     'ifName' => 'Gi1/0/22',
  4149.     'ifInMulticastPkts' => '0',
  4150.     'ifInBroadcastPkts' => '0',
  4151.     'ifOutMulticastPkts' => '0',
  4152.     'ifOutBroadcastPkts' => '0',
  4153.     'ifHCInOctets' => '0',
  4154.     'ifHCInUcastPkts' => '0',
  4155.     'ifHCInMulticastPkts' => '0',
  4156.     'ifHCInBroadcastPkts' => '0',
  4157.     'ifHCOutOctets' => '0',
  4158.     'ifHCOutUcastPkts' => '0',
  4159.     'ifHCOutMulticastPkts' => '0',
  4160.     'ifHCOutBroadcastPkts' => '0',
  4161.     'ifLinkUpDownTrapEnable' => 'enabled',
  4162.     'ifHighSpeed' => '10',
  4163.     'ifPromiscuousMode' => 'false',
  4164.     'ifConnectorPresent' => 'true',
  4165.     'ifAlias' => 'USER',
  4166.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4167.     'ifDescr' => 'GigabitEthernet1/0/22',
  4168.     'ifAdminStatus' => 'up',
  4169.     'ifOperStatus' => 'down',
  4170.     'ifLastChange' => '10087',
  4171.     'ifType' => 'ethernetCsmacd',
  4172.     'ifPhysAddress' => '70:1:b5:1c:ca:96',
  4173.     'ifMtu' => '1500',
  4174.     'ifInErrors' => '0',
  4175.     'ifOutErrors' => '0',
  4176.     'ifInDiscards' => '0',
  4177.     'ifOutDiscards' => '0',
  4178.     'dot3StatsDuplexStatus' => 'unknown',
  4179.     'vmVlan' => '666',
  4180.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4181.     'vlanTrunkPortNativeVlan' => '1',
  4182.     'cieIfInRuntsErrs' => '0',
  4183.     'cieIfInGiantsErrs' => '0',
  4184.     'cieIfInFramingErrs' => '0',
  4185.     'cieIfInOverrunErrs' => '0',
  4186.     'cieIfInIgnored' => '0',
  4187.     'cieIfInAbortErrs' => '0',
  4188.     'cieIfInputQueueDrops' => '0',
  4189.     'cieIfOutputQueueDrops' => '0',
  4190.   ),
  4191.   10123 =>
  4192.   array (
  4193.     'ifName' => 'Gi1/0/23',
  4194.     'ifInMulticastPkts' => '0',
  4195.     'ifInBroadcastPkts' => '0',
  4196.     'ifOutMulticastPkts' => '0',
  4197.     'ifOutBroadcastPkts' => '0',
  4198.     'ifHCInOctets' => '0',
  4199.     'ifHCInUcastPkts' => '0',
  4200.     'ifHCInMulticastPkts' => '0',
  4201.     'ifHCInBroadcastPkts' => '0',
  4202.     'ifHCOutOctets' => '0',
  4203.     'ifHCOutUcastPkts' => '0',
  4204.     'ifHCOutMulticastPkts' => '0',
  4205.     'ifHCOutBroadcastPkts' => '0',
  4206.     'ifLinkUpDownTrapEnable' => 'enabled',
  4207.     'ifHighSpeed' => '100',
  4208.     'ifPromiscuousMode' => 'false',
  4209.     'ifConnectorPresent' => 'true',
  4210.     'ifAlias' => 'USER',
  4211.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4212.     'ifDescr' => 'GigabitEthernet1/0/23',
  4213.     'ifAdminStatus' => 'up',
  4214.     'ifOperStatus' => 'down',
  4215.     'ifLastChange' => '10103',
  4216.     'ifType' => 'ethernetCsmacd',
  4217.     'ifPhysAddress' => '70:1:b5:1c:ca:97',
  4218.     'ifMtu' => '1500',
  4219.     'ifInErrors' => '0',
  4220.     'ifOutErrors' => '0',
  4221.     'ifInDiscards' => '0',
  4222.     'ifOutDiscards' => '0',
  4223.     'dot3StatsDuplexStatus' => 'unknown',
  4224.     'vmVlan' => '666',
  4225.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4226.     'vlanTrunkPortNativeVlan' => '1',
  4227.     'cieIfInRuntsErrs' => '0',
  4228.     'cieIfInGiantsErrs' => '0',
  4229.     'cieIfInFramingErrs' => '0',
  4230.     'cieIfInOverrunErrs' => '0',
  4231.     'cieIfInIgnored' => '0',
  4232.     'cieIfInAbortErrs' => '0',
  4233.     'cieIfInputQueueDrops' => '0',
  4234.     'cieIfOutputQueueDrops' => '0',
  4235.   ),
  4236.   10124 =>
  4237.   array (
  4238.     'ifName' => 'Gi1/0/24',
  4239.     'ifInMulticastPkts' => '0',
  4240.     'ifInBroadcastPkts' => '0',
  4241.     'ifOutMulticastPkts' => '0',
  4242.     'ifOutBroadcastPkts' => '0',
  4243.     'ifHCInOctets' => '0',
  4244.     'ifHCInUcastPkts' => '0',
  4245.     'ifHCInMulticastPkts' => '0',
  4246.     'ifHCInBroadcastPkts' => '0',
  4247.     'ifHCOutOctets' => '0',
  4248.     'ifHCOutUcastPkts' => '0',
  4249.     'ifHCOutMulticastPkts' => '0',
  4250.     'ifHCOutBroadcastPkts' => '0',
  4251.     'ifLinkUpDownTrapEnable' => 'enabled',
  4252.     'ifHighSpeed' => '10',
  4253.     'ifPromiscuousMode' => 'false',
  4254.     'ifConnectorPresent' => 'true',
  4255.     'ifAlias' => 'USER',
  4256.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4257.     'ifDescr' => 'GigabitEthernet1/0/24',
  4258.     'ifAdminStatus' => 'up',
  4259.     'ifOperStatus' => 'down',
  4260.     'ifLastChange' => '10103',
  4261.     'ifType' => 'ethernetCsmacd',
  4262.     'ifPhysAddress' => '70:1:b5:1c:ca:98',
  4263.     'ifMtu' => '1500',
  4264.     'ifInErrors' => '0',
  4265.     'ifOutErrors' => '0',
  4266.     'ifInDiscards' => '0',
  4267.     'ifOutDiscards' => '0',
  4268.     'dot3StatsDuplexStatus' => 'unknown',
  4269.     'vmVlan' => '666',
  4270.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4271.     'vlanTrunkPortNativeVlan' => '1',
  4272.     'cieIfInRuntsErrs' => '0',
  4273.     'cieIfInGiantsErrs' => '0',
  4274.     'cieIfInFramingErrs' => '0',
  4275.     'cieIfInOverrunErrs' => '0',
  4276.     'cieIfInIgnored' => '0',
  4277.     'cieIfInAbortErrs' => '0',
  4278.     'cieIfInputQueueDrops' => '0',
  4279.     'cieIfOutputQueueDrops' => '0',
  4280.   ),
  4281.   10125 =>
  4282.   array (
  4283.     'ifName' => 'Gi1/0/25',
  4284.     'ifInMulticastPkts' => '208087',
  4285.     'ifInBroadcastPkts' => '146695',
  4286.     'ifOutMulticastPkts' => '40956907',
  4287.     'ifOutBroadcastPkts' => '1625472',
  4288.     'ifHCInOctets' => '1605634908',
  4289.     'ifHCInUcastPkts' => '4325520',
  4290.     'ifHCInMulticastPkts' => '208087',
  4291.     'ifHCInBroadcastPkts' => '146695',
  4292.     'ifHCOutOctets' => '25940576611',
  4293.     'ifHCOutUcastPkts' => '19108325',
  4294.     'ifHCOutMulticastPkts' => '40956909',
  4295.     'ifHCOutBroadcastPkts' => '1625472',
  4296.     'ifLinkUpDownTrapEnable' => 'enabled',
  4297.     'ifHighSpeed' => '1000',
  4298.     'ifPromiscuousMode' => 'false',
  4299.     'ifConnectorPresent' => 'true',
  4300.     'ifAlias' => 'Imprimante',
  4301.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4302.     'ifDescr' => 'GigabitEthernet1/0/25',
  4303.     'ifAdminStatus' => 'up',
  4304.     'ifOperStatus' => 'up',
  4305.     'ifLastChange' => '1647041075',
  4306.     'ifType' => 'ethernetCsmacd',
  4307.     'ifPhysAddress' => '70:1:b5:1c:ca:99',
  4308.     'ifMtu' => '1500',
  4309.     'ifInErrors' => '0',
  4310.     'ifOutErrors' => '0',
  4311.     'ifInDiscards' => '0',
  4312.     'ifOutDiscards' => '0',
  4313.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4314.     'vmVlan' => '666',
  4315.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4316.     'vlanTrunkPortNativeVlan' => '1',
  4317.     'cieIfInRuntsErrs' => '0',
  4318.     'cieIfInGiantsErrs' => '0',
  4319.     'cieIfInFramingErrs' => '0',
  4320.     'cieIfInOverrunErrs' => '0',
  4321.     'cieIfInIgnored' => '0',
  4322.     'cieIfInAbortErrs' => '0',
  4323.     'cieIfInputQueueDrops' => '0',
  4324.     'cieIfOutputQueueDrops' => '0',
  4325.   ),
  4326.   10126 =>
  4327.   array (
  4328.     'ifName' => 'Gi1/0/26',
  4329.     'ifInMulticastPkts' => '270107',
  4330.     'ifInBroadcastPkts' => '41559',
  4331.     'ifOutMulticastPkts' => '12414465',
  4332.     'ifOutBroadcastPkts' => '552494',
  4333.     'ifHCInOctets' => '24553348952',
  4334.     'ifHCInUcastPkts' => '52115688',
  4335.     'ifHCInMulticastPkts' => '270107',
  4336.     'ifHCInBroadcastPkts' => '41559',
  4337.     'ifHCOutOctets' => '70816623875',
  4338.     'ifHCOutUcastPkts' => '84115351',
  4339.     'ifHCOutMulticastPkts' => '12414465',
  4340.     'ifHCOutBroadcastPkts' => '552494',
  4341.     'ifLinkUpDownTrapEnable' => 'enabled',
  4342.     'ifHighSpeed' => '1000',
  4343.     'ifPromiscuousMode' => 'false',
  4344.     'ifConnectorPresent' => 'true',
  4345.     'ifAlias' => 'USER',
  4346.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4347.     'ifDescr' => 'GigabitEthernet1/0/26',
  4348.     'ifAdminStatus' => 'up',
  4349.     'ifOperStatus' => 'down',
  4350.     'ifLastChange' => '2115658826',
  4351.     'ifType' => 'ethernetCsmacd',
  4352.     'ifPhysAddress' => '70:1:b5:1c:ca:9a',
  4353.     'ifMtu' => '1500',
  4354.     'ifInErrors' => '0',
  4355.     'ifOutErrors' => '0',
  4356.     'ifInDiscards' => '0',
  4357.     'ifOutDiscards' => '316121',
  4358.     'dot3StatsDuplexStatus' => 'unknown',
  4359.     'vmVlan' => '666',
  4360.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4361.     'vlanTrunkPortNativeVlan' => '1',
  4362.     'cieIfInRuntsErrs' => '0',
  4363.     'cieIfInGiantsErrs' => '0',
  4364.     'cieIfInFramingErrs' => '0',
  4365.     'cieIfInOverrunErrs' => '0',
  4366.     'cieIfInIgnored' => '0',
  4367.     'cieIfInAbortErrs' => '0',
  4368.     'cieIfInputQueueDrops' => '0',
  4369.     'cieIfOutputQueueDrops' => '316121',
  4370.   ),
  4371.   10127 =>
  4372.   array (
  4373.     'ifName' => 'Gi1/0/27',
  4374.     'ifInMulticastPkts' => '0',
  4375.     'ifInBroadcastPkts' => '0',
  4376.     'ifOutMulticastPkts' => '0',
  4377.     'ifOutBroadcastPkts' => '0',
  4378.     'ifHCInOctets' => '0',
  4379.     'ifHCInUcastPkts' => '0',
  4380.     'ifHCInMulticastPkts' => '0',
  4381.     'ifHCInBroadcastPkts' => '0',
  4382.     'ifHCOutOctets' => '0',
  4383.     'ifHCOutUcastPkts' => '0',
  4384.     'ifHCOutMulticastPkts' => '0',
  4385.     'ifHCOutBroadcastPkts' => '0',
  4386.     'ifLinkUpDownTrapEnable' => 'enabled',
  4387.     'ifHighSpeed' => '10',
  4388.     'ifPromiscuousMode' => 'false',
  4389.     'ifConnectorPresent' => 'true',
  4390.     'ifAlias' => 'USER',
  4391.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4392.     'ifDescr' => 'GigabitEthernet1/0/27',
  4393.     'ifAdminStatus' => 'up',
  4394.     'ifOperStatus' => 'down',
  4395.     'ifLastChange' => '10103',
  4396.     'ifType' => 'ethernetCsmacd',
  4397.     'ifPhysAddress' => '70:1:b5:1c:ca:9b',
  4398.     'ifMtu' => '1500',
  4399.     'ifInErrors' => '0',
  4400.     'ifOutErrors' => '0',
  4401.     'ifInDiscards' => '0',
  4402.     'ifOutDiscards' => '0',
  4403.     'dot3StatsDuplexStatus' => 'unknown',
  4404.     'vmVlan' => '666',
  4405.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4406.     'vlanTrunkPortNativeVlan' => '1',
  4407.     'cieIfInRuntsErrs' => '0',
  4408.     'cieIfInGiantsErrs' => '0',
  4409.     'cieIfInFramingErrs' => '0',
  4410.     'cieIfInOverrunErrs' => '0',
  4411.     'cieIfInIgnored' => '0',
  4412.     'cieIfInAbortErrs' => '0',
  4413.     'cieIfInputQueueDrops' => '0',
  4414.     'cieIfOutputQueueDrops' => '0',
  4415.   ),
  4416.   10128 =>
  4417.   array (
  4418.     'ifName' => 'Gi1/0/28',
  4419.     'ifInMulticastPkts' => '103319',
  4420.     'ifInBroadcastPkts' => '13018',
  4421.     'ifOutMulticastPkts' => '4961135',
  4422.     'ifOutBroadcastPkts' => '222065',
  4423.     'ifHCInOctets' => '18016527709',
  4424.     'ifHCInUcastPkts' => '28395312',
  4425.     'ifHCInMulticastPkts' => '103319',
  4426.     'ifHCInBroadcastPkts' => '13018',
  4427.     'ifHCOutOctets' => '36961378785',
  4428.     'ifHCOutUcastPkts' => '48833301',
  4429.     'ifHCOutMulticastPkts' => '4961139',
  4430.     'ifHCOutBroadcastPkts' => '222065',
  4431.     'ifLinkUpDownTrapEnable' => 'enabled',
  4432.     'ifHighSpeed' => '1000',
  4433.     'ifPromiscuousMode' => 'false',
  4434.     'ifConnectorPresent' => 'true',
  4435.     'ifAlias' => 'USER',
  4436.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4437.     'ifDescr' => 'GigabitEthernet1/0/28',
  4438.     'ifAdminStatus' => 'up',
  4439.     'ifOperStatus' => 'up',
  4440.     'ifLastChange' => '2141861846',
  4441.     'ifType' => 'ethernetCsmacd',
  4442.     'ifPhysAddress' => '70:1:b5:1c:ca:9c',
  4443.     'ifMtu' => '1500',
  4444.     'ifInErrors' => '0',
  4445.     'ifOutErrors' => '0',
  4446.     'ifInDiscards' => '0',
  4447.     'ifOutDiscards' => '16',
  4448.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4449.     'vmVlan' => '666',
  4450.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4451.     'vlanTrunkPortNativeVlan' => '1',
  4452.     'cieIfInRuntsErrs' => '0',
  4453.     'cieIfInGiantsErrs' => '0',
  4454.     'cieIfInFramingErrs' => '0',
  4455.     'cieIfInOverrunErrs' => '0',
  4456.     'cieIfInIgnored' => '0',
  4457.     'cieIfInAbortErrs' => '0',
  4458.     'cieIfInputQueueDrops' => '0',
  4459.     'cieIfOutputQueueDrops' => '16',
  4460.   ),
  4461.   10129 =>
  4462.   array (
  4463.     'ifName' => 'Gi1/0/29',
  4464.     'ifInMulticastPkts' => '3',
  4465.     'ifInBroadcastPkts' => '0',
  4466.     'ifOutMulticastPkts' => '3',
  4467.     'ifOutBroadcastPkts' => '0',
  4468.     'ifHCInOctets' => '618',
  4469.     'ifHCInUcastPkts' => '0',
  4470.     'ifHCInMulticastPkts' => '3',
  4471.     'ifHCInBroadcastPkts' => '0',
  4472.     'ifHCOutOctets' => '618',
  4473.     'ifHCOutUcastPkts' => '0',
  4474.     'ifHCOutMulticastPkts' => '3',
  4475.     'ifHCOutBroadcastPkts' => '0',
  4476.     'ifLinkUpDownTrapEnable' => 'enabled',
  4477.     'ifHighSpeed' => '10',
  4478.     'ifPromiscuousMode' => 'false',
  4479.     'ifConnectorPresent' => 'true',
  4480.     'ifAlias' => 'USER',
  4481.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4482.     'ifDescr' => 'GigabitEthernet1/0/29',
  4483.     'ifAdminStatus' => 'up',
  4484.     'ifOperStatus' => 'down',
  4485.     'ifLastChange' => '509876220',
  4486.     'ifType' => 'ethernetCsmacd',
  4487.     'ifPhysAddress' => '70:1:b5:1c:ca:9d',
  4488.     'ifMtu' => '1500',
  4489.     'ifInErrors' => '0',
  4490.     'ifOutErrors' => '0',
  4491.     'ifInDiscards' => '0',
  4492.     'ifOutDiscards' => '0',
  4493.     'dot3StatsDuplexStatus' => 'unknown',
  4494.     'vmVlan' => '666',
  4495.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4496.     'vlanTrunkPortNativeVlan' => '1',
  4497.     'cieIfInRuntsErrs' => '0',
  4498.     'cieIfInGiantsErrs' => '0',
  4499.     'cieIfInFramingErrs' => '0',
  4500.     'cieIfInOverrunErrs' => '0',
  4501.     'cieIfInIgnored' => '0',
  4502.     'cieIfInAbortErrs' => '0',
  4503.     'cieIfInputQueueDrops' => '0',
  4504.     'cieIfOutputQueueDrops' => '0',
  4505.   ),
  4506.   10130 =>
  4507.   array (
  4508.     'ifName' => 'Gi1/0/30',
  4509.     'ifInMulticastPkts' => '0',
  4510.     'ifInBroadcastPkts' => '0',
  4511.     'ifOutMulticastPkts' => '0',
  4512.     'ifOutBroadcastPkts' => '0',
  4513.     'ifHCInOctets' => '0',
  4514.     'ifHCInUcastPkts' => '0',
  4515.     'ifHCInMulticastPkts' => '0',
  4516.     'ifHCInBroadcastPkts' => '0',
  4517.     'ifHCOutOctets' => '0',
  4518.     'ifHCOutUcastPkts' => '0',
  4519.     'ifHCOutMulticastPkts' => '0',
  4520.     'ifHCOutBroadcastPkts' => '0',
  4521.     'ifLinkUpDownTrapEnable' => 'enabled',
  4522.     'ifHighSpeed' => '10',
  4523.     'ifPromiscuousMode' => 'false',
  4524.     'ifConnectorPresent' => 'true',
  4525.     'ifAlias' => 'USER',
  4526.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4527.     'ifDescr' => 'GigabitEthernet1/0/30',
  4528.     'ifAdminStatus' => 'up',
  4529.     'ifOperStatus' => 'down',
  4530.     'ifLastChange' => '10103',
  4531.     'ifType' => 'ethernetCsmacd',
  4532.     'ifPhysAddress' => '70:1:b5:1c:ca:9e',
  4533.     'ifMtu' => '1500',
  4534.     'ifInErrors' => '0',
  4535.     'ifOutErrors' => '0',
  4536.     'ifInDiscards' => '0',
  4537.     'ifOutDiscards' => '0',
  4538.     'dot3StatsDuplexStatus' => 'unknown',
  4539.     'vmVlan' => '666',
  4540.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4541.     'vlanTrunkPortNativeVlan' => '1',
  4542.     'cieIfInRuntsErrs' => '0',
  4543.     'cieIfInGiantsErrs' => '0',
  4544.     'cieIfInFramingErrs' => '0',
  4545.     'cieIfInOverrunErrs' => '0',
  4546.     'cieIfInIgnored' => '0',
  4547.     'cieIfInAbortErrs' => '0',
  4548.     'cieIfInputQueueDrops' => '0',
  4549.     'cieIfOutputQueueDrops' => '0',
  4550.   ),
  4551.   10131 =>
  4552.   array (
  4553.     'ifName' => 'Gi1/0/31',
  4554.     'ifInMulticastPkts' => '0',
  4555.     'ifInBroadcastPkts' => '0',
  4556.     'ifOutMulticastPkts' => '0',
  4557.     'ifOutBroadcastPkts' => '0',
  4558.     'ifHCInOctets' => '0',
  4559.     'ifHCInUcastPkts' => '0',
  4560.     'ifHCInMulticastPkts' => '0',
  4561.     'ifHCInBroadcastPkts' => '0',
  4562.     'ifHCOutOctets' => '0',
  4563.     'ifHCOutUcastPkts' => '0',
  4564.     'ifHCOutMulticastPkts' => '0',
  4565.     'ifHCOutBroadcastPkts' => '0',
  4566.     'ifLinkUpDownTrapEnable' => 'enabled',
  4567.     'ifHighSpeed' => '10',
  4568.     'ifPromiscuousMode' => 'false',
  4569.     'ifConnectorPresent' => 'true',
  4570.     'ifAlias' => 'USER',
  4571.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4572.     'ifDescr' => 'GigabitEthernet1/0/31',
  4573.     'ifAdminStatus' => 'up',
  4574.     'ifOperStatus' => 'down',
  4575.     'ifLastChange' => '10104',
  4576.     'ifType' => 'ethernetCsmacd',
  4577.     'ifPhysAddress' => '70:1:b5:1c:ca:9f',
  4578.     'ifMtu' => '1500',
  4579.     'ifInErrors' => '0',
  4580.     'ifOutErrors' => '0',
  4581.     'ifInDiscards' => '0',
  4582.     'ifOutDiscards' => '0',
  4583.     'dot3StatsDuplexStatus' => 'unknown',
  4584.     'vmVlan' => '666',
  4585.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4586.     'vlanTrunkPortNativeVlan' => '1',
  4587.     'cieIfInRuntsErrs' => '0',
  4588.     'cieIfInGiantsErrs' => '0',
  4589.     'cieIfInFramingErrs' => '0',
  4590.     'cieIfInOverrunErrs' => '0',
  4591.     'cieIfInIgnored' => '0',
  4592.     'cieIfInAbortErrs' => '0',
  4593.     'cieIfInputQueueDrops' => '0',
  4594.     'cieIfOutputQueueDrops' => '0',
  4595.   ),
  4596.   10132 =>
  4597.   array (
  4598.     'ifName' => 'Gi1/0/32',
  4599.     'ifInMulticastPkts' => '0',
  4600.     'ifInBroadcastPkts' => '0',
  4601.     'ifOutMulticastPkts' => '0',
  4602.     'ifOutBroadcastPkts' => '0',
  4603.     'ifHCInOctets' => '0',
  4604.     'ifHCInUcastPkts' => '0',
  4605.     'ifHCInMulticastPkts' => '0',
  4606.     'ifHCInBroadcastPkts' => '0',
  4607.     'ifHCOutOctets' => '0',
  4608.     'ifHCOutUcastPkts' => '0',
  4609.     'ifHCOutMulticastPkts' => '0',
  4610.     'ifHCOutBroadcastPkts' => '0',
  4611.     'ifLinkUpDownTrapEnable' => 'enabled',
  4612.     'ifHighSpeed' => '10',
  4613.     'ifPromiscuousMode' => 'false',
  4614.     'ifConnectorPresent' => 'true',
  4615.     'ifAlias' => 'USER',
  4616.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4617.     'ifDescr' => 'GigabitEthernet1/0/32',
  4618.     'ifAdminStatus' => 'up',
  4619.     'ifOperStatus' => 'down',
  4620.     'ifLastChange' => '10104',
  4621.     'ifType' => 'ethernetCsmacd',
  4622.     'ifPhysAddress' => '70:1:b5:1c:ca:a0',
  4623.     'ifMtu' => '1500',
  4624.     'ifInErrors' => '0',
  4625.     'ifOutErrors' => '0',
  4626.     'ifInDiscards' => '0',
  4627.     'ifOutDiscards' => '0',
  4628.     'dot3StatsDuplexStatus' => 'unknown',
  4629.     'vmVlan' => '666',
  4630.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4631.     'vlanTrunkPortNativeVlan' => '1',
  4632.     'cieIfInRuntsErrs' => '0',
  4633.     'cieIfInGiantsErrs' => '0',
  4634.     'cieIfInFramingErrs' => '0',
  4635.     'cieIfInOverrunErrs' => '0',
  4636.     'cieIfInIgnored' => '0',
  4637.     'cieIfInAbortErrs' => '0',
  4638.     'cieIfInputQueueDrops' => '0',
  4639.     'cieIfOutputQueueDrops' => '0',
  4640.   ),
  4641.   10133 =>
  4642.   array (
  4643.     'ifName' => 'Gi1/0/33',
  4644.     'ifInMulticastPkts' => '3',
  4645.     'ifInBroadcastPkts' => '0',
  4646.     'ifOutMulticastPkts' => '3',
  4647.     'ifOutBroadcastPkts' => '0',
  4648.     'ifHCInOctets' => '618',
  4649.     'ifHCInUcastPkts' => '0',
  4650.     'ifHCInMulticastPkts' => '3',
  4651.     'ifHCInBroadcastPkts' => '0',
  4652.     'ifHCOutOctets' => '618',
  4653.     'ifHCOutUcastPkts' => '0',
  4654.     'ifHCOutMulticastPkts' => '3',
  4655.     'ifHCOutBroadcastPkts' => '0',
  4656.     'ifLinkUpDownTrapEnable' => 'enabled',
  4657.     'ifHighSpeed' => '10',
  4658.     'ifPromiscuousMode' => 'false',
  4659.     'ifConnectorPresent' => 'true',
  4660.     'ifAlias' => 'USER',
  4661.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4662.     'ifDescr' => 'GigabitEthernet1/0/33',
  4663.     'ifAdminStatus' => 'up',
  4664.     'ifOperStatus' => 'down',
  4665.     'ifLastChange' => '509876220',
  4666.     'ifType' => 'ethernetCsmacd',
  4667.     'ifPhysAddress' => '70:1:b5:1c:ca:a1',
  4668.     'ifMtu' => '1500',
  4669.     'ifInErrors' => '0',
  4670.     'ifOutErrors' => '0',
  4671.     'ifInDiscards' => '0',
  4672.     'ifOutDiscards' => '0',
  4673.     'dot3StatsDuplexStatus' => 'unknown',
  4674.     'vmVlan' => '666',
  4675.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4676.     'vlanTrunkPortNativeVlan' => '1',
  4677.     'cieIfInRuntsErrs' => '0',
  4678.     'cieIfInGiantsErrs' => '0',
  4679.     'cieIfInFramingErrs' => '0',
  4680.     'cieIfInOverrunErrs' => '0',
  4681.     'cieIfInIgnored' => '0',
  4682.     'cieIfInAbortErrs' => '0',
  4683.     'cieIfInputQueueDrops' => '0',
  4684.     'cieIfOutputQueueDrops' => '0',
  4685.   ),
  4686.   10134 =>
  4687.   array (
  4688.     'ifName' => 'Gi1/0/34',
  4689.     'ifInMulticastPkts' => '0',
  4690.     'ifInBroadcastPkts' => '0',
  4691.     'ifOutMulticastPkts' => '0',
  4692.     'ifOutBroadcastPkts' => '0',
  4693.     'ifHCInOctets' => '0',
  4694.     'ifHCInUcastPkts' => '0',
  4695.     'ifHCInMulticastPkts' => '0',
  4696.     'ifHCInBroadcastPkts' => '0',
  4697.     'ifHCOutOctets' => '0',
  4698.     'ifHCOutUcastPkts' => '0',
  4699.     'ifHCOutMulticastPkts' => '0',
  4700.     'ifHCOutBroadcastPkts' => '0',
  4701.     'ifLinkUpDownTrapEnable' => 'enabled',
  4702.     'ifHighSpeed' => '10',
  4703.     'ifPromiscuousMode' => 'false',
  4704.     'ifConnectorPresent' => 'true',
  4705.     'ifAlias' => 'USER',
  4706.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4707.     'ifDescr' => 'GigabitEthernet1/0/34',
  4708.     'ifAdminStatus' => 'up',
  4709.     'ifOperStatus' => 'down',
  4710.     'ifLastChange' => '10104',
  4711.     'ifType' => 'ethernetCsmacd',
  4712.     'ifPhysAddress' => '70:1:b5:1c:ca:a2',
  4713.     'ifMtu' => '1500',
  4714.     'ifInErrors' => '0',
  4715.     'ifOutErrors' => '0',
  4716.     'ifInDiscards' => '0',
  4717.     'ifOutDiscards' => '0',
  4718.     'dot3StatsDuplexStatus' => 'unknown',
  4719.     'vmVlan' => '666',
  4720.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4721.     'vlanTrunkPortNativeVlan' => '1',
  4722.     'cieIfInRuntsErrs' => '0',
  4723.     'cieIfInGiantsErrs' => '0',
  4724.     'cieIfInFramingErrs' => '0',
  4725.     'cieIfInOverrunErrs' => '0',
  4726.     'cieIfInIgnored' => '0',
  4727.     'cieIfInAbortErrs' => '0',
  4728.     'cieIfInputQueueDrops' => '0',
  4729.     'cieIfOutputQueueDrops' => '0',
  4730.   ),
  4731.   10135 =>
  4732.   array (
  4733.     'ifName' => 'Gi1/0/35',
  4734.     'ifInMulticastPkts' => '0',
  4735.     'ifInBroadcastPkts' => '0',
  4736.     'ifOutMulticastPkts' => '0',
  4737.     'ifOutBroadcastPkts' => '0',
  4738.     'ifHCInOctets' => '0',
  4739.     'ifHCInUcastPkts' => '0',
  4740.     'ifHCInMulticastPkts' => '0',
  4741.     'ifHCInBroadcastPkts' => '0',
  4742.     'ifHCOutOctets' => '0',
  4743.     'ifHCOutUcastPkts' => '0',
  4744.     'ifHCOutMulticastPkts' => '0',
  4745.     'ifHCOutBroadcastPkts' => '0',
  4746.     'ifLinkUpDownTrapEnable' => 'enabled',
  4747.     'ifHighSpeed' => '10',
  4748.     'ifPromiscuousMode' => 'false',
  4749.     'ifConnectorPresent' => 'true',
  4750.     'ifAlias' => 'USER',
  4751.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4752.     'ifDescr' => 'GigabitEthernet1/0/35',
  4753.     'ifAdminStatus' => 'up',
  4754.     'ifOperStatus' => 'down',
  4755.     'ifLastChange' => '10104',
  4756.     'ifType' => 'ethernetCsmacd',
  4757.     'ifPhysAddress' => '70:1:b5:1c:ca:a3',
  4758.     'ifMtu' => '1500',
  4759.     'ifInErrors' => '0',
  4760.     'ifOutErrors' => '0',
  4761.     'ifInDiscards' => '0',
  4762.     'ifOutDiscards' => '0',
  4763.     'dot3StatsDuplexStatus' => 'unknown',
  4764.     'vmVlan' => '666',
  4765.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4766.     'vlanTrunkPortNativeVlan' => '1',
  4767.     'cieIfInRuntsErrs' => '0',
  4768.     'cieIfInGiantsErrs' => '0',
  4769.     'cieIfInFramingErrs' => '0',
  4770.     'cieIfInOverrunErrs' => '0',
  4771.     'cieIfInIgnored' => '0',
  4772.     'cieIfInAbortErrs' => '0',
  4773.     'cieIfInputQueueDrops' => '0',
  4774.     'cieIfOutputQueueDrops' => '0',
  4775.   ),
  4776.   10136 =>
  4777.   array (
  4778.     'ifName' => 'Gi1/0/36',
  4779.     'ifInMulticastPkts' => '0',
  4780.     'ifInBroadcastPkts' => '0',
  4781.     'ifOutMulticastPkts' => '0',
  4782.     'ifOutBroadcastPkts' => '0',
  4783.     'ifHCInOctets' => '0',
  4784.     'ifHCInUcastPkts' => '0',
  4785.     'ifHCInMulticastPkts' => '0',
  4786.     'ifHCInBroadcastPkts' => '0',
  4787.     'ifHCOutOctets' => '0',
  4788.     'ifHCOutUcastPkts' => '0',
  4789.     'ifHCOutMulticastPkts' => '0',
  4790.     'ifHCOutBroadcastPkts' => '0',
  4791.     'ifLinkUpDownTrapEnable' => 'enabled',
  4792.     'ifHighSpeed' => '10',
  4793.     'ifPromiscuousMode' => 'false',
  4794.     'ifConnectorPresent' => 'true',
  4795.     'ifAlias' => 'USER',
  4796.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4797.     'ifDescr' => 'GigabitEthernet1/0/36',
  4798.     'ifAdminStatus' => 'up',
  4799.     'ifOperStatus' => 'down',
  4800.     'ifLastChange' => '10104',
  4801.     'ifType' => 'ethernetCsmacd',
  4802.     'ifPhysAddress' => '70:1:b5:1c:ca:a4',
  4803.     'ifMtu' => '1500',
  4804.     'ifInErrors' => '0',
  4805.     'ifOutErrors' => '0',
  4806.     'ifInDiscards' => '0',
  4807.     'ifOutDiscards' => '0',
  4808.     'dot3StatsDuplexStatus' => 'unknown',
  4809.     'vmVlan' => '666',
  4810.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4811.     'vlanTrunkPortNativeVlan' => '1',
  4812.     'cieIfInRuntsErrs' => '0',
  4813.     'cieIfInGiantsErrs' => '0',
  4814.     'cieIfInFramingErrs' => '0',
  4815.     'cieIfInOverrunErrs' => '0',
  4816.     'cieIfInIgnored' => '0',
  4817.     'cieIfInAbortErrs' => '0',
  4818.     'cieIfInputQueueDrops' => '0',
  4819.     'cieIfOutputQueueDrops' => '0',
  4820.   ),
  4821.   10137 =>
  4822.   array (
  4823.     'ifName' => 'Gi1/0/37',
  4824.     'ifInMulticastPkts' => '0',
  4825.     'ifInBroadcastPkts' => '0',
  4826.     'ifOutMulticastPkts' => '0',
  4827.     'ifOutBroadcastPkts' => '0',
  4828.     'ifHCInOctets' => '0',
  4829.     'ifHCInUcastPkts' => '0',
  4830.     'ifHCInMulticastPkts' => '0',
  4831.     'ifHCInBroadcastPkts' => '0',
  4832.     'ifHCOutOctets' => '0',
  4833.     'ifHCOutUcastPkts' => '0',
  4834.     'ifHCOutMulticastPkts' => '0',
  4835.     'ifHCOutBroadcastPkts' => '0',
  4836.     'ifLinkUpDownTrapEnable' => 'enabled',
  4837.     'ifHighSpeed' => '10',
  4838.     'ifPromiscuousMode' => 'false',
  4839.     'ifConnectorPresent' => 'true',
  4840.     'ifAlias' => 'USER',
  4841.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4842.     'ifDescr' => 'GigabitEthernet1/0/37',
  4843.     'ifAdminStatus' => 'up',
  4844.     'ifOperStatus' => 'down',
  4845.     'ifLastChange' => '10104',
  4846.     'ifType' => 'ethernetCsmacd',
  4847.     'ifPhysAddress' => '70:1:b5:1c:ca:a5',
  4848.     'ifMtu' => '1500',
  4849.     'ifInErrors' => '0',
  4850.     'ifOutErrors' => '0',
  4851.     'ifInDiscards' => '0',
  4852.     'ifOutDiscards' => '0',
  4853.     'dot3StatsDuplexStatus' => 'unknown',
  4854.     'vmVlan' => '666',
  4855.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4856.     'vlanTrunkPortNativeVlan' => '1',
  4857.     'cieIfInRuntsErrs' => '0',
  4858.     'cieIfInGiantsErrs' => '0',
  4859.     'cieIfInFramingErrs' => '0',
  4860.     'cieIfInOverrunErrs' => '0',
  4861.     'cieIfInIgnored' => '0',
  4862.     'cieIfInAbortErrs' => '0',
  4863.     'cieIfInputQueueDrops' => '0',
  4864.     'cieIfOutputQueueDrops' => '0',
  4865.   ),
  4866.   10138 =>
  4867.   array (
  4868.     'ifName' => 'Gi1/0/38',
  4869.     'ifInMulticastPkts' => '0',
  4870.     'ifInBroadcastPkts' => '149',
  4871.     'ifOutMulticastPkts' => '81236344',
  4872.     'ifOutBroadcastPkts' => '3142991',
  4873.     'ifHCInOctets' => '5118814',
  4874.     'ifHCInUcastPkts' => '11366',
  4875.     'ifHCInMulticastPkts' => '0',
  4876.     'ifHCInBroadcastPkts' => '149',
  4877.     'ifHCOutOctets' => '6122404418',
  4878.     'ifHCOutUcastPkts' => '2494449',
  4879.     'ifHCOutMulticastPkts' => '81236348',
  4880.     'ifHCOutBroadcastPkts' => '3142991',
  4881.     'ifLinkUpDownTrapEnable' => 'enabled',
  4882.     'ifHighSpeed' => '10',
  4883.     'ifPromiscuousMode' => 'false',
  4884.     'ifConnectorPresent' => 'true',
  4885.     'ifAlias' => 'Machine-Affranchir',
  4886.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4887.     'ifDescr' => 'GigabitEthernet1/0/38',
  4888.     'ifAdminStatus' => 'up',
  4889.     'ifOperStatus' => 'up',
  4890.     'ifLastChange' => '447917377',
  4891.     'ifType' => 'ethernetCsmacd',
  4892.     'ifPhysAddress' => '70:1:b5:1c:ca:a6',
  4893.     'ifMtu' => '1500',
  4894.     'ifInErrors' => '349',
  4895.     'ifOutErrors' => '0',
  4896.     'ifInDiscards' => '0',
  4897.     'ifOutDiscards' => '0',
  4898.     'dot3StatsDuplexStatus' => 'halfDuplex',
  4899.     'vmVlan' => '1',
  4900.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4901.     'vlanTrunkPortNativeVlan' => '1',
  4902.     'cieIfInRuntsErrs' => '349',
  4903.     'cieIfInGiantsErrs' => '0',
  4904.     'cieIfInFramingErrs' => '0',
  4905.     'cieIfInOverrunErrs' => '0',
  4906.     'cieIfInIgnored' => '0',
  4907.     'cieIfInAbortErrs' => '0',
  4908.     'cieIfInputQueueDrops' => '0',
  4909.     'cieIfOutputQueueDrops' => '0',
  4910.   ),
  4911.   10139 =>
  4912.   array (
  4913.     'ifName' => 'Gi1/0/39',
  4914.     'ifInMulticastPkts' => '0',
  4915.     'ifInBroadcastPkts' => '0',
  4916.     'ifOutMulticastPkts' => '0',
  4917.     'ifOutBroadcastPkts' => '0',
  4918.     'ifHCInOctets' => '0',
  4919.     'ifHCInUcastPkts' => '0',
  4920.     'ifHCInMulticastPkts' => '0',
  4921.     'ifHCInBroadcastPkts' => '0',
  4922.     'ifHCOutOctets' => '0',
  4923.     'ifHCOutUcastPkts' => '0',
  4924.     'ifHCOutMulticastPkts' => '0',
  4925.     'ifHCOutBroadcastPkts' => '0',
  4926.     'ifLinkUpDownTrapEnable' => 'enabled',
  4927.     'ifHighSpeed' => '10',
  4928.     'ifPromiscuousMode' => 'false',
  4929.     'ifConnectorPresent' => 'true',
  4930.     'ifAlias' => 'USER',
  4931.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4932.     'ifDescr' => 'GigabitEthernet1/0/39',
  4933.     'ifAdminStatus' => 'up',
  4934.     'ifOperStatus' => 'down',
  4935.     'ifLastChange' => '10104',
  4936.     'ifType' => 'ethernetCsmacd',
  4937.     'ifPhysAddress' => '70:1:b5:1c:ca:a7',
  4938.     'ifMtu' => '1500',
  4939.     'ifInErrors' => '0',
  4940.     'ifOutErrors' => '0',
  4941.     'ifInDiscards' => '0',
  4942.     'ifOutDiscards' => '0',
  4943.     'dot3StatsDuplexStatus' => 'unknown',
  4944.     'vmVlan' => '666',
  4945.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4946.     'vlanTrunkPortNativeVlan' => '1',
  4947.     'cieIfInRuntsErrs' => '0',
  4948.     'cieIfInGiantsErrs' => '0',
  4949.     'cieIfInFramingErrs' => '0',
  4950.     'cieIfInOverrunErrs' => '0',
  4951.     'cieIfInIgnored' => '0',
  4952.     'cieIfInAbortErrs' => '0',
  4953.     'cieIfInputQueueDrops' => '0',
  4954.     'cieIfOutputQueueDrops' => '0',
  4955.   ),
  4956.   10140 =>
  4957.   array (
  4958.     'ifName' => 'Gi1/0/40',
  4959.     'ifInMulticastPkts' => '4160',
  4960.     'ifInBroadcastPkts' => '69005',
  4961.     'ifOutMulticastPkts' => '36094903',
  4962.     'ifOutBroadcastPkts' => '1644879',
  4963.     'ifHCInOctets' => '1083184226120',
  4964.     'ifHCInUcastPkts' => '1236618862',
  4965.     'ifHCInMulticastPkts' => '4160',
  4966.     'ifHCInBroadcastPkts' => '69005',
  4967.     'ifHCOutOctets' => '477017349407',
  4968.     'ifHCOutUcastPkts' => '900898017',
  4969.     'ifHCOutMulticastPkts' => '36094905',
  4970.     'ifHCOutBroadcastPkts' => '1644879',
  4971.     'ifLinkUpDownTrapEnable' => 'enabled',
  4972.     'ifHighSpeed' => '1000',
  4973.     'ifPromiscuousMode' => 'false',
  4974.     'ifConnectorPresent' => 'true',
  4975.     'ifAlias' => 'SRV10254 NIC2',
  4976.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4977.     'ifDescr' => 'GigabitEthernet1/0/40',
  4978.     'ifAdminStatus' => 'up',
  4979.     'ifOperStatus' => 'up',
  4980.     'ifLastChange' => '1923231918',
  4981.     'ifType' => 'ethernetCsmacd',
  4982.     'ifPhysAddress' => '70:1:b5:1c:ca:a8',
  4983.     'ifMtu' => '1500',
  4984.     'ifInErrors' => '0',
  4985.     'ifOutErrors' => '0',
  4986.     'ifInDiscards' => '0',
  4987.     'ifOutDiscards' => '320',
  4988.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4989.     'vmVlan' => '1',
  4990.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4991.     'vlanTrunkPortNativeVlan' => '1',
  4992.     'cieIfInRuntsErrs' => '0',
  4993.     'cieIfInGiantsErrs' => '0',
  4994.     'cieIfInFramingErrs' => '0',
  4995.     'cieIfInOverrunErrs' => '0',
  4996.     'cieIfInIgnored' => '0',
  4997.     'cieIfInAbortErrs' => '0',
  4998.     'cieIfInputQueueDrops' => '0',
  4999.     'cieIfOutputQueueDrops' => '320',
  5000.   ),
  5001.   10141 =>
  5002.   array (
  5003.     'ifName' => 'Gi1/0/41',
  5004.     'ifInMulticastPkts' => '0',
  5005.     'ifInBroadcastPkts' => '0',
  5006.     'ifOutMulticastPkts' => '0',
  5007.     'ifOutBroadcastPkts' => '0',
  5008.     'ifHCInOctets' => '0',
  5009.     'ifHCInUcastPkts' => '0',
  5010.     'ifHCInMulticastPkts' => '0',
  5011.     'ifHCInBroadcastPkts' => '0',
  5012.     'ifHCOutOctets' => '0',
  5013.     'ifHCOutUcastPkts' => '0',
  5014.     'ifHCOutMulticastPkts' => '0',
  5015.     'ifHCOutBroadcastPkts' => '0',
  5016.     'ifLinkUpDownTrapEnable' => 'enabled',
  5017.     'ifHighSpeed' => '10',
  5018.     'ifPromiscuousMode' => 'false',
  5019.     'ifConnectorPresent' => 'true',
  5020.     'ifAlias' => 'USER',
  5021.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5022.     'ifDescr' => 'GigabitEthernet1/0/41',
  5023.     'ifAdminStatus' => 'up',
  5024.     'ifOperStatus' => 'down',
  5025.     'ifLastChange' => '10104',
  5026.     'ifType' => 'ethernetCsmacd',
  5027.     'ifPhysAddress' => '70:1:b5:1c:ca:a9',
  5028.     'ifMtu' => '1500',
  5029.     'ifInErrors' => '0',
  5030.     'ifOutErrors' => '0',
  5031.     'ifInDiscards' => '0',
  5032.     'ifOutDiscards' => '0',
  5033.     'dot3StatsDuplexStatus' => 'unknown',
  5034.     'vmVlan' => '666',
  5035.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5036.     'vlanTrunkPortNativeVlan' => '1',
  5037.     'cieIfInRuntsErrs' => '0',
  5038.     'cieIfInGiantsErrs' => '0',
  5039.     'cieIfInFramingErrs' => '0',
  5040.     'cieIfInOverrunErrs' => '0',
  5041.     'cieIfInIgnored' => '0',
  5042.     'cieIfInAbortErrs' => '0',
  5043.     'cieIfInputQueueDrops' => '0',
  5044.     'cieIfOutputQueueDrops' => '0',
  5045.   ),
  5046.   10142 =>
  5047.   array (
  5048.     'ifName' => 'Gi1/0/42',
  5049.     'ifInMulticastPkts' => '0',
  5050.     'ifInBroadcastPkts' => '0',
  5051.     'ifOutMulticastPkts' => '0',
  5052.     'ifOutBroadcastPkts' => '0',
  5053.     'ifHCInOctets' => '0',
  5054.     'ifHCInUcastPkts' => '0',
  5055.     'ifHCInMulticastPkts' => '0',
  5056.     'ifHCInBroadcastPkts' => '0',
  5057.     'ifHCOutOctets' => '0',
  5058.     'ifHCOutUcastPkts' => '0',
  5059.     'ifHCOutMulticastPkts' => '0',
  5060.     'ifHCOutBroadcastPkts' => '0',
  5061.     'ifLinkUpDownTrapEnable' => 'enabled',
  5062.     'ifHighSpeed' => '10',
  5063.     'ifPromiscuousMode' => 'false',
  5064.     'ifConnectorPresent' => 'true',
  5065.     'ifAlias' => 'USER',
  5066.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5067.     'ifDescr' => 'GigabitEthernet1/0/42',
  5068.     'ifAdminStatus' => 'up',
  5069.     'ifOperStatus' => 'down',
  5070.     'ifLastChange' => '10105',
  5071.     'ifType' => 'ethernetCsmacd',
  5072.     'ifPhysAddress' => '70:1:b5:1c:ca:aa',
  5073.     'ifMtu' => '1500',
  5074.     'ifInErrors' => '0',
  5075.     'ifOutErrors' => '0',
  5076.     'ifInDiscards' => '0',
  5077.     'ifOutDiscards' => '0',
  5078.     'dot3StatsDuplexStatus' => 'unknown',
  5079.     'vmVlan' => '666',
  5080.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5081.     'vlanTrunkPortNativeVlan' => '1',
  5082.     'cieIfInRuntsErrs' => '0',
  5083.     'cieIfInGiantsErrs' => '0',
  5084.     'cieIfInFramingErrs' => '0',
  5085.     'cieIfInOverrunErrs' => '0',
  5086.     'cieIfInIgnored' => '0',
  5087.     'cieIfInAbortErrs' => '0',
  5088.     'cieIfInputQueueDrops' => '0',
  5089.     'cieIfOutputQueueDrops' => '0',
  5090.   ),
  5091.   10143 =>
  5092.   array (
  5093.     'ifName' => 'Gi1/0/43',
  5094.     'ifInMulticastPkts' => '0',
  5095.     'ifInBroadcastPkts' => '0',
  5096.     'ifOutMulticastPkts' => '0',
  5097.     'ifOutBroadcastPkts' => '0',
  5098.     'ifHCInOctets' => '0',
  5099.     'ifHCInUcastPkts' => '0',
  5100.     'ifHCInMulticastPkts' => '0',
  5101.     'ifHCInBroadcastPkts' => '0',
  5102.     'ifHCOutOctets' => '0',
  5103.     'ifHCOutUcastPkts' => '0',
  5104.     'ifHCOutMulticastPkts' => '0',
  5105.     'ifHCOutBroadcastPkts' => '0',
  5106.     'ifLinkUpDownTrapEnable' => 'enabled',
  5107.     'ifHighSpeed' => '10',
  5108.     'ifPromiscuousMode' => 'false',
  5109.     'ifConnectorPresent' => 'true',
  5110.     'ifAlias' => 'USER',
  5111.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5112.     'ifDescr' => 'GigabitEthernet1/0/43',
  5113.     'ifAdminStatus' => 'up',
  5114.     'ifOperStatus' => 'down',
  5115.     'ifLastChange' => '10105',
  5116.     'ifType' => 'ethernetCsmacd',
  5117.     'ifPhysAddress' => '70:1:b5:1c:ca:ab',
  5118.     'ifMtu' => '1500',
  5119.     'ifInErrors' => '0',
  5120.     'ifOutErrors' => '0',
  5121.     'ifInDiscards' => '0',
  5122.     'ifOutDiscards' => '0',
  5123.     'dot3StatsDuplexStatus' => 'unknown',
  5124.     'vmVlan' => '666',
  5125.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5126.     'vlanTrunkPortNativeVlan' => '1',
  5127.     'cieIfInRuntsErrs' => '0',
  5128.     'cieIfInGiantsErrs' => '0',
  5129.     'cieIfInFramingErrs' => '0',
  5130.     'cieIfInOverrunErrs' => '0',
  5131.     'cieIfInIgnored' => '0',
  5132.     'cieIfInAbortErrs' => '0',
  5133.     'cieIfInputQueueDrops' => '0',
  5134.     'cieIfOutputQueueDrops' => '0',
  5135.   ),
  5136.   10144 =>
  5137.   array (
  5138.     'ifName' => 'Gi1/0/44',
  5139.     'ifInMulticastPkts' => '0',
  5140.     'ifInBroadcastPkts' => '0',
  5141.     'ifOutMulticastPkts' => '0',
  5142.     'ifOutBroadcastPkts' => '0',
  5143.     'ifHCInOctets' => '0',
  5144.     'ifHCInUcastPkts' => '0',
  5145.     'ifHCInMulticastPkts' => '0',
  5146.     'ifHCInBroadcastPkts' => '0',
  5147.     'ifHCOutOctets' => '0',
  5148.     'ifHCOutUcastPkts' => '0',
  5149.     'ifHCOutMulticastPkts' => '0',
  5150.     'ifHCOutBroadcastPkts' => '0',
  5151.     'ifLinkUpDownTrapEnable' => 'enabled',
  5152.     'ifHighSpeed' => '10',
  5153.     'ifPromiscuousMode' => 'false',
  5154.     'ifConnectorPresent' => 'true',
  5155.     'ifAlias' => 'USER',
  5156.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5157.     'ifDescr' => 'GigabitEthernet1/0/44',
  5158.     'ifAdminStatus' => 'up',
  5159.     'ifOperStatus' => 'down',
  5160.     'ifLastChange' => '10105',
  5161.     'ifType' => 'ethernetCsmacd',
  5162.     'ifPhysAddress' => '70:1:b5:1c:ca:ac',
  5163.     'ifMtu' => '1500',
  5164.     'ifInErrors' => '0',
  5165.     'ifOutErrors' => '0',
  5166.     'ifInDiscards' => '0',
  5167.     'ifOutDiscards' => '0',
  5168.     'dot3StatsDuplexStatus' => 'unknown',
  5169.     'vmVlan' => '666',
  5170.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5171.     'vlanTrunkPortNativeVlan' => '1',
  5172.     'cieIfInRuntsErrs' => '0',
  5173.     'cieIfInGiantsErrs' => '0',
  5174.     'cieIfInFramingErrs' => '0',
  5175.     'cieIfInOverrunErrs' => '0',
  5176.     'cieIfInIgnored' => '0',
  5177.     'cieIfInAbortErrs' => '0',
  5178.     'cieIfInputQueueDrops' => '0',
  5179.     'cieIfOutputQueueDrops' => '0',
  5180.   ),
  5181.   10145 =>
  5182.   array (
  5183.     'ifName' => 'Gi1/0/45',
  5184.     'ifInMulticastPkts' => '0',
  5185.     'ifInBroadcastPkts' => '0',
  5186.     'ifOutMulticastPkts' => '0',
  5187.     'ifOutBroadcastPkts' => '0',
  5188.     'ifHCInOctets' => '0',
  5189.     'ifHCInUcastPkts' => '0',
  5190.     'ifHCInMulticastPkts' => '0',
  5191.     'ifHCInBroadcastPkts' => '0',
  5192.     'ifHCOutOctets' => '0',
  5193.     'ifHCOutUcastPkts' => '0',
  5194.     'ifHCOutMulticastPkts' => '0',
  5195.     'ifHCOutBroadcastPkts' => '0',
  5196.     'ifLinkUpDownTrapEnable' => 'enabled',
  5197.     'ifHighSpeed' => '10',
  5198.     'ifPromiscuousMode' => 'false',
  5199.     'ifConnectorPresent' => 'true',
  5200.     'ifAlias' => 'USER',
  5201.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5202.     'ifDescr' => 'GigabitEthernet1/0/45',
  5203.     'ifAdminStatus' => 'up',
  5204.     'ifOperStatus' => 'down',
  5205.     'ifLastChange' => '10105',
  5206.     'ifType' => 'ethernetCsmacd',
  5207.     'ifPhysAddress' => '70:1:b5:1c:ca:ad',
  5208.     'ifMtu' => '1500',
  5209.     'ifInErrors' => '0',
  5210.     'ifOutErrors' => '0',
  5211.     'ifInDiscards' => '0',
  5212.     'ifOutDiscards' => '0',
  5213.     'dot3StatsDuplexStatus' => 'unknown',
  5214.     'vmVlan' => '666',
  5215.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5216.     'vlanTrunkPortNativeVlan' => '1',
  5217.     'cieIfInRuntsErrs' => '0',
  5218.     'cieIfInGiantsErrs' => '0',
  5219.     'cieIfInFramingErrs' => '0',
  5220.     'cieIfInOverrunErrs' => '0',
  5221.     'cieIfInIgnored' => '0',
  5222.     'cieIfInAbortErrs' => '0',
  5223.     'cieIfInputQueueDrops' => '0',
  5224.     'cieIfOutputQueueDrops' => '0',
  5225.   ),
  5226.   10146 =>
  5227.   array (
  5228.     'ifName' => 'Gi1/0/46',
  5229.     'ifInMulticastPkts' => '0',
  5230.     'ifInBroadcastPkts' => '0',
  5231.     'ifOutMulticastPkts' => '0',
  5232.     'ifOutBroadcastPkts' => '0',
  5233.     'ifHCInOctets' => '0',
  5234.     'ifHCInUcastPkts' => '0',
  5235.     'ifHCInMulticastPkts' => '0',
  5236.     'ifHCInBroadcastPkts' => '0',
  5237.     'ifHCOutOctets' => '0',
  5238.     'ifHCOutUcastPkts' => '0',
  5239.     'ifHCOutMulticastPkts' => '0',
  5240.     'ifHCOutBroadcastPkts' => '0',
  5241.     'ifLinkUpDownTrapEnable' => 'enabled',
  5242.     'ifHighSpeed' => '100',
  5243.     'ifPromiscuousMode' => 'false',
  5244.     'ifConnectorPresent' => 'true',
  5245.     'ifAlias' => 'USER',
  5246.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5247.     'ifDescr' => 'GigabitEthernet1/0/46',
  5248.     'ifAdminStatus' => 'up',
  5249.     'ifOperStatus' => 'down',
  5250.     'ifLastChange' => '10105',
  5251.     'ifType' => 'ethernetCsmacd',
  5252.     'ifPhysAddress' => '70:1:b5:1c:ca:ae',
  5253.     'ifMtu' => '1500',
  5254.     'ifInErrors' => '0',
  5255.     'ifOutErrors' => '0',
  5256.     'ifInDiscards' => '0',
  5257.     'ifOutDiscards' => '0',
  5258.     'dot3StatsDuplexStatus' => 'unknown',
  5259.     'vmVlan' => '666',
  5260.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5261.     'vlanTrunkPortNativeVlan' => '1',
  5262.     'cieIfInRuntsErrs' => '0',
  5263.     'cieIfInGiantsErrs' => '0',
  5264.     'cieIfInFramingErrs' => '0',
  5265.     'cieIfInOverrunErrs' => '0',
  5266.     'cieIfInIgnored' => '0',
  5267.     'cieIfInAbortErrs' => '0',
  5268.     'cieIfInputQueueDrops' => '0',
  5269.     'cieIfOutputQueueDrops' => '0',
  5270.   ),
  5271.   10147 =>
  5272.   array (
  5273.     'ifName' => 'Gi1/0/47',
  5274.     'ifInMulticastPkts' => '71257631',
  5275.     'ifInBroadcastPkts' => '164317',
  5276.     'ifOutMulticastPkts' => '65400769',
  5277.     'ifOutBroadcastPkts' => '5047544',
  5278.     'ifHCInOctets' => '2935546153556',
  5279.     'ifHCInUcastPkts' => '3666566350',
  5280.     'ifHCInMulticastPkts' => '71257631',
  5281.     'ifHCInBroadcastPkts' => '164317',
  5282.     'ifHCOutOctets' => '3419490849013',
  5283.     'ifHCOutUcastPkts' => '5068685148',
  5284.     'ifHCOutMulticastPkts' => '65400772',
  5285.     'ifHCOutBroadcastPkts' => '5047544',
  5286.     'ifLinkUpDownTrapEnable' => 'enabled',
  5287.     'ifHighSpeed' => '100',
  5288.     'ifPromiscuousMode' => 'false',
  5289.     'ifConnectorPresent' => 'true',
  5290.     'ifAlias' => 'Cust: DR-WASQUEHAL (842527411) [50Mbit]',
  5291.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5292.     'ifDescr' => 'GigabitEthernet1/0/47',
  5293.     'ifAdminStatus' => 'up',
  5294.     'ifOperStatus' => 'up',
  5295.     'ifLastChange' => '11113',
  5296.     'ifType' => 'ethernetCsmacd',
  5297.     'ifPhysAddress' => '70:1:b5:1c:ca:af',
  5298.     'ifMtu' => '1500',
  5299.     'ifInErrors' => '0',
  5300.     'ifOutErrors' => '0',
  5301.     'ifInDiscards' => '0',
  5302.     'ifOutDiscards' => '25401733',
  5303.     'dot3StatsDuplexStatus' => 'fullDuplex',
  5304.     'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  5305.     'vlanTrunkPortNativeVlan' => '1',
  5306.     'cieIfInRuntsErrs' => '0',
  5307.     'cieIfInGiantsErrs' => '0',
  5308.     'cieIfInFramingErrs' => '0',
  5309.     'cieIfInOverrunErrs' => '0',
  5310.     'cieIfInIgnored' => '0',
  5311.     'cieIfInAbortErrs' => '0',
  5312.     'cieIfInputQueueDrops' => '0',
  5313.     'cieIfOutputQueueDrops' => '25401733',
  5314.   ),
  5315.   10148 =>
  5316.   array (
  5317.     'ifName' => 'Gi1/0/48',
  5318.     'ifInMulticastPkts' => '60235278',
  5319.     'ifInBroadcastPkts' => '3833554',
  5320.     'ifOutMulticastPkts' => '77534898',
  5321.     'ifOutBroadcastPkts' => '1378421',
  5322.     'ifHCInOctets' => '2366301587428',
  5323.     'ifHCInUcastPkts' => '3822779852',
  5324.     'ifHCInMulticastPkts' => '60235278',
  5325.     'ifHCInBroadcastPkts' => '3833554',
  5326.     'ifHCOutOctets' => '1544012314466',
  5327.     'ifHCOutUcastPkts' => '1906451552',
  5328.     'ifHCOutMulticastPkts' => '77534903',
  5329.     'ifHCOutBroadcastPkts' => '1378421',
  5330.     'ifLinkUpDownTrapEnable' => 'enabled',
  5331.     'ifHighSpeed' => '1000',
  5332.     'ifPromiscuousMode' => 'false',
  5333.     'ifConnectorPresent' => 'true',
  5334.     'ifAlias' => 'SW-WASQUEHAL_02',
  5335.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5336.     'ifDescr' => 'GigabitEthernet1/0/48',
  5337.     'ifAdminStatus' => 'up',
  5338.     'ifOperStatus' => 'up',
  5339.     'ifLastChange' => '10949',
  5340.     'ifType' => 'ethernetCsmacd',
  5341.     'ifPhysAddress' => '70:1:b5:1c:ca:b0',
  5342.     'ifMtu' => '1500',
  5343.     'ifInErrors' => '0',
  5344.     'ifOutErrors' => '0',
  5345.     'ifInDiscards' => '0',
  5346.     'ifOutDiscards' => '1103',
  5347.     'dot3StatsDuplexStatus' => 'fullDuplex',
  5348.     'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  5349.     'vlanTrunkPortNativeVlan' => '1',
  5350.     'cieIfInRuntsErrs' => '0',
  5351.     'cieIfInGiantsErrs' => '0',
  5352.     'cieIfInFramingErrs' => '0',
  5353.     'cieIfInOverrunErrs' => '0',
  5354.     'cieIfInIgnored' => '0',
  5355.     'cieIfInAbortErrs' => '0',
  5356.     'cieIfInputQueueDrops' => '0',
  5357.     'cieIfOutputQueueDrops' => '1103',
  5358.   ),
  5359.   10149 =>
  5360.   array (
  5361.     'ifName' => 'Gi1/0/49',
  5362.     'ifInMulticastPkts' => '0',
  5363.     'ifInBroadcastPkts' => '0',
  5364.     'ifOutMulticastPkts' => '0',
  5365.     'ifOutBroadcastPkts' => '0',
  5366.     'ifHCInOctets' => '0',
  5367.     'ifHCInUcastPkts' => '0',
  5368.     'ifHCInMulticastPkts' => '0',
  5369.     'ifHCInBroadcastPkts' => '0',
  5370.     'ifHCOutOctets' => '0',
  5371.     'ifHCOutUcastPkts' => '0',
  5372.     'ifHCOutMulticastPkts' => '0',
  5373.     'ifHCOutBroadcastPkts' => '0',
  5374.     'ifLinkUpDownTrapEnable' => 'enabled',
  5375.     'ifHighSpeed' => '10',
  5376.     'ifPromiscuousMode' => 'false',
  5377.     'ifConnectorPresent' => 'true',
  5378.     'ifAlias' => '',
  5379.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5380.     'ifDescr' => 'GigabitEthernet1/0/49',
  5381.     'ifAdminStatus' => 'up',
  5382.     'ifOperStatus' => 'down',
  5383.     'ifLastChange' => '10105',
  5384.     'ifType' => 'ethernetCsmacd',
  5385.     'ifPhysAddress' => '70:1:b5:1c:ca:b1',
  5386.     'ifMtu' => '1500',
  5387.     'ifInErrors' => '0',
  5388.     'ifOutErrors' => '0',
  5389.     'ifInDiscards' => '0',
  5390.     'ifOutDiscards' => '0',
  5391.     'dot3StatsDuplexStatus' => 'unknown',
  5392.     'vmVlan' => '1',
  5393.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5394.     'vlanTrunkPortNativeVlan' => '1',
  5395.     'cieIfInRuntsErrs' => '0',
  5396.     'cieIfInGiantsErrs' => '0',
  5397.     'cieIfInFramingErrs' => '0',
  5398.     'cieIfInOverrunErrs' => '0',
  5399.     'cieIfInIgnored' => '0',
  5400.     'cieIfInAbortErrs' => '0',
  5401.     'cieIfInputQueueDrops' => '0',
  5402.     'cieIfOutputQueueDrops' => '0',
  5403.   ),
  5404.   10150 =>
  5405.   array (
  5406.     'ifName' => 'Gi1/0/50',
  5407.     'ifInMulticastPkts' => '0',
  5408.     'ifInBroadcastPkts' => '0',
  5409.     'ifOutMulticastPkts' => '0',
  5410.     'ifOutBroadcastPkts' => '0',
  5411.     'ifHCInOctets' => '0',
  5412.     'ifHCInUcastPkts' => '0',
  5413.     'ifHCInMulticastPkts' => '0',
  5414.     'ifHCInBroadcastPkts' => '0',
  5415.     'ifHCOutOctets' => '0',
  5416.     'ifHCOutUcastPkts' => '0',
  5417.     'ifHCOutMulticastPkts' => '0',
  5418.     'ifHCOutBroadcastPkts' => '0',
  5419.     'ifLinkUpDownTrapEnable' => 'enabled',
  5420.     'ifHighSpeed' => '10',
  5421.     'ifPromiscuousMode' => 'false',
  5422.     'ifConnectorPresent' => 'true',
  5423.     'ifAlias' => '',
  5424.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5425.     'ifDescr' => 'GigabitEthernet1/0/50',
  5426.     'ifAdminStatus' => 'up',
  5427.     'ifOperStatus' => 'down',
  5428.     'ifLastChange' => '10105',
  5429.     'ifType' => 'ethernetCsmacd',
  5430.     'ifPhysAddress' => '70:1:b5:1c:ca:b2',
  5431.     'ifMtu' => '1500',
  5432.     'ifInErrors' => '0',
  5433.     'ifOutErrors' => '0',
  5434.     'ifInDiscards' => '0',
  5435.     'ifOutDiscards' => '0',
  5436.     'dot3StatsDuplexStatus' => 'unknown',
  5437.     'vmVlan' => '1',
  5438.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5439.     'vlanTrunkPortNativeVlan' => '1',
  5440.     'cieIfInRuntsErrs' => '0',
  5441.     'cieIfInGiantsErrs' => '0',
  5442.     'cieIfInFramingErrs' => '0',
  5443.     'cieIfInOverrunErrs' => '0',
  5444.     'cieIfInIgnored' => '0',
  5445.     'cieIfInAbortErrs' => '0',
  5446.     'cieIfInputQueueDrops' => '0',
  5447.     'cieIfOutputQueueDrops' => '0',
  5448.   ),
  5449.   10151 =>
  5450.   array (
  5451.     'ifName' => 'Gi1/0/51',
  5452.     'ifInMulticastPkts' => '0',
  5453.     'ifInBroadcastPkts' => '0',
  5454.     'ifOutMulticastPkts' => '0',
  5455.     'ifOutBroadcastPkts' => '0',
  5456.     'ifHCInOctets' => '0',
  5457.     'ifHCInUcastPkts' => '0',
  5458.     'ifHCInMulticastPkts' => '0',
  5459.     'ifHCInBroadcastPkts' => '0',
  5460.     'ifHCOutOctets' => '0',
  5461.     'ifHCOutUcastPkts' => '0',
  5462.     'ifHCOutMulticastPkts' => '0',
  5463.     'ifHCOutBroadcastPkts' => '0',
  5464.     'ifLinkUpDownTrapEnable' => 'enabled',
  5465.     'ifHighSpeed' => '10',
  5466.     'ifPromiscuousMode' => 'false',
  5467.     'ifConnectorPresent' => 'true',
  5468.     'ifAlias' => '',
  5469.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5470.     'ifDescr' => 'GigabitEthernet1/0/51',
  5471.     'ifAdminStatus' => 'up',
  5472.     'ifOperStatus' => 'down',
  5473.     'ifLastChange' => '10105',
  5474.     'ifType' => 'ethernetCsmacd',
  5475.     'ifPhysAddress' => '70:1:b5:1c:ca:b3',
  5476.     'ifMtu' => '1500',
  5477.     'ifInErrors' => '0',
  5478.     'ifOutErrors' => '0',
  5479.     'ifInDiscards' => '0',
  5480.     'ifOutDiscards' => '0',
  5481.     'dot3StatsDuplexStatus' => 'unknown',
  5482.     'vmVlan' => '1',
  5483.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5484.     'vlanTrunkPortNativeVlan' => '1',
  5485.     'cieIfInRuntsErrs' => '0',
  5486.     'cieIfInGiantsErrs' => '0',
  5487.     'cieIfInFramingErrs' => '0',
  5488.     'cieIfInOverrunErrs' => '0',
  5489.     'cieIfInIgnored' => '0',
  5490.     'cieIfInAbortErrs' => '0',
  5491.     'cieIfInputQueueDrops' => '0',
  5492.     'cieIfOutputQueueDrops' => '0',
  5493.   ),
  5494.   10152 =>
  5495.   array (
  5496.     'ifName' => 'Gi1/0/52',
  5497.     'ifInMulticastPkts' => '0',
  5498.     'ifInBroadcastPkts' => '0',
  5499.     'ifOutMulticastPkts' => '0',
  5500.     'ifOutBroadcastPkts' => '0',
  5501.     'ifHCInOctets' => '0',
  5502.     'ifHCInUcastPkts' => '0',
  5503.     'ifHCInMulticastPkts' => '0',
  5504.     'ifHCInBroadcastPkts' => '0',
  5505.     'ifHCOutOctets' => '0',
  5506.     'ifHCOutUcastPkts' => '0',
  5507.     'ifHCOutMulticastPkts' => '0',
  5508.     'ifHCOutBroadcastPkts' => '0',
  5509.     'ifLinkUpDownTrapEnable' => 'enabled',
  5510.     'ifHighSpeed' => '10',
  5511.     'ifPromiscuousMode' => 'false',
  5512.     'ifConnectorPresent' => 'true',
  5513.     'ifAlias' => '',
  5514.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5515.     'ifDescr' => 'GigabitEthernet1/0/52',
  5516.     'ifAdminStatus' => 'up',
  5517.     'ifOperStatus' => 'down',
  5518.     'ifLastChange' => '10106',
  5519.     'ifType' => 'ethernetCsmacd',
  5520.     'ifPhysAddress' => '70:1:b5:1c:ca:b4',
  5521.     'ifMtu' => '1500',
  5522.     'ifInErrors' => '0',
  5523.     'ifOutErrors' => '0',
  5524.     'ifInDiscards' => '0',
  5525.     'ifOutDiscards' => '0',
  5526.     'dot3StatsDuplexStatus' => 'unknown',
  5527.     'vmVlan' => '1',
  5528.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5529.     'vlanTrunkPortNativeVlan' => '1',
  5530.     'cieIfInRuntsErrs' => '0',
  5531.     'cieIfInGiantsErrs' => '0',
  5532.     'cieIfInFramingErrs' => '0',
  5533.     'cieIfInOverrunErrs' => '0',
  5534.     'cieIfInIgnored' => '0',
  5535.     'cieIfInAbortErrs' => '0',
  5536.     'cieIfInputQueueDrops' => '0',
  5537.     'cieIfOutputQueueDrops' => '0',
  5538.   ),
  5539.   14001 =>
  5540.   array (
  5541.     'ifName' => 'Nu0',
  5542.     'ifInMulticastPkts' => '0',
  5543.     'ifInBroadcastPkts' => '0',
  5544.     'ifOutMulticastPkts' => '0',
  5545.     'ifOutBroadcastPkts' => '0',
  5546.     'ifLinkUpDownTrapEnable' => 'enabled',
  5547.     'ifHighSpeed' => '10000',
  5548.     'ifPromiscuousMode' => 'false',
  5549.     'ifConnectorPresent' => 'false',
  5550.     'ifAlias' => '',
  5551.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5552.     'ifDescr' => 'Null0',
  5553.     'ifAdminStatus' => 'up',
  5554.     'ifOperStatus' => 'up',
  5555.     'ifLastChange' => '0',
  5556.     'ifType' => 'other',
  5557.     'ifPhysAddress' => '',
  5558.     'ifMtu' => '1500',
  5559.     'ifInErrors' => '0',
  5560.     'ifOutErrors' => '0',
  5561.     'ifInDiscards' => '0',
  5562.     'ifOutDiscards' => '0',
  5563.     'cieIfInRuntsErrs' => '0',
  5564.     'cieIfInGiantsErrs' => '0',
  5565.     'cieIfInFramingErrs' => '0',
  5566.     'cieIfInOverrunErrs' => '0',
  5567.     'cieIfInIgnored' => '0',
  5568.     'cieIfInAbortErrs' => '0',
  5569.     'cieIfInputQueueDrops' => '0',
  5570.     'cieIfOutputQueueDrops' => '0',
  5571.   ),
  5572.   14002 =>
  5573.   array (
  5574.     'ifName' => 'Fa0',
  5575.     'ifInMulticastPkts' => '0',
  5576.     'ifInBroadcastPkts' => '0',
  5577.     'ifOutMulticastPkts' => '0',
  5578.     'ifOutBroadcastPkts' => '0',
  5579.     'ifHCInOctets' => '0',
  5580.     'ifHCInUcastPkts' => '0',
  5581.     'ifHCInMulticastPkts' => '0',
  5582.     'ifHCInBroadcastPkts' => '0',
  5583.     'ifHCOutOctets' => '0',
  5584.     'ifHCOutUcastPkts' => '0',
  5585.     'ifHCOutMulticastPkts' => '0',
  5586.     'ifHCOutBroadcastPkts' => '0',
  5587.     'ifLinkUpDownTrapEnable' => 'enabled',
  5588.     'ifHighSpeed' => '100',
  5589.     'ifPromiscuousMode' => 'false',
  5590.     'ifConnectorPresent' => 'true',
  5591.     'ifAlias' => '',
  5592.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5593.     'ifDescr' => 'FastEthernet0',
  5594.     'ifAdminStatus' => 'down',
  5595.     'ifOperStatus' => 'down',
  5596.     'ifLastChange' => '10040',
  5597.     'ifType' => 'ethernetCsmacd',
  5598.     'ifPhysAddress' => '70:1:b5:1c:ca:b9',
  5599.     'ifMtu' => '1500',
  5600.     'ifInErrors' => '0',
  5601.     'ifOutErrors' => '0',
  5602.     'ifInDiscards' => '0',
  5603.     'ifOutDiscards' => '0',
  5604.     'dot3StatsDuplexStatus' => 'unknown',
  5605.     'cieIfInRuntsErrs' => '0',
  5606.     'cieIfInGiantsErrs' => '0',
  5607.     'cieIfInFramingErrs' => '0',
  5608.     'cieIfInOverrunErrs' => '0',
  5609.     'cieIfInIgnored' => '0',
  5610.     'cieIfInAbortErrs' => '0',
  5611.     'cieIfInputQueueDrops' => '0',
  5612.     'cieIfOutputQueueDrops' => '0',
  5613.   ),
  5614. )  
  5615.  valid  
  5616.  valid  
  5617.  valid  
  5618.  valid  
  5619.  valid  
  5620.  valid  
  5621.  valid  
  5622.  valid  
  5623.  valid  
  5624.  valid  
  5625.  valid  
  5626.  valid  
  5627.  valid  
  5628.  valid  
  5629.  valid  
  5630.  valid  
  5631.  valid  
  5632.  valid  
  5633.  valid  
  5634.  valid  
  5635.  valid  
  5636.  valid  
  5637.  valid  
  5638.  valid  
  5639.  valid  
  5640.  valid  
  5641.  valid  
  5642.  valid  
  5643.  valid  
  5644.  valid  
  5645.  valid  
  5646.  valid  
  5647.  valid  
  5648.  valid  
  5649.  valid  
  5650.  valid  
  5651.  valid  
  5652.  valid  
  5653.  valid  
  5654.  valid  
  5655.  valid  
  5656.  valid  
  5657.  valid  
  5658.  valid  
  5659.  valid  
  5660.  valid  
  5661.  valid  
  5662.  valid  
  5663.  valid  
  5664.  valid  
  5665.  valid  
  5666.  valid  
  5667.  valid  
  5668.  valid  
  5669.  valid  
  5670.  valid  
  5671.  valid  
  5672.  valid  
  5673.  valid  
  5674.  valid  
  5675.  
  5676. Port Vl1: Vlan1 (1 / #5818) ifHCInOctets  
  5677. ifHCOutOctets  
  5678. ifHCInUcastPkts  
  5679. ifHCOutUcastPkts  
  5680. ifInBroadcastPkts  
  5681. ifOutBroadcastPkts  
  5682. ifInMulticastPkts  
  5683. ifOutMulticastPkts  
  5684. ifHighSpeed (1000)  
  5685.  
  5686. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5687. VLAN =  
  5688. Warning: Undefined array key "ifName:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5689.  
  5690. Warning: Undefined array key "ifSpeed:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5691.  
  5692. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5693.  
  5694. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5695.  
  5696. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5697.  
  5698. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5699.  
  5700. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5701.  
  5702. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5703. VLAN_DATA_1
  5704. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5705.  
  5706. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5707.  
  5708. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5709.  
  5710. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5711.  
  5712. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  5713.  
  5714. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5715.  
  5716. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5717.  
  5718. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5719.  
  5720. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5721.  
  5722. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5723.  
  5724. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5725.  
  5726. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5727.  
  5728. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5729.  
  5730. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5731.  
  5732. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5733.  
  5734.  ifInOctets (577946 B) 2339.8623481781 Bps 247 secs  
  5735.  
  5736.  ifOutOctets (1899673 B) 7690.983805668 Bps 247 secs  
  5737.  
  5738.  ifInErrors (0 B) 0 Bps 247 secs  
  5739.  
  5740.  ifOutErrors (0 B) 0 Bps 247 secs  
  5741.  
  5742.  ifInUcastPkts (6052 B) 24.502024291498 Bps 247 secs  
  5743.  
  5744.  ifOutUcastPkts (5340 B) 21.619433198381 Bps 247 secs  
  5745.  
  5746. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5747.  
  5748. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5749.  
  5750.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5751.  
  5752. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5753.  
  5754. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5755.  
  5756.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5757.  
  5758.  ifInDiscards (0 B) 0 Bps 247 secs  
  5759.  
  5760.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5761.  
  5762. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5763.  
  5764. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5765.  
  5766.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5767.  
  5768.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5769.  
  5770.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5771.  
  5772.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  5773.  
  5774.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  5775. bps(18.72 kbps/61.53 kbps)bytes(564.4 KiB/1.81 MiB)pkts(24.5 pps/21.62 pps)
  5776. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  5777.  
  5778. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  5779.  
  5780. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  5781.  
  5782. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  5783. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["4930141348",4929563402,2339.862348178138,577946,"8396421043",8394521370,7690.983805668016,1899673,"0",0,0,0,"0",0,0,0,"54061196",54055144,24.502024291497975,6052,"29817833",29812493,21.619433198380566,5340,1659019216,1659018969,247,5818][0m 1.68ms]
  5784.  
  5785. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"1",1,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,5818][0m 0.29ms]
  5786.  
  5787. 1 updated  
  5788.  
  5789. Port Vl2: Vlan2 (2 / #5819) ifHCInOctets  
  5790. ifHCOutOctets  
  5791. ifHCInUcastPkts  
  5792. ifHCOutUcastPkts  
  5793. ifInBroadcastPkts  
  5794. ifOutBroadcastPkts  
  5795. ifInMulticastPkts  
  5796. ifOutMulticastPkts  
  5797. ifHighSpeed (1000)  
  5798.  
  5799. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5800. VLAN =  
  5801. Warning: Undefined array key "ifName:Vl2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5802.  
  5803. Warning: Undefined array key "ifSpeed:Vl2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5804.  
  5805. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5806.  
  5807. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5808.  
  5809. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5810.  
  5811. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5812.  
  5813. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5814.  
  5815. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5816. VLAN_VOIX_2
  5817. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5818.  
  5819. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5820.  
  5821. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5822.  
  5823. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5824.  
  5825. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  5826.  
  5827. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5828.  
  5829. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5830.  
  5831. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5832.  
  5833. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5834.  
  5835. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5836.  
  5837. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5838.  
  5839. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5840.  
  5841. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5842.  
  5843. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5844.  
  5845. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5846.  
  5847.  ifInOctets (17520 B) 70.931174089069 Bps 247 secs  
  5848.  
  5849.  ifOutOctets (0 B) 0 Bps 247 secs  
  5850.  
  5851.  ifInErrors (0 B) 0 Bps 247 secs  
  5852.  
  5853.  ifOutErrors (0 B) 0 Bps 247 secs  
  5854.  
  5855.  ifInUcastPkts (292 B) 1.1821862348178 Bps 247 secs  
  5856.  
  5857.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  5858.  
  5859. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5860.  
  5861. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5862.  
  5863.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5864.  
  5865. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5866.  
  5867. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5868.  
  5869.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5870.  
  5871.  ifInDiscards (0 B) 0 Bps 247 secs  
  5872.  
  5873.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5874.  
  5875. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5876.  
  5877. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5878.  
  5879.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5880.  
  5881.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5882.  
  5883.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5884.  
  5885.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  5886.  
  5887.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  5888. bps(567 bps/0 bps)bytes(17.11 KiB/0 B)pkts(1.18 pps/0 pps)
  5889. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  5890.  
  5891. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  5892.  
  5893. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  5894.  
  5895. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  5896. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["1512138224",1512120704,70.93117408906883,17520,"540367",540367,0,0,"0",0,0,0,"0",0,0,0,"25185039",25184747,1.1821862348178138,292,"3742",3742,0,0,1659019216,1659018969,247,5819][0m 0.31ms]
  5897.  
  5898. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,5819][0m 0.25ms]
  5899.  
  5900. 1 updated  
  5901.  
  5902. Port Vl5: Vlan5 (5 / #5820) ifHCInOctets  
  5903. ifHCOutOctets  
  5904. ifHCInUcastPkts  
  5905. ifHCOutUcastPkts  
  5906. ifInBroadcastPkts  
  5907. ifOutBroadcastPkts  
  5908. ifInMulticastPkts  
  5909. ifOutMulticastPkts  
  5910. ifHighSpeed (1000)  
  5911.  
  5912. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5913. VLAN =  
  5914. Warning: Undefined array key "ifName:Vl5" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5915.  
  5916. Warning: Undefined array key "ifSpeed:Vl5" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5917.  
  5918. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5919.  
  5920. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5921.  
  5922. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5923.  
  5924. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5925.  
  5926. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5927.  
  5928. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5929. VLAN_WIFI_5
  5930. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5931.  
  5932. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5933.  
  5934. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5935.  
  5936. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5937.  
  5938. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  5939.  
  5940. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5941.  
  5942. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5943.  
  5944. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5945.  
  5946. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5947.  
  5948. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5949.  
  5950. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5951.  
  5952. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5953.  
  5954. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5955.  
  5956. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5957.  
  5958. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5959.  
  5960.  ifInOctets (21845 B) 88.441295546559 Bps 247 secs  
  5961.  
  5962.  ifOutOctets (0 B) 0 Bps 247 secs  
  5963.  
  5964.  ifInErrors (0 B) 0 Bps 247 secs  
  5965.  
  5966.  ifOutErrors (0 B) 0 Bps 247 secs  
  5967.  
  5968.  ifInUcastPkts (346 B) 1.4008097165992 Bps 247 secs  
  5969.  
  5970.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  5971.  
  5972. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5973.  
  5974. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5975.  
  5976.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5977.  
  5978. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5979.  
  5980. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5981.  
  5982.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5983.  
  5984.  ifInDiscards (0 B) 0 Bps 247 secs  
  5985.  
  5986.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5987.  
  5988. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5989.  
  5990. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5991.  
  5992.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5993.  
  5994.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5995.  
  5996.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5997.  
  5998.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  5999.  
  6000.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6001. bps(708 bps/0 bps)bytes(21.33 KiB/0 B)pkts(1.4 pps/0 pps)
  6002. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6003.  
  6004. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6005.  
  6006. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6007.  
  6008. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6009. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["1829412582",1829390737,88.4412955465587,21845,"27019618",27019618,0,0,"0",0,0,0,"0",0,0,0,"28271717",28271371,1.4008097165991902,346,"80088",80088,0,0,1659019216,1659018969,247,5820][0m 0.32ms]
  6010.  
  6011. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,5820][0m 0.24ms]
  6012.  
  6013. 1 updated  
  6014.  
  6015. Port StackPort1: StackPort1 (5179 / #5821) ifInOctets  
  6016. ifOutOctets  
  6017. ifInUcastPkts  
  6018. ifOutUcastPkts  
  6019. ifInBroadcastPkts  
  6020. ifOutBroadcastPkts  
  6021. ifInMulticastPkts  
  6022. ifOutMulticastPkts  
  6023. ifHighSpeed (0)  
  6024.  
  6025. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6026. VLAN =   Using ifDescr as ifAlias  
  6027.  
  6028. Warning: Undefined array key "ifName:StackPort1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6029.  
  6030. Warning: Undefined array key "ifSpeed:StackPort1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6031.  
  6032. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6033.  
  6034. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6035.  
  6036. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6037.  
  6038. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6039.  
  6040. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6041.  
  6042. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6043. StackPort1
  6044. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6045.  
  6046. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6047.  
  6048. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6049.  
  6050. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6051.  
  6052. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6053.  
  6054. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6055.  
  6056. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6057.  
  6058. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6059.  
  6060. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6061.  
  6062. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6063.  
  6064. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6065.  
  6066. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6067.  
  6068. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6069.  
  6070. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6071.  
  6072. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6073. 5821 skipped because port is still down since last polling.  
  6074. SQL[[1;33mUPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0000000",1659019216,1659018969,247,5821][0m 1.08ms]
  6075.  
  6076. 1 updated  
  6077.  
  6078. Port StackSub-St1-1: StackSub-St1-1 (5180 / #5822) ifInOctets  
  6079. ifOutOctets  
  6080. ifInUcastPkts  
  6081. ifOutUcastPkts  
  6082. ifInBroadcastPkts  
  6083. ifOutBroadcastPkts  
  6084. ifInMulticastPkts  
  6085. ifOutMulticastPkts  
  6086. ifHighSpeed (0)  
  6087.  
  6088. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6089. VLAN =   Using ifDescr as ifAlias  
  6090.  
  6091. Warning: Undefined array key "ifName:StackSub-St1-1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6092.  
  6093. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6094.  
  6095. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6096.  
  6097. Warning: Undefined array key "ifSpeed:StackSub-St1-1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6098.  
  6099. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6100.  
  6101. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6102.  
  6103. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6104.  
  6105. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6106.  
  6107. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6108.  
  6109. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6110. StackSub-St1-1
  6111. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6112.  
  6113. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6114.  
  6115. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6116.  
  6117. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6118.  
  6119. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6120.  
  6121. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6122.  
  6123. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6124.  
  6125. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6126.  
  6127. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6128.  
  6129. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6130.  
  6131. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6132.  
  6133. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6134.  
  6135. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6136.  
  6137. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6138.  
  6139. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6140.  
  6141. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6142.  
  6143. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6144.  
  6145.  ifInOctets (0 B) 0 Bps 247 secs  
  6146.  
  6147. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6148.  
  6149. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6150.  
  6151.  ifOutOctets (0 B) 0 Bps 247 secs  
  6152.  
  6153. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6154.  
  6155. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6156.  
  6157.  ifInErrors (0 B) 0 Bps 247 secs  
  6158.  
  6159. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6160.  
  6161. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6162.  
  6163.  ifOutErrors (0 B) 0 Bps 247 secs  
  6164.  
  6165. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6166.  
  6167. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6168.  
  6169.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  6170.  
  6171. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6172.  
  6173. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6174.  
  6175.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  6176.  
  6177. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6178.  
  6179. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6180.  
  6181.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6182.  
  6183. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6184.  
  6185. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6186.  
  6187.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6188.  
  6189. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6190.  
  6191. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6192.  
  6193.  ifInDiscards (0 B) 0 Bps 247 secs  
  6194.  
  6195. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6196.  
  6197. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6198.  
  6199.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6200.  
  6201. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6202.  
  6203. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6204.  
  6205.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6206.  
  6207. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6208.  
  6209. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6210.  
  6211.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  6212.  
  6213. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6214.  
  6215. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6216.  
  6217.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  6218.  
  6219. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6220.  
  6221. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6222.  
  6223.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  6224.  
  6225. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6226.  
  6227. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6228.  
  6229.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6230. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  6231. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  6232.  
  6233. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  6234.  
  6235. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 858
  6236.  
  6237. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 859
  6238.  
  6239. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  6240.  
  6241. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  6242.  
  6243. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6244.  
  6245. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6246.  
  6247. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 864
  6248.  
  6249. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 865
  6250.  
  6251. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6252.  
  6253. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 867
  6254.  
  6255. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 868
  6256.  
  6257. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 869
  6258.  
  6259. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 870
  6260.  
  6261. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6262. SQL[[1;33mUPDATE `ports` set `ifLastChange`=?,`ifSpeed_prev`=?,`ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["2600539723","0000000",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1659019216,1659018969,247,5822][0m 0.27ms]
  6263.  
  6264. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5822][0m 0.22ms]
  6265.  
  6266. 1 updated  
  6267.  
  6268. Port StackSub-St1-2: StackSub-St1-2 (5181 / #5823) ifInOctets  
  6269. ifOutOctets  
  6270. ifInUcastPkts  
  6271. ifOutUcastPkts  
  6272. ifInBroadcastPkts  
  6273. ifOutBroadcastPkts  
  6274. ifInMulticastPkts  
  6275. ifOutMulticastPkts  
  6276. ifHighSpeed (0)  
  6277.  
  6278. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6279. VLAN =   Using ifDescr as ifAlias  
  6280.  
  6281. Warning: Undefined array key "ifName:StackSub-St1-2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6282.  
  6283. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6284.  
  6285. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6286.  
  6287. Warning: Undefined array key "ifSpeed:StackSub-St1-2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6288.  
  6289. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6290.  
  6291. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6292.  
  6293. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6294.  
  6295. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6296.  
  6297. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6298.  
  6299. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6300. StackSub-St1-2
  6301. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6302.  
  6303. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6304.  
  6305. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6306.  
  6307. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6308.  
  6309. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6310.  
  6311. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6312.  
  6313. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6314.  
  6315. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6316.  
  6317. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6318.  
  6319. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6320.  
  6321. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6322.  
  6323. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6324.  
  6325. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6326.  
  6327. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6328.  
  6329. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6330.  
  6331. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6332.  
  6333. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6334.  
  6335.  ifInOctets (0 B) 0 Bps 247 secs  
  6336.  
  6337. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6338.  
  6339. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6340.  
  6341.  ifOutOctets (0 B) 0 Bps 247 secs  
  6342.  
  6343. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6344.  
  6345. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6346.  
  6347.  ifInErrors (0 B) 0 Bps 247 secs  
  6348.  
  6349. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6350.  
  6351. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6352.  
  6353.  ifOutErrors (0 B) 0 Bps 247 secs  
  6354.  
  6355. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6356.  
  6357. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6358.  
  6359.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  6360.  
  6361. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6362.  
  6363. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6364.  
  6365.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  6366.  
  6367. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6368.  
  6369. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6370.  
  6371.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6372.  
  6373. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6374.  
  6375. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6376.  
  6377.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6378.  
  6379. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6380.  
  6381. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6382.  
  6383.  ifInDiscards (0 B) 0 Bps 247 secs  
  6384.  
  6385. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6386.  
  6387. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6388.  
  6389.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6390.  
  6391. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6392.  
  6393. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6394.  
  6395.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6396.  
  6397. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6398.  
  6399. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6400.  
  6401.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  6402.  
  6403. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6404.  
  6405. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6406.  
  6407.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  6408.  
  6409. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6410.  
  6411. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6412.  
  6413.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  6414.  
  6415. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6416.  
  6417. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6418.  
  6419.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6420. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  6421. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  6422.  
  6423. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  6424.  
  6425. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 858
  6426.  
  6427. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 859
  6428.  
  6429. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  6430.  
  6431. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  6432.  
  6433. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6434.  
  6435. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6436.  
  6437. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 864
  6438.  
  6439. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 865
  6440.  
  6441. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6442.  
  6443. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 867
  6444.  
  6445. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 868
  6446.  
  6447. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 869
  6448.  
  6449. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 870
  6450.  
  6451. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6452. SQL[[1;33mUPDATE `ports` set `ifLastChange`=?,`ifSpeed_prev`=?,`ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["2600539588","0000000",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1659019216,1659018969,247,5823][0m 0.27ms]
  6453.  
  6454. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5823][0m 0.22ms]
  6455.  
  6456. 1 updated  
  6457.  
  6458. Port Gi1/0/1: GigabitEthernet1/0/1 (10101 / #5824) ifInOctets  
  6459. ifOutOctets  
  6460. ifInUcastPkts  
  6461. ifOutUcastPkts  
  6462. ifInBroadcastPkts  
  6463. ifOutBroadcastPkts  
  6464. ifInMulticastPkts  
  6465. ifOutMulticastPkts  
  6466. ifHighSpeed (10)  
  6467. dot3Duplex VLAN = 666
  6468. Warning: Undefined array key "ifName:Gi1/0/1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6469.  
  6470. Warning: Undefined array key "ifSpeed:Gi1/0/1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6471.  
  6472. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6473.  
  6474. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6475. USER
  6476. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6477.  
  6478. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6479.  
  6480. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6481.  
  6482. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6483.  
  6484. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6485.  
  6486. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6487.  
  6488. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6489.  
  6490. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6491.  
  6492. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6493.  
  6494. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6495.  
  6496. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6497.  
  6498. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6499.  
  6500. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6501.  
  6502. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6503.  
  6504. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6505. 5824 skipped because port is still down since last polling.  
  6506.  
  6507. Port Gi1/0/2: GigabitEthernet1/0/2 (10102 / #5825) ifInOctets  
  6508. ifOutOctets  
  6509. ifInUcastPkts  
  6510. ifOutUcastPkts  
  6511. ifInBroadcastPkts  
  6512. ifOutBroadcastPkts  
  6513. ifInMulticastPkts  
  6514. ifOutMulticastPkts  
  6515. ifHighSpeed (10)  
  6516. dot3Duplex VLAN = 666
  6517. Warning: Undefined array key "ifName:Gi1/0/2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6518.  
  6519. Warning: Undefined array key "ifSpeed:Gi1/0/2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6520.  
  6521. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6522.  
  6523. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6524. USER
  6525. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6526.  
  6527. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6528.  
  6529. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6530.  
  6531. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6532.  
  6533. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6534.  
  6535. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6536.  
  6537. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6538.  
  6539. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6540.  
  6541. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6542.  
  6543. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6544.  
  6545. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6546.  
  6547. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6548.  
  6549. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6550.  
  6551. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6552.  
  6553. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6554. 5825 skipped because port is still down since last polling.  
  6555.  
  6556. Port Gi1/0/3: GigabitEthernet1/0/3 (10103 / #5826) ifHCInOctets  
  6557. ifHCOutOctets  
  6558. ifHCInUcastPkts  
  6559. ifHCOutUcastPkts  
  6560. ifHCInBroadcastPkts  
  6561. ifHCOutBroadcastPkts  
  6562. ifHCInMulticastPkts  
  6563. ifHCOutMulticastPkts  
  6564. ifHighSpeed (1000)  
  6565. dot3Duplex VLAN = 5
  6566. Warning: Undefined array key "ifName:Gi1/0/3" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6567.  
  6568. Warning: Undefined array key "ifSpeed:Gi1/0/3" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6569.  
  6570. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6571.  
  6572. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6573. Wifi WASQ01
  6574. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6575.  
  6576. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6577.  
  6578. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6579.  
  6580. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6581.  
  6582. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6583.  
  6584. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6585.  
  6586. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6587.  
  6588. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6589.  
  6590. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6591.  
  6592. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6593.  
  6594. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6595.  
  6596. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6597.  
  6598. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6599.  
  6600. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6601.  
  6602. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6603.  
  6604.  ifInOctets (2909517 B) 11779.421052632 Bps 247 secs  
  6605.  
  6606.  ifOutOctets (11915273 B) 48239.971659919 Bps 247 secs  
  6607.  
  6608.  ifInErrors (0 B) 0 Bps 247 secs  
  6609.  
  6610.  ifOutErrors (0 B) 0 Bps 247 secs  
  6611.  
  6612.  ifInUcastPkts (9790 B) 39.635627530364 Bps 247 secs  
  6613.  
  6614.  ifOutUcastPkts (17037 B) 68.975708502024 Bps 247 secs  
  6615.  
  6616. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6617.  
  6618. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6619.  
  6620.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6621.  
  6622. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6623.  
  6624. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6625.  
  6626.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6627.  
  6628.  ifInDiscards (0 B) 0 Bps 247 secs  
  6629.  
  6630.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6631.  
  6632. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6633.  
  6634. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6635.  
  6636.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6637.  
  6638.  ifInBroadcastPkts (6 B) 0.024291497975709 Bps 247 secs  
  6639.  
  6640.  ifOutBroadcastPkts (13 B) 0.052631578947368 Bps 247 secs  
  6641.  
  6642.  ifInMulticastPkts (51 B) 0.20647773279352 Bps 247 secs  
  6643.  
  6644.  ifOutMulticastPkts (608 B) 2.4615384615385 Bps 247 secs  
  6645. bps(94.24 kbps/385.92 kbps)bytes(2.77 MiB/11.36 MiB)pkts(39.64 pps/68.98 pps)
  6646. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6647.  
  6648. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6649.  
  6650. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6651.  
  6652. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6653. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["113827963951",113825054434,11779.421052631578,2909517,"287533349584",287521434311,48239.97165991903,11915273,"0",0,0,0,"0",0,0,0,"216878101",216868311,39.635627530364374,9790,"343271888",343254851,68.97570850202429,17037,1659019216,1659018969,247,5826][0m 0.27ms]
  6654.  
  6655. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"198928",198922,0.024291497975708502,6,"1869960",1869947,0.05263157894736842,13,"1669464",1669413,0.20647773279352227,51,"44357015",44356407,2.4615384615384617,608,5826][0m 0.26ms]
  6656.  
  6657. 2 updated  
  6658.  
  6659. Port Gi1/0/4: GigabitEthernet1/0/4 (10104 / #5827) ifHCInOctets  
  6660. ifHCOutOctets  
  6661. ifHCInUcastPkts  
  6662. ifHCOutUcastPkts  
  6663. ifHCInBroadcastPkts  
  6664. ifHCOutBroadcastPkts  
  6665. ifHCInMulticastPkts  
  6666. ifHCOutMulticastPkts  
  6667. ifHighSpeed (1000)  
  6668. dot3Duplex VLAN = 5
  6669. Warning: Undefined array key "ifName:Gi1/0/4" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6670.  
  6671. Warning: Undefined array key "ifSpeed:Gi1/0/4" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6672.  
  6673. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6674.  
  6675. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6676. Wifi WASQ03
  6677. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6678.  
  6679. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6680.  
  6681. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6682.  
  6683. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6684.  
  6685. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6686.  
  6687. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6688.  
  6689. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6690.  
  6691. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6692.  
  6693. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6694.  
  6695. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6696.  
  6697. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6698.  
  6699. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6700.  
  6701. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6702.  
  6703. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6704.  
  6705. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6706.  
  6707.  ifInOctets (10265033 B) 41558.83805668 Bps 247 secs  
  6708.  
  6709.  ifOutOctets (46446232 B) 188041.42510121 Bps 247 secs  
  6710.  
  6711.  ifInErrors (0 B) 0 Bps 247 secs  
  6712.  
  6713.  ifOutErrors (0 B) 0 Bps 247 secs  
  6714.  
  6715.  ifInUcastPkts (30740 B) 124.45344129555 Bps 247 secs  
  6716.  
  6717.  ifOutUcastPkts (54163 B) 219.28340080972 Bps 247 secs  
  6718.  
  6719. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6720.  
  6721. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6722.  
  6723.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6724.  
  6725. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6726.  
  6727. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6728.  
  6729.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6730.  
  6731.  ifInDiscards (0 B) 0 Bps 247 secs  
  6732.  
  6733.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6734.  
  6735. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6736.  
  6737. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6738.  
  6739.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6740.  
  6741.  ifInBroadcastPkts (9 B) 0.036437246963563 Bps 247 secs  
  6742.  
  6743.  ifOutBroadcastPkts (10 B) 0.040485829959514 Bps 247 secs  
  6744.  
  6745.  ifInMulticastPkts (153 B) 0.61943319838057 Bps 247 secs  
  6746.  
  6747.  ifOutMulticastPkts (505 B) 2.0445344129555 Bps 247 secs  
  6748. bps(332.47 kbps/1.5 Mbps)bytes(9.79 MiB/44.29 MiB)pkts(124.45 pps/219.28 pps)
  6749. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6750.  
  6751. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6752.  
  6753. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6754.  
  6755. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6756. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["714159145077",714148880044,41558.838056680164,10265033,"1363581435693",1363534989461,188041.42510121458,46446232,"0",0,0,0,"0",0,0,0,"1164593058",1164562318,124.45344129554655,30740,"1789074408",1789020245,219.2834008097166,54163,1659019216,1659018969,247,5827][0m 1.64ms]
  6757.  
  6758. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"671733",671724,0.03643724696356275,9,"1397085",1397075,0.04048582995951417,10,"5266910",5266757,0.6194331983805668,153,"41134550",41134045,2.0445344129554655,505,5827][0m 0.27ms]
  6759.  
  6760. 2 updated  
  6761.  
  6762. Port Gi1/0/5: GigabitEthernet1/0/5 (10105 / #5828) ifInOctets  
  6763. ifOutOctets  
  6764. ifInUcastPkts  
  6765. ifOutUcastPkts  
  6766. ifInBroadcastPkts  
  6767. ifOutBroadcastPkts  
  6768. ifInMulticastPkts  
  6769. ifOutMulticastPkts  
  6770. ifHighSpeed (10)  
  6771. dot3Duplex VLAN = 666
  6772. Warning: Undefined array key "ifName:Gi1/0/5" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6773.  
  6774. Warning: Undefined array key "ifSpeed:Gi1/0/5" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6775.  
  6776. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6777.  
  6778. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6779. USER
  6780. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6781.  
  6782. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6783.  
  6784. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6785.  
  6786. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6787.  
  6788. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6789.  
  6790. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6791.  
  6792. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6793.  
  6794. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6795.  
  6796. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6797.  
  6798. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6799.  
  6800. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6801.  
  6802. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6803.  
  6804. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6805.  
  6806. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6807.  
  6808. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6809. 5828 skipped because port is still down since last polling.  
  6810.  
  6811. Port Gi1/0/6: GigabitEthernet1/0/6 (10106 / #5829) ifInOctets  
  6812. ifOutOctets  
  6813. ifInUcastPkts  
  6814. ifOutUcastPkts  
  6815. ifInBroadcastPkts  
  6816. ifOutBroadcastPkts  
  6817. ifInMulticastPkts  
  6818. ifOutMulticastPkts  
  6819. ifHighSpeed (10)  
  6820. dot3Duplex VLAN = 666
  6821. Warning: Undefined array key "ifName:Gi1/0/6" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6822.  
  6823. Warning: Undefined array key "ifSpeed:Gi1/0/6" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6824.  
  6825. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6826.  
  6827. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6828. USER
  6829. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6830.  
  6831. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6832.  
  6833. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6834.  
  6835. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6836.  
  6837. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6838.  
  6839. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6840.  
  6841. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6842.  
  6843. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6844.  
  6845. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6846.  
  6847. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6848.  
  6849. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6850.  
  6851. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6852.  
  6853. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6854.  
  6855. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6856.  
  6857. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6858. 5829 skipped because port is still down since last polling.  
  6859.  
  6860. Port Gi1/0/7: GigabitEthernet1/0/7 (10107 / #5830) ifInOctets  
  6861. ifOutOctets  
  6862. ifInUcastPkts  
  6863. ifOutUcastPkts  
  6864. ifInBroadcastPkts  
  6865. ifOutBroadcastPkts  
  6866. ifInMulticastPkts  
  6867. ifOutMulticastPkts  
  6868. ifHighSpeed (10)  
  6869. dot3Duplex VLAN = 666
  6870. Warning: Undefined array key "ifName:Gi1/0/7" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6871.  
  6872. Warning: Undefined array key "ifSpeed:Gi1/0/7" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6873.  
  6874. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6875.  
  6876. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6877. USER
  6878. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6879.  
  6880. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6881.  
  6882. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6883.  
  6884. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6885.  
  6886. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6887.  
  6888. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6889.  
  6890. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6891.  
  6892. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6893.  
  6894. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6895.  
  6896. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6897.  
  6898. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6899.  
  6900. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6901.  
  6902. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6903.  
  6904. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6905.  
  6906. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6907. 5830 skipped because port is still down since last polling.  
  6908.  
  6909. Port Gi1/0/8: GigabitEthernet1/0/8 (10108 / #5831) ifInOctets  
  6910. ifOutOctets  
  6911. ifInUcastPkts  
  6912. ifOutUcastPkts  
  6913. ifInBroadcastPkts  
  6914. ifOutBroadcastPkts  
  6915. ifInMulticastPkts  
  6916. ifOutMulticastPkts  
  6917. ifHighSpeed (10)  
  6918. dot3Duplex VLAN = 666
  6919. Warning: Undefined array key "ifName:Gi1/0/8" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6920.  
  6921. Warning: Undefined array key "ifSpeed:Gi1/0/8" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6922.  
  6923. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6924.  
  6925. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6926. USER
  6927. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6928.  
  6929. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6930.  
  6931. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6932.  
  6933. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6934.  
  6935. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6936.  
  6937. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6938.  
  6939. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6940.  
  6941. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6942.  
  6943. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6944.  
  6945. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6946.  
  6947. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6948.  
  6949. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6950.  
  6951. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6952.  
  6953. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6954.  
  6955. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6956. 5831 skipped because port is still down since last polling.  
  6957.  
  6958. Port Gi1/0/9: GigabitEthernet1/0/9 (10109 / #5832) ifInOctets  
  6959. ifOutOctets  
  6960. ifInUcastPkts  
  6961. ifOutUcastPkts  
  6962. ifInBroadcastPkts  
  6963. ifOutBroadcastPkts  
  6964. ifInMulticastPkts  
  6965. ifOutMulticastPkts  
  6966. ifHighSpeed (10)  
  6967. dot3Duplex VLAN = 666
  6968. Warning: Undefined array key "ifName:Gi1/0/9" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6969.  
  6970. Warning: Undefined array key "ifSpeed:Gi1/0/9" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6971.  
  6972. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6973.  
  6974. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6975. USER
  6976. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6977.  
  6978. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6979.  
  6980. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6981.  
  6982. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6983.  
  6984. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  6985.  
  6986. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6987.  
  6988. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6989.  
  6990. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6991.  
  6992. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6993.  
  6994. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6995.  
  6996. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6997.  
  6998. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6999.  
  7000. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7001.  
  7002. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7003.  
  7004. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7005. 5832 skipped because port is still down since last polling.  
  7006.  
  7007. Port Gi1/0/10: GigabitEthernet1/0/10 (10110 / #5833) ifInOctets  
  7008. ifOutOctets  
  7009. ifInUcastPkts  
  7010. ifOutUcastPkts  
  7011. ifInBroadcastPkts  
  7012. ifOutBroadcastPkts  
  7013. ifInMulticastPkts  
  7014. ifOutMulticastPkts  
  7015. ifHighSpeed (10)  
  7016. dot3Duplex VLAN = 666
  7017. Warning: Undefined array key "ifName:Gi1/0/10" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7018.  
  7019. Warning: Undefined array key "ifSpeed:Gi1/0/10" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7020.  
  7021. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7022.  
  7023. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7024. USER
  7025. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7026.  
  7027. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7028.  
  7029. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7030.  
  7031. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7032.  
  7033. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7034.  
  7035. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7036.  
  7037. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7038.  
  7039. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7040.  
  7041. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7042.  
  7043. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7044.  
  7045. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7046.  
  7047. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7048.  
  7049. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7050.  
  7051. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7052.  
  7053. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7054. 5833 skipped because port is still down since last polling.  
  7055.  
  7056. Port Gi1/0/11: GigabitEthernet1/0/11 (10111 / #5834) ifInOctets  
  7057. ifOutOctets  
  7058. ifInUcastPkts  
  7059. ifOutUcastPkts  
  7060. ifInBroadcastPkts  
  7061. ifOutBroadcastPkts  
  7062. ifInMulticastPkts  
  7063. ifOutMulticastPkts  
  7064. ifHighSpeed (10)  
  7065. dot3Duplex VLAN = 666
  7066. Warning: Undefined array key "ifName:Gi1/0/11" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7067.  
  7068. Warning: Undefined array key "ifSpeed:Gi1/0/11" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7069.  
  7070. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7071.  
  7072. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7073. USER
  7074. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7075.  
  7076. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7077.  
  7078. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7079.  
  7080. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7081.  
  7082. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7083.  
  7084. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7085.  
  7086. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7087.  
  7088. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7089.  
  7090. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7091.  
  7092. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7093.  
  7094. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7095.  
  7096. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7097.  
  7098. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7099.  
  7100. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7101.  
  7102. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7103. 5834 skipped because port is still down since last polling.  
  7104.  
  7105. Port Gi1/0/12: GigabitEthernet1/0/12 (10112 / #5835) ifInOctets  
  7106. ifOutOctets  
  7107. ifInUcastPkts  
  7108. ifOutUcastPkts  
  7109. ifInBroadcastPkts  
  7110. ifOutBroadcastPkts  
  7111. ifInMulticastPkts  
  7112. ifOutMulticastPkts  
  7113. ifHighSpeed (10)  
  7114. dot3Duplex VLAN = 666
  7115. Warning: Undefined array key "ifName:Gi1/0/12" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7116.  
  7117. Warning: Undefined array key "ifSpeed:Gi1/0/12" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7118.  
  7119. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7120.  
  7121. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7122. USER
  7123. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7124.  
  7125. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7126.  
  7127. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7128.  
  7129. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7130.  
  7131. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7132.  
  7133. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7134.  
  7135. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7136.  
  7137. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7138.  
  7139. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7140.  
  7141. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7142.  
  7143. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7144.  
  7145. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7146.  
  7147. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7148.  
  7149. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7150.  
  7151. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7152. 5835 skipped because port is still down since last polling.  
  7153.  
  7154. Port Gi1/0/13: GigabitEthernet1/0/13 (10113 / #5836) ifInOctets  
  7155. ifOutOctets  
  7156. ifInUcastPkts  
  7157. ifOutUcastPkts  
  7158. ifInBroadcastPkts  
  7159. ifOutBroadcastPkts  
  7160. ifInMulticastPkts  
  7161. ifOutMulticastPkts  
  7162. ifHighSpeed (10)  
  7163. dot3Duplex VLAN = 666
  7164. Warning: Undefined array key "ifName:Gi1/0/13" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7165.  
  7166. Warning: Undefined array key "ifSpeed:Gi1/0/13" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7167.  
  7168. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7169.  
  7170. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7171. USER
  7172. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7173.  
  7174. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7175.  
  7176. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7177.  
  7178. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7179.  
  7180. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7181.  
  7182. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7183.  
  7184. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7185.  
  7186. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7187.  
  7188. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7189.  
  7190. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7191.  
  7192. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7193.  
  7194. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7195.  
  7196. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7197.  
  7198. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7199.  
  7200. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7201. 5836 skipped because port is still down since last polling.  
  7202.  
  7203. Port Gi1/0/14: GigabitEthernet1/0/14 (10114 / #5837) ifHCInOctets  
  7204. ifHCOutOctets  
  7205. ifHCInUcastPkts  
  7206. ifHCOutUcastPkts  
  7207. ifHCInBroadcastPkts  
  7208. ifHCOutBroadcastPkts  
  7209. ifHCInMulticastPkts  
  7210. ifHCOutMulticastPkts  
  7211. ifHighSpeed (1000)  
  7212. dot3Duplex VLAN = 1
  7213. Warning: Undefined array key "ifName:Gi1/0/14" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7214.  
  7215. Warning: Undefined array key "ifSpeed:Gi1/0/14" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7216.  
  7217. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7218.  
  7219. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7220. VISIO
  7221. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7222.  
  7223. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7224.  
  7225. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7226.  
  7227. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7228.  
  7229. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7230.  
  7231. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7232.  
  7233. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7234.  
  7235. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7236.  
  7237. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7238.  
  7239. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7240.  
  7241. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7242.  
  7243. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7244.  
  7245. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7246.  
  7247. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7248.  
  7249. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7250.  
  7251.  ifInOctets (8673 B) 35.113360323887 Bps 247 secs  
  7252.  
  7253.  ifOutOctets (82047 B) 332.17408906883 Bps 247 secs  
  7254.  
  7255.  ifInErrors (0 B) 0 Bps 247 secs  
  7256.  
  7257.  ifOutErrors (0 B) 0 Bps 247 secs  
  7258.  
  7259.  ifInUcastPkts (98 B) 0.39676113360324 Bps 247 secs  
  7260.  
  7261.  ifOutUcastPkts (117 B) 0.47368421052632 Bps 247 secs  
  7262.  
  7263. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7264.  
  7265. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7266.  
  7267.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7268.  
  7269. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7270.  
  7271. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7272.  
  7273.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7274.  
  7275.  ifInDiscards (0 B) 0 Bps 247 secs  
  7276.  
  7277.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7278.  
  7279. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7280.  
  7281. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7282.  
  7283.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7284.  
  7285.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  7286.  
  7287.  ifOutBroadcastPkts (37 B) 0.1497975708502 Bps 247 secs  
  7288.  
  7289.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7290.  
  7291.  ifOutMulticastPkts (973 B) 3.9392712550607 Bps 247 secs  
  7292. bps(281 bps/2.66 kbps)bytes(8.47 KiB/80.12 KiB)pkts(0.4 pps/0.47 pps)
  7293. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7294.  
  7295. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7296.  
  7297. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7298.  
  7299. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7300. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["154013782596",154013773923,35.11336032388664,8673,"167688548330",167688466283,332.17408906882594,82047,"0",0,0,0,"0",0,0,0,"158215651",158215553,0.3967611336032389,98,"173389346",173389229,0.47368421052631576,117,1659019216,1659018969,247,5837][0m 0.27ms]
  7301.  
  7302. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"794",794,0,0,"3142293",3142256,0.14979757085020243,37,"954",954,0,0,"81234876",81233903,3.9392712550607287,973,5837][0m 0.26ms]
  7303.  
  7304. 2 updated  
  7305.  
  7306. Port Gi1/0/15: GigabitEthernet1/0/15 (10115 / #5838) ifInOctets  
  7307. ifOutOctets  
  7308. ifInUcastPkts  
  7309. ifOutUcastPkts  
  7310. ifInBroadcastPkts  
  7311. ifOutBroadcastPkts  
  7312. ifInMulticastPkts  
  7313. ifOutMulticastPkts  
  7314. ifHighSpeed (10)  
  7315. dot3Duplex VLAN = 666
  7316. Warning: Undefined array key "ifName:Gi1/0/15" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7317.  
  7318. Warning: Undefined array key "ifSpeed:Gi1/0/15" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7319.  
  7320. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7321.  
  7322. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7323. USER
  7324. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7325.  
  7326. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7327.  
  7328. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7329.  
  7330. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7331.  
  7332. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7333.  
  7334. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7335.  
  7336. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7337.  
  7338. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7339.  
  7340. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7341.  
  7342. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7343.  
  7344. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7345.  
  7346. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7347.  
  7348. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7349.  
  7350. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7351.  
  7352. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7353. 5838 skipped because port is still down since last polling.  
  7354.  
  7355. Port Gi1/0/16: GigabitEthernet1/0/16 (10116 / #5839) ifHCInOctets  
  7356. ifHCOutOctets  
  7357. ifHCInUcastPkts  
  7358. ifHCOutUcastPkts  
  7359. ifHCInBroadcastPkts  
  7360. ifHCOutBroadcastPkts  
  7361. ifHCInMulticastPkts  
  7362. ifHCOutMulticastPkts  
  7363. ifHighSpeed (100)  
  7364. dot3Duplex VLAN = 666
  7365. Warning: Undefined array key "ifName:Gi1/0/16" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7366.  
  7367. Warning: Undefined array key "ifSpeed:Gi1/0/16" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7368.  
  7369. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7370.  
  7371. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7372. USER
  7373. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7374.  
  7375. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7376.  
  7377. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7378.  
  7379. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7380.  
  7381. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7382.  
  7383. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7384.  
  7385. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7386.  
  7387. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7388.  
  7389. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7390.  
  7391. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7392.  
  7393. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7394.  
  7395. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7396.  
  7397. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7398.  
  7399. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7400.  
  7401. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7402. 5839 skipped because port is still down since last polling.  
  7403.  
  7404. Port Gi1/0/17: GigabitEthernet1/0/17 (10117 / #5840) ifInOctets  
  7405. ifOutOctets  
  7406. ifInUcastPkts  
  7407. ifOutUcastPkts  
  7408. ifInBroadcastPkts  
  7409. ifOutBroadcastPkts  
  7410. ifInMulticastPkts  
  7411. ifOutMulticastPkts  
  7412. ifHighSpeed (10)  
  7413. dot3Duplex VLAN = 666
  7414. Warning: Undefined array key "ifName:Gi1/0/17" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7415.  
  7416. Warning: Undefined array key "ifSpeed:Gi1/0/17" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7417.  
  7418. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7419.  
  7420. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7421. USER
  7422. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7423.  
  7424. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7425.  
  7426. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7427.  
  7428. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7429.  
  7430. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7431.  
  7432. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7433.  
  7434. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7435.  
  7436. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7437.  
  7438. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7439.  
  7440. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7441.  
  7442. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7443.  
  7444. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7445.  
  7446. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7447.  
  7448. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7449.  
  7450. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7451. 5840 skipped because port is still down since last polling.  
  7452.  
  7453. Port Gi1/0/18: GigabitEthernet1/0/18 (10118 / #5841) ifInOctets  
  7454. ifOutOctets  
  7455. ifInUcastPkts  
  7456. ifOutUcastPkts  
  7457. ifInBroadcastPkts  
  7458. ifOutBroadcastPkts  
  7459. ifInMulticastPkts  
  7460. ifOutMulticastPkts  
  7461. ifHighSpeed (10)  
  7462. dot3Duplex VLAN = 666
  7463. Warning: Undefined array key "ifName:Gi1/0/18" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7464.  
  7465. Warning: Undefined array key "ifSpeed:Gi1/0/18" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7466.  
  7467. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7468.  
  7469. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7470. USER
  7471. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7472.  
  7473. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7474.  
  7475. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7476.  
  7477. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7478.  
  7479. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7480.  
  7481. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7482.  
  7483. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7484.  
  7485. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7486.  
  7487. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7488.  
  7489. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7490.  
  7491. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7492.  
  7493. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7494.  
  7495. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7496.  
  7497. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7498.  
  7499. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7500. 5841 skipped because port is still down since last polling.  
  7501.  
  7502. Port Gi1/0/19: GigabitEthernet1/0/19 (10119 / #5842) ifInOctets  
  7503. ifOutOctets  
  7504. ifInUcastPkts  
  7505. ifOutUcastPkts  
  7506. ifInBroadcastPkts  
  7507. ifOutBroadcastPkts  
  7508. ifInMulticastPkts  
  7509. ifOutMulticastPkts  
  7510. ifHighSpeed (10)  
  7511. dot3Duplex VLAN = 666
  7512. Warning: Undefined array key "ifName:Gi1/0/19" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7513.  
  7514. Warning: Undefined array key "ifSpeed:Gi1/0/19" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7515.  
  7516. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7517.  
  7518. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7519. USER
  7520. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7521.  
  7522. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7523.  
  7524. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7525.  
  7526. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7527.  
  7528. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7529.  
  7530. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7531.  
  7532. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7533.  
  7534. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7535.  
  7536. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7537.  
  7538. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7539.  
  7540. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7541.  
  7542. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7543.  
  7544. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7545.  
  7546. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7547.  
  7548. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7549. 5842 skipped because port is still down since last polling.  
  7550.  
  7551. Port Gi1/0/20: GigabitEthernet1/0/20 (10120 / #5843) ifInOctets  
  7552. ifOutOctets  
  7553. ifInUcastPkts  
  7554. ifOutUcastPkts  
  7555. ifInBroadcastPkts  
  7556. ifOutBroadcastPkts  
  7557. ifInMulticastPkts  
  7558. ifOutMulticastPkts  
  7559. ifHighSpeed (10)  
  7560. dot3Duplex VLAN = 666
  7561. Warning: Undefined array key "ifName:Gi1/0/20" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7562.  
  7563. Warning: Undefined array key "ifSpeed:Gi1/0/20" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7564.  
  7565. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7566.  
  7567. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7568. USER
  7569. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7570.  
  7571. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7572.  
  7573. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7574.  
  7575. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7576.  
  7577. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7578.  
  7579. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7580.  
  7581. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7582.  
  7583. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7584.  
  7585. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7586.  
  7587. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7588.  
  7589. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7590.  
  7591. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7592.  
  7593. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7594.  
  7595. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7596.  
  7597. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7598. 5843 skipped because port is still down since last polling.  
  7599.  
  7600. Port Gi1/0/21: GigabitEthernet1/0/21 (10121 / #5844) ifInOctets  
  7601. ifOutOctets  
  7602. ifInUcastPkts  
  7603. ifOutUcastPkts  
  7604. ifInBroadcastPkts  
  7605. ifOutBroadcastPkts  
  7606. ifInMulticastPkts  
  7607. ifOutMulticastPkts  
  7608. ifHighSpeed (10)  
  7609. dot3Duplex VLAN = 666
  7610. Warning: Undefined array key "ifName:Gi1/0/21" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7611.  
  7612. Warning: Undefined array key "ifSpeed:Gi1/0/21" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7613.  
  7614. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7615.  
  7616. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7617. USER
  7618. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7619.  
  7620. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7621.  
  7622. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7623.  
  7624. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7625.  
  7626. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7627.  
  7628. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7629.  
  7630. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7631.  
  7632. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7633.  
  7634. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7635.  
  7636. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7637.  
  7638. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7639.  
  7640. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7641.  
  7642. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7643.  
  7644. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7645.  
  7646. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7647. 5844 skipped because port is still down since last polling.  
  7648.  
  7649. Port Gi1/0/22: GigabitEthernet1/0/22 (10122 / #5845) ifInOctets  
  7650. ifOutOctets  
  7651. ifInUcastPkts  
  7652. ifOutUcastPkts  
  7653. ifInBroadcastPkts  
  7654. ifOutBroadcastPkts  
  7655. ifInMulticastPkts  
  7656. ifOutMulticastPkts  
  7657. ifHighSpeed (10)  
  7658. dot3Duplex VLAN = 666
  7659. Warning: Undefined array key "ifName:Gi1/0/22" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7660.  
  7661. Warning: Undefined array key "ifSpeed:Gi1/0/22" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7662.  
  7663. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7664.  
  7665. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7666. USER
  7667. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7668.  
  7669. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7670.  
  7671. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7672.  
  7673. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7674.  
  7675. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7676.  
  7677. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7678.  
  7679. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7680.  
  7681. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7682.  
  7683. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7684.  
  7685. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7686.  
  7687. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7688.  
  7689. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7690.  
  7691. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7692.  
  7693. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7694.  
  7695. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7696. 5845 skipped because port is still down since last polling.  
  7697.  
  7698. Port Gi1/0/23: GigabitEthernet1/0/23 (10123 / #5846) ifInOctets  
  7699. ifOutOctets  
  7700. ifInUcastPkts  
  7701. ifOutUcastPkts  
  7702. ifInBroadcastPkts  
  7703. ifOutBroadcastPkts  
  7704. ifInMulticastPkts  
  7705. ifOutMulticastPkts  
  7706. ifHighSpeed (100)  
  7707. dot3Duplex VLAN = 666
  7708. Warning: Undefined array key "ifName:Gi1/0/23" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7709.  
  7710. Warning: Undefined array key "ifSpeed:Gi1/0/23" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7711.  
  7712. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7713.  
  7714. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7715. USER
  7716. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7717.  
  7718. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7719.  
  7720. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7721.  
  7722. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7723.  
  7724. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7725.  
  7726. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7727.  
  7728. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7729.  
  7730. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7731.  
  7732. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7733.  
  7734. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7735.  
  7736. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7737.  
  7738. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7739.  
  7740. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7741.  
  7742. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7743.  
  7744. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7745. 5846 skipped because port is still down since last polling.  
  7746.  
  7747. Port Gi1/0/24: GigabitEthernet1/0/24 (10124 / #5847) ifInOctets  
  7748. ifOutOctets  
  7749. ifInUcastPkts  
  7750. ifOutUcastPkts  
  7751. ifInBroadcastPkts  
  7752. ifOutBroadcastPkts  
  7753. ifInMulticastPkts  
  7754. ifOutMulticastPkts  
  7755. ifHighSpeed (10)  
  7756. dot3Duplex VLAN = 666
  7757. Warning: Undefined array key "ifName:Gi1/0/24" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7758.  
  7759. Warning: Undefined array key "ifSpeed:Gi1/0/24" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7760.  
  7761. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7762.  
  7763. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7764. USER
  7765. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7766.  
  7767. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7768.  
  7769. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7770.  
  7771. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7772.  
  7773. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7774.  
  7775. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7776.  
  7777. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7778.  
  7779. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7780.  
  7781. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7782.  
  7783. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7784.  
  7785. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7786.  
  7787. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7788.  
  7789. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7790.  
  7791. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7792.  
  7793. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7794. 5847 skipped because port is still down since last polling.  
  7795.  
  7796. Port Gi1/0/25: GigabitEthernet1/0/25 (10125 / #5848) ifHCInOctets  
  7797. ifHCOutOctets  
  7798. ifHCInUcastPkts  
  7799. ifHCOutUcastPkts  
  7800. ifHCInBroadcastPkts  
  7801. ifHCOutBroadcastPkts  
  7802. ifHCInMulticastPkts  
  7803. ifHCOutMulticastPkts  
  7804. ifHighSpeed (1000)  
  7805. dot3Duplex VLAN = 666
  7806. Warning: Undefined array key "ifName:Gi1/0/25" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7807.  
  7808. Warning: Undefined array key "ifSpeed:Gi1/0/25" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7809.  
  7810. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7811.  
  7812. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7813. Imprimante
  7814. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7815.  
  7816. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7817.  
  7818. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7819.  
  7820. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7821.  
  7822. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7823.  
  7824. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7825.  
  7826. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7827.  
  7828. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7829.  
  7830. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7831.  
  7832. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7833.  
  7834. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7835.  
  7836. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7837.  
  7838. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7839.  
  7840. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7841.  
  7842. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7843.  
  7844.  ifInOctets (5126 B) 20.753036437247 Bps 247 secs  
  7845.  
  7846.  ifOutOctets (34580 B) 140 Bps 247 secs  
  7847.  
  7848.  ifInErrors (0 B) 0 Bps 247 secs  
  7849.  
  7850.  ifOutErrors (0 B) 0 Bps 247 secs  
  7851.  
  7852.  ifInUcastPkts (50 B) 0.20242914979757 Bps 247 secs  
  7853.  
  7854.  ifOutUcastPkts (71 B) 0.28744939271255 Bps 247 secs  
  7855.  
  7856. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7857.  
  7858. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7859.  
  7860.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7861.  
  7862. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7863.  
  7864. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7865.  
  7866.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7867.  
  7868.  ifInDiscards (0 B) 0 Bps 247 secs  
  7869.  
  7870.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7871.  
  7872. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7873.  
  7874. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7875.  
  7876.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7877.  
  7878.  ifInBroadcastPkts (6 B) 0.024291497975709 Bps 247 secs  
  7879.  
  7880.  ifOutBroadcastPkts (18 B) 0.072874493927125 Bps 247 secs  
  7881.  
  7882.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7883.  
  7884.  ifOutMulticastPkts (326 B) 1.3198380566802 Bps 247 secs  
  7885. bps(166 bps/1.12 kbps)bytes(5.01 KiB/33.77 KiB)pkts(0.2 pps/0.29 pps)
  7886. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7887.  
  7888. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7889.  
  7890. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7891.  
  7892. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7893. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["1605634908",1605629782,20.753036437246962,5126,"25940576611",25940542031,140,34580,"0",0,0,0,"0",0,0,0,"4325520",4325470,0.20242914979757085,50,"19108325",19108254,0.2874493927125506,71,1659019216,1659018969,247,5848][0m 0.29ms]
  7894.  
  7895. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"146695",146689,0.024291497975708502,6,"1625472",1625454,0.0728744939271255,18,"208087",208087,0,0,"40956909",40956583,1.319838056680162,326,5848][0m 0.25ms]
  7896.  
  7897. 2 updated  
  7898.  
  7899. Port Gi1/0/26: GigabitEthernet1/0/26 (10126 / #5849) ifHCInOctets  
  7900. ifHCOutOctets  
  7901. ifHCInUcastPkts  
  7902. ifHCOutUcastPkts  
  7903. ifHCInBroadcastPkts  
  7904. ifHCOutBroadcastPkts  
  7905. ifHCInMulticastPkts  
  7906. ifHCOutMulticastPkts  
  7907. ifHighSpeed (1000)  
  7908. dot3Duplex VLAN = 666
  7909. Warning: Undefined array key "ifName:Gi1/0/26" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7910.  
  7911. Warning: Undefined array key "ifSpeed:Gi1/0/26" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7912.  
  7913. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7914.  
  7915. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7916. USER
  7917. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7918.  
  7919. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7920.  
  7921. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7922.  
  7923. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7924.  
  7925. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  7926.  
  7927. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7928.  
  7929. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7930.  
  7931. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7932.  
  7933. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7934.  
  7935. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7936.  
  7937. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7938.  
  7939. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7940.  
  7941. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7942.  
  7943. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7944.  
  7945. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7946.  
  7947.  ifInOctets (0 B) 0 Bps 247 secs  
  7948.  
  7949.  ifOutOctets (0 B) 0 Bps 247 secs  
  7950.  
  7951.  ifInErrors (0 B) 0 Bps 247 secs  
  7952.  
  7953.  ifOutErrors (0 B) 0 Bps 247 secs  
  7954.  
  7955.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  7956.  
  7957.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  7958.  
  7959. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7960.  
  7961. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7962.  
  7963.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7964.  
  7965. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7966.  
  7967. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7968.  
  7969.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7970.  
  7971.  ifInDiscards (0 B) 0 Bps 247 secs  
  7972.  
  7973.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7974.  
  7975. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7976.  
  7977. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7978.  
  7979.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7980.  
  7981.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  7982.  
  7983.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  7984.  
  7985.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7986.  
  7987.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  7988. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  7989. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7990.  
  7991. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7992.  
  7993. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7994.  
  7995. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7996. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["24553348952",24553348952,0,0,"70816623875",70816623875,0,0,"0",0,0,0,"0",0,0,0,"52115688",52115688,0,0,"84115351",84115351,0,0,1659019216,1659018969,247,5849][0m 0.26ms]
  7997.  
  7998. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"316121",316121,0,0,0,0,0,0,"41559",41559,0,0,"552494",552494,0,0,"270107",270107,0,0,"12414465",12414465,0,0,5849][0m 0.23ms]
  7999.  
  8000. 1 updated  
  8001.  
  8002. Port Gi1/0/27: GigabitEthernet1/0/27 (10127 / #5850) ifInOctets  
  8003. ifOutOctets  
  8004. ifInUcastPkts  
  8005. ifOutUcastPkts  
  8006. ifInBroadcastPkts  
  8007. ifOutBroadcastPkts  
  8008. ifInMulticastPkts  
  8009. ifOutMulticastPkts  
  8010. ifHighSpeed (10)  
  8011. dot3Duplex VLAN = 666
  8012. Warning: Undefined array key "ifName:Gi1/0/27" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8013.  
  8014. Warning: Undefined array key "ifSpeed:Gi1/0/27" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8015.  
  8016. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8017.  
  8018. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8019. USER
  8020. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8021.  
  8022. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8023.  
  8024. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8025.  
  8026. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8027.  
  8028. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8029.  
  8030. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8031.  
  8032. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8033.  
  8034. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8035.  
  8036. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8037.  
  8038. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8039.  
  8040. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8041.  
  8042. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8043.  
  8044. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8045.  
  8046. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8047.  
  8048. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8049. 5850 skipped because port is still down since last polling.  
  8050.  
  8051. Port Gi1/0/28: GigabitEthernet1/0/28 (10128 / #5851) ifHCInOctets  
  8052. ifHCOutOctets  
  8053. ifHCInUcastPkts  
  8054. ifHCOutUcastPkts  
  8055. ifHCInBroadcastPkts  
  8056. ifHCOutBroadcastPkts  
  8057. ifHCInMulticastPkts  
  8058. ifHCOutMulticastPkts  
  8059. ifHighSpeed (1000)  
  8060. dot3Duplex VLAN = 666
  8061. Warning: Undefined array key "ifName:Gi1/0/28" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8062.  
  8063. Warning: Undefined array key "ifSpeed:Gi1/0/28" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8064.  
  8065. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8066.  
  8067. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8068. USER
  8069. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8070.  
  8071. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8072.  
  8073. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8074.  
  8075. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8076.  
  8077. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8078.  
  8079. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8080.  
  8081. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8082.  
  8083. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8084.  
  8085. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8086.  
  8087. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8088.  
  8089. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8090.  
  8091. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8092.  
  8093. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8094.  
  8095. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8096.  
  8097. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8098.  
  8099.  ifInOctets (396308 B) 1604.4858299595 Bps 247 secs  
  8100.  
  8101.  ifOutOctets (527238 B) 2134.5668016194 Bps 247 secs  
  8102.  
  8103.  ifInErrors (0 B) 0 Bps 247 secs  
  8104.  
  8105.  ifOutErrors (0 B) 0 Bps 247 secs  
  8106.  
  8107.  ifInUcastPkts (3891 B) 15.753036437247 Bps 247 secs  
  8108.  
  8109.  ifOutUcastPkts (3048 B) 12.34008097166 Bps 247 secs  
  8110.  
  8111. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8112.  
  8113. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8114.  
  8115.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8116.  
  8117. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8118.  
  8119. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8120.  
  8121.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8122.  
  8123.  ifInDiscards (0 B) 0 Bps 247 secs  
  8124.  
  8125.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8126.  
  8127. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8128.  
  8129. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8130.  
  8131.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8132.  
  8133.  ifInBroadcastPkts (3 B) 0.012145748987854 Bps 247 secs  
  8134.  
  8135.  ifOutBroadcastPkts (34 B) 0.13765182186235 Bps 247 secs  
  8136.  
  8137.  ifInMulticastPkts (17 B) 0.068825910931174 Bps 247 secs  
  8138.  
  8139.  ifOutMulticastPkts (957 B) 3.8744939271255 Bps 247 secs  
  8140. bps(12.84 kbps/17.08 kbps)bytes(387.02 KiB/514.88 KiB)pkts(15.75 pps/12.34 pps)
  8141. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8142.  
  8143. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8144.  
  8145. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8146.  
  8147. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8148. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["18016527709",18016131401,1604.4858299595141,396308,"36961378785",36960851547,2134.566801619433,527238,"0",0,0,0,"0",0,0,0,"28395312",28391421,15.753036437246964,3891,"48833301",48830253,12.34008097165992,3048,1659019216,1659018969,247,5851][0m 0.28ms]
  8149.  
  8150. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"16",16,0,0,0,0,0,0,"13018",13015,0.012145748987854251,3,"222065",222031,0.13765182186234817,34,"103319",103302,0.06882591093117409,17,"4961139",4960182,3.874493927125506,957,5851][0m 0.25ms]
  8151.  
  8152. 2 updated  
  8153.  
  8154. Port Gi1/0/29: GigabitEthernet1/0/29 (10129 / #5852) ifHCInOctets  
  8155. ifHCOutOctets  
  8156. ifInUcastPkts  
  8157. ifOutUcastPkts  
  8158. ifInBroadcastPkts  
  8159. ifOutBroadcastPkts  
  8160. ifHCInMulticastPkts  
  8161. ifHCOutMulticastPkts  
  8162. ifHighSpeed (10)  
  8163. dot3Duplex VLAN = 666
  8164. Warning: Undefined array key "ifName:Gi1/0/29" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8165.  
  8166. Warning: Undefined array key "ifSpeed:Gi1/0/29" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8167.  
  8168. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8169.  
  8170. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8171. USER
  8172. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8173.  
  8174. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8175.  
  8176. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8177.  
  8178. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8179.  
  8180. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8181.  
  8182. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8183.  
  8184. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8185.  
  8186. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8187.  
  8188. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8189.  
  8190. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8191.  
  8192. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8193.  
  8194. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8195.  
  8196. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8197.  
  8198. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8199.  
  8200. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8201. 5852 skipped because port is still down since last polling.  
  8202.  
  8203. Port Gi1/0/30: GigabitEthernet1/0/30 (10130 / #5853) ifInOctets  
  8204. ifOutOctets  
  8205. ifInUcastPkts  
  8206. ifOutUcastPkts  
  8207. ifInBroadcastPkts  
  8208. ifOutBroadcastPkts  
  8209. ifInMulticastPkts  
  8210. ifOutMulticastPkts  
  8211. ifHighSpeed (10)  
  8212. dot3Duplex VLAN = 666
  8213. Warning: Undefined array key "ifName:Gi1/0/30" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8214.  
  8215. Warning: Undefined array key "ifSpeed:Gi1/0/30" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8216.  
  8217. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8218.  
  8219. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8220. USER
  8221. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8222.  
  8223. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8224.  
  8225. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8226.  
  8227. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8228.  
  8229. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8230.  
  8231. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8232.  
  8233. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8234.  
  8235. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8236.  
  8237. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8238.  
  8239. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8240.  
  8241. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8242.  
  8243. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8244.  
  8245. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8246.  
  8247. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8248.  
  8249. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8250. 5853 skipped because port is still down since last polling.  
  8251.  
  8252. Port Gi1/0/31: GigabitEthernet1/0/31 (10131 / #5854) ifInOctets  
  8253. ifOutOctets  
  8254. ifInUcastPkts  
  8255. ifOutUcastPkts  
  8256. ifInBroadcastPkts  
  8257. ifOutBroadcastPkts  
  8258. ifInMulticastPkts  
  8259. ifOutMulticastPkts  
  8260. ifHighSpeed (10)  
  8261. dot3Duplex VLAN = 666
  8262. Warning: Undefined array key "ifName:Gi1/0/31" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8263.  
  8264. Warning: Undefined array key "ifSpeed:Gi1/0/31" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8265.  
  8266. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8267.  
  8268. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8269. USER
  8270. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8271.  
  8272. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8273.  
  8274. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8275.  
  8276. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8277.  
  8278. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8279.  
  8280. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8281.  
  8282. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8283.  
  8284. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8285.  
  8286. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8287.  
  8288. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8289.  
  8290. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8291.  
  8292. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8293.  
  8294. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8295.  
  8296. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8297.  
  8298. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8299. 5854 skipped because port is still down since last polling.  
  8300.  
  8301. Port Gi1/0/32: GigabitEthernet1/0/32 (10132 / #5855) ifInOctets  
  8302. ifOutOctets  
  8303. ifInUcastPkts  
  8304. ifOutUcastPkts  
  8305. ifInBroadcastPkts  
  8306. ifOutBroadcastPkts  
  8307. ifInMulticastPkts  
  8308. ifOutMulticastPkts  
  8309. ifHighSpeed (10)  
  8310. dot3Duplex VLAN = 666
  8311. Warning: Undefined array key "ifName:Gi1/0/32" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8312.  
  8313. Warning: Undefined array key "ifSpeed:Gi1/0/32" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8314.  
  8315. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8316.  
  8317. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8318. USER
  8319. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8320.  
  8321. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8322.  
  8323. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8324.  
  8325. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8326.  
  8327. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8328.  
  8329. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8330.  
  8331. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8332.  
  8333. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8334.  
  8335. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8336.  
  8337. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8338.  
  8339. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8340.  
  8341. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8342.  
  8343. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8344.  
  8345. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8346.  
  8347. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8348. 5855 skipped because port is still down since last polling.  
  8349.  
  8350. Port Gi1/0/33: GigabitEthernet1/0/33 (10133 / #5856) ifHCInOctets  
  8351. ifHCOutOctets  
  8352. ifInUcastPkts  
  8353. ifOutUcastPkts  
  8354. ifInBroadcastPkts  
  8355. ifOutBroadcastPkts  
  8356. ifHCInMulticastPkts  
  8357. ifHCOutMulticastPkts  
  8358. ifHighSpeed (10)  
  8359. dot3Duplex VLAN = 666
  8360. Warning: Undefined array key "ifName:Gi1/0/33" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8361.  
  8362. Warning: Undefined array key "ifSpeed:Gi1/0/33" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8363.  
  8364. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8365.  
  8366. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8367. USER
  8368. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8369.  
  8370. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8371.  
  8372. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8373.  
  8374. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8375.  
  8376. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8377.  
  8378. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8379.  
  8380. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8381.  
  8382. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8383.  
  8384. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8385.  
  8386. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8387.  
  8388. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8389.  
  8390. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8391.  
  8392. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8393.  
  8394. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8395.  
  8396. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8397. 5856 skipped because port is still down since last polling.  
  8398.  
  8399. Port Gi1/0/34: GigabitEthernet1/0/34 (10134 / #5857) ifInOctets  
  8400. ifOutOctets  
  8401. ifInUcastPkts  
  8402. ifOutUcastPkts  
  8403. ifInBroadcastPkts  
  8404. ifOutBroadcastPkts  
  8405. ifInMulticastPkts  
  8406. ifOutMulticastPkts  
  8407. ifHighSpeed (10)  
  8408. dot3Duplex VLAN = 666
  8409. Warning: Undefined array key "ifName:Gi1/0/34" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8410.  
  8411. Warning: Undefined array key "ifSpeed:Gi1/0/34" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8412.  
  8413. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8414.  
  8415. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8416. USER
  8417. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8418.  
  8419. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8420.  
  8421. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8422.  
  8423. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8424.  
  8425. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8426.  
  8427. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8428.  
  8429. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8430.  
  8431. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8432.  
  8433. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8434.  
  8435. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8436.  
  8437. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8438.  
  8439. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8440.  
  8441. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8442.  
  8443. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8444.  
  8445. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8446. 5857 skipped because port is still down since last polling.  
  8447.  
  8448. Port Gi1/0/35: GigabitEthernet1/0/35 (10135 / #5858) ifInOctets  
  8449. ifOutOctets  
  8450. ifInUcastPkts  
  8451. ifOutUcastPkts  
  8452. ifInBroadcastPkts  
  8453. ifOutBroadcastPkts  
  8454. ifInMulticastPkts  
  8455. ifOutMulticastPkts  
  8456. ifHighSpeed (10)  
  8457. dot3Duplex VLAN = 666
  8458. Warning: Undefined array key "ifName:Gi1/0/35" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8459.  
  8460. Warning: Undefined array key "ifSpeed:Gi1/0/35" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8461.  
  8462. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8463.  
  8464. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8465. USER
  8466. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8467.  
  8468. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8469.  
  8470. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8471.  
  8472. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8473.  
  8474. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8475.  
  8476. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8477.  
  8478. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8479.  
  8480. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8481.  
  8482. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8483.  
  8484. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8485.  
  8486. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8487.  
  8488. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8489.  
  8490. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8491.  
  8492. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8493.  
  8494. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8495. 5858 skipped because port is still down since last polling.  
  8496.  
  8497. Port Gi1/0/36: GigabitEthernet1/0/36 (10136 / #5859) ifInOctets  
  8498. ifOutOctets  
  8499. ifInUcastPkts  
  8500. ifOutUcastPkts  
  8501. ifInBroadcastPkts  
  8502. ifOutBroadcastPkts  
  8503. ifInMulticastPkts  
  8504. ifOutMulticastPkts  
  8505. ifHighSpeed (10)  
  8506. dot3Duplex VLAN = 666
  8507. Warning: Undefined array key "ifName:Gi1/0/36" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8508.  
  8509. Warning: Undefined array key "ifSpeed:Gi1/0/36" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8510.  
  8511. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8512.  
  8513. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8514. USER
  8515. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8516.  
  8517. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8518.  
  8519. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8520.  
  8521. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8522.  
  8523. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8524.  
  8525. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8526.  
  8527. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8528.  
  8529. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8530.  
  8531. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8532.  
  8533. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8534.  
  8535. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8536.  
  8537. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8538.  
  8539. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8540.  
  8541. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8542.  
  8543. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8544. 5859 skipped because port is still down since last polling.  
  8545.  
  8546. Port Gi1/0/37: GigabitEthernet1/0/37 (10137 / #5860) ifInOctets  
  8547. ifOutOctets  
  8548. ifInUcastPkts  
  8549. ifOutUcastPkts  
  8550. ifInBroadcastPkts  
  8551. ifOutBroadcastPkts  
  8552. ifInMulticastPkts  
  8553. ifOutMulticastPkts  
  8554. ifHighSpeed (10)  
  8555. dot3Duplex VLAN = 666
  8556. Warning: Undefined array key "ifName:Gi1/0/37" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8557.  
  8558. Warning: Undefined array key "ifSpeed:Gi1/0/37" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8559.  
  8560. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8561.  
  8562. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8563. USER
  8564. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8565.  
  8566. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8567.  
  8568. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8569.  
  8570. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8571.  
  8572. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8573.  
  8574. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8575.  
  8576. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8577.  
  8578. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8579.  
  8580. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8581.  
  8582. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8583.  
  8584. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8585.  
  8586. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8587.  
  8588. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8589.  
  8590. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8591.  
  8592. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8593. 5860 skipped because port is still down since last polling.  
  8594.  
  8595. Port Gi1/0/38: GigabitEthernet1/0/38 (10138 / #5861) ifHCInOctets  
  8596. ifHCOutOctets  
  8597. ifHCInUcastPkts  
  8598. ifHCOutUcastPkts  
  8599. ifHCInBroadcastPkts  
  8600. ifHCOutBroadcastPkts  
  8601. ifInMulticastPkts  
  8602. ifHCOutMulticastPkts  
  8603. ifHighSpeed (10)  
  8604. dot3Duplex VLAN = 1
  8605. Warning: Undefined array key "ifName:Gi1/0/38" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8606.  
  8607. Warning: Undefined array key "ifSpeed:Gi1/0/38" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8608.  
  8609. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8610.  
  8611. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8612. Machine-Affranchir
  8613. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8614.  
  8615. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8616.  
  8617. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8618.  
  8619. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8620.  
  8621. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8622.  
  8623. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8624.  
  8625. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8626.  
  8627. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8628.  
  8629. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8630.  
  8631. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8632.  
  8633. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8634.  
  8635. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8636.  
  8637. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8638.  
  8639. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8640.  
  8641. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8642.  
  8643.  ifInOctets (0 B) 0 Bps 247 secs  
  8644.  
  8645.  ifOutOctets (75342 B) 305.02834008097 Bps 247 secs  
  8646.  
  8647.  ifInErrors (0 B) 0 Bps 247 secs  
  8648.  
  8649.  ifOutErrors (0 B) 0 Bps 247 secs  
  8650.  
  8651.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  8652.  
  8653.  ifOutUcastPkts (25 B) 0.10121457489879 Bps 247 secs  
  8654.  
  8655. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8656.  
  8657. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8658.  
  8659.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8660.  
  8661. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8662.  
  8663. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8664.  
  8665.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8666.  
  8667.  ifInDiscards (0 B) 0 Bps 247 secs  
  8668.  
  8669.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8670.  
  8671. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8672.  
  8673. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8674.  
  8675.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8676.  
  8677.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  8678.  
  8679.  ifOutBroadcastPkts (37 B) 0.1497975708502 Bps 247 secs  
  8680.  
  8681.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  8682.  
  8683.  ifOutMulticastPkts (973 B) 3.9392712550607 Bps 247 secs  
  8684. bps(0 bps/2.44 kbps)bytes(0 B/73.58 KiB)pkts(0 pps/0.1 pps)
  8685. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8686.  
  8687. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8688.  
  8689. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8690.  
  8691. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8692. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["5118814",5118814,0,0,"6122404418",6122329076,305.02834008097165,75342,"349",349,0,0,"0",0,0,0,"11366",11366,0,0,"2494449",2494424,0.10121457489878542,25,1659019216,1659018969,247,5861][0m 0.3ms]
  8693.  
  8694. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"149",149,0,0,"3142991",3142954,0.14979757085020243,37,"0",0,0,0,"81236348",81235375,3.9392712550607287,973,5861][0m 0.25ms]
  8695.  
  8696. 2 updated  
  8697.  
  8698. Port Gi1/0/39: GigabitEthernet1/0/39 (10139 / #5862) ifInOctets  
  8699. ifOutOctets  
  8700. ifInUcastPkts  
  8701. ifOutUcastPkts  
  8702. ifInBroadcastPkts  
  8703. ifOutBroadcastPkts  
  8704. ifInMulticastPkts  
  8705. ifOutMulticastPkts  
  8706. ifHighSpeed (10)  
  8707. dot3Duplex VLAN = 666
  8708. Warning: Undefined array key "ifName:Gi1/0/39" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8709.  
  8710. Warning: Undefined array key "ifSpeed:Gi1/0/39" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8711.  
  8712. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8713.  
  8714. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8715. USER
  8716. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8717.  
  8718. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8719.  
  8720. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8721.  
  8722. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8723.  
  8724. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8725.  
  8726. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8727.  
  8728. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8729.  
  8730. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8731.  
  8732. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8733.  
  8734. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8735.  
  8736. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8737.  
  8738. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8739.  
  8740. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8741.  
  8742. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8743.  
  8744. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8745. 5862 skipped because port is still down since last polling.  
  8746.  
  8747. Port Gi1/0/40: GigabitEthernet1/0/40 (10140 / #5863) ifHCInOctets  
  8748. ifHCOutOctets  
  8749. ifHCInUcastPkts  
  8750. ifHCOutUcastPkts  
  8751. ifHCInBroadcastPkts  
  8752. ifHCOutBroadcastPkts  
  8753. ifHCInMulticastPkts  
  8754. ifHCOutMulticastPkts  
  8755. ifHighSpeed (1000)  
  8756. dot3Duplex VLAN = 1
  8757. Warning: Undefined array key "ifName:Gi1/0/40" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8758.  
  8759. Warning: Undefined array key "ifSpeed:Gi1/0/40" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8760.  
  8761. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8762.  
  8763. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8764. SRV10254 NIC2
  8765. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8766.  
  8767. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8768.  
  8769. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8770.  
  8771. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8772.  
  8773. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8774.  
  8775. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8776.  
  8777. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8778.  
  8779. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8780.  
  8781. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8782.  
  8783. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8784.  
  8785. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8786.  
  8787. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8788.  
  8789. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8790.  
  8791. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8792.  
  8793. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8794.  
  8795.  ifInOctets (7373287 B) 29851.36437247 Bps 247 secs  
  8796.  
  8797.  ifOutOctets (2498167 B) 10114.036437247 Bps 247 secs  
  8798.  
  8799.  ifInErrors (0 B) 0 Bps 247 secs  
  8800.  
  8801.  ifOutErrors (0 B) 0 Bps 247 secs  
  8802.  
  8803.  ifInUcastPkts (7355 B) 29.777327935223 Bps 247 secs  
  8804.  
  8805.  ifOutUcastPkts (4444 B) 17.991902834008 Bps 247 secs  
  8806.  
  8807. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8808.  
  8809. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8810.  
  8811.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8812.  
  8813. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8814.  
  8815. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8816.  
  8817.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8818.  
  8819.  ifInDiscards (0 B) 0 Bps 247 secs  
  8820.  
  8821.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8822.  
  8823. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8824.  
  8825. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8826.  
  8827.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8828.  
  8829.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  8830.  
  8831.  ifOutBroadcastPkts (24 B) 0.097165991902834 Bps 247 secs  
  8832.  
  8833.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  8834.  
  8835.  ifOutMulticastPkts (450 B) 1.8218623481781 Bps 247 secs  
  8836. bps(238.81 kbps/80.91 kbps)bytes(7.03 MiB/2.38 MiB)pkts(29.78 pps/17.99 pps)
  8837. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8838.  
  8839. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8840.  
  8841. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8842.  
  8843. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8844. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["1083184226120",1083176852833,29851.364372469634,7373287,"477017349407",477014851240,10114.036437246963,2498167,"0",0,0,0,"0",0,0,0,"1236618862",1236611507,29.777327935222672,7355,"900898017",900893573,17.991902834008098,4444,1659019216,1659018969,247,5863][0m 0.28ms]
  8845.  
  8846. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"320",320,0,0,0,0,0,0,"69005",69005,0,0,"1644879",1644855,0.09716599190283401,24,"4160",4160,0,0,"36094905",36094455,1.8218623481781377,450,5863][0m 0.25ms]
  8847.  
  8848. 2 updated  
  8849.  
  8850. Port Gi1/0/41: GigabitEthernet1/0/41 (10141 / #5864) ifInOctets  
  8851. ifOutOctets  
  8852. ifInUcastPkts  
  8853. ifOutUcastPkts  
  8854. ifInBroadcastPkts  
  8855. ifOutBroadcastPkts  
  8856. ifInMulticastPkts  
  8857. ifOutMulticastPkts  
  8858. ifHighSpeed (10)  
  8859. dot3Duplex VLAN = 666
  8860. Warning: Undefined array key "ifName:Gi1/0/41" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8861.  
  8862. Warning: Undefined array key "ifSpeed:Gi1/0/41" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8863.  
  8864. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8865.  
  8866. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8867. USER
  8868. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8869.  
  8870. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8871.  
  8872. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8873.  
  8874. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8875.  
  8876. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8877.  
  8878. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8879.  
  8880. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8881.  
  8882. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8883.  
  8884. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8885.  
  8886. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8887.  
  8888. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8889.  
  8890. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8891.  
  8892. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8893.  
  8894. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8895.  
  8896. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8897. 5864 skipped because port is still down since last polling.  
  8898.  
  8899. Port Gi1/0/42: GigabitEthernet1/0/42 (10142 / #5865) ifInOctets  
  8900. ifOutOctets  
  8901. ifInUcastPkts  
  8902. ifOutUcastPkts  
  8903. ifInBroadcastPkts  
  8904. ifOutBroadcastPkts  
  8905. ifInMulticastPkts  
  8906. ifOutMulticastPkts  
  8907. ifHighSpeed (10)  
  8908. dot3Duplex VLAN = 666
  8909. Warning: Undefined array key "ifName:Gi1/0/42" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8910.  
  8911. Warning: Undefined array key "ifSpeed:Gi1/0/42" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8912.  
  8913. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8914.  
  8915. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8916. USER
  8917. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8918.  
  8919. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8920.  
  8921. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8922.  
  8923. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8924.  
  8925. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8926.  
  8927. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8928.  
  8929. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8930.  
  8931. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8932.  
  8933. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8934.  
  8935. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8936.  
  8937. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8938.  
  8939. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8940.  
  8941. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8942.  
  8943. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8944.  
  8945. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8946. 5865 skipped because port is still down since last polling.  
  8947.  
  8948. Port Gi1/0/43: GigabitEthernet1/0/43 (10143 / #5866) ifInOctets  
  8949. ifOutOctets  
  8950. ifInUcastPkts  
  8951. ifOutUcastPkts  
  8952. ifInBroadcastPkts  
  8953. ifOutBroadcastPkts  
  8954. ifInMulticastPkts  
  8955. ifOutMulticastPkts  
  8956. ifHighSpeed (10)  
  8957. dot3Duplex VLAN = 666
  8958. Warning: Undefined array key "ifName:Gi1/0/43" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8959.  
  8960. Warning: Undefined array key "ifSpeed:Gi1/0/43" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8961.  
  8962. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8963.  
  8964. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8965. USER
  8966. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8967.  
  8968. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8969.  
  8970. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8971.  
  8972. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8973.  
  8974. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  8975.  
  8976. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8977.  
  8978. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8979.  
  8980. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8981.  
  8982. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8983.  
  8984. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8985.  
  8986. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8987.  
  8988. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8989.  
  8990. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8991.  
  8992. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8993.  
  8994. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8995. 5866 skipped because port is still down since last polling.  
  8996.  
  8997. Port Gi1/0/44: GigabitEthernet1/0/44 (10144 / #5867) ifInOctets  
  8998. ifOutOctets  
  8999. ifInUcastPkts  
  9000. ifOutUcastPkts  
  9001. ifInBroadcastPkts  
  9002. ifOutBroadcastPkts  
  9003. ifInMulticastPkts  
  9004. ifOutMulticastPkts  
  9005. ifHighSpeed (10)  
  9006. dot3Duplex VLAN = 666
  9007. Warning: Undefined array key "ifName:Gi1/0/44" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9008.  
  9009. Warning: Undefined array key "ifSpeed:Gi1/0/44" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9010.  
  9011. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9012.  
  9013. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9014. USER
  9015. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9016.  
  9017. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9018.  
  9019. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9020.  
  9021. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9022.  
  9023. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9024.  
  9025. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9026.  
  9027. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9028.  
  9029. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9030.  
  9031. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9032.  
  9033. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9034.  
  9035. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9036.  
  9037. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9038.  
  9039. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9040.  
  9041. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9042.  
  9043. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9044. 5867 skipped because port is still down since last polling.  
  9045.  
  9046. Port Gi1/0/45: GigabitEthernet1/0/45 (10145 / #5868) ifInOctets  
  9047. ifOutOctets  
  9048. ifInUcastPkts  
  9049. ifOutUcastPkts  
  9050. ifInBroadcastPkts  
  9051. ifOutBroadcastPkts  
  9052. ifInMulticastPkts  
  9053. ifOutMulticastPkts  
  9054. ifHighSpeed (10)  
  9055. dot3Duplex VLAN = 666
  9056. Warning: Undefined array key "ifName:Gi1/0/45" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9057.  
  9058. Warning: Undefined array key "ifSpeed:Gi1/0/45" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9059.  
  9060. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9061.  
  9062. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9063. USER
  9064. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9065.  
  9066. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9067.  
  9068. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9069.  
  9070. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9071.  
  9072. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9073.  
  9074. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9075.  
  9076. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9077.  
  9078. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9079.  
  9080. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9081.  
  9082. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9083.  
  9084. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9085.  
  9086. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9087.  
  9088. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9089.  
  9090. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9091.  
  9092. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9093. 5868 skipped because port is still down since last polling.  
  9094.  
  9095. Port Gi1/0/46: GigabitEthernet1/0/46 (10146 / #5869) ifInOctets  
  9096. ifOutOctets  
  9097. ifInUcastPkts  
  9098. ifOutUcastPkts  
  9099. ifInBroadcastPkts  
  9100. ifOutBroadcastPkts  
  9101. ifInMulticastPkts  
  9102. ifOutMulticastPkts  
  9103. ifHighSpeed (100)  
  9104. dot3Duplex VLAN = 666
  9105. Warning: Undefined array key "ifName:Gi1/0/46" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9106.  
  9107. Warning: Undefined array key "ifSpeed:Gi1/0/46" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9108.  
  9109. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9110.  
  9111. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9112. USER
  9113. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9114.  
  9115. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9116.  
  9117. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9118.  
  9119. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9120.  
  9121. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9122.  
  9123. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9124.  
  9125. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9126.  
  9127. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9128.  
  9129. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9130.  
  9131. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9132.  
  9133. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9134.  
  9135. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9136.  
  9137. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9138.  
  9139. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9140.  
  9141. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9142. 5869 skipped because port is still down since last polling.  
  9143.  
  9144. Port Gi1/0/47: GigabitEthernet1/0/47 (10147 / #5870) ifHCInOctets  
  9145. ifHCOutOctets  
  9146. ifHCInUcastPkts  
  9147. ifHCOutUcastPkts  
  9148. ifHCInBroadcastPkts  
  9149. ifHCOutBroadcastPkts  
  9150. ifHCInMulticastPkts  
  9151. ifHCOutMulticastPkts  
  9152. ifHighSpeed (100)  
  9153. dot3Duplex VLAN = 1
  9154. Warning: Undefined array key "ifName:Gi1/0/47" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9155.  
  9156. Warning: Undefined array key "ifSpeed:Gi1/0/47" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9157. Cust: DR-WASQUEHAL (842527411) [50Mbit]
  9158. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9159. array (
  9160.   'type' => 'cust',
  9161.   'descr' => 'DR-WASQUEHAL',
  9162.   'circuit' => NULL,
  9163.   'speed' => '50Mbit',
  9164.   'notes' => '842527411',
  9165. )  
  9166.  
  9167.  ifInOctets (51031919 B) 206606.95951417 Bps 247 secs  
  9168.  
  9169.  ifOutOctets (53205365 B) 215406.33603239 Bps 247 secs  
  9170.  
  9171.  ifInErrors (0 B) 0 Bps 247 secs  
  9172.  
  9173.  ifOutErrors (0 B) 0 Bps 247 secs  
  9174.  
  9175.  ifInUcastPkts (87961 B) 356.11740890688 Bps 247 secs  
  9176.  
  9177.  ifOutUcastPkts (116761 B) 472.71659919028 Bps 247 secs  
  9178.  
  9179. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9180.  
  9181. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9182.  
  9183.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9184.  
  9185. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9186.  
  9187. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9188.  
  9189.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9190.  
  9191.  ifInDiscards (0 B) 0 Bps 247 secs  
  9192.  
  9193.  ifOutDiscards (276 B) 1.1174089068826 Bps 247 secs  
  9194.  
  9195. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9196.  
  9197. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9198.  
  9199.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9200.  
  9201.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  9202.  
  9203.  ifOutBroadcastPkts (56 B) 0.22672064777328 Bps 247 secs  
  9204.  
  9205.  ifInMulticastPkts (821 B) 3.3238866396761 Bps 247 secs  
  9206.  
  9207.  ifOutMulticastPkts (916 B) 3.7085020242915 Bps 247 secs  
  9208. bps(1.65 Mbps/1.72 Mbps)bytes(48.67 MiB/50.74 MiB)pkts(356.12 pps/472.72 pps)
  9209. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9210.  
  9211. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9212.  
  9213. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9214.  
  9215. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9216. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["2935546153556",2935495121637,206606.95951417004,51031919,"3419490849013",3419437643648,215406.33603238867,53205365,"0",0,0,0,"0",0,0,0,"3666566350",3666478389,356.1174089068826,87961,"5068685148",5068568387,472.7165991902834,116761,1659019216,1659018969,247,5870][0m 0.35ms]
  9217.  
  9218. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"25401733",25401457,1.1174089068825912,276,0,0,0,0,"164317",164317,0,0,"5047544",5047488,0.22672064777327935,56,"71257631",71256810,3.3238866396761133,821,"65400772",65399856,3.708502024291498,916,5870][0m 0.25ms]
  9219.  
  9220. 2 updated  
  9221.  
  9222. Port Gi1/0/48: GigabitEthernet1/0/48 (10148 / #5871) ifHCInOctets  
  9223. ifHCOutOctets  
  9224. ifHCInUcastPkts  
  9225. ifHCOutUcastPkts  
  9226. ifHCInBroadcastPkts  
  9227. ifHCOutBroadcastPkts  
  9228. ifHCInMulticastPkts  
  9229. ifHCOutMulticastPkts  
  9230. ifHighSpeed (1000)  
  9231. dot3Duplex VLAN = 1
  9232. Warning: Undefined array key "ifName:Gi1/0/48" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9233.  
  9234. Warning: Undefined array key "ifSpeed:Gi1/0/48" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9235. SW-WASQUEHAL_02
  9236. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9237.  
  9238. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9239.  
  9240. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9241.  
  9242. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9243.  
  9244. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9245.  
  9246. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9247.  
  9248. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9249.  
  9250. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9251.  
  9252. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9253.  
  9254. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9255.  
  9256. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9257.  
  9258. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9259.  
  9260. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9261.  
  9262. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9263.  
  9264. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9265.  
  9266.  ifInOctets (60598278 B) 245337.15789474 Bps 247 secs  
  9267.  
  9268.  ifOutOctets (19169505 B) 77609.331983806 Bps 247 secs  
  9269.  
  9270.  ifInErrors (0 B) 0 Bps 247 secs  
  9271.  
  9272.  ifOutErrors (0 B) 0 Bps 247 secs  
  9273.  
  9274.  ifInUcastPkts (92169 B) 373.15384615385 Bps 247 secs  
  9275.  
  9276.  ifOutUcastPkts (37389 B) 151.37246963563 Bps 247 secs  
  9277.  
  9278. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9279.  
  9280. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9281.  
  9282.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9283.  
  9284. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9285.  
  9286. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9287.  
  9288.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9289.  
  9290.  ifInDiscards (0 B) 0 Bps 247 secs  
  9291.  
  9292.  ifOutDiscards (0 B) 0 Bps 247 secs  
  9293.  
  9294. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9295.  
  9296. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9297.  
  9298.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9299.  
  9300.  ifInBroadcastPkts (32 B) 0.12955465587045 Bps 247 secs  
  9301.  
  9302.  ifOutBroadcastPkts (24 B) 0.097165991902834 Bps 247 secs  
  9303.  
  9304.  ifInMulticastPkts (708 B) 2.8663967611336 Bps 247 secs  
  9305.  
  9306.  ifOutMulticastPkts (1044 B) 4.2267206477733 Bps 247 secs  
  9307. bps(1.96 Mbps/620.88 kbps)bytes(57.79 MiB/18.28 MiB)pkts(373.15 pps/151.37 pps)
  9308. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9309.  
  9310. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9311.  
  9312. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9313.  
  9314. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9315. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["2366301587428",2366240989150,245337.15789473685,60598278,"1544012314466",1543993144961,77609.33198380566,19169505,"0",0,0,0,"0",0,0,0,"3822779852",3822687683,373.15384615384613,92169,"1906451552",1906414163,151.37246963562754,37389,1659019216,1659018969,247,5871][0m 0.27ms]
  9316.  
  9317. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"1103",1103,0,0,0,0,0,0,"3833554",3833522,0.12955465587044535,32,"1378421",1378397,0.09716599190283401,24,"60235278",60234570,2.866396761133603,708,"77534903",77533859,4.22672064777328,1044,5871][0m 0.28ms]
  9318.  
  9319. 2 updated  
  9320.  
  9321. Port Gi1/0/49: GigabitEthernet1/0/49 (10149 / #5872) ifInOctets  
  9322. ifOutOctets  
  9323. ifInUcastPkts  
  9324. ifOutUcastPkts  
  9325. ifInBroadcastPkts  
  9326. ifOutBroadcastPkts  
  9327. ifInMulticastPkts  
  9328. ifOutMulticastPkts  
  9329. ifHighSpeed (10)  
  9330. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9331.  
  9332. Warning: Undefined array key "ifName:Gi1/0/49" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9333.  
  9334. Warning: Undefined array key "ifSpeed:Gi1/0/49" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9335.  
  9336. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9337.  
  9338. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9339. GigabitEthernet1/0/49
  9340. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9341.  
  9342. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9343.  
  9344. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9345.  
  9346. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9347.  
  9348. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9349.  
  9350. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9351.  
  9352. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9353.  
  9354. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9355.  
  9356. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9357.  
  9358. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9359.  
  9360. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9361.  
  9362. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9363.  
  9364. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9365.  
  9366. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9367.  
  9368. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9369. 5872 skipped because port is still down since last polling.  
  9370.  
  9371. Port Gi1/0/50: GigabitEthernet1/0/50 (10150 / #5873) ifInOctets  
  9372. ifOutOctets  
  9373. ifInUcastPkts  
  9374. ifOutUcastPkts  
  9375. ifInBroadcastPkts  
  9376. ifOutBroadcastPkts  
  9377. ifInMulticastPkts  
  9378. ifOutMulticastPkts  
  9379. ifHighSpeed (10)  
  9380. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9381.  
  9382. Warning: Undefined array key "ifName:Gi1/0/50" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9383.  
  9384. Warning: Undefined array key "ifSpeed:Gi1/0/50" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9385.  
  9386. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9387.  
  9388. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9389. GigabitEthernet1/0/50
  9390. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9391.  
  9392. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9393.  
  9394. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9395.  
  9396. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9397.  
  9398. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9399.  
  9400. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9401.  
  9402. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9403.  
  9404. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9405.  
  9406. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9407.  
  9408. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9409.  
  9410. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9411.  
  9412. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9413.  
  9414. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9415.  
  9416. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9417.  
  9418. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9419. 5873 skipped because port is still down since last polling.  
  9420.  
  9421. Port Gi1/0/51: GigabitEthernet1/0/51 (10151 / #5874) ifInOctets  
  9422. ifOutOctets  
  9423. ifInUcastPkts  
  9424. ifOutUcastPkts  
  9425. ifInBroadcastPkts  
  9426. ifOutBroadcastPkts  
  9427. ifInMulticastPkts  
  9428. ifOutMulticastPkts  
  9429. ifHighSpeed (10)  
  9430. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9431.  
  9432. Warning: Undefined array key "ifName:Gi1/0/51" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9433.  
  9434. Warning: Undefined array key "ifSpeed:Gi1/0/51" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9435.  
  9436. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9437.  
  9438. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9439. GigabitEthernet1/0/51
  9440. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9441.  
  9442. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9443.  
  9444. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9445.  
  9446. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9447.  
  9448. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9449.  
  9450. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9451.  
  9452. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9453.  
  9454. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9455.  
  9456. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9457.  
  9458. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9459.  
  9460. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9461.  
  9462. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9463.  
  9464. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9465.  
  9466. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9467.  
  9468. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9469. 5874 skipped because port is still down since last polling.  
  9470.  
  9471. Port Gi1/0/52: GigabitEthernet1/0/52 (10152 / #5875) ifInOctets  
  9472. ifOutOctets  
  9473. ifInUcastPkts  
  9474. ifOutUcastPkts  
  9475. ifInBroadcastPkts  
  9476. ifOutBroadcastPkts  
  9477. ifInMulticastPkts  
  9478. ifOutMulticastPkts  
  9479. ifHighSpeed (10)  
  9480. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9481.  
  9482. Warning: Undefined array key "ifName:Gi1/0/52" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9483.  
  9484. Warning: Undefined array key "ifSpeed:Gi1/0/52" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9485.  
  9486. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9487.  
  9488. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9489. GigabitEthernet1/0/52
  9490. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9491.  
  9492. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9493.  
  9494. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9495.  
  9496. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9497.  
  9498. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9499.  
  9500. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9501.  
  9502. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9503.  
  9504. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9505.  
  9506. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9507.  
  9508. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9509.  
  9510. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9511.  
  9512. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9513.  
  9514. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9515.  
  9516. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9517.  
  9518. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9519. 5875 skipped because port is still down since last polling.  
  9520.  
  9521. Port Nu0: Null0 (14001 / #5876) ifInOctets  
  9522. ifOutOctets  
  9523. ifInUcastPkts  
  9524. ifOutUcastPkts  
  9525. ifInBroadcastPkts  
  9526. ifOutBroadcastPkts  
  9527. ifInMulticastPkts  
  9528. ifOutMulticastPkts  
  9529. ifHighSpeed (10000)  
  9530.  
  9531. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  9532. VLAN =   Using ifDescr as ifAlias  
  9533.  
  9534. Warning: Undefined array key "ifName:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9535.  
  9536. Warning: Undefined array key "ifSpeed:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9537.  
  9538. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9539.  
  9540. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9541.  
  9542. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9543.  
  9544. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9545.  
  9546. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9547.  
  9548. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9549. Null0
  9550. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9551.  
  9552. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9553.  
  9554. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9555.  
  9556. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9557.  
  9558. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9559.  
  9560. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9561.  
  9562. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9563.  
  9564. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9565.  
  9566. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9567.  
  9568. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9569.  
  9570. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9571.  
  9572. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9573.  
  9574. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9575.  
  9576. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9577.  
  9578. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9579.  
  9580. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9581.  
  9582. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9583.  
  9584.  ifInOctets (0 B) 0 Bps 247 secs  
  9585.  
  9586. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9587.  
  9588. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9589.  
  9590.  ifOutOctets (0 B) 0 Bps 247 secs  
  9591.  
  9592.  ifInErrors (0 B) 0 Bps 247 secs  
  9593.  
  9594.  ifOutErrors (0 B) 0 Bps 247 secs  
  9595.  
  9596. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9597.  
  9598. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9599.  
  9600.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  9601.  
  9602. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9603.  
  9604. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9605.  
  9606.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  9607.  
  9608. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9609.  
  9610. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9611.  
  9612.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9613.  
  9614. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9615.  
  9616. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9617.  
  9618.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9619.  
  9620.  ifInDiscards (0 B) 0 Bps 247 secs  
  9621.  
  9622.  ifOutDiscards (0 B) 0 Bps 247 secs  
  9623.  
  9624. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9625.  
  9626. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9627.  
  9628.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9629.  
  9630.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  9631.  
  9632.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  9633.  
  9634.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  9635.  
  9636.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  9637. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  9638. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  9639.  
  9640. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  9641.  
  9642. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  9643.  
  9644. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  9645.  
  9646. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9647.  
  9648. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9649.  
  9650. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9651.  
  9652. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9653. SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1659019216,1659018969,247,5876][0m 0.29ms]
  9654.  
  9655. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,5876][0m 0.26ms]
  9656.  
  9657. 1 updated  
  9658.  
  9659. Port Fa0: FastEthernet0 (14002 / #5877) ifInOctets  
  9660. ifOutOctets  
  9661. ifInUcastPkts  
  9662. ifOutUcastPkts  
  9663. ifInBroadcastPkts  
  9664. ifOutBroadcastPkts  
  9665. ifInMulticastPkts  
  9666. ifOutMulticastPkts  
  9667. ifHighSpeed (100)  
  9668. dot3Duplex
  9669. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  9670. VLAN =   Using ifDescr as ifAlias  
  9671.  
  9672. Warning: Undefined array key "ifName:Fa0" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9673.  
  9674. Warning: Undefined array key "ifSpeed:Fa0" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9675.  
  9676. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9677.  
  9678. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9679.  
  9680. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9681.  
  9682. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9683. FastEthernet0
  9684. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9685.  
  9686. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9687.  
  9688. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9689.  
  9690. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9691.  
  9692. Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /opt/librenms/includes/port-descr-parser.inc.php on line 12
  9693.  
  9694. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9695.  
  9696. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9697.  
  9698. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9699.  
  9700. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9701.  
  9702. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9703.  
  9704. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9705.  
  9706. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9707.  
  9708. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9709.  
  9710. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9711.  
  9712. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9713. 5877 skipped because port is still down since last polling.  
  9714.  
  9715. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (5824, 5825, 5828, 5829, 5830, 5831, 5832, 5833, 5834, 5835, 5836, 5838, 5839, 5840, 5841, 5842, 5843, 5844, 5845, 5846, 5847, 5850, 5852, 5853, 5854, 5855, 5856, 5857, 5858, 5859, 5860, 5862, 5864, 5865, 5866, 5867, 5868, 5869, 5872, 5873, 5874, 5875, 5877) [0;33m[1659019216,1659018969,null][0m 0.64ms]
  9716.  
  9717. 43 updated  
  9718.  
  9719. >> Runtime for poller module 'ports': 4.2678 seconds with 15496 bytes
  9720. >> [0;36mSNMP[0m: [26/4.20s] [1;33mMySQL[0m: [36/0.17s]  
  9721. #### Unload poller module ports ####
  9722.  
  9723. Modules status: Global+  
  9724. OS  
  9725. Device  
  9726.  
  9727. Warning: Undefined array key "poll_customoid" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9728.  
  9729. #### Load poller module customoid ####
  9730. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[100][0m 0.33ms]
  9731.  
  9732.  
  9733. >> Runtime for poller module 'customoid': 0.0007 seconds with -8 bytes
  9734. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9735. #### Unload poller module customoid ####
  9736.  
  9737. Modules status: Global+  
  9738. OS  
  9739. Device  
  9740.  
  9741. Warning: Undefined array key "poll_bgp-peers" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9742.  
  9743. #### Load poller module bgp-peers ####
  9744. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[100][0m 0.35ms]
  9745.  
  9746.  
  9747. >> Runtime for poller module 'bgp-peers': 0.0025 seconds with 80 bytes
  9748. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9749. #### Unload poller module bgp-peers ####
  9750.  
  9751. Modules status: Global-  
  9752. OS  
  9753. Device  
  9754.  
  9755. Warning: Undefined array key "poll_junose-atm-vp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9756. Module [ junose-atm-vp ] disabled globally.
  9757.  
  9758. Modules status: Global-  
  9759. OS  
  9760. Device  
  9761.  
  9762. Warning: Undefined array key "poll_printer-supplies" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9763. Module [ printer-supplies ] disabled globally.
  9764.  
  9765. Modules status: Global+  
  9766. OS  
  9767. Device  
  9768.  
  9769. Warning: Undefined array key "poll_ucd-diskio" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9770.  
  9771. #### Load poller module ucd-diskio ####
  9772. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[100][0m 0.23ms]
  9773.  
  9774.  
  9775. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 80 bytes
  9776. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9777. #### Unload poller module ucd-diskio ####
  9778.  
  9779. Modules status: Global-  
  9780. OS  
  9781. Device  
  9782.  
  9783. Warning: Undefined array key "poll_wifi" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9784. Module [ wifi ] disabled globally.
  9785.  
  9786. Modules status: Global+  
  9787. OS  
  9788. Device  
  9789.  
  9790. Warning: Undefined array key "poll_wireless" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9791.  
  9792. #### Load poller module wireless ####
  9793. Attempting to initialize OS: ios  
  9794. OS initialized: LibreNMS\OS\Ios  
  9795. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[100][0m 0.29ms]
  9796.  
  9797.  
  9798. >> Runtime for poller module 'wireless': 0.0025 seconds with 432 bytes
  9799. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9800. #### Unload poller module wireless ####
  9801.  
  9802. Modules status: Global+  
  9803. OS  
  9804. Device  
  9805.  
  9806. Warning: Undefined array key "poll_ospf" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9807.  
  9808. #### Load poller module ospf ####
  9809. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[100][0m 0.26ms]
  9810.  
  9811.  Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  9812. ospfGeneralGroup = No Such Object available on this agent at this OID
  9813.  
  9814.  
  9815. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[100,""][0m 0.66ms]
  9816.  
  9817. 0
  9818. >> Runtime for poller module 'ospf': 0.0522 seconds with 74912 bytes
  9819. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [2/0.01s]  
  9820. #### Unload poller module ospf ####
  9821.  
  9822. Modules status: Global-  
  9823. OS  
  9824. Device  
  9825.  
  9826. Warning: Undefined array key "poll_isis" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9827. Module [ isis ] disabled globally.
  9828.  
  9829. Modules status: Global-  
  9830. OS+  
  9831. Device  
  9832.  
  9833. Warning: Undefined array key "poll_cisco-ipsec-flow-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9834.  
  9835. #### Load poller module cisco-ipsec-flow-monitor ####
  9836. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IPSEC-FLOW-MONITOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cipSecGlobalStats'[0m]
  9837. cipSecGlobalActiveTunnels.0 = 0
  9838. cipSecGlobalPreviousTunnels.0 = 0
  9839. cipSecGlobalInOctets.0 = 0
  9840. cipSecGlobalHcInOctets.0 = 0
  9841. cipSecGlobalInOctWraps.0 = 0
  9842. cipSecGlobalInDecompOctets.0 = 0
  9843. cipSecGlobalHcInDecompOctets.0 = 0
  9844. cipSecGlobalInDecompOctWraps.0 = 0
  9845. cipSecGlobalInPkts.0 = 0
  9846. cipSecGlobalInDrops.0 = 0
  9847. cipSecGlobalInReplayDrops.0 = 0
  9848. cipSecGlobalInAuths.0 = 0
  9849. cipSecGlobalInAuthFails.0 = 0
  9850. cipSecGlobalInDecrypts.0 = 0
  9851. cipSecGlobalInDecryptFails.0 = 0
  9852. cipSecGlobalOutOctets.0 = 0
  9853. cipSecGlobalHcOutOctets.0 = 0
  9854. cipSecGlobalOutOctWraps.0 = 0
  9855. cipSecGlobalOutUncompOctets.0 = 0
  9856. cipSecGlobalHcOutUncompOctets.0 = 0
  9857. cipSecGlobalOutUncompOctWraps.0 = 0
  9858. cipSecGlobalOutPkts.0 = 0
  9859. cipSecGlobalOutDrops.0 = 0
  9860. cipSecGlobalOutAuths.0 = 0
  9861. cipSecGlobalOutAuthFails.0 = 0
  9862. cipSecGlobalOutEncrypts.0 = 0
  9863. cipSecGlobalOutEncryptFails.0 = 0
  9864. cipSecGlobalProtocolUseFails.0 = 0
  9865. cipSecGlobalNoSaFails.0 = 0
  9866. cipSecGlobalSysCapFails.0 = 0  
  9867.  
  9868.  
  9869. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0771 seconds with 96 bytes
  9870. >> [0;36mSNMP[0m: [1/0.08s] [1;33mMySQL[0m: [0/0.00s]  
  9871. #### Unload poller module cisco-ipsec-flow-monitor ####
  9872.  
  9873. Modules status: Global-  
  9874. OS+  
  9875. Device  
  9876.  
  9877. Warning: Undefined array key "poll_cisco-remote-access-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9878.  
  9879. #### Load poller module cisco-remote-access-monitor ####
  9880. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'CISCO-REMOTE-ACCESS-MONITOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'crasEmailNumSessions.0' 'crasIPSecNumSessions.0' 'crasL2LNumSessions.0' 'crasLBNumSessions.0' 'crasSVCNumSessions.0' 'crasWebvpnNumSessions.0'[0m]
  9881. crasEmailNumSessions.0 = No Such Object available on this agent at this OID
  9882. crasIPSecNumSessions.0 = No Such Object available on this agent at this OID
  9883. crasL2LNumSessions.0 = No Such Object available on this agent at this OID
  9884. crasLBNumSessions.0 = No Such Object available on this agent at this OID
  9885. crasSVCNumSessions.0 = No Such Object available on this agent at this OID
  9886. crasWebvpnNumSessions.0 = No Such Object available on this agent at this OID  
  9887.  
  9888.  
  9889. Warning: Undefined array key 0 in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 38
  9890.  
  9891. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 42
  9892.  
  9893. Warning: Undefined array key "crasIPSecNumSessions" in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 46
  9894.  
  9895. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0212 seconds with 96 bytes
  9896. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  9897. #### Unload poller module cisco-remote-access-monitor ####
  9898.  
  9899. Modules status: Global-  
  9900. OS+  
  9901. Device  
  9902.  
  9903. Warning: Undefined array key "poll_cisco-cef" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9904.  
  9905. #### Load poller module cisco-cef ####
  9906. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-CEF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'CISCO-CEF-MIB::cefSwitchingStatsEntry'[0m]
  9907. cefSwitchingStatsEntry = No Such Object available on this agent at this OID  
  9908.  
  9909.  
  9910. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 762
  9911.  
  9912. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 762
  9913.  
  9914. Warning: Undefined array key 3 in /opt/librenms/includes/snmp.inc.php on line 762
  9915. cefSwitchingStatsEntry = No Such Object available on this agent at this OID || cefSwitchingStatsEntry ||  ||  ||
  9916. SQL[[1;33mSELECT * FROM `cef_switching` WHERE `device_id` = ? [0;33m[100][0m 0.67ms]
  9917.  
  9918. array (
  9919. )  
  9920.  
  9921. Warning: Undefined variable $entity_array in /opt/librenms/includes/polling/cisco-cef.inc.php on line 19
  9922. Caching OIDs:  entPhysicalDescrSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
  9923. entPhysicalDescr.1 = Catalyst C29xx Switch Stack
  9924. entPhysicalDescr.1001 = WS-C2960X-48LPS-L
  9925. entPhysicalDescr.1002 = Switch 1 - WS-C2960X-48LPS-L - Fixed Module 0
  9926. entPhysicalDescr.1003 = Fan Container
  9927. entPhysicalDescr.1004 = Power Supply Container
  9928. entPhysicalDescr.1005 = RPS Container
  9929. entPhysicalDescr.1006 = Switch 1 - WS-C2960X-48LPS-L - Power Supply 0
  9930. entPhysicalDescr.1007 = Switch 1 - WS-C2960X-48LPS-L - Fan 0
  9931. entPhysicalDescr.1008 = Switch 1 - WS-C2960X-48LPS-L - Sensor 0
  9932. entPhysicalDescr.1009 = StackPort1
  9933. entPhysicalDescr.1010 = GigabitEthernet1/0/1
  9934. entPhysicalDescr.1011 = GigabitEthernet1/0/2
  9935. entPhysicalDescr.1012 = GigabitEthernet1/0/3
  9936. entPhysicalDescr.1013 = GigabitEthernet1/0/4
  9937. entPhysicalDescr.1014 = GigabitEthernet1/0/5
  9938. entPhysicalDescr.1015 = GigabitEthernet1/0/6
  9939. entPhysicalDescr.1016 = GigabitEthernet1/0/7
  9940. entPhysicalDescr.1017 = GigabitEthernet1/0/8
  9941. entPhysicalDescr.1018 = GigabitEthernet1/0/9
  9942. entPhysicalDescr.1019 = GigabitEthernet1/0/10
  9943. entPhysicalDescr.1020 = GigabitEthernet1/0/11
  9944. entPhysicalDescr.1021 = GigabitEthernet1/0/12
  9945. entPhysicalDescr.1022 = GigabitEthernet1/0/13
  9946. entPhysicalDescr.1023 = GigabitEthernet1/0/14
  9947. entPhysicalDescr.1024 = GigabitEthernet1/0/15
  9948. entPhysicalDescr.1025 = GigabitEthernet1/0/16
  9949. entPhysicalDescr.1026 = GigabitEthernet1/0/17
  9950. entPhysicalDescr.1027 = GigabitEthernet1/0/18
  9951. entPhysicalDescr.1028 = GigabitEthernet1/0/19
  9952. entPhysicalDescr.1029 = GigabitEthernet1/0/20
  9953. entPhysicalDescr.1030 = GigabitEthernet1/0/21
  9954. entPhysicalDescr.1031 = GigabitEthernet1/0/22
  9955. entPhysicalDescr.1032 = GigabitEthernet1/0/23
  9956. entPhysicalDescr.1033 = GigabitEthernet1/0/24
  9957. entPhysicalDescr.1034 = GigabitEthernet1/0/25
  9958. entPhysicalDescr.1035 = GigabitEthernet1/0/26
  9959. entPhysicalDescr.1036 = GigabitEthernet1/0/27
  9960. entPhysicalDescr.1037 = GigabitEthernet1/0/28
  9961. entPhysicalDescr.1038 = GigabitEthernet1/0/29
  9962. entPhysicalDescr.1039 = GigabitEthernet1/0/30
  9963. entPhysicalDescr.1040 = GigabitEthernet1/0/31
  9964. entPhysicalDescr.1041 = GigabitEthernet1/0/32
  9965. entPhysicalDescr.1042 = GigabitEthernet1/0/33
  9966. entPhysicalDescr.1043 = GigabitEthernet1/0/34
  9967. entPhysicalDescr.1044 = GigabitEthernet1/0/35
  9968. entPhysicalDescr.1045 = GigabitEthernet1/0/36
  9969. entPhysicalDescr.1046 = GigabitEthernet1/0/37
  9970. entPhysicalDescr.1047 = GigabitEthernet1/0/38
  9971. entPhysicalDescr.1048 = GigabitEthernet1/0/39
  9972. entPhysicalDescr.1049 = GigabitEthernet1/0/40
  9973. entPhysicalDescr.1050 = GigabitEthernet1/0/41
  9974. entPhysicalDescr.1051 = GigabitEthernet1/0/42
  9975. entPhysicalDescr.1052 = GigabitEthernet1/0/43
  9976. entPhysicalDescr.1053 = GigabitEthernet1/0/44
  9977. entPhysicalDescr.1054 = GigabitEthernet1/0/45
  9978. entPhysicalDescr.1055 = GigabitEthernet1/0/46
  9979. entPhysicalDescr.1056 = GigabitEthernet1/0/47
  9980. entPhysicalDescr.1057 = GigabitEthernet1/0/48
  9981. entPhysicalDescr.1058 = GigabitEthernet Container
  9982. entPhysicalDescr.1059 = GigabitEthernet Container
  9983. entPhysicalDescr.1060 = GigabitEthernet Container
  9984. entPhysicalDescr.1061 = GigabitEthernet Container
  9985. entPhysicalDescr.1062 = TenGigabitEthernet Container
  9986. entPhysicalDescr.1063 = TenGigabitEthernet Container
  9987. entPhysicalDescr.1064 = Stack Module Container  
  9988.  
  9989.  entPhysicalNameSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalName'[0m]
  9990. entPhysicalName.1 = C29xx Stacking
  9991. entPhysicalName.1001 = 1
  9992. entPhysicalName.1002 = Switch 1 - WS-C2960X-48LPS-L - Fixed Module 0
  9993. entPhysicalName.1003 = Switch 1 - Fan Container
  9994. entPhysicalName.1004 = Switch 1 - Power Supply Container
  9995. entPhysicalName.1005 = Switch 1 - RPS Container
  9996. entPhysicalName.1006 = Switch 1 - WS-C2960X-48LPS-L - Power Supply 0
  9997. entPhysicalName.1007 = Switch 1 - WS-C2960X-48LPS-L - Fan 0
  9998. entPhysicalName.1008 = Switch 1 - WS-C2960X-48LPS-L - Sensor 0
  9999. entPhysicalName.1009 = StackPort1
  10000. entPhysicalName.1010 = GigabitEthernet1/0/1
  10001. entPhysicalName.1011 = GigabitEthernet1/0/2
  10002. entPhysicalName.1012 = GigabitEthernet1/0/3
  10003. entPhysicalName.1013 = GigabitEthernet1/0/4
  10004. entPhysicalName.1014 = GigabitEthernet1/0/5
  10005. entPhysicalName.1015 = GigabitEthernet1/0/6
  10006. entPhysicalName.1016 = GigabitEthernet1/0/7
  10007. entPhysicalName.1017 = GigabitEthernet1/0/8
  10008. entPhysicalName.1018 = GigabitEthernet1/0/9
  10009. entPhysicalName.1019 = GigabitEthernet1/0/10
  10010. entPhysicalName.1020 = GigabitEthernet1/0/11
  10011. entPhysicalName.1021 = GigabitEthernet1/0/12
  10012. entPhysicalName.1022 = GigabitEthernet1/0/13
  10013. entPhysicalName.1023 = GigabitEthernet1/0/14
  10014. entPhysicalName.1024 = GigabitEthernet1/0/15
  10015. entPhysicalName.1025 = GigabitEthernet1/0/16
  10016. entPhysicalName.1026 = GigabitEthernet1/0/17
  10017. entPhysicalName.1027 = GigabitEthernet1/0/18
  10018. entPhysicalName.1028 = GigabitEthernet1/0/19
  10019. entPhysicalName.1029 = GigabitEthernet1/0/20
  10020. entPhysicalName.1030 = GigabitEthernet1/0/21
  10021. entPhysicalName.1031 = GigabitEthernet1/0/22
  10022. entPhysicalName.1032 = GigabitEthernet1/0/23
  10023. entPhysicalName.1033 = GigabitEthernet1/0/24
  10024. entPhysicalName.1034 = GigabitEthernet1/0/25
  10025. entPhysicalName.1035 = GigabitEthernet1/0/26
  10026. entPhysicalName.1036 = GigabitEthernet1/0/27
  10027. entPhysicalName.1037 = GigabitEthernet1/0/28
  10028. entPhysicalName.1038 = GigabitEthernet1/0/29
  10029. entPhysicalName.1039 = GigabitEthernet1/0/30
  10030. entPhysicalName.1040 = GigabitEthernet1/0/31
  10031. entPhysicalName.1041 = GigabitEthernet1/0/32
  10032. entPhysicalName.1042 = GigabitEthernet1/0/33
  10033. entPhysicalName.1043 = GigabitEthernet1/0/34
  10034. entPhysicalName.1044 = GigabitEthernet1/0/35
  10035. entPhysicalName.1045 = GigabitEthernet1/0/36
  10036. entPhysicalName.1046 = GigabitEthernet1/0/37
  10037. entPhysicalName.1047 = GigabitEthernet1/0/38
  10038. entPhysicalName.1048 = GigabitEthernet1/0/39
  10039. entPhysicalName.1049 = GigabitEthernet1/0/40
  10040. entPhysicalName.1050 = GigabitEthernet1/0/41
  10041. entPhysicalName.1051 = GigabitEthernet1/0/42
  10042. entPhysicalName.1052 = GigabitEthernet1/0/43
  10043. entPhysicalName.1053 = GigabitEthernet1/0/44
  10044. entPhysicalName.1054 = GigabitEthernet1/0/45
  10045. entPhysicalName.1055 = GigabitEthernet1/0/46
  10046. entPhysicalName.1056 = GigabitEthernet1/0/47
  10047. entPhysicalName.1057 = GigabitEthernet1/0/48
  10048. entPhysicalName.1058 = GigabitEthernet1/0/49 Container
  10049. entPhysicalName.1059 = GigabitEthernet1/0/50 Container
  10050. entPhysicalName.1060 = GigabitEthernet1/0/51 Container
  10051. entPhysicalName.1061 = GigabitEthernet1/0/52 Container
  10052. entPhysicalName.1062 = TenGigabitEthernet1/1/1 Container
  10053. entPhysicalName.1063 = TenGigabitEthernet1/1/2 Container
  10054. entPhysicalName.1064 = Switch 1 - Stack Module Container  
  10055.  
  10056.  entPhysicalModelNameSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalModelName'[0m]
  10057. entPhysicalModelName.1 =
  10058. entPhysicalModelName.1001 = WS-C2960X-48LPS-L
  10059. entPhysicalModelName.1002 =
  10060. entPhysicalModelName.1003 =
  10061. entPhysicalModelName.1004 =
  10062. entPhysicalModelName.1005 =
  10063. entPhysicalModelName.1006 =
  10064. entPhysicalModelName.1007 =
  10065. entPhysicalModelName.1008 =
  10066. entPhysicalModelName.1009 =
  10067. entPhysicalModelName.1010 =
  10068. entPhysicalModelName.1011 =
  10069. entPhysicalModelName.1012 =
  10070. entPhysicalModelName.1013 =
  10071. entPhysicalModelName.1014 =
  10072. entPhysicalModelName.1015 =
  10073. entPhysicalModelName.1016 =
  10074. entPhysicalModelName.1017 =
  10075. entPhysicalModelName.1018 =
  10076. entPhysicalModelName.1019 =
  10077. entPhysicalModelName.1020 =
  10078. entPhysicalModelName.1021 =
  10079. entPhysicalModelName.1022 =
  10080. entPhysicalModelName.1023 =
  10081. entPhysicalModelName.1024 =
  10082. entPhysicalModelName.1025 =
  10083. entPhysicalModelName.1026 =
  10084. entPhysicalModelName.1027 =
  10085. entPhysicalModelName.1028 =
  10086. entPhysicalModelName.1029 =
  10087. entPhysicalModelName.1030 =
  10088. entPhysicalModelName.1031 =
  10089. entPhysicalModelName.1032 =
  10090. entPhysicalModelName.1033 =
  10091. entPhysicalModelName.1034 =
  10092. entPhysicalModelName.1035 =
  10093. entPhysicalModelName.1036 =
  10094. entPhysicalModelName.1037 =
  10095. entPhysicalModelName.1038 =
  10096. entPhysicalModelName.1039 =
  10097. entPhysicalModelName.1040 =
  10098. entPhysicalModelName.1041 =
  10099. entPhysicalModelName.1042 =
  10100. entPhysicalModelName.1043 =
  10101. entPhysicalModelName.1044 =
  10102. entPhysicalModelName.1045 =
  10103. entPhysicalModelName.1046 =
  10104. entPhysicalModelName.1047 =
  10105. entPhysicalModelName.1048 =
  10106. entPhysicalModelName.1049 =
  10107. entPhysicalModelName.1050 =
  10108. entPhysicalModelName.1051 =
  10109. entPhysicalModelName.1052 =
  10110. entPhysicalModelName.1053 =
  10111. entPhysicalModelName.1054 =
  10112. entPhysicalModelName.1055 =
  10113. entPhysicalModelName.1056 =
  10114. entPhysicalModelName.1057 =
  10115. entPhysicalModelName.1058 =
  10116. entPhysicalModelName.1059 =
  10117. entPhysicalModelName.1060 =
  10118. entPhysicalModelName.1061 =
  10119. entPhysicalModelName.1062 =
  10120. entPhysicalModelName.1063 =
  10121. entPhysicalModelName.1064 =  
  10122.  
  10123.  
  10124. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 97
  10125.  
  10126. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 99
  10127.  
  10128.  
  10129. >> Runtime for poller module 'cisco-cef': 0.3631 seconds with 114736 bytes
  10130. >> [0;36mSNMP[0m: [3/0.32s] [1;33mMySQL[0m: [1/0.01s]  
  10131. #### Unload poller module cisco-cef ####
  10132.  
  10133. Modules status: Global-  
  10134. OS+  
  10135. Device  
  10136.  
  10137. Warning: Undefined array key "poll_slas" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10138.  
  10139. #### Load poller module slas ####
  10140. SQL[[1;33mselect * from `slas` where `slas`.`device_id` = ? and `slas`.`device_id` is not null and `deleted` = ? [0;33m[100,0][0m 0.82ms]
  10141.  
  10142.  
  10143. >> Runtime for poller module 'slas': 0.0018 seconds with 648 bytes
  10144. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10145. #### Unload poller module slas ####
  10146.  
  10147. Modules status: Global-  
  10148. OS+  
  10149. Device  
  10150.  
  10151. Warning: Undefined array key "poll_cisco-mac-accounting" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10152.  
  10153. #### Load poller module cisco-mac-accounting ####
  10154. SQL[[1;33mSELECT *, A.poll_time AS poll_time FROM `mac_accounting` as A, `ports` AS I where A.port_id = I.port_id AND I.device_id = ? [0;33m[100][0m 0.52ms]
  10155.  
  10156.  
  10157.  
  10158. >> Runtime for poller module 'cisco-mac-accounting': 0.0011 seconds with 96 bytes
  10159. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10160. #### Unload poller module cisco-mac-accounting ####
  10161.  
  10162. Modules status: Global-  
  10163. OS+  
  10164. Device  
  10165.  
  10166. Warning: Undefined array key "poll_cipsec-tunnels" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10167.  
  10168. #### Load poller module cipsec-tunnels ####
  10169. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IPSEC-FLOW-MONITOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cipSecTunnelEntry'[0m]
  10170. cipSecTunnelEntry = No Such Object available on this agent at this OID  
  10171.  
  10172. Invalid snmp_walk() data = cipSecTunnelEntry = No Such Object available on this agent at this OID  
  10173. SQL[[1;33mSELECT * FROM `ipsec_tunnels` WHERE `device_id` = ? [0;33m[100][0m 0.4ms]
  10174.  
  10175.  
  10176. >> Runtime for poller module 'cipsec-tunnels': 0.0393 seconds with 80 bytes
  10177. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s]  
  10178. #### Unload poller module cipsec-tunnels ####
  10179.  
  10180. Modules status: Global-  
  10181. OS+  
  10182. Device  
  10183.  
  10184. Warning: Undefined array key "poll_cisco-ace-loadbalancer" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10185.  
  10186. #### Load poller module cisco-ace-loadbalancer ####
  10187. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENHANCED-SLB-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cesServerFarmRserverTable'[0m]
  10188. cesServerFarmRserverTable = No Such Object available on this agent at this OID  
  10189.  
  10190. Invalid snmp_walk() data = cesServerFarmRserverTable = No Such Object available on this agent at this OID  
  10191. SQL[[1;33mSELECT * FROM `loadbalancer_rservers` WHERE `device_id` = ? [0;33m[100][0m 0.28ms]
  10192.  
  10193.  
  10194. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0400 seconds with 96 bytes
  10195. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s]  
  10196. #### Unload poller module cisco-ace-loadbalancer ####
  10197.  
  10198. Modules status: Global-  
  10199. OS+  
  10200. Device  
  10201.  
  10202. Warning: Undefined array key "poll_cisco-ace-serverfarms" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10203.  
  10204. #### Load poller module cisco-ace-serverfarms ####
  10205. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-SLB-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'slbVServerInfoTable'[0m]
  10206. slbVServerInfoTable = No Such Object available on this agent at this OID  
  10207.  
  10208. Invalid snmp_walk() data = slbVServerInfoTable = No Such Object available on this agent at this OID  
  10209. SQL[[1;33mSELECT * FROM `loadbalancer_vservers` WHERE `device_id` = ? [0;33m[100][0m 0.68ms]
  10210.  
  10211.  
  10212. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0401 seconds with 96 bytes
  10213. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.01s]  
  10214. #### Unload poller module cisco-ace-serverfarms ####
  10215.  
  10216. Modules status: Global-  
  10217. OS  
  10218. Device  
  10219.  
  10220. Warning: Undefined array key "poll_cisco-asa-firewall" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10221. Module [ cisco-asa-firewall ] disabled globally.
  10222.  
  10223. Modules status: Global-  
  10224. OS+  
  10225. Device  
  10226.  
  10227. Warning: Undefined array key "poll_cisco-voice" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10228.  
  10229. #### Load poller module cisco-voice ####
  10230. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '1.3.6.1.2.1.2.2.1.3'[0m]
  10231. .*.*.1.3.1 = propVirtual
  10232. .*.*.1.3.2 = propVirtual
  10233. .*.*.1.3.5 = propVirtual
  10234. .*.*.1.3.5179 = propVirtual
  10235. .*.*.1.3.5180 = propVirtual
  10236. .*.*.1.3.5181 = propVirtual
  10237. .*.*.1.3.10101 = ethernetCsmacd
  10238. .*.*.1.3.10102 = ethernetCsmacd
  10239. .*.*.1.3.10103 = ethernetCsmacd
  10240. .*.*.1.3.10104 = ethernetCsmacd
  10241. .*.*.1.3.10105 = ethernetCsmacd
  10242. .*.*.1.3.10106 = ethernetCsmacd
  10243. .*.*.1.3.10107 = ethernetCsmacd
  10244. .*.*.1.3.10108 = ethernetCsmacd
  10245. .*.*.1.3.10109 = ethernetCsmacd
  10246. .*.*.1.3.10110 = ethernetCsmacd
  10247. .*.*.1.3.10111 = ethernetCsmacd
  10248. .*.*.1.3.10112 = ethernetCsmacd
  10249. .*.*.1.3.10113 = ethernetCsmacd
  10250. .*.*.1.3.10114 = ethernetCsmacd
  10251. .*.*.1.3.10115 = ethernetCsmacd
  10252. .*.*.1.3.10116 = ethernetCsmacd
  10253. .*.*.1.3.10117 = ethernetCsmacd
  10254. .*.*.1.3.10118 = ethernetCsmacd
  10255. .*.*.1.3.10119 = ethernetCsmacd
  10256. .*.*.1.3.10120 = ethernetCsmacd
  10257. .*.*.1.3.10121 = ethernetCsmacd
  10258. .*.*.1.3.10122 = ethernetCsmacd
  10259. .*.*.1.3.10123 = ethernetCsmacd
  10260. .*.*.1.3.10124 = ethernetCsmacd
  10261. .*.*.1.3.10125 = ethernetCsmacd
  10262. .*.*.1.3.10126 = ethernetCsmacd
  10263. .*.*.1.3.10127 = ethernetCsmacd
  10264. .*.*.1.3.10128 = ethernetCsmacd
  10265. .*.*.1.3.10129 = ethernetCsmacd
  10266. .*.*.1.3.10130 = ethernetCsmacd
  10267. .*.*.1.3.10131 = ethernetCsmacd
  10268. .*.*.1.3.10132 = ethernetCsmacd
  10269. .*.*.1.3.10133 = ethernetCsmacd
  10270. .*.*.1.3.10134 = ethernetCsmacd
  10271. .*.*.1.3.10135 = ethernetCsmacd
  10272. .*.*.1.3.10136 = ethernetCsmacd
  10273. .*.*.1.3.10137 = ethernetCsmacd
  10274. .*.*.1.3.10138 = ethernetCsmacd
  10275. .*.*.1.3.10139 = ethernetCsmacd
  10276. .*.*.1.3.10140 = ethernetCsmacd
  10277. .*.*.1.3.10141 = ethernetCsmacd
  10278. .*.*.1.3.10142 = ethernetCsmacd
  10279. .*.*.1.3.10143 = ethernetCsmacd
  10280. .*.*.1.3.10144 = ethernetCsmacd
  10281. .*.*.1.3.10145 = ethernetCsmacd
  10282. .*.*.1.3.10146 = ethernetCsmacd
  10283. .*.*.1.3.10147 = ethernetCsmacd
  10284. .*.*.1.3.10148 = ethernetCsmacd
  10285. .*.*.1.3.10149 = ethernetCsmacd
  10286. .*.*.1.3.10150 = ethernetCsmacd
  10287. .*.*.1.3.10151 = ethernetCsmacd
  10288. .*.*.1.3.10152 = ethernetCsmacd
  10289. .*.*.1.3.14001 = other
  10290. .*.*.1.3.14002 = ethernetCsmacd  
  10291.  
  10292. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VOICE-DIAL-CONTROL-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cvCallVolConnActiveConnection'[0m]
  10293. cvCallVolConnActiveConnection = No Such Object available on this agent at this OID  
  10294.  
  10295. Invalid snmp_walk() data = cvCallVolConnActiveConnection = No Such Object available on this agent at this OID  
  10296. array (
  10297. )  
  10298.  
  10299. Warning: Undefined array key "h323" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 28
  10300.  
  10301. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 28
  10302.  
  10303. Warning: Undefined array key "sip" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 29
  10304.  
  10305. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 29
  10306.  
  10307. Warning: Undefined array key "mgcp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 30
  10308.  
  10309. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 30
  10310.  
  10311. Warning: Undefined array key "sccp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 31
  10312.  
  10313. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 31
  10314.  
  10315. Warning: Undefined array key "multicast" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 32
  10316.  
  10317. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 32
  10318. array (
  10319.   'h323' => NULL,
  10320.   'sip' => NULL,
  10321.   'mgcp' => NULL,
  10322.   'sccp' => NULL,
  10323.   'multicast' => NULL,
  10324. )  
  10325.  Cisco IOS Voice IP SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '1.3.6.1.4.1.9.9.86.1.2.1.1.6'[0m]
  10326. .*.*.*.1.6 = No Such Object available on this agent at this OID  
  10327.  
  10328. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.86.1.2.1.1.6 = No Such Object available on this agent at this OID  
  10329. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '1.3.6.1.4.1.9.9.86.1.6.4.1.3'[0m]
  10330. .*.*.*.1.3 = No Such Object available on this agent at this OID  
  10331.  
  10332. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.86.1.6.4.1.3 = No Such Object available on this agent at this OID  
  10333.  
  10334. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-iosmtp.inc.php on line 19
  10335.  
  10336. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-iosmtp.inc.php on line 19
  10337. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '1.3.6.1.4.1.9.9.86.1.7.1.0'[0m]
  10338. .*.*.*.0 = No Such Object available on this agent at this OID  
  10339.  
  10340. Invalid snmp_walk() data = .1.3.6.1.4.1.9.9.86.1.7.1.0 = No Such Object available on this agent at this OID  
  10341.  
  10342. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-iosxcode.inc.php on line 19
  10343.  
  10344. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/cisco-voice/cisco-iosxcode.inc.php on line 19
  10345.  
  10346. >> Runtime for poller module 'cisco-voice': 0.3335 seconds with 512 bytes
  10347. >> [0;36mSNMP[0m: [5/0.33s] [1;33mMySQL[0m: [0/0.00s]  
  10348. #### Unload poller module cisco-voice ####
  10349.  
  10350. Modules status: Global-  
  10351. OS+  
  10352. Device  
  10353.  
  10354. Warning: Undefined array key "poll_cisco-cbqos" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10355.  
  10356. #### Load poller module cisco-cbqos ####
  10357. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["Cisco-CBQOS",0,0,100][0m 0.88ms]
  10358.  
  10359.  
  10360. Warning: Undefined array key 100 in /opt/librenms/includes/polling/cisco-cbqos.inc.php on line 26
  10361.  
  10362. >> Runtime for poller module 'cisco-cbqos': 0.0028 seconds with 1896 bytes
  10363. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10364. #### Unload poller module cisco-cbqos ####
  10365.  
  10366. Modules status: Global-  
  10367. OS+  
  10368. Device  
  10369.  
  10370. Warning: Undefined array key "poll_cisco-otv" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10371.  
  10372. #### Load poller module cisco-otv ####
  10373. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `device_id` = ? [0;33m["Cisco-OTV",0,100][0m 1.5ms]
  10374.  
  10375.  
  10376. Warning: Undefined array key 100 in /opt/librenms/includes/polling/cisco-otv.inc.php on line 69
  10377.  
  10378. >> Runtime for poller module 'cisco-otv': 0.0024 seconds with 1208 bytes
  10379. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.02s]  
  10380. #### Unload poller module cisco-otv ####
  10381.  
  10382. Modules status: Global-  
  10383. OS  
  10384. Device  
  10385.  
  10386. Warning: Undefined array key "poll_cisco-qfp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10387. Module [ cisco-qfp ] disabled globally.
  10388.  
  10389. Modules status: Global-  
  10390. OS+  
  10391. Device  
  10392.  
  10393. Warning: Undefined array key "poll_cisco-vpdn" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10394.  
  10395. #### Load poller module cisco-vpdn ####
  10396. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VPDN-MGMT-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cvpdnSystemEntry'[0m]
  10397. cvpdnSystemEntry = No Such Object available on this agent at this OID  
  10398.  
  10399. Invalid snmp_walk() data = cvpdnSystemEntry = No Such Object available on this agent at this OID  
  10400.  
  10401. >> Runtime for poller module 'cisco-vpdn': 0.0459 seconds with 80 bytes
  10402. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  10403. #### Unload poller module cisco-vpdn ####
  10404.  
  10405. Modules status: Global-  
  10406. OS  
  10407. Device  
  10408.  
  10409. Warning: Undefined array key "poll_nac" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10410. Module [ nac ] disabled globally.
  10411.  
  10412. Modules status: Global-  
  10413. OS  
  10414. Device  
  10415.  
  10416. Warning: Undefined array key "poll_netscaler-vsvr" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10417. Module [ netscaler-vsvr ] disabled globally.
  10418.  
  10419. Modules status: Global-  
  10420. OS  
  10421. Device  
  10422.  
  10423. Warning: Undefined array key "poll_aruba-controller" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10424. Module [ aruba-controller ] disabled globally.
  10425.  
  10426. Modules status: Global+  
  10427. OS  
  10428. Device  
  10429.  
  10430. Warning: Undefined array key "poll_entity-physical" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10431.  
  10432. #### Load poller module entity-physical ####
  10433. Cisco Cat6xxx/76xx Crossbar :
  10434. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-CAT6K-CROSSBAR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cc6kxbarModuleModeTable'[0m]
  10435. cc6kxbarModuleModeTable = No Such Object available on this agent at this OID  
  10436.  
  10437. Invalid snmp_walk() data = cc6kxbarModuleModeTable = No Such Object available on this agent at this OID  
  10438. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-CAT6K-CROSSBAR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cc6kxbarModuleChannelTable'[0m]
  10439. cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID  
  10440.  
  10441. Invalid snmp_walk() data = cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID  
  10442.  
  10443. >> Runtime for poller module 'entity-physical': 0.0802 seconds with 176 bytes
  10444. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [0/0.00s]  
  10445. #### Unload poller module entity-physical ####
  10446.  
  10447. Modules status: Global-  
  10448. OS  
  10449. Device  
  10450.  
  10451. Warning: Undefined array key "poll_entity-state" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10452. Module [ entity-state ] disabled globally.
  10453.  
  10454. Modules status: Global+  
  10455. OS  
  10456. Device  
  10457.  
  10458. Warning: Undefined array key "poll_applications" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10459.  
  10460. #### Load poller module applications ####
  10461. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[100][0m 0.6ms]
  10462.  
  10463.  
  10464. >> Runtime for poller module 'applications': 0.0022 seconds with 1360 bytes
  10465. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10466. #### Unload poller module applications ####
  10467.  
  10468. Modules status: Global+  
  10469. OS  
  10470. Device  
  10471.  
  10472. Warning: Undefined array key "poll_stp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10473.  
  10474. #### Load poller module stp ####
  10475. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[100][0m 0.69ms]
  10476.  
  10477. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10478. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10479. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10480. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "60 01 68 CA E4 FD 37 00 "
  10481.  
  10482.  
  10483. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10484. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10485. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10486. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "60 02 68 CA E4 FD 37 00 "
  10487.  
  10488.  
  10489. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10490. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136951200
  10491. BRIDGE-MIB::dot1dStpTopChanges.0 = 6
  10492. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "80 00 F0 7F 06 82 25 CB "
  10493.  
  10494.  
  10495. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10496. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10497. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10498. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "82 9A 68 CA E4 FD 37 00 "
  10499.  
  10500.  
  10501. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10502. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10503. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10504. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10505.  
  10506.  
  10507. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10508. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10509. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10510. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10511.  
  10512.  
  10513. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10514. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10515. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10516. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10517.  
  10518.  
  10519. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  10520. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10521. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10522. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10523.  
  10524.  
  10525. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3130][0m 0.49ms]
  10526.  
  10527. Updated data:  
  10528. array (
  10529.   'timeSinceTopologyChange' => '1369546',
  10530. )  
  10531. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3131][0m 0.23ms]
  10532.  
  10533. Updated data:  
  10534. array (
  10535.   'timeSinceTopologyChange' => '1369546',
  10536. )  
  10537. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369512",3132][0m 0.31ms]
  10538.  
  10539. Updated data:  
  10540. array (
  10541.   'timeSinceTopologyChange' => '1369512',
  10542. )  
  10543. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3133][0m 0.2ms]
  10544.  
  10545. Updated data:  
  10546. array (
  10547.   'timeSinceTopologyChange' => '1369546',
  10548. )  
  10549. ....
  10550. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[100][0m 0.88ms]
  10551.  
  10552. ................
  10553. >> Runtime for poller module 'stp': 0.3275 seconds with 75264 bytes
  10554. >> [0;36mSNMP[0m: [8/0.31s] [1;33mMySQL[0m: [6/0.03s]  
  10555. #### Unload poller module stp ####
  10556.  
  10557. Modules status: Global+  
  10558. OS  
  10559. Device  
  10560.  
  10561. Warning: Undefined array key "poll_ntp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10562.  
  10563. #### Load poller module ntp ####
  10564. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["ntp",0,0,100][0m 1.79ms]
  10565.  
  10566.  
  10567. Warning: Undefined array key 100 in /opt/librenms/includes/polling/ntp/cisco.inc.php on line 26
  10568.  
  10569. >> Runtime for poller module 'ntp': 0.0034 seconds with -968 bytes
  10570. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.02s]  
  10571. #### Unload poller module ntp ####
  10572.  
  10573. Modules status: Global-  
  10574. OS  
  10575. Device  
  10576.  
  10577. Warning: Undefined array key "poll_loadbalancers" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10578. Module [ loadbalancers ] disabled globally.
  10579.  
  10580. Modules status: Global-  
  10581. OS  
  10582. Device  
  10583.  
  10584. Warning: Undefined array key "poll_mef" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10585. Module [ mef ] disabled globally.
  10586.  
  10587. Modules status: Global+  
  10588. OS  
  10589. Device  
  10590.  
  10591. Warning: Undefined array key "poll_mpls" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10592.  
  10593. #### Load poller module mpls ####
  10594.  
  10595. >> Runtime for poller module 'mpls': 0.0010 seconds with 144 bytes
  10596. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  10597. #### Unload poller module mpls ####
  10598.  
  10599. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[100][0m 0.68ms]
  10600.  
  10601.  
  10602. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[7.582,100][0m 0.49ms]
  10603.  
  10604. Updating 10.8.10.200  
  10605.  
  10606. Polled in 7.582 seconds
  10607. ### Start Device Groups ###
  10608. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.43ms]
  10609.  
  10610. SQL[[1;33mselect `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7, 8) [0;33m[][0m 1.5ms]
  10611.  
  10612.  
  10613. Deprecated: Return type of LibreNMS\Alerting\QueryBuilderParser::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /opt/librenms/LibreNMS/Alerting/QueryBuilderParser.php on line 470
  10614. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["f5%",100][0m 0.75ms]
  10615.  
  10616. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["nxos%",100][0m 0.67ms]
  10617.  
  10618. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ios%",100][0m 0.47ms]
  10619.  
  10620. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["fortigate%",100][0m 0.38ms]
  10621.  
  10622. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["arubaos%",100][0m 0.4ms]
  10623.  
  10624. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["linux%",100][0m 0.33ms]
  10625.  
  10626. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["avocent%",100][0m 0.35ms]
  10627.  
  10628. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[100][0m 0.45ms]
  10629.  
  10630. Groups Added:  
  10631. Groups Removed:  
  10632. ### End Device Groups, runtime: 0.0242s ###
  10633.  
  10634. #### Start Alerts ####
  10635. SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[100][0m 0.75ms]
  10636.  
  10637. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (4)) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2022-07-28T14:40:18.036636Z","2022-07-28T14:40:18.036636Z",0,1,"14:40:18","14:40:18","14:40:18","14:40:18","[44m%","device",100,"device_group","location",98][0m 2.18ms]
  10638.  
  10639. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[100][0m 0.69ms]
  10640.  
  10641. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  10642.         LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
  10643.         LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
  10644.         LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
  10645.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  10646.         WHERE a.disabled = 0 AND (
  10647.             (d.device_id IS NULL AND g.group_id IS NULL)
  10648.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  10649.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL))
  10650.         ) [0;33m[100,100,100,100,100,100,100,100][0m 3.62ms]
  10651.  
  10652. Rule [0;35m#159 (Cisco Fan Status failed ):[0m  
  10653.  
  10654. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 9 AND sensors.sensor_oid = ".1.3.6.1.4.1.9.9.13.1.4.1.3" [0;33m[100][0m 0.6ms]
  10655.  
  10656. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[159,100][0m 0.24ms]
  10657.  
  10658. Status: [0;34mNOCHG[0m  
  10659. Rule [0;35m#160 (Cisco PSU status failed):[0m  
  10660.  
  10661. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current = 8 AND sensors.sensor_oid = ".1.3.6.1.4.1.9.9.13.1.5.1.3" [0;33m[100][0m 0.57ms]
  10662.  
  10663. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[160,100][0m 0.23ms]
  10664.  
  10665. Status: [0;34mNOCHG[0m  
  10666. Rule [0;35m#180 (STP short path somewhere):[0m  
  10667.  
  10668. SQL[[1;33mSELECT * FROM devices,stp WHERE (devices.device_id = ? AND devices.device_id = stp.device_id) AND stp.rootCost < 100> 0 AND stp.protocolSpecification != "ieee8021d" [0;33m[100][0m 0.5ms]
  10669.  
  10670. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[180,100][0m 0.33ms]
  10671.  
  10672. Status: [0;34mNOCHG[0m  
  10673. Rule [0;35m#181 (rpvst+ not configured):[0m  
  10674.  
  10675. SQL[[1;33mSELECT * FROM devices,stp WHERE (devices.device_id = ? AND devices.device_id = stp.device_id) AND stp.protocolSpecification = "ieee8021d" [0;33m[100][0m 0.51ms]
  10676.  
  10677. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[181,100][0m 0.24ms]
  10678.  
  10679. Status: [0;34mNOCHG[0m  
  10680. Rule [0;35m#188 (Cust Port status up/down):[0m  
  10681.  
  10682. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (ports.ifOperStatus = "down" && ports.ifAdminStatus != "down" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND (ports.ifAlias LIKE 'Cust%' OR ports.port_descr_descr LIKE 'Cust%') [0;33m[100][0m 1.06ms]
  10683.  
  10684. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[188,100][0m 0.23ms]
  10685.  
  10686. Status: [0;34mNOCHG[0m  
  10687. Rule [0;35m#190 (Catalyst 2960X not up to date):[0m  
  10688.  
  10689. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.hardware LIKE '[42m960X%' AND devices.version != "15.2(7)E0a" [0;33m[100][0m 0.46ms]
  10690.  
  10691. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[190,100][0m 0.25ms]
  10692.  
  10693. Status: [0;34mNOCHG[0m  
  10694. Rule [0;35m#191 (Catalyst 9200L not up to date):[0m  
  10695.  
  10696. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.hardware LIKE '[1m200L%' AND devices.version != "CAT9K_LITE_IOSXE 17.3.4b" [0;33m[100][0m 0.43ms]
  10697.  
  10698. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[191,100][0m 0.22ms]
  10699.  
  10700. Status: [0;34mNOCHG[0m  
  10701. Rule [0;35m#192 (Catalyst 2960 not up to date):[0m  
  10702.  
  10703. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.hardware NOT LIKE '[42m960X%' AND devices.hardware LIKE '[42m960%' AND devices.version != "12.2(55)SE12" [0;33m[100][0m 0.41ms]
  10704.  
  10705. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[192,100][0m 0.22ms]
  10706.  
  10707. Status: [0;34mNOCHG[0m  
  10708. Rule [0;35m#196 (Catalyst 2950 not up to date):[0m  
  10709.  
  10710. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.hardware LIKE 'WS-C2950%' AND devices.version != "12.1(22)EA13" [0;33m[100][0m 0.26ms]
  10711.  
  10712. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[196,100][0m 0.16ms]
  10713.  
  10714. Status: [0;34mNOCHG[0m  
  10715. Rule [0;35m#3 (Device rebooted):[0m  
  10716.  
  10717. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed>ports.ifInOctets_rate, ports.ifOutOctets_rate, ports.ifInOctets_rate)*8) / ports.ifSpeed)*100) >= 80 AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND ports.ifAlias NOT LIKE 'NTU5204%' AND ports.ifAlias NOT LIKE 'lo%' [0;33m[100][0m 1.02ms]
  10718.  
  10719. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[6,100][0m 1.82ms]
  10720.  
  10721. Status: [0;34mNOCHG[0m  
  10722. Rule [0;35m#7 (Sensor over limit - Check Device Health Settings):[0m  
  10723.  
  10724. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current > sensors.sensor_limit AND sensors.sensor_alert = 1 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[100][0m 0.61ms]
  10725.  
  10726. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[7,100][0m 0.27ms]
  10727.  
  10728. Status: [0;34mNOCHG[0m  
  10729. Rule [0;35m#9 (Service up/down):[0m  
  10730.  
  10731. SQL[[1;33mSELECT * FROM devices,services WHERE (devices.device_id = ? AND devices.device_id = services.device_id) AND services.service_status != 0 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[100][0m 0.49ms]
  10732.  
  10733. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[9,100][0m 0.27ms]
  10734.  
  10735. Status: [0;34mNOCHG[0m  
  10736. Rule [0;35m#12 (State Sensor Critical):[0m  
  10737.  
  10738. SQL[[1;33mSELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1 AND sensors.sensor_alert = 1 [0;33m[100][0m 0.82ms]
  10739.  
  10740. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[12,100][0m 0.3ms]
  10741.  
  10742. Status: [0;34mNOCHG[0m  
  10743. Rule [0;35m#157 (Port status change from up to down):[0m  
  10744.  
  10745. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND ports.ifAlias NOT LIKE '[0;35moste%' AND ports.ifAlias LIKE '%Equipement Inconnue%' AND (ports.ifOperStatus != ports.ifOperStatus_prev && ports.ifOperStatus_prev = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND ports.ifAlias NOT LIKE 'Core%' AND ports.port_descr_descr != "poste" AND ports.port_descr_descr != "Equipement Inconnue (MAC ne remonte pas)" [0;33m[100][0m 1.04ms]
  10746.  
  10747. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[157,100][0m 0.3ms]
  10748.  
  10749. Status: [0;34mNOCHG[0m  
  10750. Rule [0;35m#161 (Devices up/down):[0m  
  10751.  
  10752. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[100][0m 0.37ms]
  10753.  
  10754. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[161,100][0m 0.25ms]
  10755.  
  10756. Status: [0;34mNOCHG[0m  
  10757. Rule [0;35m#164 (Interface Errors Rate greater than 1EPS):[0m  
  10758.  
  10759. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND ports.ifAlias NOT LIKE 'Core%' AND (ports.ifOutErrors_rate >= 1 OR ports.ifInErrors_rate >= 1) AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND ports.ifAlias NOT LIKE 'GOR%' AND ports.ifAlias NOT LIKE '[0;37mifi%' [0;33m[100][0m 0.87ms]
  10760.  
  10761. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[164,100][0m 0.24ms]
  10762.  
  10763. Status: [0;34mNOCHG[0m  
  10764. Rule [0;35m#166 (Port Speed Degraded):[0m  
  10765.  
  10766. SQL[[1;33mSELECT * FROM devices,eventlog,ports WHERE (devices.device_id = ? AND devices.device_id = eventlog.device_id AND devices.device_id = ports.device_id) AND ports.ifSpeed > 0 AND ports.ifSpeed < ports>= (DATE_SUB(NOW(),INTERVAL 10 MINUTE)) AND ports.port_id = eventlog.reference AND ports.ifOperStatus = "up" AND ports.disabled = 0 AND ports.port_descr_descr != "- Port utilisateur" [0;33m[100][0m 1.12ms]
  10767.  
  10768. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[166,100][0m 0.32ms]
  10769.  
  10770. Status: [0;34mNOCHG[0m  
  10771. Rule [0;35m#167 (Processor usage over 85%):[0m  
  10772.  
  10773. SQL[[1;33mSELECT * FROM devices,processors WHERE (devices.device_id = ? AND devices.device_id = processors.device_id) AND processors.processor_usage > 85 AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [0;33m[100][0m 0.45ms]
  10774.  
  10775. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[167,100][0m 0.27ms]
  10776.  
  10777. Status: [0;34mNOCHG[0m  
  10778. Rule [0;35m#169 (Sensor under limit - Check Device Health Settings):[0m  
  10779.  
  10780. SQL[[1;33mSELECT * FROM devices,sensors WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id) AND sensors.sensor_current < sensors xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed>= (DATE_SUB(NOW(),INTERVAL 5 MINUTE)) AND syslog.msg REGEXP ".*arp table is full.*" [0;33m[100][0m 0.41ms]
  10781.  
  10782. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[173,100][0m 0.28ms]
  10783.  
  10784. Status: [0;34mNOCHG[0m  
  10785. Rule [0;35m#175 (Generic PSU status failed):[0m  
  10786.  
  10787. SQL[[1;33mSELECT * FROM devices,sensors,sensors_to_state_indexes,state_indexes,state_translations WHERE (devices.device_id = ? AND devices.device_id = sensors.device_id AND sensors.sensor_id = sensors_to_state_indexes.sensor_id AND sensors_to_state_indexes.state_index_id = state_indexes.state_index_id AND state_indexes.state_index_id = state_translations.state_index_id) AND sensors.sensor_alert = 1 AND (sensors.sensor_descr REGEXP ".*Power Supply.*" OR sensors.sensor_descr REGEXP ".*PEM.*" OR sensors.sensor_descr REGEXP ".*PSU.*") AND ((sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 1) = 1 OR (sensors.sensor_current = state_translations.state_value && state_translations.state_generic_value = 2) = 1) [0;33m[100][0m 0.54ms]
  10788.  
  10789. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[175,100][0m 0.22ms]
  10790.  
  10791. Status: [0;34mNOCHG[0m  
  10792. Rule [0;35m#176 (Unpolled Devices):[0m  
  10793.  
  10794. SQL[[1;33mSELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.disabled = 0 && devices.ignore = 0) = 1 AND devices.last_polled < DATE xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed xss=removed ports.ifOperStatus = "down" xss=removed xss=removed xss=removed xss=removed>= 1 OR ports.ifInErrors_rate >= 1) [0;33m[100][0m 1.43ms]
  10795.  
  10796. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[179,100][0m 0.45ms]
  10797.  
  10798. Status: [0;34mNOCHG[0m  
  10799. Rule [0;35m#187 (Interface Errors Rate greater than 10EPS):[0m  
  10800.  
  10801. SQL[[1;33mSELECT * FROM devices,ports WHERE (devices.device_id = ? AND devices.device_id = ports.device_id) AND ports.ifAlias NOT LIKE 'Core%' AND (ports.ifOperStatus = "up" && ports.ifAdminStatus = "up" && (ports.deleted = 0 && ports.ignore = 0 && ports.disabled = 0)) = 1 AND (ports.ifOutErrors_rate >= 10 OR ports.ifInErrors_rate >= 10) [0;33m[100][0m 1.56ms]
  10802.  
  10803. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[187,100][0m 0.32ms]
  10804.  
  10805. Status: [0;34mNOCHG[0m  
  10806. Rule [0;35m#189 (snmp-location is empty or incorrect):[0m  
  10807.  
  10808. SQL[[1;33mSELECT * FROM locations,devices WHERE (devices.device_id = ? AND locations.id = devices.location_id) AND (locations.lat IS NULL OR locations.lng IS NULL OR locations.lat = '' OR locations.lng = '' OR locations.location = '' OR locations.location IS NULL) [0;33m[100][0m 0.69ms]
  10809.  
  10810. SQL[[1;33mSELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [0;33m[189,100][0m 0.47ms]
  10811.  
  10812. Status: [0;34mNOCHG[0m  
  10813. #### End Alerts ####
  10814. ./poller.php 10.8.10.200 2022-07-28 16:40:18 - 1 devices polled in 7.918 secs  
  10815.  
  10816. [0;36mSNMP[0m [70/6.31s]: Snmpget[26/0.97s] Snmpwalk[44/5.34s]  
  10817. [1;33mSQL[0m [166/1.00s]: Select[116/0.80s] Delete[2/0.01s] Insert[1/0.01s] Update[47/0.18s]  
  10818.  
captcha