From librenms, 1 Year ago, written in Plain Text.
Embed
  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. Technical Support: http://www.cisco.com/techsupport
  57. Copyright (c) 1986-2019 by Cisco Systems, Inc.
  58. Compiled Fri 12-Apr-19 04:09 by prod_rel_team
  59. .*.*.0 = .*.*.1208
  60. .*.*.0 = 2142532566
  61. .*.*.0 = SW-WASQUEHAL_01.bouygues-immobilier.com
  62.  
  63.  
  64. 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]  
  65. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = 21426398
  66. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  67.  
  68.  
  69. Uptime seconds: 21426398
  70.  
  71. Uptime:  247 days 23 hours 46 minutes 38 seconds
  72. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[21426398,100][0m 0.69ms]
  73.  
  74.  
  75. >> Runtime for poller module 'core': 0.0802 seconds with 5032 bytes
  76. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [1/0.01s]  
  77. #### Unload poller module core ####
  78.  
  79. Modules status: Global-  
  80. OS  
  81. Device  
  82.  
  83. Warning: Undefined array key "poll_unix-agent" in /opt/librenms/includes/polling/functions.inc.php on line 321
  84. Module [ unix-agent ] disabled globally.
  85.  
  86. Modules status: Global+  
  87. OS  
  88. Device  
  89.  
  90. Warning: Undefined array key "poll_os" in /opt/librenms/includes/polling/functions.inc.php on line 321
  91.  
  92. #### Load poller module os ####
  93. Generic :(
  94. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[98][0m 0.59ms]
  95.  
  96. Location: WASQUEHAL
  97. Hardware: WS-C2960X-48LPS-L
  98. OS Version: 15.2(7)E0a
  99. OS Features: UNIVERSALK9
  100. Serial: FOC2211T00N
  101.  
  102. >> Runtime for poller module 'os': 0.0034 seconds with 10944 bytes
  103. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  104. #### Unload poller module os ####
  105.  
  106. Modules status: Global+  
  107. OS  
  108. Device  
  109.  
  110. Warning: Undefined array key "poll_availability" in /opt/librenms/includes/polling/functions.inc.php on line 321
  111.  
  112. #### Load poller module availability ####
  113. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[100][0m 0.59ms]
  114.  
  115. Availability:
  116. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[100][0m 0.43ms]
  117.  
  118. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1658932811][0m 0.65ms]
  119.  
  120. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,361][0m 0.29ms]
  121.  
  122. 1 day : 100%
  123. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1658414411][0m 0.57ms]
  124.  
  125. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,362][0m 0.26ms]
  126.  
  127. 7 days : 100%
  128. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1656427211][0m 0.89ms]
  129.  
  130. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.93,363][0m 0.3ms]
  131.  
  132. 30 days : 99.93%
  133. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[100,1627483211][0m 0.63ms]
  134.  
  135. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[99.91,364][0m 0.37ms]
  136.  
  137. 365 days : 99.91%
  138.  
  139. >> Runtime for poller module 'availability': 0.0077 seconds with 3976 bytes
  140. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.05s]  
  141. #### Unload poller module availability ####
  142.  
  143. Modules status: Global+  
  144. OS-  
  145. Device  
  146.  
  147. Warning: Undefined array key "poll_ipmi" in /opt/librenms/includes/polling/functions.inc.php on line 321
  148. Module [ ipmi ] disabled on os.
  149.  
  150. Modules status: Global+  
  151. OS  
  152. Device  
  153.  
  154. Warning: Undefined array key "poll_sensors" in /opt/librenms/includes/polling/functions.inc.php on line 321
  155.  
  156. #### Load poller module sensors ####
  157. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[100][0m 0.59ms]
  158.  
  159. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["count",100][0m 0.78ms]
  160.  
  161. 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]
  162. .*.*.4*.0 = 2  
  163.  
  164. Checking (snmp) count PoE Devices Connected...
  165.  
  166. Warning: Undefined array key "count" in /opt/librenms/includes/polling/functions.inc.php on line 161
  167. 2
  168. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["power",100][0m 1.01ms]
  169.  
  170. 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]
  171. .*.*.*.1 = 370
  172. .*.*.*.1 = 13  
  173.  
  174. Checking (snmp) power PoE Budget Total - ID 1...
  175. Checking (snmp) power PoE Budget Consumed - ID 1...
  176. 370 W
  177. 13 W
  178. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["state",100][0m 1.21ms]
  179.  
  180. 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]
  181. .*.*.*.6.1008 = 1
  182. .*.*.*.3.1007 = 1
  183. .*.*.*.3.1006 = 1  
  184.  
  185. Checking (snmp) state SW#1, Sensor#1, GREEN...
  186. Checking (snmp) state Switch#1, Fan#1...
  187. Checking (snmp) state Sw1, PS1 Normal, RPS NotExist...
  188. 1 #
  189. 1 #
  190. 1 #
  191. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["temperature",100][0m 0.82ms]
  192.  
  193. 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]
  194. .*.*.*.3.1008 = 37  
  195.  
  196. Checking (snmp) temperature SW#1, Sensor#1, GREEN...
  197. 37 C
  198.  
  199. >> Runtime for poller module 'sensors': 0.1690 seconds with 88 bytes
  200. >> [0;36mSNMP[0m: [4/0.16s] [1;33mMySQL[0m: [5/0.04s]  
  201. #### Unload poller module sensors ####
  202.  
  203. Modules status: Global+  
  204. OS  
  205. Device  
  206.  
  207. Warning: Undefined array key "poll_processors" in /opt/librenms/includes/polling/functions.inc.php on line 321
  208.  
  209. #### Load poller module processors ####
  210. Attempting to initialize OS: ios  
  211. OS initialized: LibreNMS\OS\Ios  
  212. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[100][0m 0.47ms]
  213.  
  214. 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]
  215. .*.*.*.1.8.1 = 42  
  216.  
  217. array (
  218.   '.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1' => '42',
  219. )  
  220. 1: 42%
  221. SQL[[1;33mUPDATE `processors` set `processor_usage`=? WHERE `processor_id` = ? [0;33m[42,195][0m 0.44ms]
  222.  
  223.  
  224. >> Runtime for poller module 'processors': 0.0429 seconds with 66768 bytes
  225. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s]  
  226. #### Unload poller module processors ####
  227.  
  228. Modules status: Global+  
  229. OS  
  230. Device  
  231.  
  232. Warning: Undefined array key "poll_mempools" in /opt/librenms/includes/polling/functions.inc.php on line 321
  233.  
  234. #### Load poller module mempools ####
  235. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[100][0m 0.52ms]
  236.  
  237. 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]
  238. .*.*.*.5.1 = 77458340
  239. .*.*.*.6.1 = 288946576
  240. .*.*.*.5.2 = 12602848
  241. .*.*.*.6.2 = 20951584
  242. .*.*.*.5.20 = 40
  243. .*.*.*.6.20 = 1048536  
  244.  
  245.  
  246. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  247.  
  248. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  249.  
  250. Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /opt/librenms/app/Models/Mempool.php on line 142
  251. Aborted available calculation, too many system class mempools  
  252. cmp [system]: Processor: 21s.87 MiB / 349.43 MiB
  253. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[77458340,288946576,225][0m 0.69ms]
  254.  
  255. cmp [system]: I/O: 38.02 MiB / 32 MiB
  256. cmp [system]: Driver text: 0@B / 1 MiB
  257.  
  258. >> Runtime for poller module 'mempools': 0.0418 seconds with 21144 bytes
  259. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s]  
  260. #### Unload poller module mempools ####
  261.  
  262. Modules status: Global+  
  263. OS  
  264. Device  
  265.  
  266. Warning: Undefined array key "poll_storage" in /opt/librenms/includes/polling/functions.inc.php on line 321
  267.  
  268. #### Load poller module storage ####
  269. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[100][0m 0.69ms]
  270.  
  271.  
  272. >> Runtime for poller module 'storage': 0.0017 seconds with 32 bytes
  273. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  274. #### Unload poller module storage ####
  275.  
  276. Modules status: Global+  
  277. OS  
  278. Device  
  279.  
  280. Warning: Undefined array key "poll_netstats" in /opt/librenms/includes/polling/functions.inc.php on line 321
  281.  
  282. #### Load poller module netstats ####
  283. 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]  
  284. IP-MIB::icmpInMsgs.0 = 749787
  285. IP-MIB::icmpOutMsgs.0 = 733914
  286. IP-MIB::icmpInErrors.0 = 0
  287. IP-MIB::icmpOutErrors.0 = 0
  288. IP-MIB::icmpInEchos.0 = 733909
  289. IP-MIB::icmpOutEchos.0 = 5
  290. IP-MIB::icmpInEchoReps.0 = 5
  291. IP-MIB::icmpOutEchoReps.0 = 733909
  292. IP-MIB::icmpInDestUnreachs.0 = 15871
  293. IP-MIB::icmpOutDestUnreachs.0 = 0
  294. IP-MIB::icmpInParmProbs.0 = 0
  295. IP-MIB::icmpInTimeExcds.0 = 2
  296. IP-MIB::icmpInSrcQuenchs.0 = 0
  297. IP-MIB::icmpInRedirects.0 = 0
  298. IP-MIB::icmpInTimestamps.0 = 0
  299. IP-MIB::icmpInTimestampReps.0 = 0
  300. IP-MIB::icmpInAddrMasks.0 = 0
  301. IP-MIB::icmpInAddrMaskReps.0 = 0
  302. IP-MIB::icmpOutTimeExcds.0 = 0
  303. IP-MIB::icmpOutParmProbs.0 = 0
  304. IP-MIB::icmpOutSrcQuenchs.0 = 0
  305. IP-MIB::icmpOutRedirects.0 = 0
  306. IP-MIB::icmpOutTimestamps.0 = 0
  307. IP-MIB::icmpOutTimestampReps.0 = 0
  308. IP-MIB::icmpOutAddrMasks.0 = 0
  309. IP-MIB::icmpOutAddrMaskReps.0 = 0
  310.  
  311.  
  312. 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]  
  313. IP-MIB::ipForwDatagrams.0 = 0
  314. IP-MIB::ipInDelivers.0 = 29517681
  315. IP-MIB::ipInReceives.0 = 103699941
  316. IP-MIB::ipOutRequests.0 = 29879183
  317. IP-MIB::ipInDiscards.0 = 0
  318. IP-MIB::ipOutDiscards.0 = 144
  319. IP-MIB::ipOutNoRoutes.0 = 0
  320. IP-MIB::ipReasmReqds.0 = 0
  321. IP-MIB::ipReasmOKs.0 = 0
  322. IP-MIB::ipReasmFails.0 = 0
  323. IP-MIB::ipFragOKs.0 = 7954
  324. IP-MIB::ipFragFails.0 = 0
  325. IP-MIB::ipFragCreates.0 = 7954
  326. IP-MIB::ipInUnknownProtos.0 = 0
  327. IP-MIB::ipInHdrErrors.0 = 0
  328. IP-MIB::ipInAddrErrors.0 = 74182260
  329.  
  330.  
  331. 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]  
  332. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Instance currently exists at this OID
  333.  
  334.  
  335. 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]  
  336. SNMPv2-MIB::snmpInPkts.0 = 23210623
  337. SNMPv2-MIB::snmpOutPkts.0 = 23246880
  338. SNMPv2-MIB::snmpInBadVersions.0 = 0
  339. SNMPv2-MIB::snmpInBadCommunityNames.0 = 2
  340. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  341. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  342. SNMPv2-MIB::snmpInTooBigs.0 = 0
  343. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  344. SNMPv2-MIB::snmpInBadValues.0 = 0
  345. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  346. SNMPv2-MIB::snmpInGenErrs.0 = 0
  347. SNMPv2-MIB::snmpInTotalReqVars.0 = 22414627
  348. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  349. SNMPv2-MIB::snmpInGetRequests.0 = 6508658
  350. SNMPv2-MIB::snmpInGetNexts.0 = 3107896
  351. SNMPv2-MIB::snmpInSetRequests.0 = 0
  352. SNMPv2-MIB::snmpInGetResponses.0 = 0
  353. SNMPv2-MIB::snmpInTraps.0 = 0
  354. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  355. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  356. SNMPv2-MIB::snmpOutBadValues.0 = 0
  357. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  358. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  359. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  360. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  361. SNMPv2-MIB::snmpOutGetResponses.0 = 23210620
  362. SNMPv2-MIB::snmpOutTraps.0 = 36260
  363. SNMPv2-MIB::snmpSilentDrops.0 = 0
  364. SNMPv2-MIB::snmpProxyDrops.0 = 0
  365.  
  366.  
  367. 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]  
  368. UDP-MIB::udpInDatagrams.0 = 25669232
  369. UDP-MIB::udpOutDatagrams.0 = 24763344
  370. UDP-MIB::udpInErrors.0 = 0
  371. UDP-MIB::udpNoPorts.0 = 63716
  372.  
  373.  
  374. 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]  
  375. TCP-MIB::tcpActiveOpens.0 = 49565
  376. TCP-MIB::tcpPassiveOpens.0 = 6049
  377. TCP-MIB::tcpAttemptFails.0 = 8
  378. TCP-MIB::tcpEstabResets.0 = 19
  379. TCP-MIB::tcpCurrEstab.0 = 0
  380. TCP-MIB::tcpInSegs.0 = 3034949
  381. TCP-MIB::tcpOutSegs.0 = 4377951
  382. TCP-MIB::tcpRetransSegs.0 = 88
  383. TCP-MIB::tcpInErrs.0 = 0
  384. TCP-MIB::tcpOutRsts.0 = 2100
  385.  
  386.  
  387.  
  388.  
  389. >> Runtime for poller module 'netstats': 0.2329 seconds with 1064 bytes
  390. >> [0;36mSNMP[0m: [6/0.23s] [1;33mMySQL[0m: [0/0.00s]  
  391. #### Unload poller module netstats ####
  392.  
  393. Modules status: Global+  
  394. OS  
  395. Device  
  396.  
  397. Warning: Undefined array key "poll_hr-mib" in /opt/librenms/includes/polling/functions.inc.php on line 321
  398.  
  399. #### Load poller module hr-mib ####
  400. 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]
  401. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  402. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  403. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  404.  
  405.  
  406. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 12
  407.  
  408. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 12
  409.  
  410. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 26
  411.  
  412. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 26
  413.  
  414.  
  415. >> Runtime for poller module 'hr-mib': 0.0223 seconds with 80 bytes
  416. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  417. #### Unload poller module hr-mib ####
  418.  
  419. Modules status: Global+  
  420. OS  
  421. Device  
  422.  
  423. Warning: Undefined array key "poll_ucd-mib" in /opt/librenms/includes/polling/functions.inc.php on line 321
  424.  
  425. #### Load poller module ucd-mib ####
  426. 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]
  427. systemStats = No Such Object available on this agent at this OID  
  428.  
  429. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  430.  
  431. Warning: Undefined array key 0 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 35
  432.  
  433. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 37
  434.  
  435. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  436.  
  437. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  438.  
  439. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  440.  
  441. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  442.  
  443. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  444.  
  445. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  446.  
  447. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  448.  
  449. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  450.  
  451. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  452.  
  453. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  454.  
  455. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  456.  
  457. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  458.  
  459. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  460.  
  461. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  462.  
  463. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  464.  
  465. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  466.  
  467. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 94
  468.  
  469. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 98
  470.  
  471. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 102
  472.  
  473. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 106
  474.  
  475. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 110
  476.  
  477. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 114
  478. 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]
  479. laLoadInt.1 = No Such Object available on this agent at this OID
  480. laLoadInt.2 = No Such Object available on this agent at this OID
  481. laLoadInt.3 = No Such Object available on this agent at this OID  
  482.  
  483.  
  484. Warning: Undefined array key 2 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  485.  
  486. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  487.  
  488. >> Runtime for poller module 'ucd-mib': 0.0552 seconds with -968 bytes
  489. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  490. #### Unload poller module ucd-mib ####
  491.  
  492. Modules status: Global+  
  493. OS  
  494. Device  
  495.  
  496. Warning: Undefined array key "poll_ipSystemStats" in /opt/librenms/includes/polling/functions.inc.php on line 321
  497.  
  498. #### Load poller module ipSystemStats ####
  499. 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]
  500. ipSystemStatsInReceives.ipv6 = 0
  501. ipSystemStatsHCInReceives.ipv6 = 0
  502. ipSystemStatsInOctets.ipv6 = 0
  503. ipSystemStatsHCInOctets.ipv6 = 0
  504. ipSystemStatsInHdrErrors.ipv6 = 0
  505. ipSystemStatsInNoRoutes.ipv6 = 0
  506. ipSystemStatsInAddrErrors.ipv6 = 0
  507. ipSystemStatsInUnknownProtos.ipv6 = 0
  508. ipSystemStatsInTruncatedPkts.ipv6 = 0
  509. ipSystemStatsInForwDatagrams.ipv6 = 0
  510. ipSystemStatsHCInForwDatagrams.ipv6 = 0
  511. ipSystemStatsReasmReqds.ipv6 = 0
  512. ipSystemStatsReasmOKs.ipv6 = 0
  513. ipSystemStatsReasmFails.ipv6 = 0
  514. ipSystemStatsInDiscards.ipv6 = 0
  515. ipSystemStatsInDelivers.ipv6 = 0
  516. ipSystemStatsHCInDelivers.ipv6 = 0
  517. ipSystemStatsOutRequests.ipv6 = 0
  518. ipSystemStatsHCOutRequests.ipv6 = 0
  519. ipSystemStatsOutNoRoutes.ipv6 = 0
  520. ipSystemStatsOutForwDatagrams.ipv6 = 0
  521. ipSystemStatsHCOutForwDatagrams.ipv6 = 0
  522. ipSystemStatsOutDiscards.ipv6 = 0
  523. ipSystemStatsOutFragReqds.ipv6 = 0
  524. ipSystemStatsOutFragOKs.ipv6 = 0
  525. ipSystemStatsOutFragFails.ipv6 = 0
  526. ipSystemStatsOutFragCreates.ipv6 = 0
  527. ipSystemStatsOutTransmits.ipv6 = 0
  528. ipSystemStatsHCOutTransmits.ipv6 = 0
  529. ipSystemStatsOutOctets.ipv6 = 0
  530. ipSystemStatsHCOutOctets.ipv6 = 0
  531. ipSystemStatsInMcastPkts.ipv6 = 0
  532. ipSystemStatsHCInMcastPkts.ipv6 = 0
  533. ipSystemStatsInMcastOctets.ipv6 = 0
  534. ipSystemStatsHCInMcastOctets.ipv6 = 0
  535. ipSystemStatsOutMcastPkts.ipv6 = 0
  536. ipSystemStatsHCOutMcastPkts.ipv6 = 0
  537. ipSystemStatsOutMcastOctets.ipv6 = 0
  538. ipSystemStatsHCOutMcastOctets.ipv6 = 0
  539. ipSystemStatsInBcastPkts.ipv6 = 0
  540. ipSystemStatsHCInBcastPkts.ipv6 = 0
  541. ipSystemStatsOutBcastPkts.ipv6 = 0
  542. ipSystemStatsHCOutBcastPkts.ipv6 = 0
  543. ipSystemStatsDiscontinuityTime.ipv6 = 0:0:00:00.00  
  544.  
  545. ipv6
  546.  
  547. >> Runtime for poller module 'ipSystemStats': 0.0993 seconds with 15376 bytes
  548. >> [0;36mSNMP[0m: [1/0.10s] [1;33mMySQL[0m: [0/0.00s]  
  549. #### Unload poller module ipSystemStats ####
  550.  
  551. Modules status: Global+  
  552. OS  
  553. Device  
  554.  
  555. Warning: Undefined array key "poll_ports" in /opt/librenms/includes/polling/functions.inc.php on line 321
  556.  
  557. #### Load poller module ports ####
  558. 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]
  559.  
  560. 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]
  561. ifName.1 = Vl1
  562. ifName.2 = Vl2
  563. ifName.5 = Vl5
  564. ifName.5179 = StackPort1
  565. ifName.5180 = StackSub-St1-1
  566. ifName.5181 = StackSub-St1-2
  567. ifName.10101 = Gi1/0/1
  568. ifName.10102 = Gi1/0/2
  569. ifName.10103 = Gi1/0/3
  570. ifName.10104 = Gi1/0/4
  571. ifName.10105 = Gi1/0/5
  572. ifName.10106 = Gi1/0/6
  573. ifName.10107 = Gi1/0/7
  574. ifName.10108 = Gi1/0/8
  575. ifName.10109 = Gi1/0/9
  576. ifName.10110 = Gi1/0/10
  577. ifName.10111 = Gi1/0/11
  578. ifName.10112 = Gi1/0/12
  579. ifName.10113 = Gi1/0/13
  580. ifName.10114 = Gi1/0/14
  581. ifName.10115 = Gi1/0/15
  582. ifName.10116 = Gi1/0/16
  583. ifName.10117 = Gi1/0/17
  584. ifName.10118 = Gi1/0/18
  585. ifName.10119 = Gi1/0/19
  586. ifName.10120 = Gi1/0/20
  587. ifName.10121 = Gi1/0/21
  588. ifName.10122 = Gi1/0/22
  589. ifName.10123 = Gi1/0/23
  590. ifName.10124 = Gi1/0/24
  591. ifName.10125 = Gi1/0/25
  592. ifName.10126 = Gi1/0/26
  593. ifName.10127 = Gi1/0/27
  594. ifName.10128 = Gi1/0/28
  595. ifName.10129 = Gi1/0/29
  596. ifName.10130 = Gi1/0/30
  597. ifName.10131 = Gi1/0/31
  598. ifName.10132 = Gi1/0/32
  599. ifName.10133 = Gi1/0/33
  600. ifName.10134 = Gi1/0/34
  601. ifName.10135 = Gi1/0/35
  602. ifName.10136 = Gi1/0/36
  603. ifName.10137 = Gi1/0/37
  604. ifName.10138 = Gi1/0/38
  605. ifName.10139 = Gi1/0/39
  606. ifName.10140 = Gi1/0/40
  607. ifName.10141 = Gi1/0/41
  608. ifName.10142 = Gi1/0/42
  609. ifName.10143 = Gi1/0/43
  610. ifName.10144 = Gi1/0/44
  611. ifName.10145 = Gi1/0/45
  612. ifName.10146 = Gi1/0/46
  613. ifName.10147 = Gi1/0/47
  614. ifName.10148 = Gi1/0/48
  615. ifName.10149 = Gi1/0/49
  616. ifName.10150 = Gi1/0/50
  617. ifName.10151 = Gi1/0/51
  618. ifName.10152 = Gi1/0/52
  619. ifName.14001 = Nu0
  620. ifName.14002 = Fa0
  621. ifInMulticastPkts.1 = 0
  622. ifInMulticastPkts.2 = 0
  623. ifInMulticastPkts.5 = 0
  624. ifInMulticastPkts.10101 = 0
  625. ifInMulticastPkts.10102 = 0
  626. ifInMulticastPkts.10103 = 1669464
  627. ifInMulticastPkts.10104 = 5266910
  628. ifInMulticastPkts.10105 = 0
  629. ifInMulticastPkts.10106 = 0
  630. ifInMulticastPkts.10107 = 0
  631. ifInMulticastPkts.10108 = 0
  632. ifInMulticastPkts.10109 = 0
  633. ifInMulticastPkts.10110 = 0
  634. ifInMulticastPkts.10111 = 0
  635. ifInMulticastPkts.10112 = 0
  636. ifInMulticastPkts.10113 = 0
  637. ifInMulticastPkts.10114 = 954
  638. ifInMulticastPkts.10115 = 0
  639. ifInMulticastPkts.10116 = 227075
  640. ifInMulticastPkts.10117 = 0
  641. ifInMulticastPkts.10118 = 0
  642. ifInMulticastPkts.10119 = 0
  643. ifInMulticastPkts.10120 = 0
  644. ifInMulticastPkts.10121 = 0
  645. ifInMulticastPkts.10122 = 0
  646. ifInMulticastPkts.10123 = 0
  647. ifInMulticastPkts.10124 = 0
  648. ifInMulticastPkts.10125 = 208087
  649. ifInMulticastPkts.10126 = 270107
  650. ifInMulticastPkts.10127 = 0
  651. ifInMulticastPkts.10128 = 103319
  652. ifInMulticastPkts.10129 = 3
  653. ifInMulticastPkts.10130 = 0
  654. ifInMulticastPkts.10131 = 0
  655. ifInMulticastPkts.10132 = 0
  656. ifInMulticastPkts.10133 = 3
  657. ifInMulticastPkts.10134 = 0
  658. ifInMulticastPkts.10135 = 0
  659. ifInMulticastPkts.10136 = 0
  660. ifInMulticastPkts.10137 = 0
  661. ifInMulticastPkts.10138 = 0
  662. ifInMulticastPkts.10139 = 0
  663. ifInMulticastPkts.10140 = 4160
  664. ifInMulticastPkts.10141 = 0
  665. ifInMulticastPkts.10142 = 0
  666. ifInMulticastPkts.10143 = 0
  667. ifInMulticastPkts.10144 = 0
  668. ifInMulticastPkts.10145 = 0
  669. ifInMulticastPkts.10146 = 0
  670. ifInMulticastPkts.10147 = 71257631
  671. ifInMulticastPkts.10148 = 60235278
  672. ifInMulticastPkts.10149 = 0
  673. ifInMulticastPkts.10150 = 0
  674. ifInMulticastPkts.10151 = 0
  675. ifInMulticastPkts.10152 = 0
  676. ifInMulticastPkts.14001 = 0
  677. ifInMulticastPkts.14002 = 0
  678. ifInBroadcastPkts.1 = 0
  679. ifInBroadcastPkts.2 = 0
  680. ifInBroadcastPkts.5 = 0
  681. ifInBroadcastPkts.10101 = 0
  682. ifInBroadcastPkts.10102 = 0
  683. ifInBroadcastPkts.10103 = 198928
  684. ifInBroadcastPkts.10104 = 671733
  685. ifInBroadcastPkts.10105 = 0
  686. ifInBroadcastPkts.10106 = 0
  687. ifInBroadcastPkts.10107 = 0
  688. ifInBroadcastPkts.10108 = 0
  689. ifInBroadcastPkts.10109 = 0
  690. ifInBroadcastPkts.10110 = 0
  691. ifInBroadcastPkts.10111 = 0
  692. ifInBroadcastPkts.10112 = 0
  693. ifInBroadcastPkts.10113 = 0
  694. ifInBroadcastPkts.10114 = 794
  695. ifInBroadcastPkts.10115 = 0
  696. ifInBroadcastPkts.10116 = 21607
  697. ifInBroadcastPkts.10117 = 0
  698. ifInBroadcastPkts.10118 = 0
  699. ifInBroadcastPkts.10119 = 0
  700. ifInBroadcastPkts.10120 = 0
  701. ifInBroadcastPkts.10121 = 0
  702. ifInBroadcastPkts.10122 = 0
  703. ifInBroadcastPkts.10123 = 0
  704. ifInBroadcastPkts.10124 = 0
  705. ifInBroadcastPkts.10125 = 146695
  706. ifInBroadcastPkts.10126 = 41559
  707. ifInBroadcastPkts.10127 = 0
  708. ifInBroadcastPkts.10128 = 13018
  709. ifInBroadcastPkts.10129 = 0
  710. ifInBroadcastPkts.10130 = 0
  711. ifInBroadcastPkts.10131 = 0
  712. ifInBroadcastPkts.10132 = 0
  713. ifInBroadcastPkts.10133 = 0
  714. ifInBroadcastPkts.10134 = 0
  715. ifInBroadcastPkts.10135 = 0
  716. ifInBroadcastPkts.10136 = 0
  717. ifInBroadcastPkts.10137 = 0
  718. ifInBroadcastPkts.10138 = 149
  719. ifInBroadcastPkts.10139 = 0
  720. ifInBroadcastPkts.10140 = 69005
  721. ifInBroadcastPkts.10141 = 0
  722. ifInBroadcastPkts.10142 = 0
  723. ifInBroadcastPkts.10143 = 0
  724. ifInBroadcastPkts.10144 = 0
  725. ifInBroadcastPkts.10145 = 0
  726. ifInBroadcastPkts.10146 = 0
  727. ifInBroadcastPkts.10147 = 164317
  728. ifInBroadcastPkts.10148 = 3833554
  729. ifInBroadcastPkts.10149 = 0
  730. ifInBroadcastPkts.10150 = 0
  731. ifInBroadcastPkts.10151 = 0
  732. ifInBroadcastPkts.10152 = 0
  733. ifInBroadcastPkts.14001 = 0
  734. ifInBroadcastPkts.14002 = 0
  735. ifOutMulticastPkts.1 = 0
  736. ifOutMulticastPkts.2 = 0
  737. ifOutMulticastPkts.5 = 0
  738. ifOutMulticastPkts.10101 = 0
  739. ifOutMulticastPkts.10102 = 0
  740. ifOutMulticastPkts.10103 = 44357012
  741. ifOutMulticastPkts.10104 = 41134547
  742. ifOutMulticastPkts.10105 = 0
  743. ifOutMulticastPkts.10106 = 0
  744. ifOutMulticastPkts.10107 = 0
  745. ifOutMulticastPkts.10108 = 0
  746. ifOutMulticastPkts.10109 = 0
  747. ifOutMulticastPkts.10110 = 0
  748. ifOutMulticastPkts.10111 = 0
  749. ifOutMulticastPkts.10112 = 0
  750. ifOutMulticastPkts.10113 = 0
  751. ifOutMulticastPkts.10114 = 81234872
  752. ifOutMulticastPkts.10115 = 0
  753. ifOutMulticastPkts.10116 = 8191626
  754. ifOutMulticastPkts.10117 = 0
  755. ifOutMulticastPkts.10118 = 0
  756. ifOutMulticastPkts.10119 = 0
  757. ifOutMulticastPkts.10120 = 0
  758. ifOutMulticastPkts.10121 = 0
  759. ifOutMulticastPkts.10122 = 0
  760. ifOutMulticastPkts.10123 = 0
  761. ifOutMulticastPkts.10124 = 0
  762. ifOutMulticastPkts.10125 = 40956907
  763. ifOutMulticastPkts.10126 = 12414465
  764. ifOutMulticastPkts.10127 = 0
  765. ifOutMulticastPkts.10128 = 4961135
  766. ifOutMulticastPkts.10129 = 3
  767. ifOutMulticastPkts.10130 = 0
  768. ifOutMulticastPkts.10131 = 0
  769. ifOutMulticastPkts.10132 = 0
  770. ifOutMulticastPkts.10133 = 3
  771. ifOutMulticastPkts.10134 = 0
  772. ifOutMulticastPkts.10135 = 0
  773. ifOutMulticastPkts.10136 = 0
  774. ifOutMulticastPkts.10137 = 0
  775. ifOutMulticastPkts.10138 = 81236344
  776. ifOutMulticastPkts.10139 = 0
  777. ifOutMulticastPkts.10140 = 36094903
  778. ifOutMulticastPkts.10141 = 0
  779. ifOutMulticastPkts.10142 = 0
  780. ifOutMulticastPkts.10143 = 0
  781. ifOutMulticastPkts.10144 = 0
  782. ifOutMulticastPkts.10145 = 0
  783. ifOutMulticastPkts.10146 = 0
  784. ifOutMulticastPkts.10147 = 65400769
  785. ifOutMulticastPkts.10148 = 77534898
  786. ifOutMulticastPkts.10149 = 0
  787. ifOutMulticastPkts.10150 = 0
  788. ifOutMulticastPkts.10151 = 0
  789. ifOutMulticastPkts.10152 = 0
  790. ifOutMulticastPkts.14001 = 0
  791. ifOutMulticastPkts.14002 = 0
  792. ifOutBroadcastPkts.1 = 0
  793. ifOutBroadcastPkts.2 = 0
  794. ifOutBroadcastPkts.5 = 0
  795. ifOutBroadcastPkts.10101 = 0
  796. ifOutBroadcastPkts.10102 = 0
  797. ifOutBroadcastPkts.10103 = 1869960
  798. ifOutBroadcastPkts.10104 = 1397085
  799. ifOutBroadcastPkts.10105 = 0
  800. ifOutBroadcastPkts.10106 = 0
  801. ifOutBroadcastPkts.10107 = 0
  802. ifOutBroadcastPkts.10108 = 0
  803. ifOutBroadcastPkts.10109 = 0
  804. ifOutBroadcastPkts.10110 = 0
  805. ifOutBroadcastPkts.10111 = 0
  806. ifOutBroadcastPkts.10112 = 0
  807. ifOutBroadcastPkts.10113 = 0
  808. ifOutBroadcastPkts.10114 = 3142293
  809. ifOutBroadcastPkts.10115 = 0
  810. ifOutBroadcastPkts.10116 = 413378
  811. ifOutBroadcastPkts.10117 = 0
  812. ifOutBroadcastPkts.10118 = 0
  813. ifOutBroadcastPkts.10119 = 0
  814. ifOutBroadcastPkts.10120 = 0
  815. ifOutBroadcastPkts.10121 = 0
  816. ifOutBroadcastPkts.10122 = 0
  817. ifOutBroadcastPkts.10123 = 0
  818. ifOutBroadcastPkts.10124 = 0
  819. ifOutBroadcastPkts.10125 = 1625472
  820. ifOutBroadcastPkts.10126 = 552494
  821. ifOutBroadcastPkts.10127 = 0
  822. ifOutBroadcastPkts.10128 = 222065
  823. ifOutBroadcastPkts.10129 = 0
  824. ifOutBroadcastPkts.10130 = 0
  825. ifOutBroadcastPkts.10131 = 0
  826. ifOutBroadcastPkts.10132 = 0
  827. ifOutBroadcastPkts.10133 = 0
  828. ifOutBroadcastPkts.10134 = 0
  829. ifOutBroadcastPkts.10135 = 0
  830. ifOutBroadcastPkts.10136 = 0
  831. ifOutBroadcastPkts.10137 = 0
  832. ifOutBroadcastPkts.10138 = 3142991
  833. ifOutBroadcastPkts.10139 = 0
  834. ifOutBroadcastPkts.10140 = 1644879
  835. ifOutBroadcastPkts.10141 = 0
  836. ifOutBroadcastPkts.10142 = 0
  837. ifOutBroadcastPkts.10143 = 0
  838. ifOutBroadcastPkts.10144 = 0
  839. ifOutBroadcastPkts.10145 = 0
  840. ifOutBroadcastPkts.10146 = 0
  841. ifOutBroadcastPkts.10147 = 5047544
  842. ifOutBroadcastPkts.10148 = 1378421
  843. ifOutBroadcastPkts.10149 = 0
  844. ifOutBroadcastPkts.10150 = 0
  845. ifOutBroadcastPkts.10151 = 0
  846. ifOutBroadcastPkts.10152 = 0
  847. ifOutBroadcastPkts.14001 = 0
  848. ifOutBroadcastPkts.14002 = 0
  849. ifHCInOctets.1 = 4930141348
  850. ifHCInOctets.2 = 1512138224
  851. ifHCInOctets.5 = 1829412582
  852. ifHCInOctets.10101 = 0
  853. ifHCInOctets.10102 = 0
  854. ifHCInOctets.10103 = 113827963951
  855. ifHCInOctets.10104 = 714159145077
  856. ifHCInOctets.10105 = 0
  857. ifHCInOctets.10106 = 0
  858. ifHCInOctets.10107 = 0
  859. ifHCInOctets.10108 = 0
  860. ifHCInOctets.10109 = 0
  861. ifHCInOctets.10110 = 0
  862. ifHCInOctets.10111 = 0
  863. ifHCInOctets.10112 = 0
  864. ifHCInOctets.10113 = 0
  865. ifHCInOctets.10114 = 154013782596
  866. ifHCInOctets.10115 = 0
  867. ifHCInOctets.10116 = 5470322125
  868. ifHCInOctets.10117 = 0
  869. ifHCInOctets.10118 = 0
  870. ifHCInOctets.10119 = 0
  871. ifHCInOctets.10120 = 0
  872. ifHCInOctets.10121 = 0
  873. ifHCInOctets.10122 = 0
  874. ifHCInOctets.10123 = 0
  875. ifHCInOctets.10124 = 0
  876. ifHCInOctets.10125 = 1605634908
  877. ifHCInOctets.10126 = 24553348952
  878. ifHCInOctets.10127 = 0
  879. ifHCInOctets.10128 = 18016527709
  880. ifHCInOctets.10129 = 618
  881. ifHCInOctets.10130 = 0
  882. ifHCInOctets.10131 = 0
  883. ifHCInOctets.10132 = 0
  884. ifHCInOctets.10133 = 618
  885. ifHCInOctets.10134 = 0
  886. ifHCInOctets.10135 = 0
  887. ifHCInOctets.10136 = 0
  888. ifHCInOctets.10137 = 0
  889. ifHCInOctets.10138 = 5118814
  890. ifHCInOctets.10139 = 0
  891. ifHCInOctets.10140 = 1083184226120
  892. ifHCInOctets.10141 = 0
  893. ifHCInOctets.10142 = 0
  894. ifHCInOctets.10143 = 0
  895. ifHCInOctets.10144 = 0
  896. ifHCInOctets.10145 = 0
  897. ifHCInOctets.10146 = 0
  898. ifHCInOctets.10147 = 2935546153556
  899. ifHCInOctets.10148 = 2366301587428
  900. ifHCInOctets.10149 = 0
  901. ifHCInOctets.10150 = 0
  902. ifHCInOctets.10151 = 0
  903. ifHCInOctets.10152 = 0
  904. ifHCInOctets.14002 = 0
  905. ifHCInUcastPkts.1 = 54061196
  906. ifHCInUcastPkts.2 = 25185039
  907. ifHCInUcastPkts.5 = 28271717
  908. ifHCInUcastPkts.10101 = 0
  909. ifHCInUcastPkts.10102 = 0
  910. ifHCInUcastPkts.10103 = 216878101
  911. ifHCInUcastPkts.10104 = 1164593058
  912. ifHCInUcastPkts.10105 = 0
  913. ifHCInUcastPkts.10106 = 0
  914. ifHCInUcastPkts.10107 = 0
  915. ifHCInUcastPkts.10108 = 0
  916. ifHCInUcastPkts.10109 = 0
  917. ifHCInUcastPkts.10110 = 0
  918. ifHCInUcastPkts.10111 = 0
  919. ifHCInUcastPkts.10112 = 0
  920. ifHCInUcastPkts.10113 = 0
  921. ifHCInUcastPkts.10114 = 158215651
  922. ifHCInUcastPkts.10115 = 0
  923. ifHCInUcastPkts.10116 = 11523001
  924. ifHCInUcastPkts.10117 = 0
  925. ifHCInUcastPkts.10118 = 0
  926. ifHCInUcastPkts.10119 = 0
  927. ifHCInUcastPkts.10120 = 0
  928. ifHCInUcastPkts.10121 = 0
  929. ifHCInUcastPkts.10122 = 0
  930. ifHCInUcastPkts.10123 = 0
  931. ifHCInUcastPkts.10124 = 0
  932. ifHCInUcastPkts.10125 = 4325520
  933. ifHCInUcastPkts.10126 = 52115688
  934. ifHCInUcastPkts.10127 = 0
  935. ifHCInUcastPkts.10128 = 28395312
  936. ifHCInUcastPkts.10129 = 0
  937. ifHCInUcastPkts.10130 = 0
  938. ifHCInUcastPkts.10131 = 0
  939. ifHCInUcastPkts.10132 = 0
  940. ifHCInUcastPkts.10133 = 0
  941. ifHCInUcastPkts.10134 = 0
  942. ifHCInUcastPkts.10135 = 0
  943. ifHCInUcastPkts.10136 = 0
  944. ifHCInUcastPkts.10137 = 0
  945. ifHCInUcastPkts.10138 = 11366
  946. ifHCInUcastPkts.10139 = 0
  947. ifHCInUcastPkts.10140 = 1236618862
  948. ifHCInUcastPkts.10141 = 0
  949. ifHCInUcastPkts.10142 = 0
  950. ifHCInUcastPkts.10143 = 0
  951. ifHCInUcastPkts.10144 = 0
  952. ifHCInUcastPkts.10145 = 0
  953. ifHCInUcastPkts.10146 = 0
  954. ifHCInUcastPkts.10147 = 3666566350
  955. ifHCInUcastPkts.10148 = 3822779852
  956. ifHCInUcastPkts.10149 = 0
  957. ifHCInUcastPkts.10150 = 0
  958. ifHCInUcastPkts.10151 = 0
  959. ifHCInUcastPkts.10152 = 0
  960. ifHCInUcastPkts.14002 = 0
  961. ifHCInMulticastPkts.1 = 0
  962. ifHCInMulticastPkts.2 = 0
  963. ifHCInMulticastPkts.5 = 0
  964. ifHCInMulticastPkts.10101 = 0
  965. ifHCInMulticastPkts.10102 = 0
  966. ifHCInMulticastPkts.10103 = 1669464
  967. ifHCInMulticastPkts.10104 = 5266910
  968. ifHCInMulticastPkts.10105 = 0
  969. ifHCInMulticastPkts.10106 = 0
  970. ifHCInMulticastPkts.10107 = 0
  971. ifHCInMulticastPkts.10108 = 0
  972. ifHCInMulticastPkts.10109 = 0
  973. ifHCInMulticastPkts.10110 = 0
  974. ifHCInMulticastPkts.10111 = 0
  975. ifHCInMulticastPkts.10112 = 0
  976. ifHCInMulticastPkts.10113 = 0
  977. ifHCInMulticastPkts.10114 = 954
  978. ifHCInMulticastPkts.10115 = 0
  979. ifHCInMulticastPkts.10116 = 227075
  980. ifHCInMulticastPkts.10117 = 0
  981. ifHCInMulticastPkts.10118 = 0
  982. ifHCInMulticastPkts.10119 = 0
  983. ifHCInMulticastPkts.10120 = 0
  984. ifHCInMulticastPkts.10121 = 0
  985. ifHCInMulticastPkts.10122 = 0
  986. ifHCInMulticastPkts.10123 = 0
  987. ifHCInMulticastPkts.10124 = 0
  988. ifHCInMulticastPkts.10125 = 208087
  989. ifHCInMulticastPkts.10126 = 270107
  990. ifHCInMulticastPkts.10127 = 0
  991. ifHCInMulticastPkts.10128 = 103319
  992. ifHCInMulticastPkts.10129 = 3
  993. ifHCInMulticastPkts.10130 = 0
  994. ifHCInMulticastPkts.10131 = 0
  995. ifHCInMulticastPkts.10132 = 0
  996. ifHCInMulticastPkts.10133 = 3
  997. ifHCInMulticastPkts.10134 = 0
  998. ifHCInMulticastPkts.10135 = 0
  999. ifHCInMulticastPkts.10136 = 0
  1000. ifHCInMulticastPkts.10137 = 0
  1001. ifHCInMulticastPkts.10138 = 0
  1002. ifHCInMulticastPkts.10139 = 0
  1003. ifHCInMulticastPkts.10140 = 4160
  1004. ifHCInMulticastPkts.10141 = 0
  1005. ifHCInMulticastPkts.10142 = 0
  1006. ifHCInMulticastPkts.10143 = 0
  1007. ifHCInMulticastPkts.10144 = 0
  1008. ifHCInMulticastPkts.10145 = 0
  1009. ifHCInMulticastPkts.10146 = 0
  1010. ifHCInMulticastPkts.10147 = 71257631
  1011. ifHCInMulticastPkts.10148 = 60235278
  1012. ifHCInMulticastPkts.10149 = 0
  1013. ifHCInMulticastPkts.10150 = 0
  1014. ifHCInMulticastPkts.10151 = 0
  1015. ifHCInMulticastPkts.10152 = 0
  1016. ifHCInMulticastPkts.14002 = 0
  1017. ifHCInBroadcastPkts.1 = 0
  1018. ifHCInBroadcastPkts.2 = 0
  1019. ifHCInBroadcastPkts.5 = 0
  1020. ifHCInBroadcastPkts.10101 = 0
  1021. ifHCInBroadcastPkts.10102 = 0
  1022. ifHCInBroadcastPkts.10103 = 198928
  1023. ifHCInBroadcastPkts.10104 = 671733
  1024. ifHCInBroadcastPkts.10105 = 0
  1025. ifHCInBroadcastPkts.10106 = 0
  1026. ifHCInBroadcastPkts.10107 = 0
  1027. ifHCInBroadcastPkts.10108 = 0
  1028. ifHCInBroadcastPkts.10109 = 0
  1029. ifHCInBroadcastPkts.10110 = 0
  1030. ifHCInBroadcastPkts.10111 = 0
  1031. ifHCInBroadcastPkts.10112 = 0
  1032. ifHCInBroadcastPkts.10113 = 0
  1033. ifHCInBroadcastPkts.10114 = 794
  1034. ifHCInBroadcastPkts.10115 = 0
  1035. ifHCInBroadcastPkts.10116 = 21607
  1036. ifHCInBroadcastPkts.10117 = 0
  1037. ifHCInBroadcastPkts.10118 = 0
  1038. ifHCInBroadcastPkts.10119 = 0
  1039. ifHCInBroadcastPkts.10120 = 0
  1040. ifHCInBroadcastPkts.10121 = 0
  1041. ifHCInBroadcastPkts.10122 = 0
  1042. ifHCInBroadcastPkts.10123 = 0
  1043. ifHCInBroadcastPkts.10124 = 0
  1044. ifHCInBroadcastPkts.10125 = 146695
  1045. ifHCInBroadcastPkts.10126 = 41559
  1046. ifHCInBroadcastPkts.10127 = 0
  1047. ifHCInBroadcastPkts.10128 = 13018
  1048. ifHCInBroadcastPkts.10129 = 0
  1049. ifHCInBroadcastPkts.10130 = 0
  1050. ifHCInBroadcastPkts.10131 = 0
  1051. ifHCInBroadcastPkts.10132 = 0
  1052. ifHCInBroadcastPkts.10133 = 0
  1053. ifHCInBroadcastPkts.10134 = 0
  1054. ifHCInBroadcastPkts.10135 = 0
  1055. ifHCInBroadcastPkts.10136 = 0
  1056. ifHCInBroadcastPkts.10137 = 0
  1057. ifHCInBroadcastPkts.10138 = 149
  1058. ifHCInBroadcastPkts.10139 = 0
  1059. ifHCInBroadcastPkts.10140 = 69005
  1060. ifHCInBroadcastPkts.10141 = 0
  1061. ifHCInBroadcastPkts.10142 = 0
  1062. ifHCInBroadcastPkts.10143 = 0
  1063. ifHCInBroadcastPkts.10144 = 0
  1064. ifHCInBroadcastPkts.10145 = 0
  1065. ifHCInBroadcastPkts.10146 = 0
  1066. ifHCInBroadcastPkts.10147 = 164317
  1067. ifHCInBroadcastPkts.10148 = 3833554
  1068. ifHCInBroadcastPkts.10149 = 0
  1069. ifHCInBroadcastPkts.10150 = 0
  1070. ifHCInBroadcastPkts.10151 = 0
  1071. ifHCInBroadcastPkts.10152 = 0
  1072. ifHCInBroadcastPkts.14002 = 0
  1073. ifHCOutOctets.1 = 8396421043
  1074. ifHCOutOctets.2 = 540367
  1075. ifHCOutOctets.5 = 27019618
  1076. ifHCOutOctets.10101 = 0
  1077. ifHCOutOctets.10102 = 0
  1078. ifHCOutOctets.10103 = 287533349584
  1079. ifHCOutOctets.10104 = 1363581435693
  1080. ifHCOutOctets.10105 = 0
  1081. ifHCOutOctets.10106 = 0
  1082. ifHCOutOctets.10107 = 0
  1083. ifHCOutOctets.10108 = 0
  1084. ifHCOutOctets.10109 = 0
  1085. ifHCOutOctets.10110 = 0
  1086. ifHCOutOctets.10111 = 0
  1087. ifHCOutOctets.10112 = 0
  1088. ifHCOutOctets.10113 = 0
  1089. ifHCOutOctets.10114 = 167688548330
  1090. ifHCOutOctets.10115 = 0
  1091. ifHCOutOctets.10116 = 14743190077
  1092. ifHCOutOctets.10117 = 0
  1093. ifHCOutOctets.10118 = 0
  1094. ifHCOutOctets.10119 = 0
  1095. ifHCOutOctets.10120 = 0
  1096. ifHCOutOctets.10121 = 0
  1097. ifHCOutOctets.10122 = 0
  1098. ifHCOutOctets.10123 = 0
  1099. ifHCOutOctets.10124 = 0
  1100. ifHCOutOctets.10125 = 25940576611
  1101. ifHCOutOctets.10126 = 70816623875
  1102. ifHCOutOctets.10127 = 0
  1103. ifHCOutOctets.10128 = 36961378785
  1104. ifHCOutOctets.10129 = 618
  1105. ifHCOutOctets.10130 = 0
  1106. ifHCOutOctets.10131 = 0
  1107. ifHCOutOctets.10132 = 0
  1108. ifHCOutOctets.10133 = 618
  1109. ifHCOutOctets.10134 = 0
  1110. ifHCOutOctets.10135 = 0
  1111. ifHCOutOctets.10136 = 0
  1112. ifHCOutOctets.10137 = 0
  1113. ifHCOutOctets.10138 = 6122404418
  1114. ifHCOutOctets.10139 = 0
  1115. ifHCOutOctets.10140 = 477017349407
  1116. ifHCOutOctets.10141 = 0
  1117. ifHCOutOctets.10142 = 0
  1118. ifHCOutOctets.10143 = 0
  1119. ifHCOutOctets.10144 = 0
  1120. ifHCOutOctets.10145 = 0
  1121. ifHCOutOctets.10146 = 0
  1122. ifHCOutOctets.10147 = 3419490849013
  1123. ifHCOutOctets.10148 = 1544012314466
  1124. ifHCOutOctets.10149 = 0
  1125. ifHCOutOctets.10150 = 0
  1126. ifHCOutOctets.10151 = 0
  1127. ifHCOutOctets.10152 = 0
  1128. ifHCOutOctets.14002 = 0
  1129. ifHCOutUcastPkts.1 = 29817833
  1130. ifHCOutUcastPkts.2 = 3742
  1131. ifHCOutUcastPkts.5 = 80088
  1132. ifHCOutUcastPkts.10101 = 0
  1133. ifHCOutUcastPkts.10102 = 0
  1134. ifHCOutUcastPkts.10103 = 343271888
  1135. ifHCOutUcastPkts.10104 = 1789074408
  1136. ifHCOutUcastPkts.10105 = 0
  1137. ifHCOutUcastPkts.10106 = 0
  1138. ifHCOutUcastPkts.10107 = 0
  1139. ifHCOutUcastPkts.10108 = 0
  1140. ifHCOutUcastPkts.10109 = 0
  1141. ifHCOutUcastPkts.10110 = 0
  1142. ifHCOutUcastPkts.10111 = 0
  1143. ifHCOutUcastPkts.10112 = 0
  1144. ifHCOutUcastPkts.10113 = 0
  1145. ifHCOutUcastPkts.10114 = 173389346
  1146. ifHCOutUcastPkts.10115 = 0
  1147. ifHCOutUcastPkts.10116 = 19281033
  1148. ifHCOutUcastPkts.10117 = 0
  1149. ifHCOutUcastPkts.10118 = 0
  1150. ifHCOutUcastPkts.10119 = 0
  1151. ifHCOutUcastPkts.10120 = 0
  1152. ifHCOutUcastPkts.10121 = 0
  1153. ifHCOutUcastPkts.10122 = 0
  1154. ifHCOutUcastPkts.10123 = 0
  1155. ifHCOutUcastPkts.10124 = 0
  1156. ifHCOutUcastPkts.10125 = 19108325
  1157. ifHCOutUcastPkts.10126 = 84115351
  1158. ifHCOutUcastPkts.10127 = 0
  1159. ifHCOutUcastPkts.10128 = 48833301
  1160. ifHCOutUcastPkts.10129 = 0
  1161. ifHCOutUcastPkts.10130 = 0
  1162. ifHCOutUcastPkts.10131 = 0
  1163. ifHCOutUcastPkts.10132 = 0
  1164. ifHCOutUcastPkts.10133 = 0
  1165. ifHCOutUcastPkts.10134 = 0
  1166. ifHCOutUcastPkts.10135 = 0
  1167. ifHCOutUcastPkts.10136 = 0
  1168. ifHCOutUcastPkts.10137 = 0
  1169. ifHCOutUcastPkts.10138 = 2494449
  1170. ifHCOutUcastPkts.10139 = 0
  1171. ifHCOutUcastPkts.10140 = 900898017
  1172. ifHCOutUcastPkts.10141 = 0
  1173. ifHCOutUcastPkts.10142 = 0
  1174. ifHCOutUcastPkts.10143 = 0
  1175. ifHCOutUcastPkts.10144 = 0
  1176. ifHCOutUcastPkts.10145 = 0
  1177. ifHCOutUcastPkts.10146 = 0
  1178. ifHCOutUcastPkts.10147 = 5068685148
  1179. ifHCOutUcastPkts.10148 = 1906451552
  1180. ifHCOutUcastPkts.10149 = 0
  1181. ifHCOutUcastPkts.10150 = 0
  1182. ifHCOutUcastPkts.10151 = 0
  1183. ifHCOutUcastPkts.10152 = 0
  1184. ifHCOutUcastPkts.14002 = 0
  1185. ifHCOutMulticastPkts.1 = 0
  1186. ifHCOutMulticastPkts.2 = 0
  1187. ifHCOutMulticastPkts.5 = 0
  1188. ifHCOutMulticastPkts.10101 = 0
  1189. ifHCOutMulticastPkts.10102 = 0
  1190. ifHCOutMulticastPkts.10103 = 44357015
  1191. ifHCOutMulticastPkts.10104 = 41134550
  1192. ifHCOutMulticastPkts.10105 = 0
  1193. ifHCOutMulticastPkts.10106 = 0
  1194. ifHCOutMulticastPkts.10107 = 0
  1195. ifHCOutMulticastPkts.10108 = 0
  1196. ifHCOutMulticastPkts.10109 = 0
  1197. ifHCOutMulticastPkts.10110 = 0
  1198. ifHCOutMulticastPkts.10111 = 0
  1199. ifHCOutMulticastPkts.10112 = 0
  1200. ifHCOutMulticastPkts.10113 = 0
  1201. ifHCOutMulticastPkts.10114 = 81234876
  1202. ifHCOutMulticastPkts.10115 = 0
  1203. ifHCOutMulticastPkts.10116 = 8191626
  1204. ifHCOutMulticastPkts.10117 = 0
  1205. ifHCOutMulticastPkts.10118 = 0
  1206. ifHCOutMulticastPkts.10119 = 0
  1207. ifHCOutMulticastPkts.10120 = 0
  1208. ifHCOutMulticastPkts.10121 = 0
  1209. ifHCOutMulticastPkts.10122 = 0
  1210. ifHCOutMulticastPkts.10123 = 0
  1211. ifHCOutMulticastPkts.10124 = 0
  1212. ifHCOutMulticastPkts.10125 = 40956909
  1213. ifHCOutMulticastPkts.10126 = 12414465
  1214. ifHCOutMulticastPkts.10127 = 0
  1215. ifHCOutMulticastPkts.10128 = 4961139
  1216. ifHCOutMulticastPkts.10129 = 3
  1217. ifHCOutMulticastPkts.10130 = 0
  1218. ifHCOutMulticastPkts.10131 = 0
  1219. ifHCOutMulticastPkts.10132 = 0
  1220. ifHCOutMulticastPkts.10133 = 3
  1221. ifHCOutMulticastPkts.10134 = 0
  1222. ifHCOutMulticastPkts.10135 = 0
  1223. ifHCOutMulticastPkts.10136 = 0
  1224. ifHCOutMulticastPkts.10137 = 0
  1225. ifHCOutMulticastPkts.10138 = 81236348
  1226. ifHCOutMulticastPkts.10139 = 0
  1227. ifHCOutMulticastPkts.10140 = 36094905
  1228. ifHCOutMulticastPkts.10141 = 0
  1229. ifHCOutMulticastPkts.10142 = 0
  1230. ifHCOutMulticastPkts.10143 = 0
  1231. ifHCOutMulticastPkts.10144 = 0
  1232. ifHCOutMulticastPkts.10145 = 0
  1233. ifHCOutMulticastPkts.10146 = 0
  1234. ifHCOutMulticastPkts.10147 = 65400772
  1235. ifHCOutMulticastPkts.10148 = 77534903
  1236. ifHCOutMulticastPkts.10149 = 0
  1237. ifHCOutMulticastPkts.10150 = 0
  1238. ifHCOutMulticastPkts.10151 = 0
  1239. ifHCOutMulticastPkts.10152 = 0
  1240. ifHCOutMulticastPkts.14002 = 0
  1241. ifHCOutBroadcastPkts.1 = 0
  1242. ifHCOutBroadcastPkts.2 = 0
  1243. ifHCOutBroadcastPkts.5 = 0
  1244. ifHCOutBroadcastPkts.10101 = 0
  1245. ifHCOutBroadcastPkts.10102 = 0
  1246. ifHCOutBroadcastPkts.10103 = 1869960
  1247. ifHCOutBroadcastPkts.10104 = 1397085
  1248. ifHCOutBroadcastPkts.10105 = 0
  1249. ifHCOutBroadcastPkts.10106 = 0
  1250. ifHCOutBroadcastPkts.10107 = 0
  1251. ifHCOutBroadcastPkts.10108 = 0
  1252. ifHCOutBroadcastPkts.10109 = 0
  1253. ifHCOutBroadcastPkts.10110 = 0
  1254. ifHCOutBroadcastPkts.10111 = 0
  1255. ifHCOutBroadcastPkts.10112 = 0
  1256. ifHCOutBroadcastPkts.10113 = 0
  1257. ifHCOutBroadcastPkts.10114 = 3142293
  1258. ifHCOutBroadcastPkts.10115 = 0
  1259. ifHCOutBroadcastPkts.10116 = 413378
  1260. ifHCOutBroadcastPkts.10117 = 0
  1261. ifHCOutBroadcastPkts.10118 = 0
  1262. ifHCOutBroadcastPkts.10119 = 0
  1263. ifHCOutBroadcastPkts.10120 = 0
  1264. ifHCOutBroadcastPkts.10121 = 0
  1265. ifHCOutBroadcastPkts.10122 = 0
  1266. ifHCOutBroadcastPkts.10123 = 0
  1267. ifHCOutBroadcastPkts.10124 = 0
  1268. ifHCOutBroadcastPkts.10125 = 1625472
  1269. ifHCOutBroadcastPkts.10126 = 552494
  1270. ifHCOutBroadcastPkts.10127 = 0
  1271. ifHCOutBroadcastPkts.10128 = 222065
  1272. ifHCOutBroadcastPkts.10129 = 0
  1273. ifHCOutBroadcastPkts.10130 = 0
  1274. ifHCOutBroadcastPkts.10131 = 0
  1275. ifHCOutBroadcastPkts.10132 = 0
  1276. ifHCOutBroadcastPkts.10133 = 0
  1277. ifHCOutBroadcastPkts.10134 = 0
  1278. ifHCOutBroadcastPkts.10135 = 0
  1279. ifHCOutBroadcastPkts.10136 = 0
  1280. ifHCOutBroadcastPkts.10137 = 0
  1281. ifHCOutBroadcastPkts.10138 = 3142991
  1282. ifHCOutBroadcastPkts.10139 = 0
  1283. ifHCOutBroadcastPkts.10140 = 1644879
  1284. ifHCOutBroadcastPkts.10141 = 0
  1285. ifHCOutBroadcastPkts.10142 = 0
  1286. ifHCOutBroadcastPkts.10143 = 0
  1287. ifHCOutBroadcastPkts.10144 = 0
  1288. ifHCOutBroadcastPkts.10145 = 0
  1289. ifHCOutBroadcastPkts.10146 = 0
  1290. ifHCOutBroadcastPkts.10147 = 5047544
  1291. ifHCOutBroadcastPkts.10148 = 1378421
  1292. ifHCOutBroadcastPkts.10149 = 0
  1293. ifHCOutBroadcastPkts.10150 = 0
  1294. ifHCOutBroadcastPkts.10151 = 0
  1295. ifHCOutBroadcastPkts.10152 = 0
  1296. ifHCOutBroadcastPkts.14002 = 0
  1297. ifLinkUpDownTrapEnable.1 = enabled
  1298. ifLinkUpDownTrapEnable.2 = enabled
  1299. ifLinkUpDownTrapEnable.5 = enabled
  1300. ifLinkUpDownTrapEnable.5180 = disabled
  1301. ifLinkUpDownTrapEnable.5181 = disabled
  1302. ifLinkUpDownTrapEnable.10101 = enabled
  1303. ifLinkUpDownTrapEnable.10102 = enabled
  1304. ifLinkUpDownTrapEnable.10103 = enabled
  1305. ifLinkUpDownTrapEnable.10104 = enabled
  1306. ifLinkUpDownTrapEnable.10105 = enabled
  1307. ifLinkUpDownTrapEnable.10106 = enabled
  1308. ifLinkUpDownTrapEnable.10107 = enabled
  1309. ifLinkUpDownTrapEnable.10108 = enabled
  1310. ifLinkUpDownTrapEnable.10109 = enabled
  1311. ifLinkUpDownTrapEnable.10110 = enabled
  1312. ifLinkUpDownTrapEnable.10111 = enabled
  1313. ifLinkUpDownTrapEnable.10112 = enabled
  1314. ifLinkUpDownTrapEnable.10113 = enabled
  1315. ifLinkUpDownTrapEnable.10114 = enabled
  1316. ifLinkUpDownTrapEnable.10115 = enabled
  1317. ifLinkUpDownTrapEnable.10116 = enabled
  1318. ifLinkUpDownTrapEnable.10117 = enabled
  1319. ifLinkUpDownTrapEnable.10118 = enabled
  1320. ifLinkUpDownTrapEnable.10119 = enabled
  1321. ifLinkUpDownTrapEnable.10120 = enabled
  1322. ifLinkUpDownTrapEnable.10121 = enabled
  1323. ifLinkUpDownTrapEnable.10122 = enabled
  1324. ifLinkUpDownTrapEnable.10123 = enabled
  1325. ifLinkUpDownTrapEnable.10124 = enabled
  1326. ifLinkUpDownTrapEnable.10125 = enabled
  1327. ifLinkUpDownTrapEnable.10126 = enabled
  1328. ifLinkUpDownTrapEnable.10127 = enabled
  1329. ifLinkUpDownTrapEnable.10128 = enabled
  1330. ifLinkUpDownTrapEnable.10129 = enabled
  1331. ifLinkUpDownTrapEnable.10130 = enabled
  1332. ifLinkUpDownTrapEnable.10131 = enabled
  1333. ifLinkUpDownTrapEnable.10132 = enabled
  1334. ifLinkUpDownTrapEnable.10133 = enabled
  1335. ifLinkUpDownTrapEnable.10134 = enabled
  1336. ifLinkUpDownTrapEnable.10135 = enabled
  1337. ifLinkUpDownTrapEnable.10136 = enabled
  1338. ifLinkUpDownTrapEnable.10137 = enabled
  1339. ifLinkUpDownTrapEnable.10138 = enabled
  1340. ifLinkUpDownTrapEnable.10139 = enabled
  1341. ifLinkUpDownTrapEnable.10140 = enabled
  1342. ifLinkUpDownTrapEnable.10141 = enabled
  1343. ifLinkUpDownTrapEnable.10142 = enabled
  1344. ifLinkUpDownTrapEnable.10143 = enabled
  1345. ifLinkUpDownTrapEnable.10144 = enabled
  1346. ifLinkUpDownTrapEnable.10145 = enabled
  1347. ifLinkUpDownTrapEnable.10146 = enabled
  1348. ifLinkUpDownTrapEnable.10147 = enabled
  1349. ifLinkUpDownTrapEnable.10148 = enabled
  1350. ifLinkUpDownTrapEnable.10149 = enabled
  1351. ifLinkUpDownTrapEnable.10150 = enabled
  1352. ifLinkUpDownTrapEnable.10151 = enabled
  1353. ifLinkUpDownTrapEnable.10152 = enabled
  1354. ifLinkUpDownTrapEnable.14001 = enabled
  1355. ifLinkUpDownTrapEnable.14002 = enabled
  1356. ifHighSpeed.1 = 1000
  1357. ifHighSpeed.2 = 1000
  1358. ifHighSpeed.5 = 1000
  1359. ifHighSpeed.5179 = 0
  1360. ifHighSpeed.5180 = 0
  1361. ifHighSpeed.5181 = 0
  1362. ifHighSpeed.10101 = 10
  1363. ifHighSpeed.10102 = 10
  1364. ifHighSpeed.10103 = 1000
  1365. ifHighSpeed.10104 = 1000
  1366. ifHighSpeed.10105 = 10
  1367. ifHighSpeed.10106 = 10
  1368. ifHighSpeed.10107 = 10
  1369. ifHighSpeed.10108 = 10
  1370. ifHighSpeed.10109 = 10
  1371. ifHighSpeed.10110 = 10
  1372. ifHighSpeed.10111 = 10
  1373. ifHighSpeed.10112 = 10
  1374. ifHighSpeed.10113 = 10
  1375. ifHighSpeed.10114 = 1000
  1376. ifHighSpeed.10115 = 10
  1377. ifHighSpeed.10116 = 100
  1378. ifHighSpeed.10117 = 10
  1379. ifHighSpeed.10118 = 10
  1380. ifHighSpeed.10119 = 10
  1381. ifHighSpeed.10120 = 10
  1382. ifHighSpeed.10121 = 10
  1383. ifHighSpeed.10122 = 10
  1384. ifHighSpeed.10123 = 100
  1385. ifHighSpeed.10124 = 10
  1386. ifHighSpeed.10125 = 1000
  1387. ifHighSpeed.10126 = 1000
  1388. ifHighSpeed.10127 = 10
  1389. ifHighSpeed.10128 = 1000
  1390. ifHighSpeed.10129 = 10
  1391. ifHighSpeed.10130 = 10
  1392. ifHighSpeed.10131 = 10
  1393. ifHighSpeed.10132 = 10
  1394. ifHighSpeed.10133 = 10
  1395. ifHighSpeed.10134 = 10
  1396. ifHighSpeed.10135 = 10
  1397. ifHighSpeed.10136 = 10
  1398. ifHighSpeed.10137 = 10
  1399. ifHighSpeed.10138 = 10
  1400. ifHighSpeed.10139 = 10
  1401. ifHighSpeed.10140 = 1000
  1402. ifHighSpeed.10141 = 10
  1403. ifHighSpeed.10142 = 10
  1404. ifHighSpeed.10143 = 10
  1405. ifHighSpeed.10144 = 10
  1406. ifHighSpeed.10145 = 10
  1407. ifHighSpeed.10146 = 100
  1408. ifHighSpeed.10147 = 100
  1409. ifHighSpeed.10148 = 1000
  1410. ifHighSpeed.10149 = 10
  1411. ifHighSpeed.10150 = 10
  1412. ifHighSpeed.10151 = 10
  1413. ifHighSpeed.10152 = 10
  1414. ifHighSpeed.14001 = 10000
  1415. ifHighSpeed.14002 = 100
  1416. ifPromiscuousMode.1 = false
  1417. ifPromiscuousMode.2 = false
  1418. ifPromiscuousMode.5 = false
  1419. ifPromiscuousMode.5179 = false
  1420. ifPromiscuousMode.5180 = false
  1421. ifPromiscuousMode.5181 = false
  1422. ifPromiscuousMode.10101 = false
  1423. ifPromiscuousMode.10102 = false
  1424. ifPromiscuousMode.10103 = false
  1425. ifPromiscuousMode.10104 = false
  1426. ifPromiscuousMode.10105 = false
  1427. ifPromiscuousMode.10106 = false
  1428. ifPromiscuousMode.10107 = false
  1429. ifPromiscuousMode.10108 = false
  1430. ifPromiscuousMode.10109 = false
  1431. ifPromiscuousMode.10110 = false
  1432. ifPromiscuousMode.10111 = false
  1433. ifPromiscuousMode.10112 = false
  1434. ifPromiscuousMode.10113 = false
  1435. ifPromiscuousMode.10114 = false
  1436. ifPromiscuousMode.10115 = false
  1437. ifPromiscuousMode.10116 = false
  1438. ifPromiscuousMode.10117 = false
  1439. ifPromiscuousMode.10118 = false
  1440. ifPromiscuousMode.10119 = false
  1441. ifPromiscuousMode.10120 = false
  1442. ifPromiscuousMode.10121 = false
  1443. ifPromiscuousMode.10122 = false
  1444. ifPromiscuousMode.10123 = false
  1445. ifPromiscuousMode.10124 = false
  1446. ifPromiscuousMode.10125 = false
  1447. ifPromiscuousMode.10126 = false
  1448. ifPromiscuousMode.10127 = false
  1449. ifPromiscuousMode.10128 = false
  1450. ifPromiscuousMode.10129 = false
  1451. ifPromiscuousMode.10130 = false
  1452. ifPromiscuousMode.10131 = false
  1453. ifPromiscuousMode.10132 = false
  1454. ifPromiscuousMode.10133 = false
  1455. ifPromiscuousMode.10134 = false
  1456. ifPromiscuousMode.10135 = false
  1457. ifPromiscuousMode.10136 = false
  1458. ifPromiscuousMode.10137 = false
  1459. ifPromiscuousMode.10138 = false
  1460. ifPromiscuousMode.10139 = false
  1461. ifPromiscuousMode.10140 = false
  1462. ifPromiscuousMode.10141 = false
  1463. ifPromiscuousMode.10142 = false
  1464. ifPromiscuousMode.10143 = false
  1465. ifPromiscuousMode.10144 = false
  1466. ifPromiscuousMode.10145 = false
  1467. ifPromiscuousMode.10146 = false
  1468. ifPromiscuousMode.10147 = false
  1469. ifPromiscuousMode.10148 = false
  1470. ifPromiscuousMode.10149 = false
  1471. ifPromiscuousMode.10150 = false
  1472. ifPromiscuousMode.10151 = false
  1473. ifPromiscuousMode.10152 = false
  1474. ifPromiscuousMode.14001 = false
  1475. ifPromiscuousMode.14002 = false
  1476. ifConnectorPresent.1 = false
  1477. ifConnectorPresent.2 = false
  1478. ifConnectorPresent.5 = false
  1479. ifConnectorPresent.5179 = false
  1480. ifConnectorPresent.5180 = true
  1481. ifConnectorPresent.5181 = true
  1482. ifConnectorPresent.10101 = true
  1483. ifConnectorPresent.10102 = true
  1484. ifConnectorPresent.10103 = true
  1485. ifConnectorPresent.10104 = true
  1486. ifConnectorPresent.10105 = true
  1487. ifConnectorPresent.10106 = true
  1488. ifConnectorPresent.10107 = true
  1489. ifConnectorPresent.10108 = true
  1490. ifConnectorPresent.10109 = true
  1491. ifConnectorPresent.10110 = true
  1492. ifConnectorPresent.10111 = true
  1493. ifConnectorPresent.10112 = true
  1494. ifConnectorPresent.10113 = true
  1495. ifConnectorPresent.10114 = true
  1496. ifConnectorPresent.10115 = true
  1497. ifConnectorPresent.10116 = true
  1498. ifConnectorPresent.10117 = true
  1499. ifConnectorPresent.10118 = true
  1500. ifConnectorPresent.10119 = true
  1501. ifConnectorPresent.10120 = true
  1502. ifConnectorPresent.10121 = true
  1503. ifConnectorPresent.10122 = true
  1504. ifConnectorPresent.10123 = true
  1505. ifConnectorPresent.10124 = true
  1506. ifConnectorPresent.10125 = true
  1507. ifConnectorPresent.10126 = true
  1508. ifConnectorPresent.10127 = true
  1509. ifConnectorPresent.10128 = true
  1510. ifConnectorPresent.10129 = true
  1511. ifConnectorPresent.10130 = true
  1512. ifConnectorPresent.10131 = true
  1513. ifConnectorPresent.10132 = true
  1514. ifConnectorPresent.10133 = true
  1515. ifConnectorPresent.10134 = true
  1516. ifConnectorPresent.10135 = true
  1517. ifConnectorPresent.10136 = true
  1518. ifConnectorPresent.10137 = true
  1519. ifConnectorPresent.10138 = true
  1520. ifConnectorPresent.10139 = true
  1521. ifConnectorPresent.10140 = true
  1522. ifConnectorPresent.10141 = true
  1523. ifConnectorPresent.10142 = true
  1524. ifConnectorPresent.10143 = true
  1525. ifConnectorPresent.10144 = true
  1526. ifConnectorPresent.10145 = true
  1527. ifConnectorPresent.10146 = true
  1528. ifConnectorPresent.10147 = true
  1529. ifConnectorPresent.10148 = true
  1530. ifConnectorPresent.10149 = true
  1531. ifConnectorPresent.10150 = true
  1532. ifConnectorPresent.10151 = true
  1533. ifConnectorPresent.10152 = true
  1534. ifConnectorPresent.14001 = false
  1535. ifConnectorPresent.14002 = true
  1536. ifAlias.1 = VLAN_DATA_1
  1537. ifAlias.2 = VLAN_VOIX_2
  1538. ifAlias.5 = VLAN_WIFI_5
  1539. ifAlias.5179 =
  1540. ifAlias.5180 =
  1541. ifAlias.5181 =
  1542. ifAlias.10101 = USER
  1543. ifAlias.10102 = USER
  1544. ifAlias.10103 = Wifi WASQ01
  1545. ifAlias.10104 = Wifi WASQ03
  1546. ifAlias.10105 = USER
  1547. ifAlias.10106 = USER
  1548. ifAlias.10107 = USER
  1549. ifAlias.10108 = USER
  1550. ifAlias.10109 = USER
  1551. ifAlias.10110 = USER
  1552. ifAlias.10111 = USER
  1553. ifAlias.10112 = USER
  1554. ifAlias.10113 = USER
  1555. ifAlias.10114 = VISIO
  1556. ifAlias.10115 = USER
  1557. ifAlias.10116 = USER
  1558. ifAlias.10117 = USER
  1559. ifAlias.10118 = USER
  1560. ifAlias.10119 = USER
  1561. ifAlias.10120 = USER
  1562. ifAlias.10121 = USER
  1563. ifAlias.10122 = USER
  1564. ifAlias.10123 = USER
  1565. ifAlias.10124 = USER
  1566. ifAlias.10125 = Imprimante
  1567. ifAlias.10126 = USER
  1568. ifAlias.10127 = USER
  1569. ifAlias.10128 = USER
  1570. ifAlias.10129 = USER
  1571. ifAlias.10130 = USER
  1572. ifAlias.10131 = USER
  1573. ifAlias.10132 = USER
  1574. ifAlias.10133 = USER
  1575. ifAlias.10134 = USER
  1576. ifAlias.10135 = USER
  1577. ifAlias.10136 = USER
  1578. ifAlias.10137 = USER
  1579. ifAlias.10138 = Machine-Affranchir
  1580. ifAlias.10139 = USER
  1581. ifAlias.10140 = SRV10254 NIC2
  1582. ifAlias.10141 = USER
  1583. ifAlias.10142 = USER
  1584. ifAlias.10143 = USER
  1585. ifAlias.10144 = USER
  1586. ifAlias.10145 = USER
  1587. ifAlias.10146 = USER
  1588. ifAlias.10147 = Cust: DR-WASQUEHAL (842527411) [50Mbit]
  1589. ifAlias.10148 = SW-WASQUEHAL_02
  1590. ifAlias.10149 =
  1591. ifAlias.10150 =
  1592. ifAlias.10151 =
  1593. ifAlias.10152 =
  1594. ifAlias.14001 =
  1595. ifAlias.14002 =
  1596. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  1597. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  1598. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  1599. ifCounterDiscontinuityTime.5179 = 0:0:00:00.00
  1600. ifCounterDiscontinuityTime.5180 = 0:0:00:00.00
  1601. ifCounterDiscontinuityTime.5181 = 0:0:00:00.00
  1602. ifCounterDiscontinuityTime.10101 = 0:0:00:00.00
  1603. ifCounterDiscontinuityTime.10102 = 0:0:00:00.00
  1604. ifCounterDiscontinuityTime.10103 = 0:0:00:00.00
  1605. ifCounterDiscontinuityTime.10104 = 0:0:00:00.00
  1606. ifCounterDiscontinuityTime.10105 = 0:0:00:00.00
  1607. ifCounterDiscontinuityTime.10106 = 0:0:00:00.00
  1608. ifCounterDiscontinuityTime.10107 = 0:0:00:00.00
  1609. ifCounterDiscontinuityTime.10108 = 0:0:00:00.00
  1610. ifCounterDiscontinuityTime.10109 = 0:0:00:00.00
  1611. ifCounterDiscontinuityTime.10110 = 0:0:00:00.00
  1612. ifCounterDiscontinuityTime.10111 = 0:0:00:00.00
  1613. ifCounterDiscontinuityTime.10112 = 0:0:00:00.00
  1614. ifCounterDiscontinuityTime.10113 = 0:0:00:00.00
  1615. ifCounterDiscontinuityTime.10114 = 0:0:00:00.00
  1616. ifCounterDiscontinuityTime.10115 = 0:0:00:00.00
  1617. ifCounterDiscontinuityTime.10116 = 0:0:00:00.00
  1618. ifCounterDiscontinuityTime.10117 = 0:0:00:00.00
  1619. ifCounterDiscontinuityTime.10118 = 0:0:00:00.00
  1620. ifCounterDiscontinuityTime.10119 = 0:0:00:00.00
  1621. ifCounterDiscontinuityTime.10120 = 0:0:00:00.00
  1622. ifCounterDiscontinuityTime.10121 = 0:0:00:00.00
  1623. ifCounterDiscontinuityTime.10122 = 0:0:00:00.00
  1624. ifCounterDiscontinuityTime.10123 = 0:0:00:00.00
  1625. ifCounterDiscontinuityTime.10124 = 0:0:00:00.00
  1626. ifCounterDiscontinuityTime.10125 = 0:0:00:00.00
  1627. ifCounterDiscontinuityTime.10126 = 0:0:00:00.00
  1628. ifCounterDiscontinuityTime.10127 = 0:0:00:00.00
  1629. ifCounterDiscontinuityTime.10128 = 0:0:00:00.00
  1630. ifCounterDiscontinuityTime.10129 = 0:0:00:00.00
  1631. ifCounterDiscontinuityTime.10130 = 0:0:00:00.00
  1632. ifCounterDiscontinuityTime.10131 = 0:0:00:00.00
  1633. ifCounterDiscontinuityTime.10132 = 0:0:00:00.00
  1634. ifCounterDiscontinuityTime.10133 = 0:0:00:00.00
  1635. ifCounterDiscontinuityTime.10134 = 0:0:00:00.00
  1636. ifCounterDiscontinuityTime.10135 = 0:0:00:00.00
  1637. ifCounterDiscontinuityTime.10136 = 0:0:00:00.00
  1638. ifCounterDiscontinuityTime.10137 = 0:0:00:00.00
  1639. ifCounterDiscontinuityTime.10138 = 0:0:00:00.00
  1640. ifCounterDiscontinuityTime.10139 = 0:0:00:00.00
  1641. ifCounterDiscontinuityTime.10140 = 0:0:00:00.00
  1642. ifCounterDiscontinuityTime.10141 = 0:0:00:00.00
  1643. ifCounterDiscontinuityTime.10142 = 0:0:00:00.00
  1644. ifCounterDiscontinuityTime.10143 = 0:0:00:00.00
  1645. ifCounterDiscontinuityTime.10144 = 0:0:00:00.00
  1646. ifCounterDiscontinuityTime.10145 = 0:0:00:00.00
  1647. ifCounterDiscontinuityTime.10146 = 0:0:00:00.00
  1648. ifCounterDiscontinuityTime.10147 = 0:0:00:00.00
  1649. ifCounterDiscontinuityTime.10148 = 0:0:00:00.00
  1650. ifCounterDiscontinuityTime.10149 = 0:0:00:00.00
  1651. ifCounterDiscontinuityTime.10150 = 0:0:00:00.00
  1652. ifCounterDiscontinuityTime.10151 = 0:0:00:00.00
  1653. ifCounterDiscontinuityTime.10152 = 0:0:00:00.00
  1654. ifCounterDiscontinuityTime.14001 = 0:0:00:00.00
  1655. ifCounterDiscontinuityTime.14002 = 0:0:00:00.00  
  1656.  
  1657. 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]
  1658. ifDescr.1 = Vlan1
  1659. ifDescr.2 = Vlan2
  1660. ifDescr.5 = Vlan5
  1661. ifDescr.5179 = StackPort1
  1662. ifDescr.5180 = StackSub-St1-1
  1663. ifDescr.5181 = StackSub-St1-2
  1664. ifDescr.10101 = GigabitEthernet1/0/1
  1665. ifDescr.10102 = GigabitEthernet1/0/2
  1666. ifDescr.10103 = GigabitEthernet1/0/3
  1667. ifDescr.10104 = GigabitEthernet1/0/4
  1668. ifDescr.10105 = GigabitEthernet1/0/5
  1669. ifDescr.10106 = GigabitEthernet1/0/6
  1670. ifDescr.10107 = GigabitEthernet1/0/7
  1671. ifDescr.10108 = GigabitEthernet1/0/8
  1672. ifDescr.10109 = GigabitEthernet1/0/9
  1673. ifDescr.10110 = GigabitEthernet1/0/10
  1674. ifDescr.10111 = GigabitEthernet1/0/11
  1675. ifDescr.10112 = GigabitEthernet1/0/12
  1676. ifDescr.10113 = GigabitEthernet1/0/13
  1677. ifDescr.10114 = GigabitEthernet1/0/14
  1678. ifDescr.10115 = GigabitEthernet1/0/15
  1679. ifDescr.10116 = GigabitEthernet1/0/16
  1680. ifDescr.10117 = GigabitEthernet1/0/17
  1681. ifDescr.10118 = GigabitEthernet1/0/18
  1682. ifDescr.10119 = GigabitEthernet1/0/19
  1683. ifDescr.10120 = GigabitEthernet1/0/20
  1684. ifDescr.10121 = GigabitEthernet1/0/21
  1685. ifDescr.10122 = GigabitEthernet1/0/22
  1686. ifDescr.10123 = GigabitEthernet1/0/23
  1687. ifDescr.10124 = GigabitEthernet1/0/24
  1688. ifDescr.10125 = GigabitEthernet1/0/25
  1689. ifDescr.10126 = GigabitEthernet1/0/26
  1690. ifDescr.10127 = GigabitEthernet1/0/27
  1691. ifDescr.10128 = GigabitEthernet1/0/28
  1692. ifDescr.10129 = GigabitEthernet1/0/29
  1693. ifDescr.10130 = GigabitEthernet1/0/30
  1694. ifDescr.10131 = GigabitEthernet1/0/31
  1695. ifDescr.10132 = GigabitEthernet1/0/32
  1696. ifDescr.10133 = GigabitEthernet1/0/33
  1697. ifDescr.10134 = GigabitEthernet1/0/34
  1698. ifDescr.10135 = GigabitEthernet1/0/35
  1699. ifDescr.10136 = GigabitEthernet1/0/36
  1700. ifDescr.10137 = GigabitEthernet1/0/37
  1701. ifDescr.10138 = GigabitEthernet1/0/38
  1702. ifDescr.10139 = GigabitEthernet1/0/39
  1703. ifDescr.10140 = GigabitEthernet1/0/40
  1704. ifDescr.10141 = GigabitEthernet1/0/41
  1705. ifDescr.10142 = GigabitEthernet1/0/42
  1706. ifDescr.10143 = GigabitEthernet1/0/43
  1707. ifDescr.10144 = GigabitEthernet1/0/44
  1708. ifDescr.10145 = GigabitEthernet1/0/45
  1709. ifDescr.10146 = GigabitEthernet1/0/46
  1710. ifDescr.10147 = GigabitEthernet1/0/47
  1711. ifDescr.10148 = GigabitEthernet1/0/48
  1712. ifDescr.10149 = GigabitEthernet1/0/49
  1713. ifDescr.10150 = GigabitEthernet1/0/50
  1714. ifDescr.10151 = GigabitEthernet1/0/51
  1715. ifDescr.10152 = GigabitEthernet1/0/52
  1716. ifDescr.14001 = Null0
  1717. ifDescr.14002 = FastEthernet0  
  1718.  
  1719. 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]
  1720. ifAdminStatus.1 = up
  1721. ifAdminStatus.2 = up
  1722. ifAdminStatus.5 = up
  1723. ifAdminStatus.5179 = up
  1724. ifAdminStatus.5180 = up
  1725. ifAdminStatus.5181 = up
  1726. ifAdminStatus.10101 = up
  1727. ifAdminStatus.10102 = up
  1728. ifAdminStatus.10103 = up
  1729. ifAdminStatus.10104 = up
  1730. ifAdminStatus.10105 = up
  1731. ifAdminStatus.10106 = up
  1732. ifAdminStatus.10107 = up
  1733. ifAdminStatus.10108 = up
  1734. ifAdminStatus.10109 = up
  1735. ifAdminStatus.10110 = up
  1736. ifAdminStatus.10111 = up
  1737. ifAdminStatus.10112 = up
  1738. ifAdminStatus.10113 = up
  1739. ifAdminStatus.10114 = up
  1740. ifAdminStatus.10115 = up
  1741. ifAdminStatus.10116 = up
  1742. ifAdminStatus.10117 = up
  1743. ifAdminStatus.10118 = up
  1744. ifAdminStatus.10119 = up
  1745. ifAdminStatus.10120 = up
  1746. ifAdminStatus.10121 = up
  1747. ifAdminStatus.10122 = up
  1748. ifAdminStatus.10123 = up
  1749. ifAdminStatus.10124 = up
  1750. ifAdminStatus.10125 = up
  1751. ifAdminStatus.10126 = up
  1752. ifAdminStatus.10127 = up
  1753. ifAdminStatus.10128 = up
  1754. ifAdminStatus.10129 = up
  1755. ifAdminStatus.10130 = up
  1756. ifAdminStatus.10131 = up
  1757. ifAdminStatus.10132 = up
  1758. ifAdminStatus.10133 = up
  1759. ifAdminStatus.10134 = up
  1760. ifAdminStatus.10135 = up
  1761. ifAdminStatus.10136 = up
  1762. ifAdminStatus.10137 = up
  1763. ifAdminStatus.10138 = up
  1764. ifAdminStatus.10139 = up
  1765. ifAdminStatus.10140 = up
  1766. ifAdminStatus.10141 = up
  1767. ifAdminStatus.10142 = up
  1768. ifAdminStatus.10143 = up
  1769. ifAdminStatus.10144 = up
  1770. ifAdminStatus.10145 = up
  1771. ifAdminStatus.10146 = up
  1772. ifAdminStatus.10147 = up
  1773. ifAdminStatus.10148 = up
  1774. ifAdminStatus.10149 = up
  1775. ifAdminStatus.10150 = up
  1776. ifAdminStatus.10151 = up
  1777. ifAdminStatus.10152 = up
  1778. ifAdminStatus.14001 = up
  1779. ifAdminStatus.14002 = down  
  1780.  
  1781. 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]
  1782. ifOperStatus.1 = up
  1783. ifOperStatus.2 = up
  1784. ifOperStatus.5 = up
  1785. ifOperStatus.5179 = down
  1786. ifOperStatus.5180 = down
  1787. ifOperStatus.5181 = down
  1788. ifOperStatus.10101 = down
  1789. ifOperStatus.10102 = down
  1790. ifOperStatus.10103 = up
  1791. ifOperStatus.10104 = up
  1792. ifOperStatus.10105 = down
  1793. ifOperStatus.10106 = down
  1794. ifOperStatus.10107 = down
  1795. ifOperStatus.10108 = down
  1796. ifOperStatus.10109 = down
  1797. ifOperStatus.10110 = down
  1798. ifOperStatus.10111 = down
  1799. ifOperStatus.10112 = down
  1800. ifOperStatus.10113 = down
  1801. ifOperStatus.10114 = up
  1802. ifOperStatus.10115 = down
  1803. ifOperStatus.10116 = down
  1804. ifOperStatus.10117 = down
  1805. ifOperStatus.10118 = down
  1806. ifOperStatus.10119 = down
  1807. ifOperStatus.10120 = down
  1808. ifOperStatus.10121 = down
  1809. ifOperStatus.10122 = down
  1810. ifOperStatus.10123 = down
  1811. ifOperStatus.10124 = down
  1812. ifOperStatus.10125 = up
  1813. ifOperStatus.10126 = down
  1814. ifOperStatus.10127 = down
  1815. ifOperStatus.10128 = up
  1816. ifOperStatus.10129 = down
  1817. ifOperStatus.10130 = down
  1818. ifOperStatus.10131 = down
  1819. ifOperStatus.10132 = down
  1820. ifOperStatus.10133 = down
  1821. ifOperStatus.10134 = down
  1822. ifOperStatus.10135 = down
  1823. ifOperStatus.10136 = down
  1824. ifOperStatus.10137 = down
  1825. ifOperStatus.10138 = up
  1826. ifOperStatus.10139 = down
  1827. ifOperStatus.10140 = up
  1828. ifOperStatus.10141 = down
  1829. ifOperStatus.10142 = down
  1830. ifOperStatus.10143 = down
  1831. ifOperStatus.10144 = down
  1832. ifOperStatus.10145 = down
  1833. ifOperStatus.10146 = down
  1834. ifOperStatus.10147 = up
  1835. ifOperStatus.10148 = up
  1836. ifOperStatus.10149 = down
  1837. ifOperStatus.10150 = down
  1838. ifOperStatus.10151 = down
  1839. ifOperStatus.10152 = down
  1840. ifOperStatus.14001 = up
  1841. ifOperStatus.14002 = down  
  1842.  
  1843. 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]
  1844. ifLastChange.1 = 10393
  1845. ifLastChange.2 = 10396
  1846. ifLastChange.5 = 2005571030
  1847. ifLastChange.5179 = 8667
  1848. ifLastChange.5180 = 2600539723
  1849. ifLastChange.5181 = 2600539588
  1850. ifLastChange.10101 = 10085
  1851. ifLastChange.10102 = 10085
  1852. ifLastChange.10103 = 1938689912
  1853. ifLastChange.10104 = 1938689991
  1854. ifLastChange.10105 = 10085
  1855. ifLastChange.10106 = 10085
  1856. ifLastChange.10107 = 10085
  1857. ifLastChange.10108 = 10085
  1858. ifLastChange.10109 = 10086
  1859. ifLastChange.10110 = 10086
  1860. ifLastChange.10111 = 10086
  1861. ifLastChange.10112 = 10086
  1862. ifLastChange.10113 = 10086
  1863. ifLastChange.10114 = 1338519560
  1864. ifLastChange.10115 = 10086
  1865. ifLastChange.10116 = 446787558
  1866. ifLastChange.10117 = 10086
  1867. ifLastChange.10118 = 10086
  1868. ifLastChange.10119 = 10086
  1869. ifLastChange.10120 = 10087
  1870. ifLastChange.10121 = 10087
  1871. ifLastChange.10122 = 10087
  1872. ifLastChange.10123 = 10103
  1873. ifLastChange.10124 = 10103
  1874. ifLastChange.10125 = 1647041075
  1875. ifLastChange.10126 = 2115658826
  1876. ifLastChange.10127 = 10103
  1877. ifLastChange.10128 = 2141861846
  1878. ifLastChange.10129 = 509876220
  1879. ifLastChange.10130 = 10103
  1880. ifLastChange.10131 = 10104
  1881. ifLastChange.10132 = 10104
  1882. ifLastChange.10133 = 509876220
  1883. ifLastChange.10134 = 10104
  1884. ifLastChange.10135 = 10104
  1885. ifLastChange.10136 = 10104
  1886. ifLastChange.10137 = 10104
  1887. ifLastChange.10138 = 447917377
  1888. ifLastChange.10139 = 10104
  1889. ifLastChange.10140 = 1923231918
  1890. ifLastChange.10141 = 10104
  1891. ifLastChange.10142 = 10105
  1892. ifLastChange.10143 = 10105
  1893. ifLastChange.10144 = 10105
  1894. ifLastChange.10145 = 10105
  1895. ifLastChange.10146 = 10105
  1896. ifLastChange.10147 = 11113
  1897. ifLastChange.10148 = 10949
  1898. ifLastChange.10149 = 10105
  1899. ifLastChange.10150 = 10105
  1900. ifLastChange.10151 = 10105
  1901. ifLastChange.10152 = 10106
  1902. ifLastChange.14001 = 0
  1903. ifLastChange.14002 = 10040  
  1904.  
  1905. 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]
  1906. ifType.1 = propVirtual
  1907. ifType.2 = propVirtual
  1908. ifType.5 = propVirtual
  1909. ifType.5179 = propVirtual
  1910. ifType.5180 = propVirtual
  1911. ifType.5181 = propVirtual
  1912. ifType.10101 = ethernetCsmacd
  1913. ifType.10102 = ethernetCsmacd
  1914. ifType.10103 = ethernetCsmacd
  1915. ifType.10104 = ethernetCsmacd
  1916. ifType.10105 = ethernetCsmacd
  1917. ifType.10106 = ethernetCsmacd
  1918. ifType.10107 = ethernetCsmacd
  1919. ifType.10108 = ethernetCsmacd
  1920. ifType.10109 = ethernetCsmacd
  1921. ifType.10110 = ethernetCsmacd
  1922. ifType.10111 = ethernetCsmacd
  1923. ifType.10112 = ethernetCsmacd
  1924. ifType.10113 = ethernetCsmacd
  1925. ifType.10114 = ethernetCsmacd
  1926. ifType.10115 = ethernetCsmacd
  1927. ifType.10116 = ethernetCsmacd
  1928. ifType.10117 = ethernetCsmacd
  1929. ifType.10118 = ethernetCsmacd
  1930. ifType.10119 = ethernetCsmacd
  1931. ifType.10120 = ethernetCsmacd
  1932. ifType.10121 = ethernetCsmacd
  1933. ifType.10122 = ethernetCsmacd
  1934. ifType.10123 = ethernetCsmacd
  1935. ifType.10124 = ethernetCsmacd
  1936. ifType.10125 = ethernetCsmacd
  1937. ifType.10126 = ethernetCsmacd
  1938. ifType.10127 = ethernetCsmacd
  1939. ifType.10128 = ethernetCsmacd
  1940. ifType.10129 = ethernetCsmacd
  1941. ifType.10130 = ethernetCsmacd
  1942. ifType.10131 = ethernetCsmacd
  1943. ifType.10132 = ethernetCsmacd
  1944. ifType.10133 = ethernetCsmacd
  1945. ifType.10134 = ethernetCsmacd
  1946. ifType.10135 = ethernetCsmacd
  1947. ifType.10136 = ethernetCsmacd
  1948. ifType.10137 = ethernetCsmacd
  1949. ifType.10138 = ethernetCsmacd
  1950. ifType.10139 = ethernetCsmacd
  1951. ifType.10140 = ethernetCsmacd
  1952. ifType.10141 = ethernetCsmacd
  1953. ifType.10142 = ethernetCsmacd
  1954. ifType.10143 = ethernetCsmacd
  1955. ifType.10144 = ethernetCsmacd
  1956. ifType.10145 = ethernetCsmacd
  1957. ifType.10146 = ethernetCsmacd
  1958. ifType.10147 = ethernetCsmacd
  1959. ifType.10148 = ethernetCsmacd
  1960. ifType.10149 = ethernetCsmacd
  1961. ifType.10150 = ethernetCsmacd
  1962. ifType.10151 = ethernetCsmacd
  1963. ifType.10152 = ethernetCsmacd
  1964. ifType.14001 = other
  1965. ifType.14002 = ethernetCsmacd  
  1966.  
  1967. 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]
  1968. ifPhysAddress.1 = 70:1:b5:1c:ca:c0
  1969. ifPhysAddress.2 = 70:1:b5:1c:ca:c1
  1970. ifPhysAddress.5 = 70:1:b5:1c:ca:c2
  1971. ifPhysAddress.5179 =
  1972. ifPhysAddress.5180 =
  1973. ifPhysAddress.5181 =
  1974. ifPhysAddress.10101 = 70:1:b5:1c:ca:81
  1975. ifPhysAddress.10102 = 70:1:b5:1c:ca:82
  1976. ifPhysAddress.10103 = 70:1:b5:1c:ca:83
  1977. ifPhysAddress.10104 = 70:1:b5:1c:ca:84
  1978. ifPhysAddress.10105 = 70:1:b5:1c:ca:85
  1979. ifPhysAddress.10106 = 70:1:b5:1c:ca:86
  1980. ifPhysAddress.10107 = 70:1:b5:1c:ca:87
  1981. ifPhysAddress.10108 = 70:1:b5:1c:ca:88
  1982. ifPhysAddress.10109 = 70:1:b5:1c:ca:89
  1983. ifPhysAddress.10110 = 70:1:b5:1c:ca:8a
  1984. ifPhysAddress.10111 = 70:1:b5:1c:ca:8b
  1985. ifPhysAddress.10112 = 70:1:b5:1c:ca:8c
  1986. ifPhysAddress.10113 = 70:1:b5:1c:ca:8d
  1987. ifPhysAddress.10114 = 70:1:b5:1c:ca:8e
  1988. ifPhysAddress.10115 = 70:1:b5:1c:ca:8f
  1989. ifPhysAddress.10116 = 70:1:b5:1c:ca:90
  1990. ifPhysAddress.10117 = 70:1:b5:1c:ca:91
  1991. ifPhysAddress.10118 = 70:1:b5:1c:ca:92
  1992. ifPhysAddress.10119 = 70:1:b5:1c:ca:93
  1993. ifPhysAddress.10120 = 70:1:b5:1c:ca:94
  1994. ifPhysAddress.10121 = 70:1:b5:1c:ca:95
  1995. ifPhysAddress.10122 = 70:1:b5:1c:ca:96
  1996. ifPhysAddress.10123 = 70:1:b5:1c:ca:97
  1997. ifPhysAddress.10124 = 70:1:b5:1c:ca:98
  1998. ifPhysAddress.10125 = 70:1:b5:1c:ca:99
  1999. ifPhysAddress.10126 = 70:1:b5:1c:ca:9a
  2000. ifPhysAddress.10127 = 70:1:b5:1c:ca:9b
  2001. ifPhysAddress.10128 = 70:1:b5:1c:ca:9c
  2002. ifPhysAddress.10129 = 70:1:b5:1c:ca:9d
  2003. ifPhysAddress.10130 = 70:1:b5:1c:ca:9e
  2004. ifPhysAddress.10131 = 70:1:b5:1c:ca:9f
  2005. ifPhysAddress.10132 = 70:1:b5:1c:ca:a0
  2006. ifPhysAddress.10133 = 70:1:b5:1c:ca:a1
  2007. ifPhysAddress.10134 = 70:1:b5:1c:ca:a2
  2008. ifPhysAddress.10135 = 70:1:b5:1c:ca:a3
  2009. ifPhysAddress.10136 = 70:1:b5:1c:ca:a4
  2010. ifPhysAddress.10137 = 70:1:b5:1c:ca:a5
  2011. ifPhysAddress.10138 = 70:1:b5:1c:ca:a6
  2012. ifPhysAddress.10139 = 70:1:b5:1c:ca:a7
  2013. ifPhysAddress.10140 = 70:1:b5:1c:ca:a8
  2014. ifPhysAddress.10141 = 70:1:b5:1c:ca:a9
  2015. ifPhysAddress.10142 = 70:1:b5:1c:ca:aa
  2016. ifPhysAddress.10143 = 70:1:b5:1c:ca:ab
  2017. ifPhysAddress.10144 = 70:1:b5:1c:ca:ac
  2018. ifPhysAddress.10145 = 70:1:b5:1c:ca:ad
  2019. ifPhysAddress.10146 = 70:1:b5:1c:ca:ae
  2020. ifPhysAddress.10147 = 70:1:b5:1c:ca:af
  2021. ifPhysAddress.10148 = 70:1:b5:1c:ca:b0
  2022. ifPhysAddress.10149 = 70:1:b5:1c:ca:b1
  2023. ifPhysAddress.10150 = 70:1:b5:1c:ca:b2
  2024. ifPhysAddress.10151 = 70:1:b5:1c:ca:b3
  2025. ifPhysAddress.10152 = 70:1:b5:1c:ca:b4
  2026. ifPhysAddress.14001 =
  2027. ifPhysAddress.14002 = 70:1:b5:1c:ca:b9  
  2028.  
  2029. 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]
  2030. ifMtu.1 = 1500
  2031. ifMtu.2 = 1500
  2032. ifMtu.5 = 1500
  2033. ifMtu.5179 = 0
  2034. ifMtu.10101 = 1500
  2035. ifMtu.10102 = 1500
  2036. ifMtu.10103 = 1500
  2037. ifMtu.10104 = 1500
  2038. ifMtu.10105 = 1500
  2039. ifMtu.10106 = 1500
  2040. ifMtu.10107 = 1500
  2041. ifMtu.10108 = 1500
  2042. ifMtu.10109 = 1500
  2043. ifMtu.10110 = 1500
  2044. ifMtu.10111 = 1500
  2045. ifMtu.10112 = 1500
  2046. ifMtu.10113 = 1500
  2047. ifMtu.10114 = 1500
  2048. ifMtu.10115 = 1500
  2049. ifMtu.10116 = 1500
  2050. ifMtu.10117 = 1500
  2051. ifMtu.10118 = 1500
  2052. ifMtu.10119 = 1500
  2053. ifMtu.10120 = 1500
  2054. ifMtu.10121 = 1500
  2055. ifMtu.10122 = 1500
  2056. ifMtu.10123 = 1500
  2057. ifMtu.10124 = 1500
  2058. ifMtu.10125 = 1500
  2059. ifMtu.10126 = 1500
  2060. ifMtu.10127 = 1500
  2061. ifMtu.10128 = 1500
  2062. ifMtu.10129 = 1500
  2063. ifMtu.10130 = 1500
  2064. ifMtu.10131 = 1500
  2065. ifMtu.10132 = 1500
  2066. ifMtu.10133 = 1500
  2067. ifMtu.10134 = 1500
  2068. ifMtu.10135 = 1500
  2069. ifMtu.10136 = 1500
  2070. ifMtu.10137 = 1500
  2071. ifMtu.10138 = 1500
  2072. ifMtu.10139 = 1500
  2073. ifMtu.10140 = 1500
  2074. ifMtu.10141 = 1500
  2075. ifMtu.10142 = 1500
  2076. ifMtu.10143 = 1500
  2077. ifMtu.10144 = 1500
  2078. ifMtu.10145 = 1500
  2079. ifMtu.10146 = 1500
  2080. ifMtu.10147 = 1500
  2081. ifMtu.10148 = 1500
  2082. ifMtu.10149 = 1500
  2083. ifMtu.10150 = 1500
  2084. ifMtu.10151 = 1500
  2085. ifMtu.10152 = 1500
  2086. ifMtu.14001 = 1500
  2087. ifMtu.14002 = 1500  
  2088.  
  2089. 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]
  2090. ifInErrors.1 = 0
  2091. ifInErrors.2 = 0
  2092. ifInErrors.5 = 0
  2093. ifInErrors.5179 = 0
  2094. ifInErrors.10101 = 0
  2095. ifInErrors.10102 = 0
  2096. ifInErrors.10103 = 0
  2097. ifInErrors.10104 = 0
  2098. ifInErrors.10105 = 0
  2099. ifInErrors.10106 = 0
  2100. ifInErrors.10107 = 0
  2101. ifInErrors.10108 = 0
  2102. ifInErrors.10109 = 0
  2103. ifInErrors.10110 = 0
  2104. ifInErrors.10111 = 0
  2105. ifInErrors.10112 = 0
  2106. ifInErrors.10113 = 0
  2107. ifInErrors.10114 = 0
  2108. ifInErrors.10115 = 0
  2109. ifInErrors.10116 = 0
  2110. ifInErrors.10117 = 0
  2111. ifInErrors.10118 = 0
  2112. ifInErrors.10119 = 0
  2113. ifInErrors.10120 = 0
  2114. ifInErrors.10121 = 0
  2115. ifInErrors.10122 = 0
  2116. ifInErrors.10123 = 0
  2117. ifInErrors.10124 = 0
  2118. ifInErrors.10125 = 0
  2119. ifInErrors.10126 = 0
  2120. ifInErrors.10127 = 0
  2121. ifInErrors.10128 = 0
  2122. ifInErrors.10129 = 0
  2123. ifInErrors.10130 = 0
  2124. ifInErrors.10131 = 0
  2125. ifInErrors.10132 = 0
  2126. ifInErrors.10133 = 0
  2127. ifInErrors.10134 = 0
  2128. ifInErrors.10135 = 0
  2129. ifInErrors.10136 = 0
  2130. ifInErrors.10137 = 0
  2131. ifInErrors.10138 = 349
  2132. ifInErrors.10139 = 0
  2133. ifInErrors.10140 = 0
  2134. ifInErrors.10141 = 0
  2135. ifInErrors.10142 = 0
  2136. ifInErrors.10143 = 0
  2137. ifInErrors.10144 = 0
  2138. ifInErrors.10145 = 0
  2139. ifInErrors.10146 = 0
  2140. ifInErrors.10147 = 0
  2141. ifInErrors.10148 = 0
  2142. ifInErrors.10149 = 0
  2143. ifInErrors.10150 = 0
  2144. ifInErrors.10151 = 0
  2145. ifInErrors.10152 = 0
  2146. ifInErrors.14001 = 0
  2147. ifInErrors.14002 = 0  
  2148.  
  2149. 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]
  2150. ifOutErrors.1 = 0
  2151. ifOutErrors.2 = 0
  2152. ifOutErrors.5 = 0
  2153. ifOutErrors.5179 = 0
  2154. ifOutErrors.10101 = 0
  2155. ifOutErrors.10102 = 0
  2156. ifOutErrors.10103 = 0
  2157. ifOutErrors.10104 = 0
  2158. ifOutErrors.10105 = 0
  2159. ifOutErrors.10106 = 0
  2160. ifOutErrors.10107 = 0
  2161. ifOutErrors.10108 = 0
  2162. ifOutErrors.10109 = 0
  2163. ifOutErrors.10110 = 0
  2164. ifOutErrors.10111 = 0
  2165. ifOutErrors.10112 = 0
  2166. ifOutErrors.10113 = 0
  2167. ifOutErrors.10114 = 0
  2168. ifOutErrors.10115 = 0
  2169. ifOutErrors.10116 = 0
  2170. ifOutErrors.10117 = 0
  2171. ifOutErrors.10118 = 0
  2172. ifOutErrors.10119 = 0
  2173. ifOutErrors.10120 = 0
  2174. ifOutErrors.10121 = 0
  2175. ifOutErrors.10122 = 0
  2176. ifOutErrors.10123 = 0
  2177. ifOutErrors.10124 = 0
  2178. ifOutErrors.10125 = 0
  2179. ifOutErrors.10126 = 0
  2180. ifOutErrors.10127 = 0
  2181. ifOutErrors.10128 = 0
  2182. ifOutErrors.10129 = 0
  2183. ifOutErrors.10130 = 0
  2184. ifOutErrors.10131 = 0
  2185. ifOutErrors.10132 = 0
  2186. ifOutErrors.10133 = 0
  2187. ifOutErrors.10134 = 0
  2188. ifOutErrors.10135 = 0
  2189. ifOutErrors.10136 = 0
  2190. ifOutErrors.10137 = 0
  2191. ifOutErrors.10138 = 0
  2192. ifOutErrors.10139 = 0
  2193. ifOutErrors.10140 = 0
  2194. ifOutErrors.10141 = 0
  2195. ifOutErrors.10142 = 0
  2196. ifOutErrors.10143 = 0
  2197. ifOutErrors.10144 = 0
  2198. ifOutErrors.10145 = 0
  2199. ifOutErrors.10146 = 0
  2200. ifOutErrors.10147 = 0
  2201. ifOutErrors.10148 = 0
  2202. ifOutErrors.10149 = 0
  2203. ifOutErrors.10150 = 0
  2204. ifOutErrors.10151 = 0
  2205. ifOutErrors.10152 = 0
  2206. ifOutErrors.14001 = 0
  2207. ifOutErrors.14002 = 0  
  2208.  
  2209. 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]
  2210. ifInDiscards.1 = 1
  2211. ifInDiscards.2 = 0
  2212. ifInDiscards.5 = 0
  2213. ifInDiscards.5179 = 0
  2214. ifInDiscards.10101 = 0
  2215. ifInDiscards.10102 = 0
  2216. ifInDiscards.10103 = 0
  2217. ifInDiscards.10104 = 0
  2218. ifInDiscards.10105 = 0
  2219. ifInDiscards.10106 = 0
  2220. ifInDiscards.10107 = 0
  2221. ifInDiscards.10108 = 0
  2222. ifInDiscards.10109 = 0
  2223. ifInDiscards.10110 = 0
  2224. ifInDiscards.10111 = 0
  2225. ifInDiscards.10112 = 0
  2226. ifInDiscards.10113 = 0
  2227. ifInDiscards.10114 = 0
  2228. ifInDiscards.10115 = 0
  2229. ifInDiscards.10116 = 0
  2230. ifInDiscards.10117 = 0
  2231. ifInDiscards.10118 = 0
  2232. ifInDiscards.10119 = 0
  2233. ifInDiscards.10120 = 0
  2234. ifInDiscards.10121 = 0
  2235. ifInDiscards.10122 = 0
  2236. ifInDiscards.10123 = 0
  2237. ifInDiscards.10124 = 0
  2238. ifInDiscards.10125 = 0
  2239. ifInDiscards.10126 = 0
  2240. ifInDiscards.10127 = 0
  2241. ifInDiscards.10128 = 0
  2242. ifInDiscards.10129 = 0
  2243. ifInDiscards.10130 = 0
  2244. ifInDiscards.10131 = 0
  2245. ifInDiscards.10132 = 0
  2246. ifInDiscards.10133 = 0
  2247. ifInDiscards.10134 = 0
  2248. ifInDiscards.10135 = 0
  2249. ifInDiscards.10136 = 0
  2250. ifInDiscards.10137 = 0
  2251. ifInDiscards.10138 = 0
  2252. ifInDiscards.10139 = 0
  2253. ifInDiscards.10140 = 0
  2254. ifInDiscards.10141 = 0
  2255. ifInDiscards.10142 = 0
  2256. ifInDiscards.10143 = 0
  2257. ifInDiscards.10144 = 0
  2258. ifInDiscards.10145 = 0
  2259. ifInDiscards.10146 = 0
  2260. ifInDiscards.10147 = 0
  2261. ifInDiscards.10148 = 0
  2262. ifInDiscards.10149 = 0
  2263. ifInDiscards.10150 = 0
  2264. ifInDiscards.10151 = 0
  2265. ifInDiscards.10152 = 0
  2266. ifInDiscards.14001 = 0
  2267. ifInDiscards.14002 = 0  
  2268.  
  2269. 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]
  2270. ifOutDiscards.1 = 0
  2271. ifOutDiscards.2 = 0
  2272. ifOutDiscards.5 = 0
  2273. ifOutDiscards.5179 = 0
  2274. ifOutDiscards.10101 = 0
  2275. ifOutDiscards.10102 = 0
  2276. ifOutDiscards.10103 = 0
  2277. ifOutDiscards.10104 = 0
  2278. ifOutDiscards.10105 = 0
  2279. ifOutDiscards.10106 = 0
  2280. ifOutDiscards.10107 = 0
  2281. ifOutDiscards.10108 = 0
  2282. ifOutDiscards.10109 = 0
  2283. ifOutDiscards.10110 = 0
  2284. ifOutDiscards.10111 = 0
  2285. ifOutDiscards.10112 = 0
  2286. ifOutDiscards.10113 = 0
  2287. ifOutDiscards.10114 = 0
  2288. ifOutDiscards.10115 = 0
  2289. ifOutDiscards.10116 = 71197
  2290. ifOutDiscards.10117 = 0
  2291. ifOutDiscards.10118 = 0
  2292. ifOutDiscards.10119 = 0
  2293. ifOutDiscards.10120 = 0
  2294. ifOutDiscards.10121 = 0
  2295. ifOutDiscards.10122 = 0
  2296. ifOutDiscards.10123 = 0
  2297. ifOutDiscards.10124 = 0
  2298. ifOutDiscards.10125 = 0
  2299. ifOutDiscards.10126 = 316121
  2300. ifOutDiscards.10127 = 0
  2301. ifOutDiscards.10128 = 16
  2302. ifOutDiscards.10129 = 0
  2303. ifOutDiscards.10130 = 0
  2304. ifOutDiscards.10131 = 0
  2305. ifOutDiscards.10132 = 0
  2306. ifOutDiscards.10133 = 0
  2307. ifOutDiscards.10134 = 0
  2308. ifOutDiscards.10135 = 0
  2309. ifOutDiscards.10136 = 0
  2310. ifOutDiscards.10137 = 0
  2311. ifOutDiscards.10138 = 0
  2312. ifOutDiscards.10139 = 0
  2313. ifOutDiscards.10140 = 320
  2314. ifOutDiscards.10141 = 0
  2315. ifOutDiscards.10142 = 0
  2316. ifOutDiscards.10143 = 0
  2317. ifOutDiscards.10144 = 0
  2318. ifOutDiscards.10145 = 0
  2319. ifOutDiscards.10146 = 0
  2320. ifOutDiscards.10147 = 25401733
  2321. ifOutDiscards.10148 = 1103
  2322. ifOutDiscards.10149 = 0
  2323. ifOutDiscards.10150 = 0
  2324. ifOutDiscards.10151 = 0
  2325. ifOutDiscards.10152 = 0
  2326. ifOutDiscards.14001 = 0
  2327. ifOutDiscards.14002 = 0  
  2328.  
  2329. 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]
  2330. dot3StatsDuplexStatus.10101 = unknown
  2331. dot3StatsDuplexStatus.10102 = unknown
  2332. dot3StatsDuplexStatus.10103 = fullDuplex
  2333. dot3StatsDuplexStatus.10104 = fullDuplex
  2334. dot3StatsDuplexStatus.10105 = unknown
  2335. dot3StatsDuplexStatus.10106 = unknown
  2336. dot3StatsDuplexStatus.10107 = unknown
  2337. dot3StatsDuplexStatus.10108 = unknown
  2338. dot3StatsDuplexStatus.10109 = unknown
  2339. dot3StatsDuplexStatus.10110 = unknown
  2340. dot3StatsDuplexStatus.10111 = unknown
  2341. dot3StatsDuplexStatus.10112 = unknown
  2342. dot3StatsDuplexStatus.10113 = unknown
  2343. dot3StatsDuplexStatus.10114 = fullDuplex
  2344. dot3StatsDuplexStatus.10115 = unknown
  2345. dot3StatsDuplexStatus.10116 = unknown
  2346. dot3StatsDuplexStatus.10117 = unknown
  2347. dot3StatsDuplexStatus.10118 = unknown
  2348. dot3StatsDuplexStatus.10119 = unknown
  2349. dot3StatsDuplexStatus.10120 = unknown
  2350. dot3StatsDuplexStatus.10121 = unknown
  2351. dot3StatsDuplexStatus.10122 = unknown
  2352. dot3StatsDuplexStatus.10123 = unknown
  2353. dot3StatsDuplexStatus.10124 = unknown
  2354. dot3StatsDuplexStatus.10125 = fullDuplex
  2355. dot3StatsDuplexStatus.10126 = unknown
  2356. dot3StatsDuplexStatus.10127 = unknown
  2357. dot3StatsDuplexStatus.10128 = fullDuplex
  2358. dot3StatsDuplexStatus.10129 = unknown
  2359. dot3StatsDuplexStatus.10130 = unknown
  2360. dot3StatsDuplexStatus.10131 = unknown
  2361. dot3StatsDuplexStatus.10132 = unknown
  2362. dot3StatsDuplexStatus.10133 = unknown
  2363. dot3StatsDuplexStatus.10134 = unknown
  2364. dot3StatsDuplexStatus.10135 = unknown
  2365. dot3StatsDuplexStatus.10136 = unknown
  2366. dot3StatsDuplexStatus.10137 = unknown
  2367. dot3StatsDuplexStatus.10138 = halfDuplex
  2368. dot3StatsDuplexStatus.10139 = unknown
  2369. dot3StatsDuplexStatus.10140 = fullDuplex
  2370. dot3StatsDuplexStatus.10141 = unknown
  2371. dot3StatsDuplexStatus.10142 = unknown
  2372. dot3StatsDuplexStatus.10143 = unknown
  2373. dot3StatsDuplexStatus.10144 = unknown
  2374. dot3StatsDuplexStatus.10145 = unknown
  2375. dot3StatsDuplexStatus.10146 = unknown
  2376. dot3StatsDuplexStatus.10147 = fullDuplex
  2377. dot3StatsDuplexStatus.10148 = fullDuplex
  2378. dot3StatsDuplexStatus.10149 = unknown
  2379. dot3StatsDuplexStatus.10150 = unknown
  2380. dot3StatsDuplexStatus.10151 = unknown
  2381. dot3StatsDuplexStatus.10152 = unknown
  2382. dot3StatsDuplexStatus.14002 = unknown  
  2383.  
  2384. 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]
  2385. dot1qPvid = No Such Object available on this agent at this OID  
  2386.  
  2387. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  2388. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl','vdsl2') [0;33m[100][0m 1.04ms]
  2389.  
  2390. 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]
  2391. pagpOperationMode = No Such Instance currently exists at this OID  
  2392.  
  2393. Invalid snmp_walk() data = pagpOperationMode = No Such Instance currently exists at this OID  
  2394. 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]
  2395. vmVlan.10101 = 666
  2396. vmVlan.10102 = 666
  2397. vmVlan.10103 = 5
  2398. vmVlan.10104 = 5
  2399. vmVlan.10105 = 666
  2400. vmVlan.10106 = 666
  2401. vmVlan.10107 = 666
  2402. vmVlan.10108 = 666
  2403. vmVlan.10109 = 666
  2404. vmVlan.10110 = 666
  2405. vmVlan.10111 = 666
  2406. vmVlan.10112 = 666
  2407. vmVlan.10113 = 666
  2408. vmVlan.10114 = 1
  2409. vmVlan.10115 = 666
  2410. vmVlan.10116 = 666
  2411. vmVlan.10117 = 666
  2412. vmVlan.10118 = 666
  2413. vmVlan.10119 = 666
  2414. vmVlan.10120 = 666
  2415. vmVlan.10121 = 666
  2416. vmVlan.10122 = 666
  2417. vmVlan.10123 = 666
  2418. vmVlan.10124 = 666
  2419. vmVlan.10125 = 666
  2420. vmVlan.10126 = 666
  2421. vmVlan.10127 = 666
  2422. vmVlan.10128 = 666
  2423. vmVlan.10129 = 666
  2424. vmVlan.10130 = 666
  2425. vmVlan.10131 = 666
  2426. vmVlan.10132 = 666
  2427. vmVlan.10133 = 666
  2428. vmVlan.10134 = 666
  2429. vmVlan.10135 = 666
  2430. vmVlan.10136 = 666
  2431. vmVlan.10137 = 666
  2432. vmVlan.10138 = 1
  2433. vmVlan.10139 = 666
  2434. vmVlan.10140 = 1
  2435. vmVlan.10141 = 666
  2436. vmVlan.10142 = 666
  2437. vmVlan.10143 = 666
  2438. vmVlan.10144 = 666
  2439. vmVlan.10145 = 666
  2440. vmVlan.10146 = 666
  2441. vmVlan.10149 = 1
  2442. vmVlan.10150 = 1
  2443. vmVlan.10151 = 1
  2444. vmVlan.10152 = 1  
  2445.  
  2446. 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]
  2447. vlanTrunkPortEncapsulationOperType.10101 = notApplicable
  2448. vlanTrunkPortEncapsulationOperType.10102 = notApplicable
  2449. vlanTrunkPortEncapsulationOperType.10103 = notApplicable
  2450. vlanTrunkPortEncapsulationOperType.10104 = notApplicable
  2451. vlanTrunkPortEncapsulationOperType.10105 = notApplicable
  2452. vlanTrunkPortEncapsulationOperType.10106 = notApplicable
  2453. vlanTrunkPortEncapsulationOperType.10107 = notApplicable
  2454. vlanTrunkPortEncapsulationOperType.10108 = notApplicable
  2455. vlanTrunkPortEncapsulationOperType.10109 = notApplicable
  2456. vlanTrunkPortEncapsulationOperType.10110 = notApplicable
  2457. vlanTrunkPortEncapsulationOperType.10111 = notApplicable
  2458. vlanTrunkPortEncapsulationOperType.10112 = notApplicable
  2459. vlanTrunkPortEncapsulationOperType.10113 = notApplicable
  2460. vlanTrunkPortEncapsulationOperType.10114 = notApplicable
  2461. vlanTrunkPortEncapsulationOperType.10115 = notApplicable
  2462. vlanTrunkPortEncapsulationOperType.10116 = notApplicable
  2463. vlanTrunkPortEncapsulationOperType.10117 = notApplicable
  2464. vlanTrunkPortEncapsulationOperType.10118 = notApplicable
  2465. vlanTrunkPortEncapsulationOperType.10119 = notApplicable
  2466. vlanTrunkPortEncapsulationOperType.10120 = notApplicable
  2467. vlanTrunkPortEncapsulationOperType.10121 = notApplicable
  2468. vlanTrunkPortEncapsulationOperType.10122 = notApplicable
  2469. vlanTrunkPortEncapsulationOperType.10123 = notApplicable
  2470. vlanTrunkPortEncapsulationOperType.10124 = notApplicable
  2471. vlanTrunkPortEncapsulationOperType.10125 = notApplicable
  2472. vlanTrunkPortEncapsulationOperType.10126 = notApplicable
  2473. vlanTrunkPortEncapsulationOperType.10127 = notApplicable
  2474. vlanTrunkPortEncapsulationOperType.10128 = notApplicable
  2475. vlanTrunkPortEncapsulationOperType.10129 = notApplicable
  2476. vlanTrunkPortEncapsulationOperType.10130 = notApplicable
  2477. vlanTrunkPortEncapsulationOperType.10131 = notApplicable
  2478. vlanTrunkPortEncapsulationOperType.10132 = notApplicable
  2479. vlanTrunkPortEncapsulationOperType.10133 = notApplicable
  2480. vlanTrunkPortEncapsulationOperType.10134 = notApplicable
  2481. vlanTrunkPortEncapsulationOperType.10135 = notApplicable
  2482. vlanTrunkPortEncapsulationOperType.10136 = notApplicable
  2483. vlanTrunkPortEncapsulationOperType.10137 = notApplicable
  2484. vlanTrunkPortEncapsulationOperType.10138 = notApplicable
  2485. vlanTrunkPortEncapsulationOperType.10139 = notApplicable
  2486. vlanTrunkPortEncapsulationOperType.10140 = notApplicable
  2487. vlanTrunkPortEncapsulationOperType.10141 = notApplicable
  2488. vlanTrunkPortEncapsulationOperType.10142 = notApplicable
  2489. vlanTrunkPortEncapsulationOperType.10143 = notApplicable
  2490. vlanTrunkPortEncapsulationOperType.10144 = notApplicable
  2491. vlanTrunkPortEncapsulationOperType.10145 = notApplicable
  2492. vlanTrunkPortEncapsulationOperType.10146 = notApplicable
  2493. vlanTrunkPortEncapsulationOperType.10147 = dot1Q
  2494. vlanTrunkPortEncapsulationOperType.10148 = dot1Q
  2495. vlanTrunkPortEncapsulationOperType.10149 = notApplicable
  2496. vlanTrunkPortEncapsulationOperType.10150 = notApplicable
  2497. vlanTrunkPortEncapsulationOperType.10151 = notApplicable
  2498. vlanTrunkPortEncapsulationOperType.10152 = notApplicable  
  2499.  
  2500. 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]
  2501. vlanTrunkPortNativeVlan.10101 = 1
  2502. vlanTrunkPortNativeVlan.10102 = 1
  2503. vlanTrunkPortNativeVlan.10103 = 1
  2504. vlanTrunkPortNativeVlan.10104 = 1
  2505. vlanTrunkPortNativeVlan.10105 = 1
  2506. vlanTrunkPortNativeVlan.10106 = 1
  2507. vlanTrunkPortNativeVlan.10107 = 1
  2508. vlanTrunkPortNativeVlan.10108 = 1
  2509. vlanTrunkPortNativeVlan.10109 = 1
  2510. vlanTrunkPortNativeVlan.10110 = 1
  2511. vlanTrunkPortNativeVlan.10111 = 1
  2512. vlanTrunkPortNativeVlan.10112 = 1
  2513. vlanTrunkPortNativeVlan.10113 = 1
  2514. vlanTrunkPortNativeVlan.10114 = 1
  2515. vlanTrunkPortNativeVlan.10115 = 1
  2516. vlanTrunkPortNativeVlan.10116 = 1
  2517. vlanTrunkPortNativeVlan.10117 = 1
  2518. vlanTrunkPortNativeVlan.10118 = 1
  2519. vlanTrunkPortNativeVlan.10119 = 1
  2520. vlanTrunkPortNativeVlan.10120 = 1
  2521. vlanTrunkPortNativeVlan.10121 = 1
  2522. vlanTrunkPortNativeVlan.10122 = 1
  2523. vlanTrunkPortNativeVlan.10123 = 1
  2524. vlanTrunkPortNativeVlan.10124 = 1
  2525. vlanTrunkPortNativeVlan.10125 = 1
  2526. vlanTrunkPortNativeVlan.10126 = 1
  2527. vlanTrunkPortNativeVlan.10127 = 1
  2528. vlanTrunkPortNativeVlan.10128 = 1
  2529. vlanTrunkPortNativeVlan.10129 = 1
  2530. vlanTrunkPortNativeVlan.10130 = 1
  2531. vlanTrunkPortNativeVlan.10131 = 1
  2532. vlanTrunkPortNativeVlan.10132 = 1
  2533. vlanTrunkPortNativeVlan.10133 = 1
  2534. vlanTrunkPortNativeVlan.10134 = 1
  2535. vlanTrunkPortNativeVlan.10135 = 1
  2536. vlanTrunkPortNativeVlan.10136 = 1
  2537. vlanTrunkPortNativeVlan.10137 = 1
  2538. vlanTrunkPortNativeVlan.10138 = 1
  2539. vlanTrunkPortNativeVlan.10139 = 1
  2540. vlanTrunkPortNativeVlan.10140 = 1
  2541. vlanTrunkPortNativeVlan.10141 = 1
  2542. vlanTrunkPortNativeVlan.10142 = 1
  2543. vlanTrunkPortNativeVlan.10143 = 1
  2544. vlanTrunkPortNativeVlan.10144 = 1
  2545. vlanTrunkPortNativeVlan.10145 = 1
  2546. vlanTrunkPortNativeVlan.10146 = 1
  2547. vlanTrunkPortNativeVlan.10147 = 1
  2548. vlanTrunkPortNativeVlan.10148 = 1
  2549. vlanTrunkPortNativeVlan.10149 = 1
  2550. vlanTrunkPortNativeVlan.10150 = 1
  2551. vlanTrunkPortNativeVlan.10151 = 1
  2552. vlanTrunkPortNativeVlan.10152 = 1  
  2553.  
  2554. 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]
  2555. cieIfInRuntsErrs.1 = 0
  2556. cieIfInRuntsErrs.2 = 0
  2557. cieIfInRuntsErrs.5 = 0
  2558. cieIfInRuntsErrs.10101 = 0
  2559. cieIfInRuntsErrs.10102 = 0
  2560. cieIfInRuntsErrs.10103 = 0
  2561. cieIfInRuntsErrs.10104 = 0
  2562. cieIfInRuntsErrs.10105 = 0
  2563. cieIfInRuntsErrs.10106 = 0
  2564. cieIfInRuntsErrs.10107 = 0
  2565. cieIfInRuntsErrs.10108 = 0
  2566. cieIfInRuntsErrs.10109 = 0
  2567. cieIfInRuntsErrs.10110 = 0
  2568. cieIfInRuntsErrs.10111 = 0
  2569. cieIfInRuntsErrs.10112 = 0
  2570. cieIfInRuntsErrs.10113 = 0
  2571. cieIfInRuntsErrs.10114 = 0
  2572. cieIfInRuntsErrs.10115 = 0
  2573. cieIfInRuntsErrs.10116 = 0
  2574. cieIfInRuntsErrs.10117 = 0
  2575. cieIfInRuntsErrs.10118 = 0
  2576. cieIfInRuntsErrs.10119 = 0
  2577. cieIfInRuntsErrs.10120 = 0
  2578. cieIfInRuntsErrs.10121 = 0
  2579. cieIfInRuntsErrs.10122 = 0
  2580. cieIfInRuntsErrs.10123 = 0
  2581. cieIfInRuntsErrs.10124 = 0
  2582. cieIfInRuntsErrs.10125 = 0
  2583. cieIfInRuntsErrs.10126 = 0
  2584. cieIfInRuntsErrs.10127 = 0
  2585. cieIfInRuntsErrs.10128 = 0
  2586. cieIfInRuntsErrs.10129 = 0
  2587. cieIfInRuntsErrs.10130 = 0
  2588. cieIfInRuntsErrs.10131 = 0
  2589. cieIfInRuntsErrs.10132 = 0
  2590. cieIfInRuntsErrs.10133 = 0
  2591. cieIfInRuntsErrs.10134 = 0
  2592. cieIfInRuntsErrs.10135 = 0
  2593. cieIfInRuntsErrs.10136 = 0
  2594. cieIfInRuntsErrs.10137 = 0
  2595. cieIfInRuntsErrs.10138 = 349
  2596. cieIfInRuntsErrs.10139 = 0
  2597. cieIfInRuntsErrs.10140 = 0
  2598. cieIfInRuntsErrs.10141 = 0
  2599. cieIfInRuntsErrs.10142 = 0
  2600. cieIfInRuntsErrs.10143 = 0
  2601. cieIfInRuntsErrs.10144 = 0
  2602. cieIfInRuntsErrs.10145 = 0
  2603. cieIfInRuntsErrs.10146 = 0
  2604. cieIfInRuntsErrs.10147 = 0
  2605. cieIfInRuntsErrs.10148 = 0
  2606. cieIfInRuntsErrs.10149 = 0
  2607. cieIfInRuntsErrs.10150 = 0
  2608. cieIfInRuntsErrs.10151 = 0
  2609. cieIfInRuntsErrs.10152 = 0
  2610. cieIfInRuntsErrs.14001 = 0
  2611. cieIfInRuntsErrs.14002 = 0  
  2612.  
  2613. 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]
  2614. cieIfInGiantsErrs.1 = 0
  2615. cieIfInGiantsErrs.2 = 0
  2616. cieIfInGiantsErrs.5 = 0
  2617. cieIfInGiantsErrs.10101 = 0
  2618. cieIfInGiantsErrs.10102 = 0
  2619. cieIfInGiantsErrs.10103 = 178584
  2620. cieIfInGiantsErrs.10104 = 178769
  2621. cieIfInGiantsErrs.10105 = 0
  2622. cieIfInGiantsErrs.10106 = 0
  2623. cieIfInGiantsErrs.10107 = 0
  2624. cieIfInGiantsErrs.10108 = 0
  2625. cieIfInGiantsErrs.10109 = 0
  2626. cieIfInGiantsErrs.10110 = 0
  2627. cieIfInGiantsErrs.10111 = 0
  2628. cieIfInGiantsErrs.10112 = 0
  2629. cieIfInGiantsErrs.10113 = 0
  2630. cieIfInGiantsErrs.10114 = 0
  2631. cieIfInGiantsErrs.10115 = 0
  2632. cieIfInGiantsErrs.10116 = 0
  2633. cieIfInGiantsErrs.10117 = 0
  2634. cieIfInGiantsErrs.10118 = 0
  2635. cieIfInGiantsErrs.10119 = 0
  2636. cieIfInGiantsErrs.10120 = 0
  2637. cieIfInGiantsErrs.10121 = 0
  2638. cieIfInGiantsErrs.10122 = 0
  2639. cieIfInGiantsErrs.10123 = 0
  2640. cieIfInGiantsErrs.10124 = 0
  2641. cieIfInGiantsErrs.10125 = 0
  2642. cieIfInGiantsErrs.10126 = 0
  2643. cieIfInGiantsErrs.10127 = 0
  2644. cieIfInGiantsErrs.10128 = 0
  2645. cieIfInGiantsErrs.10129 = 0
  2646. cieIfInGiantsErrs.10130 = 0
  2647. cieIfInGiantsErrs.10131 = 0
  2648. cieIfInGiantsErrs.10132 = 0
  2649. cieIfInGiantsErrs.10133 = 0
  2650. cieIfInGiantsErrs.10134 = 0
  2651. cieIfInGiantsErrs.10135 = 0
  2652. cieIfInGiantsErrs.10136 = 0
  2653. cieIfInGiantsErrs.10137 = 0
  2654. cieIfInGiantsErrs.10138 = 0
  2655. cieIfInGiantsErrs.10139 = 0
  2656. cieIfInGiantsErrs.10140 = 0
  2657. cieIfInGiantsErrs.10141 = 0
  2658. cieIfInGiantsErrs.10142 = 0
  2659. cieIfInGiantsErrs.10143 = 0
  2660. cieIfInGiantsErrs.10144 = 0
  2661. cieIfInGiantsErrs.10145 = 0
  2662. cieIfInGiantsErrs.10146 = 0
  2663. cieIfInGiantsErrs.10147 = 0
  2664. cieIfInGiantsErrs.10148 = 0
  2665. cieIfInGiantsErrs.10149 = 0
  2666. cieIfInGiantsErrs.10150 = 0
  2667. cieIfInGiantsErrs.10151 = 0
  2668. cieIfInGiantsErrs.10152 = 0
  2669. cieIfInGiantsErrs.14001 = 0
  2670. cieIfInGiantsErrs.14002 = 0  
  2671.  
  2672. 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]
  2673. cieIfInFramingErrs.1 = 0
  2674. cieIfInFramingErrs.2 = 0
  2675. cieIfInFramingErrs.5 = 0
  2676. cieIfInFramingErrs.10101 = 0
  2677. cieIfInFramingErrs.10102 = 0
  2678. cieIfInFramingErrs.10103 = 0
  2679. cieIfInFramingErrs.10104 = 0
  2680. cieIfInFramingErrs.10105 = 0
  2681. cieIfInFramingErrs.10106 = 0
  2682. cieIfInFramingErrs.10107 = 0
  2683. cieIfInFramingErrs.10108 = 0
  2684. cieIfInFramingErrs.10109 = 0
  2685. cieIfInFramingErrs.10110 = 0
  2686. cieIfInFramingErrs.10111 = 0
  2687. cieIfInFramingErrs.10112 = 0
  2688. cieIfInFramingErrs.10113 = 0
  2689. cieIfInFramingErrs.10114 = 0
  2690. cieIfInFramingErrs.10115 = 0
  2691. cieIfInFramingErrs.10116 = 0
  2692. cieIfInFramingErrs.10117 = 0
  2693. cieIfInFramingErrs.10118 = 0
  2694. cieIfInFramingErrs.10119 = 0
  2695. cieIfInFramingErrs.10120 = 0
  2696. cieIfInFramingErrs.10121 = 0
  2697. cieIfInFramingErrs.10122 = 0
  2698. cieIfInFramingErrs.10123 = 0
  2699. cieIfInFramingErrs.10124 = 0
  2700. cieIfInFramingErrs.10125 = 0
  2701. cieIfInFramingErrs.10126 = 0
  2702. cieIfInFramingErrs.10127 = 0
  2703. cieIfInFramingErrs.10128 = 0
  2704. cieIfInFramingErrs.10129 = 0
  2705. cieIfInFramingErrs.10130 = 0
  2706. cieIfInFramingErrs.10131 = 0
  2707. cieIfInFramingErrs.10132 = 0
  2708. cieIfInFramingErrs.10133 = 0
  2709. cieIfInFramingErrs.10134 = 0
  2710. cieIfInFramingErrs.10135 = 0
  2711. cieIfInFramingErrs.10136 = 0
  2712. cieIfInFramingErrs.10137 = 0
  2713. cieIfInFramingErrs.10138 = 0
  2714. cieIfInFramingErrs.10139 = 0
  2715. cieIfInFramingErrs.10140 = 0
  2716. cieIfInFramingErrs.10141 = 0
  2717. cieIfInFramingErrs.10142 = 0
  2718. cieIfInFramingErrs.10143 = 0
  2719. cieIfInFramingErrs.10144 = 0
  2720. cieIfInFramingErrs.10145 = 0
  2721. cieIfInFramingErrs.10146 = 0
  2722. cieIfInFramingErrs.10147 = 0
  2723. cieIfInFramingErrs.10148 = 0
  2724. cieIfInFramingErrs.10149 = 0
  2725. cieIfInFramingErrs.10150 = 0
  2726. cieIfInFramingErrs.10151 = 0
  2727. cieIfInFramingErrs.10152 = 0
  2728. cieIfInFramingErrs.14001 = 0
  2729. cieIfInFramingErrs.14002 = 0  
  2730.  
  2731. 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]
  2732. cieIfInOverrunErrs.1 = 0
  2733. cieIfInOverrunErrs.2 = 0
  2734. cieIfInOverrunErrs.5 = 0
  2735. cieIfInOverrunErrs.10101 = 0
  2736. cieIfInOverrunErrs.10102 = 0
  2737. cieIfInOverrunErrs.10103 = 0
  2738. cieIfInOverrunErrs.10104 = 0
  2739. cieIfInOverrunErrs.10105 = 0
  2740. cieIfInOverrunErrs.10106 = 0
  2741. cieIfInOverrunErrs.10107 = 0
  2742. cieIfInOverrunErrs.10108 = 0
  2743. cieIfInOverrunErrs.10109 = 0
  2744. cieIfInOverrunErrs.10110 = 0
  2745. cieIfInOverrunErrs.10111 = 0
  2746. cieIfInOverrunErrs.10112 = 0
  2747. cieIfInOverrunErrs.10113 = 0
  2748. cieIfInOverrunErrs.10114 = 0
  2749. cieIfInOverrunErrs.10115 = 0
  2750. cieIfInOverrunErrs.10116 = 0
  2751. cieIfInOverrunErrs.10117 = 0
  2752. cieIfInOverrunErrs.10118 = 0
  2753. cieIfInOverrunErrs.10119 = 0
  2754. cieIfInOverrunErrs.10120 = 0
  2755. cieIfInOverrunErrs.10121 = 0
  2756. cieIfInOverrunErrs.10122 = 0
  2757. cieIfInOverrunErrs.10123 = 0
  2758. cieIfInOverrunErrs.10124 = 0
  2759. cieIfInOverrunErrs.10125 = 0
  2760. cieIfInOverrunErrs.10126 = 0
  2761. cieIfInOverrunErrs.10127 = 0
  2762. cieIfInOverrunErrs.10128 = 0
  2763. cieIfInOverrunErrs.10129 = 0
  2764. cieIfInOverrunErrs.10130 = 0
  2765. cieIfInOverrunErrs.10131 = 0
  2766. cieIfInOverrunErrs.10132 = 0
  2767. cieIfInOverrunErrs.10133 = 0
  2768. cieIfInOverrunErrs.10134 = 0
  2769. cieIfInOverrunErrs.10135 = 0
  2770. cieIfInOverrunErrs.10136 = 0
  2771. cieIfInOverrunErrs.10137 = 0
  2772. cieIfInOverrunErrs.10138 = 0
  2773. cieIfInOverrunErrs.10139 = 0
  2774. cieIfInOverrunErrs.10140 = 0
  2775. cieIfInOverrunErrs.10141 = 0
  2776. cieIfInOverrunErrs.10142 = 0
  2777. cieIfInOverrunErrs.10143 = 0
  2778. cieIfInOverrunErrs.10144 = 0
  2779. cieIfInOverrunErrs.10145 = 0
  2780. cieIfInOverrunErrs.10146 = 0
  2781. cieIfInOverrunErrs.10147 = 0
  2782. cieIfInOverrunErrs.10148 = 0
  2783. cieIfInOverrunErrs.10149 = 0
  2784. cieIfInOverrunErrs.10150 = 0
  2785. cieIfInOverrunErrs.10151 = 0
  2786. cieIfInOverrunErrs.10152 = 0
  2787. cieIfInOverrunErrs.14001 = 0
  2788. cieIfInOverrunErrs.14002 = 0  
  2789.  
  2790. 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]
  2791. cieIfInIgnored.1 = 0
  2792. cieIfInIgnored.2 = 0
  2793. cieIfInIgnored.5 = 0
  2794. cieIfInIgnored.10101 = 0
  2795. cieIfInIgnored.10102 = 0
  2796. cieIfInIgnored.10103 = 0
  2797. cieIfInIgnored.10104 = 0
  2798. cieIfInIgnored.10105 = 0
  2799. cieIfInIgnored.10106 = 0
  2800. cieIfInIgnored.10107 = 0
  2801. cieIfInIgnored.10108 = 0
  2802. cieIfInIgnored.10109 = 0
  2803. cieIfInIgnored.10110 = 0
  2804. cieIfInIgnored.10111 = 0
  2805. cieIfInIgnored.10112 = 0
  2806. cieIfInIgnored.10113 = 0
  2807. cieIfInIgnored.10114 = 0
  2808. cieIfInIgnored.10115 = 0
  2809. cieIfInIgnored.10116 = 0
  2810. cieIfInIgnored.10117 = 0
  2811. cieIfInIgnored.10118 = 0
  2812. cieIfInIgnored.10119 = 0
  2813. cieIfInIgnored.10120 = 0
  2814. cieIfInIgnored.10121 = 0
  2815. cieIfInIgnored.10122 = 0
  2816. cieIfInIgnored.10123 = 0
  2817. cieIfInIgnored.10124 = 0
  2818. cieIfInIgnored.10125 = 0
  2819. cieIfInIgnored.10126 = 0
  2820. cieIfInIgnored.10127 = 0
  2821. cieIfInIgnored.10128 = 0
  2822. cieIfInIgnored.10129 = 0
  2823. cieIfInIgnored.10130 = 0
  2824. cieIfInIgnored.10131 = 0
  2825. cieIfInIgnored.10132 = 0
  2826. cieIfInIgnored.10133 = 0
  2827. cieIfInIgnored.10134 = 0
  2828. cieIfInIgnored.10135 = 0
  2829. cieIfInIgnored.10136 = 0
  2830. cieIfInIgnored.10137 = 0
  2831. cieIfInIgnored.10138 = 0
  2832. cieIfInIgnored.10139 = 0
  2833. cieIfInIgnored.10140 = 0
  2834. cieIfInIgnored.10141 = 0
  2835. cieIfInIgnored.10142 = 0
  2836. cieIfInIgnored.10143 = 0
  2837. cieIfInIgnored.10144 = 0
  2838. cieIfInIgnored.10145 = 0
  2839. cieIfInIgnored.10146 = 0
  2840. cieIfInIgnored.10147 = 0
  2841. cieIfInIgnored.10148 = 0
  2842. cieIfInIgnored.10149 = 0
  2843. cieIfInIgnored.10150 = 0
  2844. cieIfInIgnored.10151 = 0
  2845. cieIfInIgnored.10152 = 0
  2846. cieIfInIgnored.14001 = 0
  2847. cieIfInIgnored.14002 = 0  
  2848.  
  2849. 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]
  2850. cieIfInAbortErrs.1 = 0
  2851. cieIfInAbortErrs.2 = 0
  2852. cieIfInAbortErrs.5 = 0
  2853. cieIfInAbortErrs.10101 = 0
  2854. cieIfInAbortErrs.10102 = 0
  2855. cieIfInAbortErrs.10103 = 0
  2856. cieIfInAbortErrs.10104 = 0
  2857. cieIfInAbortErrs.10105 = 0
  2858. cieIfInAbortErrs.10106 = 0
  2859. cieIfInAbortErrs.10107 = 0
  2860. cieIfInAbortErrs.10108 = 0
  2861. cieIfInAbortErrs.10109 = 0
  2862. cieIfInAbortErrs.10110 = 0
  2863. cieIfInAbortErrs.10111 = 0
  2864. cieIfInAbortErrs.10112 = 0
  2865. cieIfInAbortErrs.10113 = 0
  2866. cieIfInAbortErrs.10114 = 0
  2867. cieIfInAbortErrs.10115 = 0
  2868. cieIfInAbortErrs.10116 = 0
  2869. cieIfInAbortErrs.10117 = 0
  2870. cieIfInAbortErrs.10118 = 0
  2871. cieIfInAbortErrs.10119 = 0
  2872. cieIfInAbortErrs.10120 = 0
  2873. cieIfInAbortErrs.10121 = 0
  2874. cieIfInAbortErrs.10122 = 0
  2875. cieIfInAbortErrs.10123 = 0
  2876. cieIfInAbortErrs.10124 = 0
  2877. cieIfInAbortErrs.10125 = 0
  2878. cieIfInAbortErrs.10126 = 0
  2879. cieIfInAbortErrs.10127 = 0
  2880. cieIfInAbortErrs.10128 = 0
  2881. cieIfInAbortErrs.10129 = 0
  2882. cieIfInAbortErrs.10130 = 0
  2883. cieIfInAbortErrs.10131 = 0
  2884. cieIfInAbortErrs.10132 = 0
  2885. cieIfInAbortErrs.10133 = 0
  2886. cieIfInAbortErrs.10134 = 0
  2887. cieIfInAbortErrs.10135 = 0
  2888. cieIfInAbortErrs.10136 = 0
  2889. cieIfInAbortErrs.10137 = 0
  2890. cieIfInAbortErrs.10138 = 0
  2891. cieIfInAbortErrs.10139 = 0
  2892. cieIfInAbortErrs.10140 = 0
  2893. cieIfInAbortErrs.10141 = 0
  2894. cieIfInAbortErrs.10142 = 0
  2895. cieIfInAbortErrs.10143 = 0
  2896. cieIfInAbortErrs.10144 = 0
  2897. cieIfInAbortErrs.10145 = 0
  2898. cieIfInAbortErrs.10146 = 0
  2899. cieIfInAbortErrs.10147 = 0
  2900. cieIfInAbortErrs.10148 = 0
  2901. cieIfInAbortErrs.10149 = 0
  2902. cieIfInAbortErrs.10150 = 0
  2903. cieIfInAbortErrs.10151 = 0
  2904. cieIfInAbortErrs.10152 = 0
  2905. cieIfInAbortErrs.14001 = 0
  2906. cieIfInAbortErrs.14002 = 0  
  2907.  
  2908. 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]
  2909. cieIfInputQueueDrops.1 = 1
  2910. cieIfInputQueueDrops.2 = 0
  2911. cieIfInputQueueDrops.5 = 0
  2912. cieIfInputQueueDrops.10101 = 0
  2913. cieIfInputQueueDrops.10102 = 0
  2914. cieIfInputQueueDrops.10103 = 0
  2915. cieIfInputQueueDrops.10104 = 0
  2916. cieIfInputQueueDrops.10105 = 0
  2917. cieIfInputQueueDrops.10106 = 0
  2918. cieIfInputQueueDrops.10107 = 0
  2919. cieIfInputQueueDrops.10108 = 0
  2920. cieIfInputQueueDrops.10109 = 0
  2921. cieIfInputQueueDrops.10110 = 0
  2922. cieIfInputQueueDrops.10111 = 0
  2923. cieIfInputQueueDrops.10112 = 0
  2924. cieIfInputQueueDrops.10113 = 0
  2925. cieIfInputQueueDrops.10114 = 0
  2926. cieIfInputQueueDrops.10115 = 0
  2927. cieIfInputQueueDrops.10116 = 0
  2928. cieIfInputQueueDrops.10117 = 0
  2929. cieIfInputQueueDrops.10118 = 0
  2930. cieIfInputQueueDrops.10119 = 0
  2931. cieIfInputQueueDrops.10120 = 0
  2932. cieIfInputQueueDrops.10121 = 0
  2933. cieIfInputQueueDrops.10122 = 0
  2934. cieIfInputQueueDrops.10123 = 0
  2935. cieIfInputQueueDrops.10124 = 0
  2936. cieIfInputQueueDrops.10125 = 0
  2937. cieIfInputQueueDrops.10126 = 0
  2938. cieIfInputQueueDrops.10127 = 0
  2939. cieIfInputQueueDrops.10128 = 0
  2940. cieIfInputQueueDrops.10129 = 0
  2941. cieIfInputQueueDrops.10130 = 0
  2942. cieIfInputQueueDrops.10131 = 0
  2943. cieIfInputQueueDrops.10132 = 0
  2944. cieIfInputQueueDrops.10133 = 0
  2945. cieIfInputQueueDrops.10134 = 0
  2946. cieIfInputQueueDrops.10135 = 0
  2947. cieIfInputQueueDrops.10136 = 0
  2948. cieIfInputQueueDrops.10137 = 0
  2949. cieIfInputQueueDrops.10138 = 0
  2950. cieIfInputQueueDrops.10139 = 0
  2951. cieIfInputQueueDrops.10140 = 0
  2952. cieIfInputQueueDrops.10141 = 0
  2953. cieIfInputQueueDrops.10142 = 0
  2954. cieIfInputQueueDrops.10143 = 0
  2955. cieIfInputQueueDrops.10144 = 0
  2956. cieIfInputQueueDrops.10145 = 0
  2957. cieIfInputQueueDrops.10146 = 0
  2958. cieIfInputQueueDrops.10147 = 0
  2959. cieIfInputQueueDrops.10148 = 0
  2960. cieIfInputQueueDrops.10149 = 0
  2961. cieIfInputQueueDrops.10150 = 0
  2962. cieIfInputQueueDrops.10151 = 0
  2963. cieIfInputQueueDrops.10152 = 0
  2964. cieIfInputQueueDrops.14001 = 0
  2965. cieIfInputQueueDrops.14002 = 0  
  2966.  
  2967. 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]
  2968. cieIfOutputQueueDrops.1 = 0
  2969. cieIfOutputQueueDrops.2 = 0
  2970. cieIfOutputQueueDrops.5 = 0
  2971. cieIfOutputQueueDrops.10101 = 0
  2972. cieIfOutputQueueDrops.10102 = 0
  2973. cieIfOutputQueueDrops.10103 = 0
  2974. cieIfOutputQueueDrops.10104 = 0
  2975. cieIfOutputQueueDrops.10105 = 0
  2976. cieIfOutputQueueDrops.10106 = 0
  2977. cieIfOutputQueueDrops.10107 = 0
  2978. cieIfOutputQueueDrops.10108 = 0
  2979. cieIfOutputQueueDrops.10109 = 0
  2980. cieIfOutputQueueDrops.10110 = 0
  2981. cieIfOutputQueueDrops.10111 = 0
  2982. cieIfOutputQueueDrops.10112 = 0
  2983. cieIfOutputQueueDrops.10113 = 0
  2984. cieIfOutputQueueDrops.10114 = 0
  2985. cieIfOutputQueueDrops.10115 = 0
  2986. cieIfOutputQueueDrops.10116 = 71197
  2987. cieIfOutputQueueDrops.10117 = 0
  2988. cieIfOutputQueueDrops.10118 = 0
  2989. cieIfOutputQueueDrops.10119 = 0
  2990. cieIfOutputQueueDrops.10120 = 0
  2991. cieIfOutputQueueDrops.10121 = 0
  2992. cieIfOutputQueueDrops.10122 = 0
  2993. cieIfOutputQueueDrops.10123 = 0
  2994. cieIfOutputQueueDrops.10124 = 0
  2995. cieIfOutputQueueDrops.10125 = 0
  2996. cieIfOutputQueueDrops.10126 = 316121
  2997. cieIfOutputQueueDrops.10127 = 0
  2998. cieIfOutputQueueDrops.10128 = 16
  2999. cieIfOutputQueueDrops.10129 = 0
  3000. cieIfOutputQueueDrops.10130 = 0
  3001. cieIfOutputQueueDrops.10131 = 0
  3002. cieIfOutputQueueDrops.10132 = 0
  3003. cieIfOutputQueueDrops.10133 = 0
  3004. cieIfOutputQueueDrops.10134 = 0
  3005. cieIfOutputQueueDrops.10135 = 0
  3006. cieIfOutputQueueDrops.10136 = 0
  3007. cieIfOutputQueueDrops.10137 = 0
  3008. cieIfOutputQueueDrops.10138 = 0
  3009. cieIfOutputQueueDrops.10139 = 0
  3010. cieIfOutputQueueDrops.10140 = 320
  3011. cieIfOutputQueueDrops.10141 = 0
  3012. cieIfOutputQueueDrops.10142 = 0
  3013. cieIfOutputQueueDrops.10143 = 0
  3014. cieIfOutputQueueDrops.10144 = 0
  3015. cieIfOutputQueueDrops.10145 = 0
  3016. cieIfOutputQueueDrops.10146 = 0
  3017. cieIfOutputQueueDrops.10147 = 25401733
  3018. cieIfOutputQueueDrops.10148 = 1103
  3019. cieIfOutputQueueDrops.10149 = 0
  3020. cieIfOutputQueueDrops.10150 = 0
  3021. cieIfOutputQueueDrops.10151 = 0
  3022. cieIfOutputQueueDrops.10152 = 0
  3023. cieIfOutputQueueDrops.14001 = 0
  3024. cieIfOutputQueueDrops.14002 = 0  
  3025.  
  3026. array (
  3027.   1 =>
  3028.   array (
  3029.     'ifName' => 'Vl1',
  3030.     'ifInMulticastPkts' => '0',
  3031.     'ifInBroadcastPkts' => '0',
  3032.     'ifOutMulticastPkts' => '0',
  3033.     'ifOutBroadcastPkts' => '0',
  3034.     'ifHCInOctets' => '4930141348',
  3035.     'ifHCInUcastPkts' => '54061196',
  3036.     'ifHCInMulticastPkts' => '0',
  3037.     'ifHCInBroadcastPkts' => '0',
  3038.     'ifHCOutOctets' => '8396421043',
  3039.     'ifHCOutUcastPkts' => '29817833',
  3040.     'ifHCOutMulticastPkts' => '0',
  3041.     'ifHCOutBroadcastPkts' => '0',
  3042.     'ifLinkUpDownTrapEnable' => 'enabled',
  3043.     'ifHighSpeed' => '1000',
  3044.     'ifPromiscuousMode' => 'false',
  3045.     'ifConnectorPresent' => 'false',
  3046.     'ifAlias' => 'VLAN_DATA_1',
  3047.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3048.     'ifDescr' => 'Vlan1',
  3049.     'ifAdminStatus' => 'up',
  3050.     'ifOperStatus' => 'up',
  3051.     'ifLastChange' => '10393',
  3052.     'ifType' => 'propVirtual',
  3053.     'ifPhysAddress' => '70:1:b5:1c:ca:c0',
  3054.     'ifMtu' => '1500',
  3055.     'ifInErrors' => '0',
  3056.     'ifOutErrors' => '0',
  3057.     'ifInDiscards' => '1',
  3058.     'ifOutDiscards' => '0',
  3059.     'cieIfInRuntsErrs' => '0',
  3060.     'cieIfInGiantsErrs' => '0',
  3061.     'cieIfInFramingErrs' => '0',
  3062.     'cieIfInOverrunErrs' => '0',
  3063.     'cieIfInIgnored' => '0',
  3064.     'cieIfInAbortErrs' => '0',
  3065.     'cieIfInputQueueDrops' => '1',
  3066.     'cieIfOutputQueueDrops' => '0',
  3067.   ),
  3068.   2 =>
  3069.   array (
  3070.     'ifName' => 'Vl2',
  3071.     'ifInMulticastPkts' => '0',
  3072.     'ifInBroadcastPkts' => '0',
  3073.     'ifOutMulticastPkts' => '0',
  3074.     'ifOutBroadcastPkts' => '0',
  3075.     'ifHCInOctets' => '1512138224',
  3076.     'ifHCInUcastPkts' => '25185039',
  3077.     'ifHCInMulticastPkts' => '0',
  3078.     'ifHCInBroadcastPkts' => '0',
  3079.     'ifHCOutOctets' => '540367',
  3080.     'ifHCOutUcastPkts' => '3742',
  3081.     'ifHCOutMulticastPkts' => '0',
  3082.     'ifHCOutBroadcastPkts' => '0',
  3083.     'ifLinkUpDownTrapEnable' => 'enabled',
  3084.     'ifHighSpeed' => '1000',
  3085.     'ifPromiscuousMode' => 'false',
  3086.     'ifConnectorPresent' => 'false',
  3087.     'ifAlias' => 'VLAN_VOIX_2',
  3088.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3089.     'ifDescr' => 'Vlan2',
  3090.     'ifAdminStatus' => 'up',
  3091.     'ifOperStatus' => 'up',
  3092.     'ifLastChange' => '10396',
  3093.     'ifType' => 'propVirtual',
  3094.     'ifPhysAddress' => '70:1:b5:1c:ca:c1',
  3095.     'ifMtu' => '1500',
  3096.     'ifInErrors' => '0',
  3097.     'ifOutErrors' => '0',
  3098.     'ifInDiscards' => '0',
  3099.     'ifOutDiscards' => '0',
  3100.     'cieIfInRuntsErrs' => '0',
  3101.     'cieIfInGiantsErrs' => '0',
  3102.     'cieIfInFramingErrs' => '0',
  3103.     'cieIfInOverrunErrs' => '0',
  3104.     'cieIfInIgnored' => '0',
  3105.     'cieIfInAbortErrs' => '0',
  3106.     'cieIfInputQueueDrops' => '0',
  3107.     'cieIfOutputQueueDrops' => '0',
  3108.   ),
  3109.   5 =>
  3110.   array (
  3111.     'ifName' => 'Vl5',
  3112.     'ifInMulticastPkts' => '0',
  3113.     'ifInBroadcastPkts' => '0',
  3114.     'ifOutMulticastPkts' => '0',
  3115.     'ifOutBroadcastPkts' => '0',
  3116.     'ifHCInOctets' => '1829412582',
  3117.     'ifHCInUcastPkts' => '28271717',
  3118.     'ifHCInMulticastPkts' => '0',
  3119.     'ifHCInBroadcastPkts' => '0',
  3120.     'ifHCOutOctets' => '27019618',
  3121.     'ifHCOutUcastPkts' => '80088',
  3122.     'ifHCOutMulticastPkts' => '0',
  3123.     'ifHCOutBroadcastPkts' => '0',
  3124.     'ifLinkUpDownTrapEnable' => 'enabled',
  3125.     'ifHighSpeed' => '1000',
  3126.     'ifPromiscuousMode' => 'false',
  3127.     'ifConnectorPresent' => 'false',
  3128.     'ifAlias' => 'VLAN_WIFI_5',
  3129.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3130.     'ifDescr' => 'Vlan5',
  3131.     'ifAdminStatus' => 'up',
  3132.     'ifOperStatus' => 'up',
  3133.     'ifLastChange' => '2005571030',
  3134.     'ifType' => 'propVirtual',
  3135.     'ifPhysAddress' => '70:1:b5:1c:ca:c2',
  3136.     'ifMtu' => '1500',
  3137.     'ifInErrors' => '0',
  3138.     'ifOutErrors' => '0',
  3139.     'ifInDiscards' => '0',
  3140.     'ifOutDiscards' => '0',
  3141.     'cieIfInRuntsErrs' => '0',
  3142.     'cieIfInGiantsErrs' => '0',
  3143.     'cieIfInFramingErrs' => '0',
  3144.     'cieIfInOverrunErrs' => '0',
  3145.     'cieIfInIgnored' => '0',
  3146.     'cieIfInAbortErrs' => '0',
  3147.     'cieIfInputQueueDrops' => '0',
  3148.     'cieIfOutputQueueDrops' => '0',
  3149.   ),
  3150.   5179 =>
  3151.   array (
  3152.     'ifName' => 'StackPort1',
  3153.     'ifHighSpeed' => '0',
  3154.     'ifPromiscuousMode' => 'false',
  3155.     'ifConnectorPresent' => 'false',
  3156.     'ifAlias' => '',
  3157.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3158.     'ifDescr' => 'StackPort1',
  3159.     'ifAdminStatus' => 'up',
  3160.     'ifOperStatus' => 'down',
  3161.     'ifLastChange' => '8667',
  3162.     'ifType' => 'propVirtual',
  3163.     'ifPhysAddress' => '',
  3164.     'ifMtu' => '0',
  3165.     'ifInErrors' => '0',
  3166.     'ifOutErrors' => '0',
  3167.     'ifInDiscards' => '0',
  3168.     'ifOutDiscards' => '0',
  3169.   ),
  3170.   5180 =>
  3171.   array (
  3172.     'ifName' => 'StackSub-St1-1',
  3173.     'ifLinkUpDownTrapEnable' => 'disabled',
  3174.     'ifHighSpeed' => '0',
  3175.     'ifPromiscuousMode' => 'false',
  3176.     'ifConnectorPresent' => 'true',
  3177.     'ifAlias' => '',
  3178.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3179.     'ifDescr' => 'StackSub-St1-1',
  3180.     'ifAdminStatus' => 'up',
  3181.     'ifOperStatus' => 'down',
  3182.     'ifLastChange' => '2600539723',
  3183.     'ifType' => 'propVirtual',
  3184.     'ifPhysAddress' => '',
  3185.   ),
  3186.   5181 =>
  3187.   array (
  3188.     'ifName' => 'StackSub-St1-2',
  3189.     'ifLinkUpDownTrapEnable' => 'disabled',
  3190.     'ifHighSpeed' => '0',
  3191.     'ifPromiscuousMode' => 'false',
  3192.     'ifConnectorPresent' => 'true',
  3193.     'ifAlias' => '',
  3194.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3195.     'ifDescr' => 'StackSub-St1-2',
  3196.     'ifAdminStatus' => 'up',
  3197.     'ifOperStatus' => 'down',
  3198.     'ifLastChange' => '2600539588',
  3199.     'ifType' => 'propVirtual',
  3200.     'ifPhysAddress' => '',
  3201.   ),
  3202.   10101 =>
  3203.   array (
  3204.     'ifName' => 'Gi1/0/1',
  3205.     'ifInMulticastPkts' => '0',
  3206.     'ifInBroadcastPkts' => '0',
  3207.     'ifOutMulticastPkts' => '0',
  3208.     'ifOutBroadcastPkts' => '0',
  3209.     'ifHCInOctets' => '0',
  3210.     'ifHCInUcastPkts' => '0',
  3211.     'ifHCInMulticastPkts' => '0',
  3212.     'ifHCInBroadcastPkts' => '0',
  3213.     'ifHCOutOctets' => '0',
  3214.     'ifHCOutUcastPkts' => '0',
  3215.     'ifHCOutMulticastPkts' => '0',
  3216.     'ifHCOutBroadcastPkts' => '0',
  3217.     'ifLinkUpDownTrapEnable' => 'enabled',
  3218.     'ifHighSpeed' => '10',
  3219.     'ifPromiscuousMode' => 'false',
  3220.     'ifConnectorPresent' => 'true',
  3221.     'ifAlias' => 'USER',
  3222.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3223.     'ifDescr' => 'GigabitEthernet1/0/1',
  3224.     'ifAdminStatus' => 'up',
  3225.     'ifOperStatus' => 'down',
  3226.     'ifLastChange' => '10085',
  3227.     'ifType' => 'ethernetCsmacd',
  3228.     'ifPhysAddress' => '70:1:b5:1c:ca:81',
  3229.     'ifMtu' => '1500',
  3230.     'ifInErrors' => '0',
  3231.     'ifOutErrors' => '0',
  3232.     'ifInDiscards' => '0',
  3233.     'ifOutDiscards' => '0',
  3234.     'dot3StatsDuplexStatus' => 'unknown',
  3235.     'vmVlan' => '666',
  3236.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3237.     'vlanTrunkPortNativeVlan' => '1',
  3238.     'cieIfInRuntsErrs' => '0',
  3239.     'cieIfInGiantsErrs' => '0',
  3240.     'cieIfInFramingErrs' => '0',
  3241.     'cieIfInOverrunErrs' => '0',
  3242.     'cieIfInIgnored' => '0',
  3243.     'cieIfInAbortErrs' => '0',
  3244.     'cieIfInputQueueDrops' => '0',
  3245.     'cieIfOutputQueueDrops' => '0',
  3246.   ),
  3247.   10102 =>
  3248.   array (
  3249.     'ifName' => 'Gi1/0/2',
  3250.     'ifInMulticastPkts' => '0',
  3251.     'ifInBroadcastPkts' => '0',
  3252.     'ifOutMulticastPkts' => '0',
  3253.     'ifOutBroadcastPkts' => '0',
  3254.     'ifHCInOctets' => '0',
  3255.     'ifHCInUcastPkts' => '0',
  3256.     'ifHCInMulticastPkts' => '0',
  3257.     'ifHCInBroadcastPkts' => '0',
  3258.     'ifHCOutOctets' => '0',
  3259.     'ifHCOutUcastPkts' => '0',
  3260.     'ifHCOutMulticastPkts' => '0',
  3261.     'ifHCOutBroadcastPkts' => '0',
  3262.     'ifLinkUpDownTrapEnable' => 'enabled',
  3263.     'ifHighSpeed' => '10',
  3264.     'ifPromiscuousMode' => 'false',
  3265.     'ifConnectorPresent' => 'true',
  3266.     'ifAlias' => 'USER',
  3267.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3268.     'ifDescr' => 'GigabitEthernet1/0/2',
  3269.     'ifAdminStatus' => 'up',
  3270.     'ifOperStatus' => 'down',
  3271.     'ifLastChange' => '10085',
  3272.     'ifType' => 'ethernetCsmacd',
  3273.     'ifPhysAddress' => '70:1:b5:1c:ca:82',
  3274.     'ifMtu' => '1500',
  3275.     'ifInErrors' => '0',
  3276.     'ifOutErrors' => '0',
  3277.     'ifInDiscards' => '0',
  3278.     'ifOutDiscards' => '0',
  3279.     'dot3StatsDuplexStatus' => 'unknown',
  3280.     'vmVlan' => '666',
  3281.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3282.     'vlanTrunkPortNativeVlan' => '1',
  3283.     'cieIfInRuntsErrs' => '0',
  3284.     'cieIfInGiantsErrs' => '0',
  3285.     'cieIfInFramingErrs' => '0',
  3286.     'cieIfInOverrunErrs' => '0',
  3287.     'cieIfInIgnored' => '0',
  3288.     'cieIfInAbortErrs' => '0',
  3289.     'cieIfInputQueueDrops' => '0',
  3290.     'cieIfOutputQueueDrops' => '0',
  3291.   ),
  3292.   10103 =>
  3293.   array (
  3294.     'ifName' => 'Gi1/0/3',
  3295.     'ifInMulticastPkts' => '1669464',
  3296.     'ifInBroadcastPkts' => '198928',
  3297.     'ifOutMulticastPkts' => '44357012',
  3298.     'ifOutBroadcastPkts' => '1869960',
  3299.     'ifHCInOctets' => '113827963951',
  3300.     'ifHCInUcastPkts' => '216878101',
  3301.     'ifHCInMulticastPkts' => '1669464',
  3302.     'ifHCInBroadcastPkts' => '198928',
  3303.     'ifHCOutOctets' => '287533349584',
  3304.     'ifHCOutUcastPkts' => '343271888',
  3305.     'ifHCOutMulticastPkts' => '44357015',
  3306.     'ifHCOutBroadcastPkts' => '1869960',
  3307.     'ifLinkUpDownTrapEnable' => 'enabled',
  3308.     'ifHighSpeed' => '1000',
  3309.     'ifPromiscuousMode' => 'false',
  3310.     'ifConnectorPresent' => 'true',
  3311.     'ifAlias' => 'Wifi WASQ01',
  3312.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3313.     'ifDescr' => 'GigabitEthernet1/0/3',
  3314.     'ifAdminStatus' => 'up',
  3315.     'ifOperStatus' => 'up',
  3316.     'ifLastChange' => '1938689912',
  3317.     'ifType' => 'ethernetCsmacd',
  3318.     'ifPhysAddress' => '70:1:b5:1c:ca:83',
  3319.     'ifMtu' => '1500',
  3320.     'ifInErrors' => '0',
  3321.     'ifOutErrors' => '0',
  3322.     'ifInDiscards' => '0',
  3323.     'ifOutDiscards' => '0',
  3324.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3325.     'vmVlan' => '5',
  3326.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3327.     'vlanTrunkPortNativeVlan' => '1',
  3328.     'cieIfInRuntsErrs' => '0',
  3329.     'cieIfInGiantsErrs' => '178584',
  3330.     'cieIfInFramingErrs' => '0',
  3331.     'cieIfInOverrunErrs' => '0',
  3332.     'cieIfInIgnored' => '0',
  3333.     'cieIfInAbortErrs' => '0',
  3334.     'cieIfInputQueueDrops' => '0',
  3335.     'cieIfOutputQueueDrops' => '0',
  3336.   ),
  3337.   10104 =>
  3338.   array (
  3339.     'ifName' => 'Gi1/0/4',
  3340.     'ifInMulticastPkts' => '5266910',
  3341.     'ifInBroadcastPkts' => '671733',
  3342.     'ifOutMulticastPkts' => '41134547',
  3343.     'ifOutBroadcastPkts' => '1397085',
  3344.     'ifHCInOctets' => '714159145077',
  3345.     'ifHCInUcastPkts' => '1164593058',
  3346.     'ifHCInMulticastPkts' => '5266910',
  3347.     'ifHCInBroadcastPkts' => '671733',
  3348.     'ifHCOutOctets' => '1363581435693',
  3349.     'ifHCOutUcastPkts' => '1789074408',
  3350.     'ifHCOutMulticastPkts' => '41134550',
  3351.     'ifHCOutBroadcastPkts' => '1397085',
  3352.     'ifLinkUpDownTrapEnable' => 'enabled',
  3353.     'ifHighSpeed' => '1000',
  3354.     'ifPromiscuousMode' => 'false',
  3355.     'ifConnectorPresent' => 'true',
  3356.     'ifAlias' => 'Wifi WASQ03',
  3357.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3358.     'ifDescr' => 'GigabitEthernet1/0/4',
  3359.     'ifAdminStatus' => 'up',
  3360.     'ifOperStatus' => 'up',
  3361.     'ifLastChange' => '1938689991',
  3362.     'ifType' => 'ethernetCsmacd',
  3363.     'ifPhysAddress' => '70:1:b5:1c:ca:84',
  3364.     'ifMtu' => '1500',
  3365.     'ifInErrors' => '0',
  3366.     'ifOutErrors' => '0',
  3367.     'ifInDiscards' => '0',
  3368.     'ifOutDiscards' => '0',
  3369.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3370.     'vmVlan' => '5',
  3371.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3372.     'vlanTrunkPortNativeVlan' => '1',
  3373.     'cieIfInRuntsErrs' => '0',
  3374.     'cieIfInGiantsErrs' => '178769',
  3375.     'cieIfInFramingErrs' => '0',
  3376.     'cieIfInOverrunErrs' => '0',
  3377.     'cieIfInIgnored' => '0',
  3378.     'cieIfInAbortErrs' => '0',
  3379.     'cieIfInputQueueDrops' => '0',
  3380.     'cieIfOutputQueueDrops' => '0',
  3381.   ),
  3382.   10105 =>
  3383.   array (
  3384.     'ifName' => 'Gi1/0/5',
  3385.     'ifInMulticastPkts' => '0',
  3386.     'ifInBroadcastPkts' => '0',
  3387.     'ifOutMulticastPkts' => '0',
  3388.     'ifOutBroadcastPkts' => '0',
  3389.     'ifHCInOctets' => '0',
  3390.     'ifHCInUcastPkts' => '0',
  3391.     'ifHCInMulticastPkts' => '0',
  3392.     'ifHCInBroadcastPkts' => '0',
  3393.     'ifHCOutOctets' => '0',
  3394.     'ifHCOutUcastPkts' => '0',
  3395.     'ifHCOutMulticastPkts' => '0',
  3396.     'ifHCOutBroadcastPkts' => '0',
  3397.     'ifLinkUpDownTrapEnable' => 'enabled',
  3398.     'ifHighSpeed' => '10',
  3399.     'ifPromiscuousMode' => 'false',
  3400.     'ifConnectorPresent' => 'true',
  3401.     'ifAlias' => 'USER',
  3402.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3403.     'ifDescr' => 'GigabitEthernet1/0/5',
  3404.     'ifAdminStatus' => 'up',
  3405.     'ifOperStatus' => 'down',
  3406.     'ifLastChange' => '10085',
  3407.     'ifType' => 'ethernetCsmacd',
  3408.     'ifPhysAddress' => '70:1:b5:1c:ca:85',
  3409.     'ifMtu' => '1500',
  3410.     'ifInErrors' => '0',
  3411.     'ifOutErrors' => '0',
  3412.     'ifInDiscards' => '0',
  3413.     'ifOutDiscards' => '0',
  3414.     'dot3StatsDuplexStatus' => 'unknown',
  3415.     'vmVlan' => '666',
  3416.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3417.     'vlanTrunkPortNativeVlan' => '1',
  3418.     'cieIfInRuntsErrs' => '0',
  3419.     'cieIfInGiantsErrs' => '0',
  3420.     'cieIfInFramingErrs' => '0',
  3421.     'cieIfInOverrunErrs' => '0',
  3422.     'cieIfInIgnored' => '0',
  3423.     'cieIfInAbortErrs' => '0',
  3424.     'cieIfInputQueueDrops' => '0',
  3425.     'cieIfOutputQueueDrops' => '0',
  3426.   ),
  3427.   10106 =>
  3428.   array (
  3429.     'ifName' => 'Gi1/0/6',
  3430.     'ifInMulticastPkts' => '0',
  3431.     'ifInBroadcastPkts' => '0',
  3432.     'ifOutMulticastPkts' => '0',
  3433.     'ifOutBroadcastPkts' => '0',
  3434.     'ifHCInOctets' => '0',
  3435.     'ifHCInUcastPkts' => '0',
  3436.     'ifHCInMulticastPkts' => '0',
  3437.     'ifHCInBroadcastPkts' => '0',
  3438.     'ifHCOutOctets' => '0',
  3439.     'ifHCOutUcastPkts' => '0',
  3440.     'ifHCOutMulticastPkts' => '0',
  3441.     'ifHCOutBroadcastPkts' => '0',
  3442.     'ifLinkUpDownTrapEnable' => 'enabled',
  3443.     'ifHighSpeed' => '10',
  3444.     'ifPromiscuousMode' => 'false',
  3445.     'ifConnectorPresent' => 'true',
  3446.     'ifAlias' => 'USER',
  3447.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3448.     'ifDescr' => 'GigabitEthernet1/0/6',
  3449.     'ifAdminStatus' => 'up',
  3450.     'ifOperStatus' => 'down',
  3451.     'ifLastChange' => '10085',
  3452.     'ifType' => 'ethernetCsmacd',
  3453.     'ifPhysAddress' => '70:1:b5:1c:ca:86',
  3454.     'ifMtu' => '1500',
  3455.     'ifInErrors' => '0',
  3456.     'ifOutErrors' => '0',
  3457.     'ifInDiscards' => '0',
  3458.     'ifOutDiscards' => '0',
  3459.     'dot3StatsDuplexStatus' => 'unknown',
  3460.     'vmVlan' => '666',
  3461.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3462.     'vlanTrunkPortNativeVlan' => '1',
  3463.     'cieIfInRuntsErrs' => '0',
  3464.     'cieIfInGiantsErrs' => '0',
  3465.     'cieIfInFramingErrs' => '0',
  3466.     'cieIfInOverrunErrs' => '0',
  3467.     'cieIfInIgnored' => '0',
  3468.     'cieIfInAbortErrs' => '0',
  3469.     'cieIfInputQueueDrops' => '0',
  3470.     'cieIfOutputQueueDrops' => '0',
  3471.   ),
  3472.   10107 =>
  3473.   array (
  3474.     'ifName' => 'Gi1/0/7',
  3475.     'ifInMulticastPkts' => '0',
  3476.     'ifInBroadcastPkts' => '0',
  3477.     'ifOutMulticastPkts' => '0',
  3478.     'ifOutBroadcastPkts' => '0',
  3479.     'ifHCInOctets' => '0',
  3480.     'ifHCInUcastPkts' => '0',
  3481.     'ifHCInMulticastPkts' => '0',
  3482.     'ifHCInBroadcastPkts' => '0',
  3483.     'ifHCOutOctets' => '0',
  3484.     'ifHCOutUcastPkts' => '0',
  3485.     'ifHCOutMulticastPkts' => '0',
  3486.     'ifHCOutBroadcastPkts' => '0',
  3487.     'ifLinkUpDownTrapEnable' => 'enabled',
  3488.     'ifHighSpeed' => '10',
  3489.     'ifPromiscuousMode' => 'false',
  3490.     'ifConnectorPresent' => 'true',
  3491.     'ifAlias' => 'USER',
  3492.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3493.     'ifDescr' => 'GigabitEthernet1/0/7',
  3494.     'ifAdminStatus' => 'up',
  3495.     'ifOperStatus' => 'down',
  3496.     'ifLastChange' => '10085',
  3497.     'ifType' => 'ethernetCsmacd',
  3498.     'ifPhysAddress' => '70:1:b5:1c:ca:87',
  3499.     'ifMtu' => '1500',
  3500.     'ifInErrors' => '0',
  3501.     'ifOutErrors' => '0',
  3502.     'ifInDiscards' => '0',
  3503.     'ifOutDiscards' => '0',
  3504.     'dot3StatsDuplexStatus' => 'unknown',
  3505.     'vmVlan' => '666',
  3506.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3507.     'vlanTrunkPortNativeVlan' => '1',
  3508.     'cieIfInRuntsErrs' => '0',
  3509.     'cieIfInGiantsErrs' => '0',
  3510.     'cieIfInFramingErrs' => '0',
  3511.     'cieIfInOverrunErrs' => '0',
  3512.     'cieIfInIgnored' => '0',
  3513.     'cieIfInAbortErrs' => '0',
  3514.     'cieIfInputQueueDrops' => '0',
  3515.     'cieIfOutputQueueDrops' => '0',
  3516.   ),
  3517.   10108 =>
  3518.   array (
  3519.     'ifName' => 'Gi1/0/8',
  3520.     'ifInMulticastPkts' => '0',
  3521.     'ifInBroadcastPkts' => '0',
  3522.     'ifOutMulticastPkts' => '0',
  3523.     'ifOutBroadcastPkts' => '0',
  3524.     'ifHCInOctets' => '0',
  3525.     'ifHCInUcastPkts' => '0',
  3526.     'ifHCInMulticastPkts' => '0',
  3527.     'ifHCInBroadcastPkts' => '0',
  3528.     'ifHCOutOctets' => '0',
  3529.     'ifHCOutUcastPkts' => '0',
  3530.     'ifHCOutMulticastPkts' => '0',
  3531.     'ifHCOutBroadcastPkts' => '0',
  3532.     'ifLinkUpDownTrapEnable' => 'enabled',
  3533.     'ifHighSpeed' => '10',
  3534.     'ifPromiscuousMode' => 'false',
  3535.     'ifConnectorPresent' => 'true',
  3536.     'ifAlias' => 'USER',
  3537.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3538.     'ifDescr' => 'GigabitEthernet1/0/8',
  3539.     'ifAdminStatus' => 'up',
  3540.     'ifOperStatus' => 'down',
  3541.     'ifLastChange' => '10085',
  3542.     'ifType' => 'ethernetCsmacd',
  3543.     'ifPhysAddress' => '70:1:b5:1c:ca:88',
  3544.     'ifMtu' => '1500',
  3545.     'ifInErrors' => '0',
  3546.     'ifOutErrors' => '0',
  3547.     'ifInDiscards' => '0',
  3548.     'ifOutDiscards' => '0',
  3549.     'dot3StatsDuplexStatus' => 'unknown',
  3550.     'vmVlan' => '666',
  3551.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3552.     'vlanTrunkPortNativeVlan' => '1',
  3553.     'cieIfInRuntsErrs' => '0',
  3554.     'cieIfInGiantsErrs' => '0',
  3555.     'cieIfInFramingErrs' => '0',
  3556.     'cieIfInOverrunErrs' => '0',
  3557.     'cieIfInIgnored' => '0',
  3558.     'cieIfInAbortErrs' => '0',
  3559.     'cieIfInputQueueDrops' => '0',
  3560.     'cieIfOutputQueueDrops' => '0',
  3561.   ),
  3562.   10109 =>
  3563.   array (
  3564.     'ifName' => 'Gi1/0/9',
  3565.     'ifInMulticastPkts' => '0',
  3566.     'ifInBroadcastPkts' => '0',
  3567.     'ifOutMulticastPkts' => '0',
  3568.     'ifOutBroadcastPkts' => '0',
  3569.     'ifHCInOctets' => '0',
  3570.     'ifHCInUcastPkts' => '0',
  3571.     'ifHCInMulticastPkts' => '0',
  3572.     'ifHCInBroadcastPkts' => '0',
  3573.     'ifHCOutOctets' => '0',
  3574.     'ifHCOutUcastPkts' => '0',
  3575.     'ifHCOutMulticastPkts' => '0',
  3576.     'ifHCOutBroadcastPkts' => '0',
  3577.     'ifLinkUpDownTrapEnable' => 'enabled',
  3578.     'ifHighSpeed' => '10',
  3579.     'ifPromiscuousMode' => 'false',
  3580.     'ifConnectorPresent' => 'true',
  3581.     'ifAlias' => 'USER',
  3582.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3583.     'ifDescr' => 'GigabitEthernet1/0/9',
  3584.     'ifAdminStatus' => 'up',
  3585.     'ifOperStatus' => 'down',
  3586.     'ifLastChange' => '10086',
  3587.     'ifType' => 'ethernetCsmacd',
  3588.     'ifPhysAddress' => '70:1:b5:1c:ca:89',
  3589.     'ifMtu' => '1500',
  3590.     'ifInErrors' => '0',
  3591.     'ifOutErrors' => '0',
  3592.     'ifInDiscards' => '0',
  3593.     'ifOutDiscards' => '0',
  3594.     'dot3StatsDuplexStatus' => 'unknown',
  3595.     'vmVlan' => '666',
  3596.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3597.     'vlanTrunkPortNativeVlan' => '1',
  3598.     'cieIfInRuntsErrs' => '0',
  3599.     'cieIfInGiantsErrs' => '0',
  3600.     'cieIfInFramingErrs' => '0',
  3601.     'cieIfInOverrunErrs' => '0',
  3602.     'cieIfInIgnored' => '0',
  3603.     'cieIfInAbortErrs' => '0',
  3604.     'cieIfInputQueueDrops' => '0',
  3605.     'cieIfOutputQueueDrops' => '0',
  3606.   ),
  3607.   10110 =>
  3608.   array (
  3609.     'ifName' => 'Gi1/0/10',
  3610.     'ifInMulticastPkts' => '0',
  3611.     'ifInBroadcastPkts' => '0',
  3612.     'ifOutMulticastPkts' => '0',
  3613.     'ifOutBroadcastPkts' => '0',
  3614.     'ifHCInOctets' => '0',
  3615.     'ifHCInUcastPkts' => '0',
  3616.     'ifHCInMulticastPkts' => '0',
  3617.     'ifHCInBroadcastPkts' => '0',
  3618.     'ifHCOutOctets' => '0',
  3619.     'ifHCOutUcastPkts' => '0',
  3620.     'ifHCOutMulticastPkts' => '0',
  3621.     'ifHCOutBroadcastPkts' => '0',
  3622.     'ifLinkUpDownTrapEnable' => 'enabled',
  3623.     'ifHighSpeed' => '10',
  3624.     'ifPromiscuousMode' => 'false',
  3625.     'ifConnectorPresent' => 'true',
  3626.     'ifAlias' => 'USER',
  3627.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3628.     'ifDescr' => 'GigabitEthernet1/0/10',
  3629.     'ifAdminStatus' => 'up',
  3630.     'ifOperStatus' => 'down',
  3631.     'ifLastChange' => '10086',
  3632.     'ifType' => 'ethernetCsmacd',
  3633.     'ifPhysAddress' => '70:1:b5:1c:ca:8a',
  3634.     'ifMtu' => '1500',
  3635.     'ifInErrors' => '0',
  3636.     'ifOutErrors' => '0',
  3637.     'ifInDiscards' => '0',
  3638.     'ifOutDiscards' => '0',
  3639.     'dot3StatsDuplexStatus' => 'unknown',
  3640.     'vmVlan' => '666',
  3641.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3642.     'vlanTrunkPortNativeVlan' => '1',
  3643.     'cieIfInRuntsErrs' => '0',
  3644.     'cieIfInGiantsErrs' => '0',
  3645.     'cieIfInFramingErrs' => '0',
  3646.     'cieIfInOverrunErrs' => '0',
  3647.     'cieIfInIgnored' => '0',
  3648.     'cieIfInAbortErrs' => '0',
  3649.     'cieIfInputQueueDrops' => '0',
  3650.     'cieIfOutputQueueDrops' => '0',
  3651.   ),
  3652.   10111 =>
  3653.   array (
  3654.     'ifName' => 'Gi1/0/11',
  3655.     'ifInMulticastPkts' => '0',
  3656.     'ifInBroadcastPkts' => '0',
  3657.     'ifOutMulticastPkts' => '0',
  3658.     'ifOutBroadcastPkts' => '0',
  3659.     'ifHCInOctets' => '0',
  3660.     'ifHCInUcastPkts' => '0',
  3661.     'ifHCInMulticastPkts' => '0',
  3662.     'ifHCInBroadcastPkts' => '0',
  3663.     'ifHCOutOctets' => '0',
  3664.     'ifHCOutUcastPkts' => '0',
  3665.     'ifHCOutMulticastPkts' => '0',
  3666.     'ifHCOutBroadcastPkts' => '0',
  3667.     'ifLinkUpDownTrapEnable' => 'enabled',
  3668.     'ifHighSpeed' => '10',
  3669.     'ifPromiscuousMode' => 'false',
  3670.     'ifConnectorPresent' => 'true',
  3671.     'ifAlias' => 'USER',
  3672.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3673.     'ifDescr' => 'GigabitEthernet1/0/11',
  3674.     'ifAdminStatus' => 'up',
  3675.     'ifOperStatus' => 'down',
  3676.     'ifLastChange' => '10086',
  3677.     'ifType' => 'ethernetCsmacd',
  3678.     'ifPhysAddress' => '70:1:b5:1c:ca:8b',
  3679.     'ifMtu' => '1500',
  3680.     'ifInErrors' => '0',
  3681.     'ifOutErrors' => '0',
  3682.     'ifInDiscards' => '0',
  3683.     'ifOutDiscards' => '0',
  3684.     'dot3StatsDuplexStatus' => 'unknown',
  3685.     'vmVlan' => '666',
  3686.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3687.     'vlanTrunkPortNativeVlan' => '1',
  3688.     'cieIfInRuntsErrs' => '0',
  3689.     'cieIfInGiantsErrs' => '0',
  3690.     'cieIfInFramingErrs' => '0',
  3691.     'cieIfInOverrunErrs' => '0',
  3692.     'cieIfInIgnored' => '0',
  3693.     'cieIfInAbortErrs' => '0',
  3694.     'cieIfInputQueueDrops' => '0',
  3695.     'cieIfOutputQueueDrops' => '0',
  3696.   ),
  3697.   10112 =>
  3698.   array (
  3699.     'ifName' => 'Gi1/0/12',
  3700.     'ifInMulticastPkts' => '0',
  3701.     'ifInBroadcastPkts' => '0',
  3702.     'ifOutMulticastPkts' => '0',
  3703.     'ifOutBroadcastPkts' => '0',
  3704.     'ifHCInOctets' => '0',
  3705.     'ifHCInUcastPkts' => '0',
  3706.     'ifHCInMulticastPkts' => '0',
  3707.     'ifHCInBroadcastPkts' => '0',
  3708.     'ifHCOutOctets' => '0',
  3709.     'ifHCOutUcastPkts' => '0',
  3710.     'ifHCOutMulticastPkts' => '0',
  3711.     'ifHCOutBroadcastPkts' => '0',
  3712.     'ifLinkUpDownTrapEnable' => 'enabled',
  3713.     'ifHighSpeed' => '10',
  3714.     'ifPromiscuousMode' => 'false',
  3715.     'ifConnectorPresent' => 'true',
  3716.     'ifAlias' => 'USER',
  3717.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3718.     'ifDescr' => 'GigabitEthernet1/0/12',
  3719.     'ifAdminStatus' => 'up',
  3720.     'ifOperStatus' => 'down',
  3721.     'ifLastChange' => '10086',
  3722.     'ifType' => 'ethernetCsmacd',
  3723.     'ifPhysAddress' => '70:1:b5:1c:ca:8c',
  3724.     'ifMtu' => '1500',
  3725.     'ifInErrors' => '0',
  3726.     'ifOutErrors' => '0',
  3727.     'ifInDiscards' => '0',
  3728.     'ifOutDiscards' => '0',
  3729.     'dot3StatsDuplexStatus' => 'unknown',
  3730.     'vmVlan' => '666',
  3731.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3732.     'vlanTrunkPortNativeVlan' => '1',
  3733.     'cieIfInRuntsErrs' => '0',
  3734.     'cieIfInGiantsErrs' => '0',
  3735.     'cieIfInFramingErrs' => '0',
  3736.     'cieIfInOverrunErrs' => '0',
  3737.     'cieIfInIgnored' => '0',
  3738.     'cieIfInAbortErrs' => '0',
  3739.     'cieIfInputQueueDrops' => '0',
  3740.     'cieIfOutputQueueDrops' => '0',
  3741.   ),
  3742.   10113 =>
  3743.   array (
  3744.     'ifName' => 'Gi1/0/13',
  3745.     'ifInMulticastPkts' => '0',
  3746.     'ifInBroadcastPkts' => '0',
  3747.     'ifOutMulticastPkts' => '0',
  3748.     'ifOutBroadcastPkts' => '0',
  3749.     'ifHCInOctets' => '0',
  3750.     'ifHCInUcastPkts' => '0',
  3751.     'ifHCInMulticastPkts' => '0',
  3752.     'ifHCInBroadcastPkts' => '0',
  3753.     'ifHCOutOctets' => '0',
  3754.     'ifHCOutUcastPkts' => '0',
  3755.     'ifHCOutMulticastPkts' => '0',
  3756.     'ifHCOutBroadcastPkts' => '0',
  3757.     'ifLinkUpDownTrapEnable' => 'enabled',
  3758.     'ifHighSpeed' => '10',
  3759.     'ifPromiscuousMode' => 'false',
  3760.     'ifConnectorPresent' => 'true',
  3761.     'ifAlias' => 'USER',
  3762.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3763.     'ifDescr' => 'GigabitEthernet1/0/13',
  3764.     'ifAdminStatus' => 'up',
  3765.     'ifOperStatus' => 'down',
  3766.     'ifLastChange' => '10086',
  3767.     'ifType' => 'ethernetCsmacd',
  3768.     'ifPhysAddress' => '70:1:b5:1c:ca:8d',
  3769.     'ifMtu' => '1500',
  3770.     'ifInErrors' => '0',
  3771.     'ifOutErrors' => '0',
  3772.     'ifInDiscards' => '0',
  3773.     'ifOutDiscards' => '0',
  3774.     'dot3StatsDuplexStatus' => 'unknown',
  3775.     'vmVlan' => '666',
  3776.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3777.     'vlanTrunkPortNativeVlan' => '1',
  3778.     'cieIfInRuntsErrs' => '0',
  3779.     'cieIfInGiantsErrs' => '0',
  3780.     'cieIfInFramingErrs' => '0',
  3781.     'cieIfInOverrunErrs' => '0',
  3782.     'cieIfInIgnored' => '0',
  3783.     'cieIfInAbortErrs' => '0',
  3784.     'cieIfInputQueueDrops' => '0',
  3785.     'cieIfOutputQueueDrops' => '0',
  3786.   ),
  3787.   10114 =>
  3788.   array (
  3789.     'ifName' => 'Gi1/0/14',
  3790.     'ifInMulticastPkts' => '954',
  3791.     'ifInBroadcastPkts' => '794',
  3792.     'ifOutMulticastPkts' => '81234872',
  3793.     'ifOutBroadcastPkts' => '3142293',
  3794.     'ifHCInOctets' => '154013782596',
  3795.     'ifHCInUcastPkts' => '158215651',
  3796.     'ifHCInMulticastPkts' => '954',
  3797.     'ifHCInBroadcastPkts' => '794',
  3798.     'ifHCOutOctets' => '167688548330',
  3799.     'ifHCOutUcastPkts' => '173389346',
  3800.     'ifHCOutMulticastPkts' => '81234876',
  3801.     'ifHCOutBroadcastPkts' => '3142293',
  3802.     'ifLinkUpDownTrapEnable' => 'enabled',
  3803.     'ifHighSpeed' => '1000',
  3804.     'ifPromiscuousMode' => 'false',
  3805.     'ifConnectorPresent' => 'true',
  3806.     'ifAlias' => 'VISIO',
  3807.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3808.     'ifDescr' => 'GigabitEthernet1/0/14',
  3809.     'ifAdminStatus' => 'up',
  3810.     'ifOperStatus' => 'up',
  3811.     'ifLastChange' => '1338519560',
  3812.     'ifType' => 'ethernetCsmacd',
  3813.     'ifPhysAddress' => '70:1:b5:1c:ca:8e',
  3814.     'ifMtu' => '1500',
  3815.     'ifInErrors' => '0',
  3816.     'ifOutErrors' => '0',
  3817.     'ifInDiscards' => '0',
  3818.     'ifOutDiscards' => '0',
  3819.     'dot3StatsDuplexStatus' => 'fullDuplex',
  3820.     'vmVlan' => '1',
  3821.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3822.     'vlanTrunkPortNativeVlan' => '1',
  3823.     'cieIfInRuntsErrs' => '0',
  3824.     'cieIfInGiantsErrs' => '0',
  3825.     'cieIfInFramingErrs' => '0',
  3826.     'cieIfInOverrunErrs' => '0',
  3827.     'cieIfInIgnored' => '0',
  3828.     'cieIfInAbortErrs' => '0',
  3829.     'cieIfInputQueueDrops' => '0',
  3830.     'cieIfOutputQueueDrops' => '0',
  3831.   ),
  3832.   10115 =>
  3833.   array (
  3834.     'ifName' => 'Gi1/0/15',
  3835.     'ifInMulticastPkts' => '0',
  3836.     'ifInBroadcastPkts' => '0',
  3837.     'ifOutMulticastPkts' => '0',
  3838.     'ifOutBroadcastPkts' => '0',
  3839.     'ifHCInOctets' => '0',
  3840.     'ifHCInUcastPkts' => '0',
  3841.     'ifHCInMulticastPkts' => '0',
  3842.     'ifHCInBroadcastPkts' => '0',
  3843.     'ifHCOutOctets' => '0',
  3844.     'ifHCOutUcastPkts' => '0',
  3845.     'ifHCOutMulticastPkts' => '0',
  3846.     'ifHCOutBroadcastPkts' => '0',
  3847.     'ifLinkUpDownTrapEnable' => 'enabled',
  3848.     'ifHighSpeed' => '10',
  3849.     'ifPromiscuousMode' => 'false',
  3850.     'ifConnectorPresent' => 'true',
  3851.     'ifAlias' => 'USER',
  3852.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3853.     'ifDescr' => 'GigabitEthernet1/0/15',
  3854.     'ifAdminStatus' => 'up',
  3855.     'ifOperStatus' => 'down',
  3856.     'ifLastChange' => '10086',
  3857.     'ifType' => 'ethernetCsmacd',
  3858.     'ifPhysAddress' => '70:1:b5:1c:ca:8f',
  3859.     'ifMtu' => '1500',
  3860.     'ifInErrors' => '0',
  3861.     'ifOutErrors' => '0',
  3862.     'ifInDiscards' => '0',
  3863.     'ifOutDiscards' => '0',
  3864.     'dot3StatsDuplexStatus' => 'unknown',
  3865.     'vmVlan' => '666',
  3866.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3867.     'vlanTrunkPortNativeVlan' => '1',
  3868.     'cieIfInRuntsErrs' => '0',
  3869.     'cieIfInGiantsErrs' => '0',
  3870.     'cieIfInFramingErrs' => '0',
  3871.     'cieIfInOverrunErrs' => '0',
  3872.     'cieIfInIgnored' => '0',
  3873.     'cieIfInAbortErrs' => '0',
  3874.     'cieIfInputQueueDrops' => '0',
  3875.     'cieIfOutputQueueDrops' => '0',
  3876.   ),
  3877.   10116 =>
  3878.   array (
  3879.     'ifName' => 'Gi1/0/16',
  3880.     'ifInMulticastPkts' => '227075',
  3881.     'ifInBroadcastPkts' => '21607',
  3882.     'ifOutMulticastPkts' => '8191626',
  3883.     'ifOutBroadcastPkts' => '413378',
  3884.     'ifHCInOctets' => '5470322125',
  3885.     'ifHCInUcastPkts' => '11523001',
  3886.     'ifHCInMulticastPkts' => '227075',
  3887.     'ifHCInBroadcastPkts' => '21607',
  3888.     'ifHCOutOctets' => '14743190077',
  3889.     'ifHCOutUcastPkts' => '19281033',
  3890.     'ifHCOutMulticastPkts' => '8191626',
  3891.     'ifHCOutBroadcastPkts' => '413378',
  3892.     'ifLinkUpDownTrapEnable' => 'enabled',
  3893.     'ifHighSpeed' => '100',
  3894.     'ifPromiscuousMode' => 'false',
  3895.     'ifConnectorPresent' => 'true',
  3896.     'ifAlias' => 'USER',
  3897.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3898.     'ifDescr' => 'GigabitEthernet1/0/16',
  3899.     'ifAdminStatus' => 'up',
  3900.     'ifOperStatus' => 'down',
  3901.     'ifLastChange' => '446787558',
  3902.     'ifType' => 'ethernetCsmacd',
  3903.     'ifPhysAddress' => '70:1:b5:1c:ca:90',
  3904.     'ifMtu' => '1500',
  3905.     'ifInErrors' => '0',
  3906.     'ifOutErrors' => '0',
  3907.     'ifInDiscards' => '0',
  3908.     'ifOutDiscards' => '71197',
  3909.     'dot3StatsDuplexStatus' => 'unknown',
  3910.     'vmVlan' => '666',
  3911.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3912.     'vlanTrunkPortNativeVlan' => '1',
  3913.     'cieIfInRuntsErrs' => '0',
  3914.     'cieIfInGiantsErrs' => '0',
  3915.     'cieIfInFramingErrs' => '0',
  3916.     'cieIfInOverrunErrs' => '0',
  3917.     'cieIfInIgnored' => '0',
  3918.     'cieIfInAbortErrs' => '0',
  3919.     'cieIfInputQueueDrops' => '0',
  3920.     'cieIfOutputQueueDrops' => '71197',
  3921.   ),
  3922.   10117 =>
  3923.   array (
  3924.     'ifName' => 'Gi1/0/17',
  3925.     'ifInMulticastPkts' => '0',
  3926.     'ifInBroadcastPkts' => '0',
  3927.     'ifOutMulticastPkts' => '0',
  3928.     'ifOutBroadcastPkts' => '0',
  3929.     'ifHCInOctets' => '0',
  3930.     'ifHCInUcastPkts' => '0',
  3931.     'ifHCInMulticastPkts' => '0',
  3932.     'ifHCInBroadcastPkts' => '0',
  3933.     'ifHCOutOctets' => '0',
  3934.     'ifHCOutUcastPkts' => '0',
  3935.     'ifHCOutMulticastPkts' => '0',
  3936.     'ifHCOutBroadcastPkts' => '0',
  3937.     'ifLinkUpDownTrapEnable' => 'enabled',
  3938.     'ifHighSpeed' => '10',
  3939.     'ifPromiscuousMode' => 'false',
  3940.     'ifConnectorPresent' => 'true',
  3941.     'ifAlias' => 'USER',
  3942.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3943.     'ifDescr' => 'GigabitEthernet1/0/17',
  3944.     'ifAdminStatus' => 'up',
  3945.     'ifOperStatus' => 'down',
  3946.     'ifLastChange' => '10086',
  3947.     'ifType' => 'ethernetCsmacd',
  3948.     'ifPhysAddress' => '70:1:b5:1c:ca:91',
  3949.     'ifMtu' => '1500',
  3950.     'ifInErrors' => '0',
  3951.     'ifOutErrors' => '0',
  3952.     'ifInDiscards' => '0',
  3953.     'ifOutDiscards' => '0',
  3954.     'dot3StatsDuplexStatus' => 'unknown',
  3955.     'vmVlan' => '666',
  3956.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  3957.     'vlanTrunkPortNativeVlan' => '1',
  3958.     'cieIfInRuntsErrs' => '0',
  3959.     'cieIfInGiantsErrs' => '0',
  3960.     'cieIfInFramingErrs' => '0',
  3961.     'cieIfInOverrunErrs' => '0',
  3962.     'cieIfInIgnored' => '0',
  3963.     'cieIfInAbortErrs' => '0',
  3964.     'cieIfInputQueueDrops' => '0',
  3965.     'cieIfOutputQueueDrops' => '0',
  3966.   ),
  3967.   10118 =>
  3968.   array (
  3969.     'ifName' => 'Gi1/0/18',
  3970.     'ifInMulticastPkts' => '0',
  3971.     'ifInBroadcastPkts' => '0',
  3972.     'ifOutMulticastPkts' => '0',
  3973.     'ifOutBroadcastPkts' => '0',
  3974.     'ifHCInOctets' => '0',
  3975.     'ifHCInUcastPkts' => '0',
  3976.     'ifHCInMulticastPkts' => '0',
  3977.     'ifHCInBroadcastPkts' => '0',
  3978.     'ifHCOutOctets' => '0',
  3979.     'ifHCOutUcastPkts' => '0',
  3980.     'ifHCOutMulticastPkts' => '0',
  3981.     'ifHCOutBroadcastPkts' => '0',
  3982.     'ifLinkUpDownTrapEnable' => 'enabled',
  3983.     'ifHighSpeed' => '10',
  3984.     'ifPromiscuousMode' => 'false',
  3985.     'ifConnectorPresent' => 'true',
  3986.     'ifAlias' => 'USER',
  3987.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  3988.     'ifDescr' => 'GigabitEthernet1/0/18',
  3989.     'ifAdminStatus' => 'up',
  3990.     'ifOperStatus' => 'down',
  3991.     'ifLastChange' => '10086',
  3992.     'ifType' => 'ethernetCsmacd',
  3993.     'ifPhysAddress' => '70:1:b5:1c:ca:92',
  3994.     'ifMtu' => '1500',
  3995.     'ifInErrors' => '0',
  3996.     'ifOutErrors' => '0',
  3997.     'ifInDiscards' => '0',
  3998.     'ifOutDiscards' => '0',
  3999.     'dot3StatsDuplexStatus' => 'unknown',
  4000.     'vmVlan' => '666',
  4001.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4002.     'vlanTrunkPortNativeVlan' => '1',
  4003.     'cieIfInRuntsErrs' => '0',
  4004.     'cieIfInGiantsErrs' => '0',
  4005.     'cieIfInFramingErrs' => '0',
  4006.     'cieIfInOverrunErrs' => '0',
  4007.     'cieIfInIgnored' => '0',
  4008.     'cieIfInAbortErrs' => '0',
  4009.     'cieIfInputQueueDrops' => '0',
  4010.     'cieIfOutputQueueDrops' => '0',
  4011.   ),
  4012.   10119 =>
  4013.   array (
  4014.     'ifName' => 'Gi1/0/19',
  4015.     'ifInMulticastPkts' => '0',
  4016.     'ifInBroadcastPkts' => '0',
  4017.     'ifOutMulticastPkts' => '0',
  4018.     'ifOutBroadcastPkts' => '0',
  4019.     'ifHCInOctets' => '0',
  4020.     'ifHCInUcastPkts' => '0',
  4021.     'ifHCInMulticastPkts' => '0',
  4022.     'ifHCInBroadcastPkts' => '0',
  4023.     'ifHCOutOctets' => '0',
  4024.     'ifHCOutUcastPkts' => '0',
  4025.     'ifHCOutMulticastPkts' => '0',
  4026.     'ifHCOutBroadcastPkts' => '0',
  4027.     'ifLinkUpDownTrapEnable' => 'enabled',
  4028.     'ifHighSpeed' => '10',
  4029.     'ifPromiscuousMode' => 'false',
  4030.     'ifConnectorPresent' => 'true',
  4031.     'ifAlias' => 'USER',
  4032.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4033.     'ifDescr' => 'GigabitEthernet1/0/19',
  4034.     'ifAdminStatus' => 'up',
  4035.     'ifOperStatus' => 'down',
  4036.     'ifLastChange' => '10086',
  4037.     'ifType' => 'ethernetCsmacd',
  4038.     'ifPhysAddress' => '70:1:b5:1c:ca:93',
  4039.     'ifMtu' => '1500',
  4040.     'ifInErrors' => '0',
  4041.     'ifOutErrors' => '0',
  4042.     'ifInDiscards' => '0',
  4043.     'ifOutDiscards' => '0',
  4044.     'dot3StatsDuplexStatus' => 'unknown',
  4045.     'vmVlan' => '666',
  4046.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4047.     'vlanTrunkPortNativeVlan' => '1',
  4048.     'cieIfInRuntsErrs' => '0',
  4049.     'cieIfInGiantsErrs' => '0',
  4050.     'cieIfInFramingErrs' => '0',
  4051.     'cieIfInOverrunErrs' => '0',
  4052.     'cieIfInIgnored' => '0',
  4053.     'cieIfInAbortErrs' => '0',
  4054.     'cieIfInputQueueDrops' => '0',
  4055.     'cieIfOutputQueueDrops' => '0',
  4056.   ),
  4057.   10120 =>
  4058.   array (
  4059.     'ifName' => 'Gi1/0/20',
  4060.     'ifInMulticastPkts' => '0',
  4061.     'ifInBroadcastPkts' => '0',
  4062.     'ifOutMulticastPkts' => '0',
  4063.     'ifOutBroadcastPkts' => '0',
  4064.     'ifHCInOctets' => '0',
  4065.     'ifHCInUcastPkts' => '0',
  4066.     'ifHCInMulticastPkts' => '0',
  4067.     'ifHCInBroadcastPkts' => '0',
  4068.     'ifHCOutOctets' => '0',
  4069.     'ifHCOutUcastPkts' => '0',
  4070.     'ifHCOutMulticastPkts' => '0',
  4071.     'ifHCOutBroadcastPkts' => '0',
  4072.     'ifLinkUpDownTrapEnable' => 'enabled',
  4073.     'ifHighSpeed' => '10',
  4074.     'ifPromiscuousMode' => 'false',
  4075.     'ifConnectorPresent' => 'true',
  4076.     'ifAlias' => 'USER',
  4077.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4078.     'ifDescr' => 'GigabitEthernet1/0/20',
  4079.     'ifAdminStatus' => 'up',
  4080.     'ifOperStatus' => 'down',
  4081.     'ifLastChange' => '10087',
  4082.     'ifType' => 'ethernetCsmacd',
  4083.     'ifPhysAddress' => '70:1:b5:1c:ca:94',
  4084.     'ifMtu' => '1500',
  4085.     'ifInErrors' => '0',
  4086.     'ifOutErrors' => '0',
  4087.     'ifInDiscards' => '0',
  4088.     'ifOutDiscards' => '0',
  4089.     'dot3StatsDuplexStatus' => 'unknown',
  4090.     'vmVlan' => '666',
  4091.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4092.     'vlanTrunkPortNativeVlan' => '1',
  4093.     'cieIfInRuntsErrs' => '0',
  4094.     'cieIfInGiantsErrs' => '0',
  4095.     'cieIfInFramingErrs' => '0',
  4096.     'cieIfInOverrunErrs' => '0',
  4097.     'cieIfInIgnored' => '0',
  4098.     'cieIfInAbortErrs' => '0',
  4099.     'cieIfInputQueueDrops' => '0',
  4100.     'cieIfOutputQueueDrops' => '0',
  4101.   ),
  4102.   10121 =>
  4103.   array (
  4104.     'ifName' => 'Gi1/0/21',
  4105.     'ifInMulticastPkts' => '0',
  4106.     'ifInBroadcastPkts' => '0',
  4107.     'ifOutMulticastPkts' => '0',
  4108.     'ifOutBroadcastPkts' => '0',
  4109.     'ifHCInOctets' => '0',
  4110.     'ifHCInUcastPkts' => '0',
  4111.     'ifHCInMulticastPkts' => '0',
  4112.     'ifHCInBroadcastPkts' => '0',
  4113.     'ifHCOutOctets' => '0',
  4114.     'ifHCOutUcastPkts' => '0',
  4115.     'ifHCOutMulticastPkts' => '0',
  4116.     'ifHCOutBroadcastPkts' => '0',
  4117.     'ifLinkUpDownTrapEnable' => 'enabled',
  4118.     'ifHighSpeed' => '10',
  4119.     'ifPromiscuousMode' => 'false',
  4120.     'ifConnectorPresent' => 'true',
  4121.     'ifAlias' => 'USER',
  4122.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4123.     'ifDescr' => 'GigabitEthernet1/0/21',
  4124.     'ifAdminStatus' => 'up',
  4125.     'ifOperStatus' => 'down',
  4126.     'ifLastChange' => '10087',
  4127.     'ifType' => 'ethernetCsmacd',
  4128.     'ifPhysAddress' => '70:1:b5:1c:ca:95',
  4129.     'ifMtu' => '1500',
  4130.     'ifInErrors' => '0',
  4131.     'ifOutErrors' => '0',
  4132.     'ifInDiscards' => '0',
  4133.     'ifOutDiscards' => '0',
  4134.     'dot3StatsDuplexStatus' => 'unknown',
  4135.     'vmVlan' => '666',
  4136.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4137.     'vlanTrunkPortNativeVlan' => '1',
  4138.     'cieIfInRuntsErrs' => '0',
  4139.     'cieIfInGiantsErrs' => '0',
  4140.     'cieIfInFramingErrs' => '0',
  4141.     'cieIfInOverrunErrs' => '0',
  4142.     'cieIfInIgnored' => '0',
  4143.     'cieIfInAbortErrs' => '0',
  4144.     'cieIfInputQueueDrops' => '0',
  4145.     'cieIfOutputQueueDrops' => '0',
  4146.   ),
  4147.   10122 =>
  4148.   array (
  4149.     'ifName' => 'Gi1/0/22',
  4150.     'ifInMulticastPkts' => '0',
  4151.     'ifInBroadcastPkts' => '0',
  4152.     'ifOutMulticastPkts' => '0',
  4153.     'ifOutBroadcastPkts' => '0',
  4154.     'ifHCInOctets' => '0',
  4155.     'ifHCInUcastPkts' => '0',
  4156.     'ifHCInMulticastPkts' => '0',
  4157.     'ifHCInBroadcastPkts' => '0',
  4158.     'ifHCOutOctets' => '0',
  4159.     'ifHCOutUcastPkts' => '0',
  4160.     'ifHCOutMulticastPkts' => '0',
  4161.     'ifHCOutBroadcastPkts' => '0',
  4162.     'ifLinkUpDownTrapEnable' => 'enabled',
  4163.     'ifHighSpeed' => '10',
  4164.     'ifPromiscuousMode' => 'false',
  4165.     'ifConnectorPresent' => 'true',
  4166.     'ifAlias' => 'USER',
  4167.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4168.     'ifDescr' => 'GigabitEthernet1/0/22',
  4169.     'ifAdminStatus' => 'up',
  4170.     'ifOperStatus' => 'down',
  4171.     'ifLastChange' => '10087',
  4172.     'ifType' => 'ethernetCsmacd',
  4173.     'ifPhysAddress' => '70:1:b5:1c:ca:96',
  4174.     'ifMtu' => '1500',
  4175.     'ifInErrors' => '0',
  4176.     'ifOutErrors' => '0',
  4177.     'ifInDiscards' => '0',
  4178.     'ifOutDiscards' => '0',
  4179.     'dot3StatsDuplexStatus' => 'unknown',
  4180.     'vmVlan' => '666',
  4181.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4182.     'vlanTrunkPortNativeVlan' => '1',
  4183.     'cieIfInRuntsErrs' => '0',
  4184.     'cieIfInGiantsErrs' => '0',
  4185.     'cieIfInFramingErrs' => '0',
  4186.     'cieIfInOverrunErrs' => '0',
  4187.     'cieIfInIgnored' => '0',
  4188.     'cieIfInAbortErrs' => '0',
  4189.     'cieIfInputQueueDrops' => '0',
  4190.     'cieIfOutputQueueDrops' => '0',
  4191.   ),
  4192.   10123 =>
  4193.   array (
  4194.     'ifName' => 'Gi1/0/23',
  4195.     'ifInMulticastPkts' => '0',
  4196.     'ifInBroadcastPkts' => '0',
  4197.     'ifOutMulticastPkts' => '0',
  4198.     'ifOutBroadcastPkts' => '0',
  4199.     'ifHCInOctets' => '0',
  4200.     'ifHCInUcastPkts' => '0',
  4201.     'ifHCInMulticastPkts' => '0',
  4202.     'ifHCInBroadcastPkts' => '0',
  4203.     'ifHCOutOctets' => '0',
  4204.     'ifHCOutUcastPkts' => '0',
  4205.     'ifHCOutMulticastPkts' => '0',
  4206.     'ifHCOutBroadcastPkts' => '0',
  4207.     'ifLinkUpDownTrapEnable' => 'enabled',
  4208.     'ifHighSpeed' => '100',
  4209.     'ifPromiscuousMode' => 'false',
  4210.     'ifConnectorPresent' => 'true',
  4211.     'ifAlias' => 'USER',
  4212.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4213.     'ifDescr' => 'GigabitEthernet1/0/23',
  4214.     'ifAdminStatus' => 'up',
  4215.     'ifOperStatus' => 'down',
  4216.     'ifLastChange' => '10103',
  4217.     'ifType' => 'ethernetCsmacd',
  4218.     'ifPhysAddress' => '70:1:b5:1c:ca:97',
  4219.     'ifMtu' => '1500',
  4220.     'ifInErrors' => '0',
  4221.     'ifOutErrors' => '0',
  4222.     'ifInDiscards' => '0',
  4223.     'ifOutDiscards' => '0',
  4224.     'dot3StatsDuplexStatus' => 'unknown',
  4225.     'vmVlan' => '666',
  4226.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4227.     'vlanTrunkPortNativeVlan' => '1',
  4228.     'cieIfInRuntsErrs' => '0',
  4229.     'cieIfInGiantsErrs' => '0',
  4230.     'cieIfInFramingErrs' => '0',
  4231.     'cieIfInOverrunErrs' => '0',
  4232.     'cieIfInIgnored' => '0',
  4233.     'cieIfInAbortErrs' => '0',
  4234.     'cieIfInputQueueDrops' => '0',
  4235.     'cieIfOutputQueueDrops' => '0',
  4236.   ),
  4237.   10124 =>
  4238.   array (
  4239.     'ifName' => 'Gi1/0/24',
  4240.     'ifInMulticastPkts' => '0',
  4241.     'ifInBroadcastPkts' => '0',
  4242.     'ifOutMulticastPkts' => '0',
  4243.     'ifOutBroadcastPkts' => '0',
  4244.     'ifHCInOctets' => '0',
  4245.     'ifHCInUcastPkts' => '0',
  4246.     'ifHCInMulticastPkts' => '0',
  4247.     'ifHCInBroadcastPkts' => '0',
  4248.     'ifHCOutOctets' => '0',
  4249.     'ifHCOutUcastPkts' => '0',
  4250.     'ifHCOutMulticastPkts' => '0',
  4251.     'ifHCOutBroadcastPkts' => '0',
  4252.     'ifLinkUpDownTrapEnable' => 'enabled',
  4253.     'ifHighSpeed' => '10',
  4254.     'ifPromiscuousMode' => 'false',
  4255.     'ifConnectorPresent' => 'true',
  4256.     'ifAlias' => 'USER',
  4257.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4258.     'ifDescr' => 'GigabitEthernet1/0/24',
  4259.     'ifAdminStatus' => 'up',
  4260.     'ifOperStatus' => 'down',
  4261.     'ifLastChange' => '10103',
  4262.     'ifType' => 'ethernetCsmacd',
  4263.     'ifPhysAddress' => '70:1:b5:1c:ca:98',
  4264.     'ifMtu' => '1500',
  4265.     'ifInErrors' => '0',
  4266.     'ifOutErrors' => '0',
  4267.     'ifInDiscards' => '0',
  4268.     'ifOutDiscards' => '0',
  4269.     'dot3StatsDuplexStatus' => 'unknown',
  4270.     'vmVlan' => '666',
  4271.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4272.     'vlanTrunkPortNativeVlan' => '1',
  4273.     'cieIfInRuntsErrs' => '0',
  4274.     'cieIfInGiantsErrs' => '0',
  4275.     'cieIfInFramingErrs' => '0',
  4276.     'cieIfInOverrunErrs' => '0',
  4277.     'cieIfInIgnored' => '0',
  4278.     'cieIfInAbortErrs' => '0',
  4279.     'cieIfInputQueueDrops' => '0',
  4280.     'cieIfOutputQueueDrops' => '0',
  4281.   ),
  4282.   10125 =>
  4283.   array (
  4284.     'ifName' => 'Gi1/0/25',
  4285.     'ifInMulticastPkts' => '208087',
  4286.     'ifInBroadcastPkts' => '146695',
  4287.     'ifOutMulticastPkts' => '40956907',
  4288.     'ifOutBroadcastPkts' => '1625472',
  4289.     'ifHCInOctets' => '1605634908',
  4290.     'ifHCInUcastPkts' => '4325520',
  4291.     'ifHCInMulticastPkts' => '208087',
  4292.     'ifHCInBroadcastPkts' => '146695',
  4293.     'ifHCOutOctets' => '25940576611',
  4294.     'ifHCOutUcastPkts' => '19108325',
  4295.     'ifHCOutMulticastPkts' => '40956909',
  4296.     'ifHCOutBroadcastPkts' => '1625472',
  4297.     'ifLinkUpDownTrapEnable' => 'enabled',
  4298.     'ifHighSpeed' => '1000',
  4299.     'ifPromiscuousMode' => 'false',
  4300.     'ifConnectorPresent' => 'true',
  4301.     'ifAlias' => 'Imprimante',
  4302.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4303.     'ifDescr' => 'GigabitEthernet1/0/25',
  4304.     'ifAdminStatus' => 'up',
  4305.     'ifOperStatus' => 'up',
  4306.     'ifLastChange' => '1647041075',
  4307.     'ifType' => 'ethernetCsmacd',
  4308.     'ifPhysAddress' => '70:1:b5:1c:ca:99',
  4309.     'ifMtu' => '1500',
  4310.     'ifInErrors' => '0',
  4311.     'ifOutErrors' => '0',
  4312.     'ifInDiscards' => '0',
  4313.     'ifOutDiscards' => '0',
  4314.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4315.     'vmVlan' => '666',
  4316.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4317.     'vlanTrunkPortNativeVlan' => '1',
  4318.     'cieIfInRuntsErrs' => '0',
  4319.     'cieIfInGiantsErrs' => '0',
  4320.     'cieIfInFramingErrs' => '0',
  4321.     'cieIfInOverrunErrs' => '0',
  4322.     'cieIfInIgnored' => '0',
  4323.     'cieIfInAbortErrs' => '0',
  4324.     'cieIfInputQueueDrops' => '0',
  4325.     'cieIfOutputQueueDrops' => '0',
  4326.   ),
  4327.   10126 =>
  4328.   array (
  4329.     'ifName' => 'Gi1/0/26',
  4330.     'ifInMulticastPkts' => '270107',
  4331.     'ifInBroadcastPkts' => '41559',
  4332.     'ifOutMulticastPkts' => '12414465',
  4333.     'ifOutBroadcastPkts' => '552494',
  4334.     'ifHCInOctets' => '24553348952',
  4335.     'ifHCInUcastPkts' => '52115688',
  4336.     'ifHCInMulticastPkts' => '270107',
  4337.     'ifHCInBroadcastPkts' => '41559',
  4338.     'ifHCOutOctets' => '70816623875',
  4339.     'ifHCOutUcastPkts' => '84115351',
  4340.     'ifHCOutMulticastPkts' => '12414465',
  4341.     'ifHCOutBroadcastPkts' => '552494',
  4342.     'ifLinkUpDownTrapEnable' => 'enabled',
  4343.     'ifHighSpeed' => '1000',
  4344.     'ifPromiscuousMode' => 'false',
  4345.     'ifConnectorPresent' => 'true',
  4346.     'ifAlias' => 'USER',
  4347.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4348.     'ifDescr' => 'GigabitEthernet1/0/26',
  4349.     'ifAdminStatus' => 'up',
  4350.     'ifOperStatus' => 'down',
  4351.     'ifLastChange' => '2115658826',
  4352.     'ifType' => 'ethernetCsmacd',
  4353.     'ifPhysAddress' => '70:1:b5:1c:ca:9a',
  4354.     'ifMtu' => '1500',
  4355.     'ifInErrors' => '0',
  4356.     'ifOutErrors' => '0',
  4357.     'ifInDiscards' => '0',
  4358.     'ifOutDiscards' => '316121',
  4359.     'dot3StatsDuplexStatus' => 'unknown',
  4360.     'vmVlan' => '666',
  4361.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4362.     'vlanTrunkPortNativeVlan' => '1',
  4363.     'cieIfInRuntsErrs' => '0',
  4364.     'cieIfInGiantsErrs' => '0',
  4365.     'cieIfInFramingErrs' => '0',
  4366.     'cieIfInOverrunErrs' => '0',
  4367.     'cieIfInIgnored' => '0',
  4368.     'cieIfInAbortErrs' => '0',
  4369.     'cieIfInputQueueDrops' => '0',
  4370.     'cieIfOutputQueueDrops' => '316121',
  4371.   ),
  4372.   10127 =>
  4373.   array (
  4374.     'ifName' => 'Gi1/0/27',
  4375.     'ifInMulticastPkts' => '0',
  4376.     'ifInBroadcastPkts' => '0',
  4377.     'ifOutMulticastPkts' => '0',
  4378.     'ifOutBroadcastPkts' => '0',
  4379.     'ifHCInOctets' => '0',
  4380.     'ifHCInUcastPkts' => '0',
  4381.     'ifHCInMulticastPkts' => '0',
  4382.     'ifHCInBroadcastPkts' => '0',
  4383.     'ifHCOutOctets' => '0',
  4384.     'ifHCOutUcastPkts' => '0',
  4385.     'ifHCOutMulticastPkts' => '0',
  4386.     'ifHCOutBroadcastPkts' => '0',
  4387.     'ifLinkUpDownTrapEnable' => 'enabled',
  4388.     'ifHighSpeed' => '10',
  4389.     'ifPromiscuousMode' => 'false',
  4390.     'ifConnectorPresent' => 'true',
  4391.     'ifAlias' => 'USER',
  4392.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4393.     'ifDescr' => 'GigabitEthernet1/0/27',
  4394.     'ifAdminStatus' => 'up',
  4395.     'ifOperStatus' => 'down',
  4396.     'ifLastChange' => '10103',
  4397.     'ifType' => 'ethernetCsmacd',
  4398.     'ifPhysAddress' => '70:1:b5:1c:ca:9b',
  4399.     'ifMtu' => '1500',
  4400.     'ifInErrors' => '0',
  4401.     'ifOutErrors' => '0',
  4402.     'ifInDiscards' => '0',
  4403.     'ifOutDiscards' => '0',
  4404.     'dot3StatsDuplexStatus' => 'unknown',
  4405.     'vmVlan' => '666',
  4406.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4407.     'vlanTrunkPortNativeVlan' => '1',
  4408.     'cieIfInRuntsErrs' => '0',
  4409.     'cieIfInGiantsErrs' => '0',
  4410.     'cieIfInFramingErrs' => '0',
  4411.     'cieIfInOverrunErrs' => '0',
  4412.     'cieIfInIgnored' => '0',
  4413.     'cieIfInAbortErrs' => '0',
  4414.     'cieIfInputQueueDrops' => '0',
  4415.     'cieIfOutputQueueDrops' => '0',
  4416.   ),
  4417.   10128 =>
  4418.   array (
  4419.     'ifName' => 'Gi1/0/28',
  4420.     'ifInMulticastPkts' => '103319',
  4421.     'ifInBroadcastPkts' => '13018',
  4422.     'ifOutMulticastPkts' => '4961135',
  4423.     'ifOutBroadcastPkts' => '222065',
  4424.     'ifHCInOctets' => '18016527709',
  4425.     'ifHCInUcastPkts' => '28395312',
  4426.     'ifHCInMulticastPkts' => '103319',
  4427.     'ifHCInBroadcastPkts' => '13018',
  4428.     'ifHCOutOctets' => '36961378785',
  4429.     'ifHCOutUcastPkts' => '48833301',
  4430.     'ifHCOutMulticastPkts' => '4961139',
  4431.     'ifHCOutBroadcastPkts' => '222065',
  4432.     'ifLinkUpDownTrapEnable' => 'enabled',
  4433.     'ifHighSpeed' => '1000',
  4434.     'ifPromiscuousMode' => 'false',
  4435.     'ifConnectorPresent' => 'true',
  4436.     'ifAlias' => 'USER',
  4437.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4438.     'ifDescr' => 'GigabitEthernet1/0/28',
  4439.     'ifAdminStatus' => 'up',
  4440.     'ifOperStatus' => 'up',
  4441.     'ifLastChange' => '2141861846',
  4442.     'ifType' => 'ethernetCsmacd',
  4443.     'ifPhysAddress' => '70:1:b5:1c:ca:9c',
  4444.     'ifMtu' => '1500',
  4445.     'ifInErrors' => '0',
  4446.     'ifOutErrors' => '0',
  4447.     'ifInDiscards' => '0',
  4448.     'ifOutDiscards' => '16',
  4449.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4450.     'vmVlan' => '666',
  4451.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4452.     'vlanTrunkPortNativeVlan' => '1',
  4453.     'cieIfInRuntsErrs' => '0',
  4454.     'cieIfInGiantsErrs' => '0',
  4455.     'cieIfInFramingErrs' => '0',
  4456.     'cieIfInOverrunErrs' => '0',
  4457.     'cieIfInIgnored' => '0',
  4458.     'cieIfInAbortErrs' => '0',
  4459.     'cieIfInputQueueDrops' => '0',
  4460.     'cieIfOutputQueueDrops' => '16',
  4461.   ),
  4462.   10129 =>
  4463.   array (
  4464.     'ifName' => 'Gi1/0/29',
  4465.     'ifInMulticastPkts' => '3',
  4466.     'ifInBroadcastPkts' => '0',
  4467.     'ifOutMulticastPkts' => '3',
  4468.     'ifOutBroadcastPkts' => '0',
  4469.     'ifHCInOctets' => '618',
  4470.     'ifHCInUcastPkts' => '0',
  4471.     'ifHCInMulticastPkts' => '3',
  4472.     'ifHCInBroadcastPkts' => '0',
  4473.     'ifHCOutOctets' => '618',
  4474.     'ifHCOutUcastPkts' => '0',
  4475.     'ifHCOutMulticastPkts' => '3',
  4476.     'ifHCOutBroadcastPkts' => '0',
  4477.     'ifLinkUpDownTrapEnable' => 'enabled',
  4478.     'ifHighSpeed' => '10',
  4479.     'ifPromiscuousMode' => 'false',
  4480.     'ifConnectorPresent' => 'true',
  4481.     'ifAlias' => 'USER',
  4482.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4483.     'ifDescr' => 'GigabitEthernet1/0/29',
  4484.     'ifAdminStatus' => 'up',
  4485.     'ifOperStatus' => 'down',
  4486.     'ifLastChange' => '509876220',
  4487.     'ifType' => 'ethernetCsmacd',
  4488.     'ifPhysAddress' => '70:1:b5:1c:ca:9d',
  4489.     'ifMtu' => '1500',
  4490.     'ifInErrors' => '0',
  4491.     'ifOutErrors' => '0',
  4492.     'ifInDiscards' => '0',
  4493.     'ifOutDiscards' => '0',
  4494.     'dot3StatsDuplexStatus' => 'unknown',
  4495.     'vmVlan' => '666',
  4496.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4497.     'vlanTrunkPortNativeVlan' => '1',
  4498.     'cieIfInRuntsErrs' => '0',
  4499.     'cieIfInGiantsErrs' => '0',
  4500.     'cieIfInFramingErrs' => '0',
  4501.     'cieIfInOverrunErrs' => '0',
  4502.     'cieIfInIgnored' => '0',
  4503.     'cieIfInAbortErrs' => '0',
  4504.     'cieIfInputQueueDrops' => '0',
  4505.     'cieIfOutputQueueDrops' => '0',
  4506.   ),
  4507.   10130 =>
  4508.   array (
  4509.     'ifName' => 'Gi1/0/30',
  4510.     'ifInMulticastPkts' => '0',
  4511.     'ifInBroadcastPkts' => '0',
  4512.     'ifOutMulticastPkts' => '0',
  4513.     'ifOutBroadcastPkts' => '0',
  4514.     'ifHCInOctets' => '0',
  4515.     'ifHCInUcastPkts' => '0',
  4516.     'ifHCInMulticastPkts' => '0',
  4517.     'ifHCInBroadcastPkts' => '0',
  4518.     'ifHCOutOctets' => '0',
  4519.     'ifHCOutUcastPkts' => '0',
  4520.     'ifHCOutMulticastPkts' => '0',
  4521.     'ifHCOutBroadcastPkts' => '0',
  4522.     'ifLinkUpDownTrapEnable' => 'enabled',
  4523.     'ifHighSpeed' => '10',
  4524.     'ifPromiscuousMode' => 'false',
  4525.     'ifConnectorPresent' => 'true',
  4526.     'ifAlias' => 'USER',
  4527.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4528.     'ifDescr' => 'GigabitEthernet1/0/30',
  4529.     'ifAdminStatus' => 'up',
  4530.     'ifOperStatus' => 'down',
  4531.     'ifLastChange' => '10103',
  4532.     'ifType' => 'ethernetCsmacd',
  4533.     'ifPhysAddress' => '70:1:b5:1c:ca:9e',
  4534.     'ifMtu' => '1500',
  4535.     'ifInErrors' => '0',
  4536.     'ifOutErrors' => '0',
  4537.     'ifInDiscards' => '0',
  4538.     'ifOutDiscards' => '0',
  4539.     'dot3StatsDuplexStatus' => 'unknown',
  4540.     'vmVlan' => '666',
  4541.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4542.     'vlanTrunkPortNativeVlan' => '1',
  4543.     'cieIfInRuntsErrs' => '0',
  4544.     'cieIfInGiantsErrs' => '0',
  4545.     'cieIfInFramingErrs' => '0',
  4546.     'cieIfInOverrunErrs' => '0',
  4547.     'cieIfInIgnored' => '0',
  4548.     'cieIfInAbortErrs' => '0',
  4549.     'cieIfInputQueueDrops' => '0',
  4550.     'cieIfOutputQueueDrops' => '0',
  4551.   ),
  4552.   10131 =>
  4553.   array (
  4554.     'ifName' => 'Gi1/0/31',
  4555.     'ifInMulticastPkts' => '0',
  4556.     'ifInBroadcastPkts' => '0',
  4557.     'ifOutMulticastPkts' => '0',
  4558.     'ifOutBroadcastPkts' => '0',
  4559.     'ifHCInOctets' => '0',
  4560.     'ifHCInUcastPkts' => '0',
  4561.     'ifHCInMulticastPkts' => '0',
  4562.     'ifHCInBroadcastPkts' => '0',
  4563.     'ifHCOutOctets' => '0',
  4564.     'ifHCOutUcastPkts' => '0',
  4565.     'ifHCOutMulticastPkts' => '0',
  4566.     'ifHCOutBroadcastPkts' => '0',
  4567.     'ifLinkUpDownTrapEnable' => 'enabled',
  4568.     'ifHighSpeed' => '10',
  4569.     'ifPromiscuousMode' => 'false',
  4570.     'ifConnectorPresent' => 'true',
  4571.     'ifAlias' => 'USER',
  4572.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4573.     'ifDescr' => 'GigabitEthernet1/0/31',
  4574.     'ifAdminStatus' => 'up',
  4575.     'ifOperStatus' => 'down',
  4576.     'ifLastChange' => '10104',
  4577.     'ifType' => 'ethernetCsmacd',
  4578.     'ifPhysAddress' => '70:1:b5:1c:ca:9f',
  4579.     'ifMtu' => '1500',
  4580.     'ifInErrors' => '0',
  4581.     'ifOutErrors' => '0',
  4582.     'ifInDiscards' => '0',
  4583.     'ifOutDiscards' => '0',
  4584.     'dot3StatsDuplexStatus' => 'unknown',
  4585.     'vmVlan' => '666',
  4586.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4587.     'vlanTrunkPortNativeVlan' => '1',
  4588.     'cieIfInRuntsErrs' => '0',
  4589.     'cieIfInGiantsErrs' => '0',
  4590.     'cieIfInFramingErrs' => '0',
  4591.     'cieIfInOverrunErrs' => '0',
  4592.     'cieIfInIgnored' => '0',
  4593.     'cieIfInAbortErrs' => '0',
  4594.     'cieIfInputQueueDrops' => '0',
  4595.     'cieIfOutputQueueDrops' => '0',
  4596.   ),
  4597.   10132 =>
  4598.   array (
  4599.     'ifName' => 'Gi1/0/32',
  4600.     'ifInMulticastPkts' => '0',
  4601.     'ifInBroadcastPkts' => '0',
  4602.     'ifOutMulticastPkts' => '0',
  4603.     'ifOutBroadcastPkts' => '0',
  4604.     'ifHCInOctets' => '0',
  4605.     'ifHCInUcastPkts' => '0',
  4606.     'ifHCInMulticastPkts' => '0',
  4607.     'ifHCInBroadcastPkts' => '0',
  4608.     'ifHCOutOctets' => '0',
  4609.     'ifHCOutUcastPkts' => '0',
  4610.     'ifHCOutMulticastPkts' => '0',
  4611.     'ifHCOutBroadcastPkts' => '0',
  4612.     'ifLinkUpDownTrapEnable' => 'enabled',
  4613.     'ifHighSpeed' => '10',
  4614.     'ifPromiscuousMode' => 'false',
  4615.     'ifConnectorPresent' => 'true',
  4616.     'ifAlias' => 'USER',
  4617.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4618.     'ifDescr' => 'GigabitEthernet1/0/32',
  4619.     'ifAdminStatus' => 'up',
  4620.     'ifOperStatus' => 'down',
  4621.     'ifLastChange' => '10104',
  4622.     'ifType' => 'ethernetCsmacd',
  4623.     'ifPhysAddress' => '70:1:b5:1c:ca:a0',
  4624.     'ifMtu' => '1500',
  4625.     'ifInErrors' => '0',
  4626.     'ifOutErrors' => '0',
  4627.     'ifInDiscards' => '0',
  4628.     'ifOutDiscards' => '0',
  4629.     'dot3StatsDuplexStatus' => 'unknown',
  4630.     'vmVlan' => '666',
  4631.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4632.     'vlanTrunkPortNativeVlan' => '1',
  4633.     'cieIfInRuntsErrs' => '0',
  4634.     'cieIfInGiantsErrs' => '0',
  4635.     'cieIfInFramingErrs' => '0',
  4636.     'cieIfInOverrunErrs' => '0',
  4637.     'cieIfInIgnored' => '0',
  4638.     'cieIfInAbortErrs' => '0',
  4639.     'cieIfInputQueueDrops' => '0',
  4640.     'cieIfOutputQueueDrops' => '0',
  4641.   ),
  4642.   10133 =>
  4643.   array (
  4644.     'ifName' => 'Gi1/0/33',
  4645.     'ifInMulticastPkts' => '3',
  4646.     'ifInBroadcastPkts' => '0',
  4647.     'ifOutMulticastPkts' => '3',
  4648.     'ifOutBroadcastPkts' => '0',
  4649.     'ifHCInOctets' => '618',
  4650.     'ifHCInUcastPkts' => '0',
  4651.     'ifHCInMulticastPkts' => '3',
  4652.     'ifHCInBroadcastPkts' => '0',
  4653.     'ifHCOutOctets' => '618',
  4654.     'ifHCOutUcastPkts' => '0',
  4655.     'ifHCOutMulticastPkts' => '3',
  4656.     'ifHCOutBroadcastPkts' => '0',
  4657.     'ifLinkUpDownTrapEnable' => 'enabled',
  4658.     'ifHighSpeed' => '10',
  4659.     'ifPromiscuousMode' => 'false',
  4660.     'ifConnectorPresent' => 'true',
  4661.     'ifAlias' => 'USER',
  4662.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4663.     'ifDescr' => 'GigabitEthernet1/0/33',
  4664.     'ifAdminStatus' => 'up',
  4665.     'ifOperStatus' => 'down',
  4666.     'ifLastChange' => '509876220',
  4667.     'ifType' => 'ethernetCsmacd',
  4668.     'ifPhysAddress' => '70:1:b5:1c:ca:a1',
  4669.     'ifMtu' => '1500',
  4670.     'ifInErrors' => '0',
  4671.     'ifOutErrors' => '0',
  4672.     'ifInDiscards' => '0',
  4673.     'ifOutDiscards' => '0',
  4674.     'dot3StatsDuplexStatus' => 'unknown',
  4675.     'vmVlan' => '666',
  4676.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4677.     'vlanTrunkPortNativeVlan' => '1',
  4678.     'cieIfInRuntsErrs' => '0',
  4679.     'cieIfInGiantsErrs' => '0',
  4680.     'cieIfInFramingErrs' => '0',
  4681.     'cieIfInOverrunErrs' => '0',
  4682.     'cieIfInIgnored' => '0',
  4683.     'cieIfInAbortErrs' => '0',
  4684.     'cieIfInputQueueDrops' => '0',
  4685.     'cieIfOutputQueueDrops' => '0',
  4686.   ),
  4687.   10134 =>
  4688.   array (
  4689.     'ifName' => 'Gi1/0/34',
  4690.     'ifInMulticastPkts' => '0',
  4691.     'ifInBroadcastPkts' => '0',
  4692.     'ifOutMulticastPkts' => '0',
  4693.     'ifOutBroadcastPkts' => '0',
  4694.     'ifHCInOctets' => '0',
  4695.     'ifHCInUcastPkts' => '0',
  4696.     'ifHCInMulticastPkts' => '0',
  4697.     'ifHCInBroadcastPkts' => '0',
  4698.     'ifHCOutOctets' => '0',
  4699.     'ifHCOutUcastPkts' => '0',
  4700.     'ifHCOutMulticastPkts' => '0',
  4701.     'ifHCOutBroadcastPkts' => '0',
  4702.     'ifLinkUpDownTrapEnable' => 'enabled',
  4703.     'ifHighSpeed' => '10',
  4704.     'ifPromiscuousMode' => 'false',
  4705.     'ifConnectorPresent' => 'true',
  4706.     'ifAlias' => 'USER',
  4707.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4708.     'ifDescr' => 'GigabitEthernet1/0/34',
  4709.     'ifAdminStatus' => 'up',
  4710.     'ifOperStatus' => 'down',
  4711.     'ifLastChange' => '10104',
  4712.     'ifType' => 'ethernetCsmacd',
  4713.     'ifPhysAddress' => '70:1:b5:1c:ca:a2',
  4714.     'ifMtu' => '1500',
  4715.     'ifInErrors' => '0',
  4716.     'ifOutErrors' => '0',
  4717.     'ifInDiscards' => '0',
  4718.     'ifOutDiscards' => '0',
  4719.     'dot3StatsDuplexStatus' => 'unknown',
  4720.     'vmVlan' => '666',
  4721.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4722.     'vlanTrunkPortNativeVlan' => '1',
  4723.     'cieIfInRuntsErrs' => '0',
  4724.     'cieIfInGiantsErrs' => '0',
  4725.     'cieIfInFramingErrs' => '0',
  4726.     'cieIfInOverrunErrs' => '0',
  4727.     'cieIfInIgnored' => '0',
  4728.     'cieIfInAbortErrs' => '0',
  4729.     'cieIfInputQueueDrops' => '0',
  4730.     'cieIfOutputQueueDrops' => '0',
  4731.   ),
  4732.   10135 =>
  4733.   array (
  4734.     'ifName' => 'Gi1/0/35',
  4735.     'ifInMulticastPkts' => '0',
  4736.     'ifInBroadcastPkts' => '0',
  4737.     'ifOutMulticastPkts' => '0',
  4738.     'ifOutBroadcastPkts' => '0',
  4739.     'ifHCInOctets' => '0',
  4740.     'ifHCInUcastPkts' => '0',
  4741.     'ifHCInMulticastPkts' => '0',
  4742.     'ifHCInBroadcastPkts' => '0',
  4743.     'ifHCOutOctets' => '0',
  4744.     'ifHCOutUcastPkts' => '0',
  4745.     'ifHCOutMulticastPkts' => '0',
  4746.     'ifHCOutBroadcastPkts' => '0',
  4747.     'ifLinkUpDownTrapEnable' => 'enabled',
  4748.     'ifHighSpeed' => '10',
  4749.     'ifPromiscuousMode' => 'false',
  4750.     'ifConnectorPresent' => 'true',
  4751.     'ifAlias' => 'USER',
  4752.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4753.     'ifDescr' => 'GigabitEthernet1/0/35',
  4754.     'ifAdminStatus' => 'up',
  4755.     'ifOperStatus' => 'down',
  4756.     'ifLastChange' => '10104',
  4757.     'ifType' => 'ethernetCsmacd',
  4758.     'ifPhysAddress' => '70:1:b5:1c:ca:a3',
  4759.     'ifMtu' => '1500',
  4760.     'ifInErrors' => '0',
  4761.     'ifOutErrors' => '0',
  4762.     'ifInDiscards' => '0',
  4763.     'ifOutDiscards' => '0',
  4764.     'dot3StatsDuplexStatus' => 'unknown',
  4765.     'vmVlan' => '666',
  4766.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4767.     'vlanTrunkPortNativeVlan' => '1',
  4768.     'cieIfInRuntsErrs' => '0',
  4769.     'cieIfInGiantsErrs' => '0',
  4770.     'cieIfInFramingErrs' => '0',
  4771.     'cieIfInOverrunErrs' => '0',
  4772.     'cieIfInIgnored' => '0',
  4773.     'cieIfInAbortErrs' => '0',
  4774.     'cieIfInputQueueDrops' => '0',
  4775.     'cieIfOutputQueueDrops' => '0',
  4776.   ),
  4777.   10136 =>
  4778.   array (
  4779.     'ifName' => 'Gi1/0/36',
  4780.     'ifInMulticastPkts' => '0',
  4781.     'ifInBroadcastPkts' => '0',
  4782.     'ifOutMulticastPkts' => '0',
  4783.     'ifOutBroadcastPkts' => '0',
  4784.     'ifHCInOctets' => '0',
  4785.     'ifHCInUcastPkts' => '0',
  4786.     'ifHCInMulticastPkts' => '0',
  4787.     'ifHCInBroadcastPkts' => '0',
  4788.     'ifHCOutOctets' => '0',
  4789.     'ifHCOutUcastPkts' => '0',
  4790.     'ifHCOutMulticastPkts' => '0',
  4791.     'ifHCOutBroadcastPkts' => '0',
  4792.     'ifLinkUpDownTrapEnable' => 'enabled',
  4793.     'ifHighSpeed' => '10',
  4794.     'ifPromiscuousMode' => 'false',
  4795.     'ifConnectorPresent' => 'true',
  4796.     'ifAlias' => 'USER',
  4797.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4798.     'ifDescr' => 'GigabitEthernet1/0/36',
  4799.     'ifAdminStatus' => 'up',
  4800.     'ifOperStatus' => 'down',
  4801.     'ifLastChange' => '10104',
  4802.     'ifType' => 'ethernetCsmacd',
  4803.     'ifPhysAddress' => '70:1:b5:1c:ca:a4',
  4804.     'ifMtu' => '1500',
  4805.     'ifInErrors' => '0',
  4806.     'ifOutErrors' => '0',
  4807.     'ifInDiscards' => '0',
  4808.     'ifOutDiscards' => '0',
  4809.     'dot3StatsDuplexStatus' => 'unknown',
  4810.     'vmVlan' => '666',
  4811.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4812.     'vlanTrunkPortNativeVlan' => '1',
  4813.     'cieIfInRuntsErrs' => '0',
  4814.     'cieIfInGiantsErrs' => '0',
  4815.     'cieIfInFramingErrs' => '0',
  4816.     'cieIfInOverrunErrs' => '0',
  4817.     'cieIfInIgnored' => '0',
  4818.     'cieIfInAbortErrs' => '0',
  4819.     'cieIfInputQueueDrops' => '0',
  4820.     'cieIfOutputQueueDrops' => '0',
  4821.   ),
  4822.   10137 =>
  4823.   array (
  4824.     'ifName' => 'Gi1/0/37',
  4825.     'ifInMulticastPkts' => '0',
  4826.     'ifInBroadcastPkts' => '0',
  4827.     'ifOutMulticastPkts' => '0',
  4828.     'ifOutBroadcastPkts' => '0',
  4829.     'ifHCInOctets' => '0',
  4830.     'ifHCInUcastPkts' => '0',
  4831.     'ifHCInMulticastPkts' => '0',
  4832.     'ifHCInBroadcastPkts' => '0',
  4833.     'ifHCOutOctets' => '0',
  4834.     'ifHCOutUcastPkts' => '0',
  4835.     'ifHCOutMulticastPkts' => '0',
  4836.     'ifHCOutBroadcastPkts' => '0',
  4837.     'ifLinkUpDownTrapEnable' => 'enabled',
  4838.     'ifHighSpeed' => '10',
  4839.     'ifPromiscuousMode' => 'false',
  4840.     'ifConnectorPresent' => 'true',
  4841.     'ifAlias' => 'USER',
  4842.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4843.     'ifDescr' => 'GigabitEthernet1/0/37',
  4844.     'ifAdminStatus' => 'up',
  4845.     'ifOperStatus' => 'down',
  4846.     'ifLastChange' => '10104',
  4847.     'ifType' => 'ethernetCsmacd',
  4848.     'ifPhysAddress' => '70:1:b5:1c:ca:a5',
  4849.     'ifMtu' => '1500',
  4850.     'ifInErrors' => '0',
  4851.     'ifOutErrors' => '0',
  4852.     'ifInDiscards' => '0',
  4853.     'ifOutDiscards' => '0',
  4854.     'dot3StatsDuplexStatus' => 'unknown',
  4855.     'vmVlan' => '666',
  4856.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4857.     'vlanTrunkPortNativeVlan' => '1',
  4858.     'cieIfInRuntsErrs' => '0',
  4859.     'cieIfInGiantsErrs' => '0',
  4860.     'cieIfInFramingErrs' => '0',
  4861.     'cieIfInOverrunErrs' => '0',
  4862.     'cieIfInIgnored' => '0',
  4863.     'cieIfInAbortErrs' => '0',
  4864.     'cieIfInputQueueDrops' => '0',
  4865.     'cieIfOutputQueueDrops' => '0',
  4866.   ),
  4867.   10138 =>
  4868.   array (
  4869.     'ifName' => 'Gi1/0/38',
  4870.     'ifInMulticastPkts' => '0',
  4871.     'ifInBroadcastPkts' => '149',
  4872.     'ifOutMulticastPkts' => '81236344',
  4873.     'ifOutBroadcastPkts' => '3142991',
  4874.     'ifHCInOctets' => '5118814',
  4875.     'ifHCInUcastPkts' => '11366',
  4876.     'ifHCInMulticastPkts' => '0',
  4877.     'ifHCInBroadcastPkts' => '149',
  4878.     'ifHCOutOctets' => '6122404418',
  4879.     'ifHCOutUcastPkts' => '2494449',
  4880.     'ifHCOutMulticastPkts' => '81236348',
  4881.     'ifHCOutBroadcastPkts' => '3142991',
  4882.     'ifLinkUpDownTrapEnable' => 'enabled',
  4883.     'ifHighSpeed' => '10',
  4884.     'ifPromiscuousMode' => 'false',
  4885.     'ifConnectorPresent' => 'true',
  4886.     'ifAlias' => 'Machine-Affranchir',
  4887.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4888.     'ifDescr' => 'GigabitEthernet1/0/38',
  4889.     'ifAdminStatus' => 'up',
  4890.     'ifOperStatus' => 'up',
  4891.     'ifLastChange' => '447917377',
  4892.     'ifType' => 'ethernetCsmacd',
  4893.     'ifPhysAddress' => '70:1:b5:1c:ca:a6',
  4894.     'ifMtu' => '1500',
  4895.     'ifInErrors' => '349',
  4896.     'ifOutErrors' => '0',
  4897.     'ifInDiscards' => '0',
  4898.     'ifOutDiscards' => '0',
  4899.     'dot3StatsDuplexStatus' => 'halfDuplex',
  4900.     'vmVlan' => '1',
  4901.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4902.     'vlanTrunkPortNativeVlan' => '1',
  4903.     'cieIfInRuntsErrs' => '349',
  4904.     'cieIfInGiantsErrs' => '0',
  4905.     'cieIfInFramingErrs' => '0',
  4906.     'cieIfInOverrunErrs' => '0',
  4907.     'cieIfInIgnored' => '0',
  4908.     'cieIfInAbortErrs' => '0',
  4909.     'cieIfInputQueueDrops' => '0',
  4910.     'cieIfOutputQueueDrops' => '0',
  4911.   ),
  4912.   10139 =>
  4913.   array (
  4914.     'ifName' => 'Gi1/0/39',
  4915.     'ifInMulticastPkts' => '0',
  4916.     'ifInBroadcastPkts' => '0',
  4917.     'ifOutMulticastPkts' => '0',
  4918.     'ifOutBroadcastPkts' => '0',
  4919.     'ifHCInOctets' => '0',
  4920.     'ifHCInUcastPkts' => '0',
  4921.     'ifHCInMulticastPkts' => '0',
  4922.     'ifHCInBroadcastPkts' => '0',
  4923.     'ifHCOutOctets' => '0',
  4924.     'ifHCOutUcastPkts' => '0',
  4925.     'ifHCOutMulticastPkts' => '0',
  4926.     'ifHCOutBroadcastPkts' => '0',
  4927.     'ifLinkUpDownTrapEnable' => 'enabled',
  4928.     'ifHighSpeed' => '10',
  4929.     'ifPromiscuousMode' => 'false',
  4930.     'ifConnectorPresent' => 'true',
  4931.     'ifAlias' => 'USER',
  4932.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4933.     'ifDescr' => 'GigabitEthernet1/0/39',
  4934.     'ifAdminStatus' => 'up',
  4935.     'ifOperStatus' => 'down',
  4936.     'ifLastChange' => '10104',
  4937.     'ifType' => 'ethernetCsmacd',
  4938.     'ifPhysAddress' => '70:1:b5:1c:ca:a7',
  4939.     'ifMtu' => '1500',
  4940.     'ifInErrors' => '0',
  4941.     'ifOutErrors' => '0',
  4942.     'ifInDiscards' => '0',
  4943.     'ifOutDiscards' => '0',
  4944.     'dot3StatsDuplexStatus' => 'unknown',
  4945.     'vmVlan' => '666',
  4946.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4947.     'vlanTrunkPortNativeVlan' => '1',
  4948.     'cieIfInRuntsErrs' => '0',
  4949.     'cieIfInGiantsErrs' => '0',
  4950.     'cieIfInFramingErrs' => '0',
  4951.     'cieIfInOverrunErrs' => '0',
  4952.     'cieIfInIgnored' => '0',
  4953.     'cieIfInAbortErrs' => '0',
  4954.     'cieIfInputQueueDrops' => '0',
  4955.     'cieIfOutputQueueDrops' => '0',
  4956.   ),
  4957.   10140 =>
  4958.   array (
  4959.     'ifName' => 'Gi1/0/40',
  4960.     'ifInMulticastPkts' => '4160',
  4961.     'ifInBroadcastPkts' => '69005',
  4962.     'ifOutMulticastPkts' => '36094903',
  4963.     'ifOutBroadcastPkts' => '1644879',
  4964.     'ifHCInOctets' => '1083184226120',
  4965.     'ifHCInUcastPkts' => '1236618862',
  4966.     'ifHCInMulticastPkts' => '4160',
  4967.     'ifHCInBroadcastPkts' => '69005',
  4968.     'ifHCOutOctets' => '477017349407',
  4969.     'ifHCOutUcastPkts' => '900898017',
  4970.     'ifHCOutMulticastPkts' => '36094905',
  4971.     'ifHCOutBroadcastPkts' => '1644879',
  4972.     'ifLinkUpDownTrapEnable' => 'enabled',
  4973.     'ifHighSpeed' => '1000',
  4974.     'ifPromiscuousMode' => 'false',
  4975.     'ifConnectorPresent' => 'true',
  4976.     'ifAlias' => 'SRV10254 NIC2',
  4977.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  4978.     'ifDescr' => 'GigabitEthernet1/0/40',
  4979.     'ifAdminStatus' => 'up',
  4980.     'ifOperStatus' => 'up',
  4981.     'ifLastChange' => '1923231918',
  4982.     'ifType' => 'ethernetCsmacd',
  4983.     'ifPhysAddress' => '70:1:b5:1c:ca:a8',
  4984.     'ifMtu' => '1500',
  4985.     'ifInErrors' => '0',
  4986.     'ifOutErrors' => '0',
  4987.     'ifInDiscards' => '0',
  4988.     'ifOutDiscards' => '320',
  4989.     'dot3StatsDuplexStatus' => 'fullDuplex',
  4990.     'vmVlan' => '1',
  4991.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  4992.     'vlanTrunkPortNativeVlan' => '1',
  4993.     'cieIfInRuntsErrs' => '0',
  4994.     'cieIfInGiantsErrs' => '0',
  4995.     'cieIfInFramingErrs' => '0',
  4996.     'cieIfInOverrunErrs' => '0',
  4997.     'cieIfInIgnored' => '0',
  4998.     'cieIfInAbortErrs' => '0',
  4999.     'cieIfInputQueueDrops' => '0',
  5000.     'cieIfOutputQueueDrops' => '320',
  5001.   ),
  5002.   10141 =>
  5003.   array (
  5004.     'ifName' => 'Gi1/0/41',
  5005.     'ifInMulticastPkts' => '0',
  5006.     'ifInBroadcastPkts' => '0',
  5007.     'ifOutMulticastPkts' => '0',
  5008.     'ifOutBroadcastPkts' => '0',
  5009.     'ifHCInOctets' => '0',
  5010.     'ifHCInUcastPkts' => '0',
  5011.     'ifHCInMulticastPkts' => '0',
  5012.     'ifHCInBroadcastPkts' => '0',
  5013.     'ifHCOutOctets' => '0',
  5014.     'ifHCOutUcastPkts' => '0',
  5015.     'ifHCOutMulticastPkts' => '0',
  5016.     'ifHCOutBroadcastPkts' => '0',
  5017.     'ifLinkUpDownTrapEnable' => 'enabled',
  5018.     'ifHighSpeed' => '10',
  5019.     'ifPromiscuousMode' => 'false',
  5020.     'ifConnectorPresent' => 'true',
  5021.     'ifAlias' => 'USER',
  5022.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5023.     'ifDescr' => 'GigabitEthernet1/0/41',
  5024.     'ifAdminStatus' => 'up',
  5025.     'ifOperStatus' => 'down',
  5026.     'ifLastChange' => '10104',
  5027.     'ifType' => 'ethernetCsmacd',
  5028.     'ifPhysAddress' => '70:1:b5:1c:ca:a9',
  5029.     'ifMtu' => '1500',
  5030.     'ifInErrors' => '0',
  5031.     'ifOutErrors' => '0',
  5032.     'ifInDiscards' => '0',
  5033.     'ifOutDiscards' => '0',
  5034.     'dot3StatsDuplexStatus' => 'unknown',
  5035.     'vmVlan' => '666',
  5036.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5037.     'vlanTrunkPortNativeVlan' => '1',
  5038.     'cieIfInRuntsErrs' => '0',
  5039.     'cieIfInGiantsErrs' => '0',
  5040.     'cieIfInFramingErrs' => '0',
  5041.     'cieIfInOverrunErrs' => '0',
  5042.     'cieIfInIgnored' => '0',
  5043.     'cieIfInAbortErrs' => '0',
  5044.     'cieIfInputQueueDrops' => '0',
  5045.     'cieIfOutputQueueDrops' => '0',
  5046.   ),
  5047.   10142 =>
  5048.   array (
  5049.     'ifName' => 'Gi1/0/42',
  5050.     'ifInMulticastPkts' => '0',
  5051.     'ifInBroadcastPkts' => '0',
  5052.     'ifOutMulticastPkts' => '0',
  5053.     'ifOutBroadcastPkts' => '0',
  5054.     'ifHCInOctets' => '0',
  5055.     'ifHCInUcastPkts' => '0',
  5056.     'ifHCInMulticastPkts' => '0',
  5057.     'ifHCInBroadcastPkts' => '0',
  5058.     'ifHCOutOctets' => '0',
  5059.     'ifHCOutUcastPkts' => '0',
  5060.     'ifHCOutMulticastPkts' => '0',
  5061.     'ifHCOutBroadcastPkts' => '0',
  5062.     'ifLinkUpDownTrapEnable' => 'enabled',
  5063.     'ifHighSpeed' => '10',
  5064.     'ifPromiscuousMode' => 'false',
  5065.     'ifConnectorPresent' => 'true',
  5066.     'ifAlias' => 'USER',
  5067.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5068.     'ifDescr' => 'GigabitEthernet1/0/42',
  5069.     'ifAdminStatus' => 'up',
  5070.     'ifOperStatus' => 'down',
  5071.     'ifLastChange' => '10105',
  5072.     'ifType' => 'ethernetCsmacd',
  5073.     'ifPhysAddress' => '70:1:b5:1c:ca:aa',
  5074.     'ifMtu' => '1500',
  5075.     'ifInErrors' => '0',
  5076.     'ifOutErrors' => '0',
  5077.     'ifInDiscards' => '0',
  5078.     'ifOutDiscards' => '0',
  5079.     'dot3StatsDuplexStatus' => 'unknown',
  5080.     'vmVlan' => '666',
  5081.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5082.     'vlanTrunkPortNativeVlan' => '1',
  5083.     'cieIfInRuntsErrs' => '0',
  5084.     'cieIfInGiantsErrs' => '0',
  5085.     'cieIfInFramingErrs' => '0',
  5086.     'cieIfInOverrunErrs' => '0',
  5087.     'cieIfInIgnored' => '0',
  5088.     'cieIfInAbortErrs' => '0',
  5089.     'cieIfInputQueueDrops' => '0',
  5090.     'cieIfOutputQueueDrops' => '0',
  5091.   ),
  5092.   10143 =>
  5093.   array (
  5094.     'ifName' => 'Gi1/0/43',
  5095.     'ifInMulticastPkts' => '0',
  5096.     'ifInBroadcastPkts' => '0',
  5097.     'ifOutMulticastPkts' => '0',
  5098.     'ifOutBroadcastPkts' => '0',
  5099.     'ifHCInOctets' => '0',
  5100.     'ifHCInUcastPkts' => '0',
  5101.     'ifHCInMulticastPkts' => '0',
  5102.     'ifHCInBroadcastPkts' => '0',
  5103.     'ifHCOutOctets' => '0',
  5104.     'ifHCOutUcastPkts' => '0',
  5105.     'ifHCOutMulticastPkts' => '0',
  5106.     'ifHCOutBroadcastPkts' => '0',
  5107.     'ifLinkUpDownTrapEnable' => 'enabled',
  5108.     'ifHighSpeed' => '10',
  5109.     'ifPromiscuousMode' => 'false',
  5110.     'ifConnectorPresent' => 'true',
  5111.     'ifAlias' => 'USER',
  5112.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5113.     'ifDescr' => 'GigabitEthernet1/0/43',
  5114.     'ifAdminStatus' => 'up',
  5115.     'ifOperStatus' => 'down',
  5116.     'ifLastChange' => '10105',
  5117.     'ifType' => 'ethernetCsmacd',
  5118.     'ifPhysAddress' => '70:1:b5:1c:ca:ab',
  5119.     'ifMtu' => '1500',
  5120.     'ifInErrors' => '0',
  5121.     'ifOutErrors' => '0',
  5122.     'ifInDiscards' => '0',
  5123.     'ifOutDiscards' => '0',
  5124.     'dot3StatsDuplexStatus' => 'unknown',
  5125.     'vmVlan' => '666',
  5126.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5127.     'vlanTrunkPortNativeVlan' => '1',
  5128.     'cieIfInRuntsErrs' => '0',
  5129.     'cieIfInGiantsErrs' => '0',
  5130.     'cieIfInFramingErrs' => '0',
  5131.     'cieIfInOverrunErrs' => '0',
  5132.     'cieIfInIgnored' => '0',
  5133.     'cieIfInAbortErrs' => '0',
  5134.     'cieIfInputQueueDrops' => '0',
  5135.     'cieIfOutputQueueDrops' => '0',
  5136.   ),
  5137.   10144 =>
  5138.   array (
  5139.     'ifName' => 'Gi1/0/44',
  5140.     'ifInMulticastPkts' => '0',
  5141.     'ifInBroadcastPkts' => '0',
  5142.     'ifOutMulticastPkts' => '0',
  5143.     'ifOutBroadcastPkts' => '0',
  5144.     'ifHCInOctets' => '0',
  5145.     'ifHCInUcastPkts' => '0',
  5146.     'ifHCInMulticastPkts' => '0',
  5147.     'ifHCInBroadcastPkts' => '0',
  5148.     'ifHCOutOctets' => '0',
  5149.     'ifHCOutUcastPkts' => '0',
  5150.     'ifHCOutMulticastPkts' => '0',
  5151.     'ifHCOutBroadcastPkts' => '0',
  5152.     'ifLinkUpDownTrapEnable' => 'enabled',
  5153.     'ifHighSpeed' => '10',
  5154.     'ifPromiscuousMode' => 'false',
  5155.     'ifConnectorPresent' => 'true',
  5156.     'ifAlias' => 'USER',
  5157.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5158.     'ifDescr' => 'GigabitEthernet1/0/44',
  5159.     'ifAdminStatus' => 'up',
  5160.     'ifOperStatus' => 'down',
  5161.     'ifLastChange' => '10105',
  5162.     'ifType' => 'ethernetCsmacd',
  5163.     'ifPhysAddress' => '70:1:b5:1c:ca:ac',
  5164.     'ifMtu' => '1500',
  5165.     'ifInErrors' => '0',
  5166.     'ifOutErrors' => '0',
  5167.     'ifInDiscards' => '0',
  5168.     'ifOutDiscards' => '0',
  5169.     'dot3StatsDuplexStatus' => 'unknown',
  5170.     'vmVlan' => '666',
  5171.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5172.     'vlanTrunkPortNativeVlan' => '1',
  5173.     'cieIfInRuntsErrs' => '0',
  5174.     'cieIfInGiantsErrs' => '0',
  5175.     'cieIfInFramingErrs' => '0',
  5176.     'cieIfInOverrunErrs' => '0',
  5177.     'cieIfInIgnored' => '0',
  5178.     'cieIfInAbortErrs' => '0',
  5179.     'cieIfInputQueueDrops' => '0',
  5180.     'cieIfOutputQueueDrops' => '0',
  5181.   ),
  5182.   10145 =>
  5183.   array (
  5184.     'ifName' => 'Gi1/0/45',
  5185.     'ifInMulticastPkts' => '0',
  5186.     'ifInBroadcastPkts' => '0',
  5187.     'ifOutMulticastPkts' => '0',
  5188.     'ifOutBroadcastPkts' => '0',
  5189.     'ifHCInOctets' => '0',
  5190.     'ifHCInUcastPkts' => '0',
  5191.     'ifHCInMulticastPkts' => '0',
  5192.     'ifHCInBroadcastPkts' => '0',
  5193.     'ifHCOutOctets' => '0',
  5194.     'ifHCOutUcastPkts' => '0',
  5195.     'ifHCOutMulticastPkts' => '0',
  5196.     'ifHCOutBroadcastPkts' => '0',
  5197.     'ifLinkUpDownTrapEnable' => 'enabled',
  5198.     'ifHighSpeed' => '10',
  5199.     'ifPromiscuousMode' => 'false',
  5200.     'ifConnectorPresent' => 'true',
  5201.     'ifAlias' => 'USER',
  5202.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5203.     'ifDescr' => 'GigabitEthernet1/0/45',
  5204.     'ifAdminStatus' => 'up',
  5205.     'ifOperStatus' => 'down',
  5206.     'ifLastChange' => '10105',
  5207.     'ifType' => 'ethernetCsmacd',
  5208.     'ifPhysAddress' => '70:1:b5:1c:ca:ad',
  5209.     'ifMtu' => '1500',
  5210.     'ifInErrors' => '0',
  5211.     'ifOutErrors' => '0',
  5212.     'ifInDiscards' => '0',
  5213.     'ifOutDiscards' => '0',
  5214.     'dot3StatsDuplexStatus' => 'unknown',
  5215.     'vmVlan' => '666',
  5216.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5217.     'vlanTrunkPortNativeVlan' => '1',
  5218.     'cieIfInRuntsErrs' => '0',
  5219.     'cieIfInGiantsErrs' => '0',
  5220.     'cieIfInFramingErrs' => '0',
  5221.     'cieIfInOverrunErrs' => '0',
  5222.     'cieIfInIgnored' => '0',
  5223.     'cieIfInAbortErrs' => '0',
  5224.     'cieIfInputQueueDrops' => '0',
  5225.     'cieIfOutputQueueDrops' => '0',
  5226.   ),
  5227.   10146 =>
  5228.   array (
  5229.     'ifName' => 'Gi1/0/46',
  5230.     'ifInMulticastPkts' => '0',
  5231.     'ifInBroadcastPkts' => '0',
  5232.     'ifOutMulticastPkts' => '0',
  5233.     'ifOutBroadcastPkts' => '0',
  5234.     'ifHCInOctets' => '0',
  5235.     'ifHCInUcastPkts' => '0',
  5236.     'ifHCInMulticastPkts' => '0',
  5237.     'ifHCInBroadcastPkts' => '0',
  5238.     'ifHCOutOctets' => '0',
  5239.     'ifHCOutUcastPkts' => '0',
  5240.     'ifHCOutMulticastPkts' => '0',
  5241.     'ifHCOutBroadcastPkts' => '0',
  5242.     'ifLinkUpDownTrapEnable' => 'enabled',
  5243.     'ifHighSpeed' => '100',
  5244.     'ifPromiscuousMode' => 'false',
  5245.     'ifConnectorPresent' => 'true',
  5246.     'ifAlias' => 'USER',
  5247.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5248.     'ifDescr' => 'GigabitEthernet1/0/46',
  5249.     'ifAdminStatus' => 'up',
  5250.     'ifOperStatus' => 'down',
  5251.     'ifLastChange' => '10105',
  5252.     'ifType' => 'ethernetCsmacd',
  5253.     'ifPhysAddress' => '70:1:b5:1c:ca:ae',
  5254.     'ifMtu' => '1500',
  5255.     'ifInErrors' => '0',
  5256.     'ifOutErrors' => '0',
  5257.     'ifInDiscards' => '0',
  5258.     'ifOutDiscards' => '0',
  5259.     'dot3StatsDuplexStatus' => 'unknown',
  5260.     'vmVlan' => '666',
  5261.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5262.     'vlanTrunkPortNativeVlan' => '1',
  5263.     'cieIfInRuntsErrs' => '0',
  5264.     'cieIfInGiantsErrs' => '0',
  5265.     'cieIfInFramingErrs' => '0',
  5266.     'cieIfInOverrunErrs' => '0',
  5267.     'cieIfInIgnored' => '0',
  5268.     'cieIfInAbortErrs' => '0',
  5269.     'cieIfInputQueueDrops' => '0',
  5270.     'cieIfOutputQueueDrops' => '0',
  5271.   ),
  5272.   10147 =>
  5273.   array (
  5274.     'ifName' => 'Gi1/0/47',
  5275.     'ifInMulticastPkts' => '71257631',
  5276.     'ifInBroadcastPkts' => '164317',
  5277.     'ifOutMulticastPkts' => '65400769',
  5278.     'ifOutBroadcastPkts' => '5047544',
  5279.     'ifHCInOctets' => '2935546153556',
  5280.     'ifHCInUcastPkts' => '3666566350',
  5281.     'ifHCInMulticastPkts' => '71257631',
  5282.     'ifHCInBroadcastPkts' => '164317',
  5283.     'ifHCOutOctets' => '3419490849013',
  5284.     'ifHCOutUcastPkts' => '5068685148',
  5285.     'ifHCOutMulticastPkts' => '65400772',
  5286.     'ifHCOutBroadcastPkts' => '5047544',
  5287.     'ifLinkUpDownTrapEnable' => 'enabled',
  5288.     'ifHighSpeed' => '100',
  5289.     'ifPromiscuousMode' => 'false',
  5290.     'ifConnectorPresent' => 'true',
  5291.     'ifAlias' => 'Cust: DR-WASQUEHAL (842527411) [50Mbit]',
  5292.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5293.     'ifDescr' => 'GigabitEthernet1/0/47',
  5294.     'ifAdminStatus' => 'up',
  5295.     'ifOperStatus' => 'up',
  5296.     'ifLastChange' => '11113',
  5297.     'ifType' => 'ethernetCsmacd',
  5298.     'ifPhysAddress' => '70:1:b5:1c:ca:af',
  5299.     'ifMtu' => '1500',
  5300.     'ifInErrors' => '0',
  5301.     'ifOutErrors' => '0',
  5302.     'ifInDiscards' => '0',
  5303.     'ifOutDiscards' => '25401733',
  5304.     'dot3StatsDuplexStatus' => 'fullDuplex',
  5305.     'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  5306.     'vlanTrunkPortNativeVlan' => '1',
  5307.     'cieIfInRuntsErrs' => '0',
  5308.     'cieIfInGiantsErrs' => '0',
  5309.     'cieIfInFramingErrs' => '0',
  5310.     'cieIfInOverrunErrs' => '0',
  5311.     'cieIfInIgnored' => '0',
  5312.     'cieIfInAbortErrs' => '0',
  5313.     'cieIfInputQueueDrops' => '0',
  5314.     'cieIfOutputQueueDrops' => '25401733',
  5315.   ),
  5316.   10148 =>
  5317.   array (
  5318.     'ifName' => 'Gi1/0/48',
  5319.     'ifInMulticastPkts' => '60235278',
  5320.     'ifInBroadcastPkts' => '3833554',
  5321.     'ifOutMulticastPkts' => '77534898',
  5322.     'ifOutBroadcastPkts' => '1378421',
  5323.     'ifHCInOctets' => '2366301587428',
  5324.     'ifHCInUcastPkts' => '3822779852',
  5325.     'ifHCInMulticastPkts' => '60235278',
  5326.     'ifHCInBroadcastPkts' => '3833554',
  5327.     'ifHCOutOctets' => '1544012314466',
  5328.     'ifHCOutUcastPkts' => '1906451552',
  5329.     'ifHCOutMulticastPkts' => '77534903',
  5330.     'ifHCOutBroadcastPkts' => '1378421',
  5331.     'ifLinkUpDownTrapEnable' => 'enabled',
  5332.     'ifHighSpeed' => '1000',
  5333.     'ifPromiscuousMode' => 'false',
  5334.     'ifConnectorPresent' => 'true',
  5335.     'ifAlias' => 'SW-WASQUEHAL_02',
  5336.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5337.     'ifDescr' => 'GigabitEthernet1/0/48',
  5338.     'ifAdminStatus' => 'up',
  5339.     'ifOperStatus' => 'up',
  5340.     'ifLastChange' => '10949',
  5341.     'ifType' => 'ethernetCsmacd',
  5342.     'ifPhysAddress' => '70:1:b5:1c:ca:b0',
  5343.     'ifMtu' => '1500',
  5344.     'ifInErrors' => '0',
  5345.     'ifOutErrors' => '0',
  5346.     'ifInDiscards' => '0',
  5347.     'ifOutDiscards' => '1103',
  5348.     'dot3StatsDuplexStatus' => 'fullDuplex',
  5349.     'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  5350.     'vlanTrunkPortNativeVlan' => '1',
  5351.     'cieIfInRuntsErrs' => '0',
  5352.     'cieIfInGiantsErrs' => '0',
  5353.     'cieIfInFramingErrs' => '0',
  5354.     'cieIfInOverrunErrs' => '0',
  5355.     'cieIfInIgnored' => '0',
  5356.     'cieIfInAbortErrs' => '0',
  5357.     'cieIfInputQueueDrops' => '0',
  5358.     'cieIfOutputQueueDrops' => '1103',
  5359.   ),
  5360.   10149 =>
  5361.   array (
  5362.     'ifName' => 'Gi1/0/49',
  5363.     'ifInMulticastPkts' => '0',
  5364.     'ifInBroadcastPkts' => '0',
  5365.     'ifOutMulticastPkts' => '0',
  5366.     'ifOutBroadcastPkts' => '0',
  5367.     'ifHCInOctets' => '0',
  5368.     'ifHCInUcastPkts' => '0',
  5369.     'ifHCInMulticastPkts' => '0',
  5370.     'ifHCInBroadcastPkts' => '0',
  5371.     'ifHCOutOctets' => '0',
  5372.     'ifHCOutUcastPkts' => '0',
  5373.     'ifHCOutMulticastPkts' => '0',
  5374.     'ifHCOutBroadcastPkts' => '0',
  5375.     'ifLinkUpDownTrapEnable' => 'enabled',
  5376.     'ifHighSpeed' => '10',
  5377.     'ifPromiscuousMode' => 'false',
  5378.     'ifConnectorPresent' => 'true',
  5379.     'ifAlias' => '',
  5380.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5381.     'ifDescr' => 'GigabitEthernet1/0/49',
  5382.     'ifAdminStatus' => 'up',
  5383.     'ifOperStatus' => 'down',
  5384.     'ifLastChange' => '10105',
  5385.     'ifType' => 'ethernetCsmacd',
  5386.     'ifPhysAddress' => '70:1:b5:1c:ca:b1',
  5387.     'ifMtu' => '1500',
  5388.     'ifInErrors' => '0',
  5389.     'ifOutErrors' => '0',
  5390.     'ifInDiscards' => '0',
  5391.     'ifOutDiscards' => '0',
  5392.     'dot3StatsDuplexStatus' => 'unknown',
  5393.     'vmVlan' => '1',
  5394.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5395.     'vlanTrunkPortNativeVlan' => '1',
  5396.     'cieIfInRuntsErrs' => '0',
  5397.     'cieIfInGiantsErrs' => '0',
  5398.     'cieIfInFramingErrs' => '0',
  5399.     'cieIfInOverrunErrs' => '0',
  5400.     'cieIfInIgnored' => '0',
  5401.     'cieIfInAbortErrs' => '0',
  5402.     'cieIfInputQueueDrops' => '0',
  5403.     'cieIfOutputQueueDrops' => '0',
  5404.   ),
  5405.   10150 =>
  5406.   array (
  5407.     'ifName' => 'Gi1/0/50',
  5408.     'ifInMulticastPkts' => '0',
  5409.     'ifInBroadcastPkts' => '0',
  5410.     'ifOutMulticastPkts' => '0',
  5411.     'ifOutBroadcastPkts' => '0',
  5412.     'ifHCInOctets' => '0',
  5413.     'ifHCInUcastPkts' => '0',
  5414.     'ifHCInMulticastPkts' => '0',
  5415.     'ifHCInBroadcastPkts' => '0',
  5416.     'ifHCOutOctets' => '0',
  5417.     'ifHCOutUcastPkts' => '0',
  5418.     'ifHCOutMulticastPkts' => '0',
  5419.     'ifHCOutBroadcastPkts' => '0',
  5420.     'ifLinkUpDownTrapEnable' => 'enabled',
  5421.     'ifHighSpeed' => '10',
  5422.     'ifPromiscuousMode' => 'false',
  5423.     'ifConnectorPresent' => 'true',
  5424.     'ifAlias' => '',
  5425.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5426.     'ifDescr' => 'GigabitEthernet1/0/50',
  5427.     'ifAdminStatus' => 'up',
  5428.     'ifOperStatus' => 'down',
  5429.     'ifLastChange' => '10105',
  5430.     'ifType' => 'ethernetCsmacd',
  5431.     'ifPhysAddress' => '70:1:b5:1c:ca:b2',
  5432.     'ifMtu' => '1500',
  5433.     'ifInErrors' => '0',
  5434.     'ifOutErrors' => '0',
  5435.     'ifInDiscards' => '0',
  5436.     'ifOutDiscards' => '0',
  5437.     'dot3StatsDuplexStatus' => 'unknown',
  5438.     'vmVlan' => '1',
  5439.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5440.     'vlanTrunkPortNativeVlan' => '1',
  5441.     'cieIfInRuntsErrs' => '0',
  5442.     'cieIfInGiantsErrs' => '0',
  5443.     'cieIfInFramingErrs' => '0',
  5444.     'cieIfInOverrunErrs' => '0',
  5445.     'cieIfInIgnored' => '0',
  5446.     'cieIfInAbortErrs' => '0',
  5447.     'cieIfInputQueueDrops' => '0',
  5448.     'cieIfOutputQueueDrops' => '0',
  5449.   ),
  5450.   10151 =>
  5451.   array (
  5452.     'ifName' => 'Gi1/0/51',
  5453.     'ifInMulticastPkts' => '0',
  5454.     'ifInBroadcastPkts' => '0',
  5455.     'ifOutMulticastPkts' => '0',
  5456.     'ifOutBroadcastPkts' => '0',
  5457.     'ifHCInOctets' => '0',
  5458.     'ifHCInUcastPkts' => '0',
  5459.     'ifHCInMulticastPkts' => '0',
  5460.     'ifHCInBroadcastPkts' => '0',
  5461.     'ifHCOutOctets' => '0',
  5462.     'ifHCOutUcastPkts' => '0',
  5463.     'ifHCOutMulticastPkts' => '0',
  5464.     'ifHCOutBroadcastPkts' => '0',
  5465.     'ifLinkUpDownTrapEnable' => 'enabled',
  5466.     'ifHighSpeed' => '10',
  5467.     'ifPromiscuousMode' => 'false',
  5468.     'ifConnectorPresent' => 'true',
  5469.     'ifAlias' => '',
  5470.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5471.     'ifDescr' => 'GigabitEthernet1/0/51',
  5472.     'ifAdminStatus' => 'up',
  5473.     'ifOperStatus' => 'down',
  5474.     'ifLastChange' => '10105',
  5475.     'ifType' => 'ethernetCsmacd',
  5476.     'ifPhysAddress' => '70:1:b5:1c:ca:b3',
  5477.     'ifMtu' => '1500',
  5478.     'ifInErrors' => '0',
  5479.     'ifOutErrors' => '0',
  5480.     'ifInDiscards' => '0',
  5481.     'ifOutDiscards' => '0',
  5482.     'dot3StatsDuplexStatus' => 'unknown',
  5483.     'vmVlan' => '1',
  5484.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5485.     'vlanTrunkPortNativeVlan' => '1',
  5486.     'cieIfInRuntsErrs' => '0',
  5487.     'cieIfInGiantsErrs' => '0',
  5488.     'cieIfInFramingErrs' => '0',
  5489.     'cieIfInOverrunErrs' => '0',
  5490.     'cieIfInIgnored' => '0',
  5491.     'cieIfInAbortErrs' => '0',
  5492.     'cieIfInputQueueDrops' => '0',
  5493.     'cieIfOutputQueueDrops' => '0',
  5494.   ),
  5495.   10152 =>
  5496.   array (
  5497.     'ifName' => 'Gi1/0/52',
  5498.     'ifInMulticastPkts' => '0',
  5499.     'ifInBroadcastPkts' => '0',
  5500.     'ifOutMulticastPkts' => '0',
  5501.     'ifOutBroadcastPkts' => '0',
  5502.     'ifHCInOctets' => '0',
  5503.     'ifHCInUcastPkts' => '0',
  5504.     'ifHCInMulticastPkts' => '0',
  5505.     'ifHCInBroadcastPkts' => '0',
  5506.     'ifHCOutOctets' => '0',
  5507.     'ifHCOutUcastPkts' => '0',
  5508.     'ifHCOutMulticastPkts' => '0',
  5509.     'ifHCOutBroadcastPkts' => '0',
  5510.     'ifLinkUpDownTrapEnable' => 'enabled',
  5511.     'ifHighSpeed' => '10',
  5512.     'ifPromiscuousMode' => 'false',
  5513.     'ifConnectorPresent' => 'true',
  5514.     'ifAlias' => '',
  5515.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5516.     'ifDescr' => 'GigabitEthernet1/0/52',
  5517.     'ifAdminStatus' => 'up',
  5518.     'ifOperStatus' => 'down',
  5519.     'ifLastChange' => '10106',
  5520.     'ifType' => 'ethernetCsmacd',
  5521.     'ifPhysAddress' => '70:1:b5:1c:ca:b4',
  5522.     'ifMtu' => '1500',
  5523.     'ifInErrors' => '0',
  5524.     'ifOutErrors' => '0',
  5525.     'ifInDiscards' => '0',
  5526.     'ifOutDiscards' => '0',
  5527.     'dot3StatsDuplexStatus' => 'unknown',
  5528.     'vmVlan' => '1',
  5529.     'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  5530.     'vlanTrunkPortNativeVlan' => '1',
  5531.     'cieIfInRuntsErrs' => '0',
  5532.     'cieIfInGiantsErrs' => '0',
  5533.     'cieIfInFramingErrs' => '0',
  5534.     'cieIfInOverrunErrs' => '0',
  5535.     'cieIfInIgnored' => '0',
  5536.     'cieIfInAbortErrs' => '0',
  5537.     'cieIfInputQueueDrops' => '0',
  5538.     'cieIfOutputQueueDrops' => '0',
  5539.   ),
  5540.   14001 =>
  5541.   array (
  5542.     'ifName' => 'Nu0',
  5543.     'ifInMulticastPkts' => '0',
  5544.     'ifInBroadcastPkts' => '0',
  5545.     'ifOutMulticastPkts' => '0',
  5546.     'ifOutBroadcastPkts' => '0',
  5547.     'ifLinkUpDownTrapEnable' => 'enabled',
  5548.     'ifHighSpeed' => '10000',
  5549.     'ifPromiscuousMode' => 'false',
  5550.     'ifConnectorPresent' => 'false',
  5551.     'ifAlias' => '',
  5552.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5553.     'ifDescr' => 'Null0',
  5554.     'ifAdminStatus' => 'up',
  5555.     'ifOperStatus' => 'up',
  5556.     'ifLastChange' => '0',
  5557.     'ifType' => 'other',
  5558.     'ifPhysAddress' => '',
  5559.     'ifMtu' => '1500',
  5560.     'ifInErrors' => '0',
  5561.     'ifOutErrors' => '0',
  5562.     'ifInDiscards' => '0',
  5563.     'ifOutDiscards' => '0',
  5564.     'cieIfInRuntsErrs' => '0',
  5565.     'cieIfInGiantsErrs' => '0',
  5566.     'cieIfInFramingErrs' => '0',
  5567.     'cieIfInOverrunErrs' => '0',
  5568.     'cieIfInIgnored' => '0',
  5569.     'cieIfInAbortErrs' => '0',
  5570.     'cieIfInputQueueDrops' => '0',
  5571.     'cieIfOutputQueueDrops' => '0',
  5572.   ),
  5573.   14002 =>
  5574.   array (
  5575.     'ifName' => 'Fa0',
  5576.     'ifInMulticastPkts' => '0',
  5577.     'ifInBroadcastPkts' => '0',
  5578.     'ifOutMulticastPkts' => '0',
  5579.     'ifOutBroadcastPkts' => '0',
  5580.     'ifHCInOctets' => '0',
  5581.     'ifHCInUcastPkts' => '0',
  5582.     'ifHCInMulticastPkts' => '0',
  5583.     'ifHCInBroadcastPkts' => '0',
  5584.     'ifHCOutOctets' => '0',
  5585.     'ifHCOutUcastPkts' => '0',
  5586.     'ifHCOutMulticastPkts' => '0',
  5587.     'ifHCOutBroadcastPkts' => '0',
  5588.     'ifLinkUpDownTrapEnable' => 'enabled',
  5589.     'ifHighSpeed' => '100',
  5590.     'ifPromiscuousMode' => 'false',
  5591.     'ifConnectorPresent' => 'true',
  5592.     'ifAlias' => '',
  5593.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  5594.     'ifDescr' => 'FastEthernet0',
  5595.     'ifAdminStatus' => 'down',
  5596.     'ifOperStatus' => 'down',
  5597.     'ifLastChange' => '10040',
  5598.     'ifType' => 'ethernetCsmacd',
  5599.     'ifPhysAddress' => '70:1:b5:1c:ca:b9',
  5600.     'ifMtu' => '1500',
  5601.     'ifInErrors' => '0',
  5602.     'ifOutErrors' => '0',
  5603.     'ifInDiscards' => '0',
  5604.     'ifOutDiscards' => '0',
  5605.     'dot3StatsDuplexStatus' => 'unknown',
  5606.     'cieIfInRuntsErrs' => '0',
  5607.     'cieIfInGiantsErrs' => '0',
  5608.     'cieIfInFramingErrs' => '0',
  5609.     'cieIfInOverrunErrs' => '0',
  5610.     'cieIfInIgnored' => '0',
  5611.     'cieIfInAbortErrs' => '0',
  5612.     'cieIfInputQueueDrops' => '0',
  5613.     'cieIfOutputQueueDrops' => '0',
  5614.   ),
  5615. )  
  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.  valid  
  5676.  
  5677. Port Vl1: Vlan1 (1 / #5818) ifHCInOctets  
  5678. ifHCOutOctets  
  5679. ifHCInUcastPkts  
  5680. ifHCOutUcastPkts  
  5681. ifInBroadcastPkts  
  5682. ifOutBroadcastPkts  
  5683. ifInMulticastPkts  
  5684. ifOutMulticastPkts  
  5685. ifHighSpeed (1000)  
  5686.  
  5687. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5688. VLAN =  
  5689. Warning: Undefined array key "ifName:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5690.  
  5691. Warning: Undefined array key "ifSpeed:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5692.  
  5693. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5694.  
  5695. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5696.  
  5697. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5698.  
  5699. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5700.  
  5701. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5702.  
  5703. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5704. VLAN_DATA_1
  5705. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5706.  
  5707. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5708.  
  5709. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5710.  
  5711. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5712.  
  5713. 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
  5714.  
  5715. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5716.  
  5717. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5718.  
  5719. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5720.  
  5721. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5722.  
  5723. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5724.  
  5725. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5726.  
  5727. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5728.  
  5729. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5730.  
  5731. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5732.  
  5733. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5734.  
  5735.  ifInOctets (577946 B) 2339.8623481781 Bps 247 secs  
  5736.  
  5737.  ifOutOctets (1899673 B) 7690.983805668 Bps 247 secs  
  5738.  
  5739.  ifInErrors (0 B) 0 Bps 247 secs  
  5740.  
  5741.  ifOutErrors (0 B) 0 Bps 247 secs  
  5742.  
  5743.  ifInUcastPkts (6052 B) 24.502024291498 Bps 247 secs  
  5744.  
  5745.  ifOutUcastPkts (5340 B) 21.619433198381 Bps 247 secs  
  5746.  
  5747. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5748.  
  5749. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5750.  
  5751.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5752.  
  5753. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5754.  
  5755. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5756.  
  5757.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5758.  
  5759.  ifInDiscards (0 B) 0 Bps 247 secs  
  5760.  
  5761.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5762.  
  5763. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5764.  
  5765. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5766.  
  5767.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5768.  
  5769.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5770.  
  5771.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5772.  
  5773.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  5774.  
  5775.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  5776. bps(18.72 kbps/61.53 kbps)bytes(564.4 KiB/1.81 MiB)pkts(24.5 pps/21.62 pps)
  5777. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  5778.  
  5779. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  5780.  
  5781. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  5782.  
  5783. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  5784. 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]
  5785.  
  5786. 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]
  5787.  
  5788. 1 updated  
  5789.  
  5790. Port Vl2: Vlan2 (2 / #5819) ifHCInOctets  
  5791. ifHCOutOctets  
  5792. ifHCInUcastPkts  
  5793. ifHCOutUcastPkts  
  5794. ifInBroadcastPkts  
  5795. ifOutBroadcastPkts  
  5796. ifInMulticastPkts  
  5797. ifOutMulticastPkts  
  5798. ifHighSpeed (1000)  
  5799.  
  5800. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5801. VLAN =  
  5802. Warning: Undefined array key "ifName:Vl2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5803.  
  5804. Warning: Undefined array key "ifSpeed:Vl2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5805.  
  5806. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5807.  
  5808. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5809.  
  5810. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5811.  
  5812. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5813.  
  5814. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5815.  
  5816. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5817. VLAN_VOIX_2
  5818. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5819.  
  5820. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5821.  
  5822. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5823.  
  5824. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5825.  
  5826. 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
  5827.  
  5828. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5829.  
  5830. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5831.  
  5832. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5833.  
  5834. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5835.  
  5836. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5837.  
  5838. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5839.  
  5840. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5841.  
  5842. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5843.  
  5844. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5845.  
  5846. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5847.  
  5848.  ifInOctets (17520 B) 70.931174089069 Bps 247 secs  
  5849.  
  5850.  ifOutOctets (0 B) 0 Bps 247 secs  
  5851.  
  5852.  ifInErrors (0 B) 0 Bps 247 secs  
  5853.  
  5854.  ifOutErrors (0 B) 0 Bps 247 secs  
  5855.  
  5856.  ifInUcastPkts (292 B) 1.1821862348178 Bps 247 secs  
  5857.  
  5858.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  5859.  
  5860. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5861.  
  5862. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5863.  
  5864.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5865.  
  5866. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5867.  
  5868. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5869.  
  5870.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5871.  
  5872.  ifInDiscards (0 B) 0 Bps 247 secs  
  5873.  
  5874.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5875.  
  5876. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5877.  
  5878. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5879.  
  5880.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5881.  
  5882.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5883.  
  5884.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5885.  
  5886.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  5887.  
  5888.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  5889. bps(567 bps/0 bps)bytes(17.11 KiB/0 B)pkts(1.18 pps/0 pps)
  5890. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  5891.  
  5892. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  5893.  
  5894. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  5895.  
  5896. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  5897. 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]
  5898.  
  5899. 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]
  5900.  
  5901. 1 updated  
  5902.  
  5903. Port Vl5: Vlan5 (5 / #5820) ifHCInOctets  
  5904. ifHCOutOctets  
  5905. ifHCInUcastPkts  
  5906. ifHCOutUcastPkts  
  5907. ifInBroadcastPkts  
  5908. ifOutBroadcastPkts  
  5909. ifInMulticastPkts  
  5910. ifOutMulticastPkts  
  5911. ifHighSpeed (1000)  
  5912.  
  5913. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  5914. VLAN =  
  5915. Warning: Undefined array key "ifName:Vl5" in /opt/librenms/includes/polling/ports.inc.php on line 681
  5916.  
  5917. Warning: Undefined array key "ifSpeed:Vl5" in /opt/librenms/includes/polling/ports.inc.php on line 688
  5918.  
  5919. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5920.  
  5921. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5922.  
  5923. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5924.  
  5925. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5926.  
  5927. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  5928.  
  5929. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  5930. VLAN_WIFI_5
  5931. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  5932.  
  5933. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  5934.  
  5935. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  5936.  
  5937. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  5938.  
  5939. 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
  5940.  
  5941. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5942.  
  5943. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5944.  
  5945. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5946.  
  5947. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5948.  
  5949. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5950.  
  5951. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5952.  
  5953. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5954.  
  5955. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5956.  
  5957. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  5958.  
  5959. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  5960.  
  5961.  ifInOctets (21845 B) 88.441295546559 Bps 247 secs  
  5962.  
  5963.  ifOutOctets (0 B) 0 Bps 247 secs  
  5964.  
  5965.  ifInErrors (0 B) 0 Bps 247 secs  
  5966.  
  5967.  ifOutErrors (0 B) 0 Bps 247 secs  
  5968.  
  5969.  ifInUcastPkts (346 B) 1.4008097165992 Bps 247 secs  
  5970.  
  5971.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  5972.  
  5973. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5974.  
  5975. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5976.  
  5977.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  5978.  
  5979. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5980.  
  5981. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5982.  
  5983.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  5984.  
  5985.  ifInDiscards (0 B) 0 Bps 247 secs  
  5986.  
  5987.  ifOutDiscards (0 B) 0 Bps 247 secs  
  5988.  
  5989. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  5990.  
  5991. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  5992.  
  5993.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  5994.  
  5995.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  5996.  
  5997.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  5998.  
  5999.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  6000.  
  6001.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6002. bps(708 bps/0 bps)bytes(21.33 KiB/0 B)pkts(1.4 pps/0 pps)
  6003. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6004.  
  6005. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6006.  
  6007. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6008.  
  6009. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6010. 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]
  6011.  
  6012. 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]
  6013.  
  6014. 1 updated  
  6015.  
  6016. Port StackPort1: StackPort1 (5179 / #5821) ifInOctets  
  6017. ifOutOctets  
  6018. ifInUcastPkts  
  6019. ifOutUcastPkts  
  6020. ifInBroadcastPkts  
  6021. ifOutBroadcastPkts  
  6022. ifInMulticastPkts  
  6023. ifOutMulticastPkts  
  6024. ifHighSpeed (0)  
  6025.  
  6026. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6027. VLAN =   Using ifDescr as ifAlias  
  6028.  
  6029. Warning: Undefined array key "ifName:StackPort1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6030.  
  6031. Warning: Undefined array key "ifSpeed:StackPort1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6032.  
  6033. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6034.  
  6035. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6036.  
  6037. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6038.  
  6039. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6040.  
  6041. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6042.  
  6043. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6044. StackPort1
  6045. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6046.  
  6047. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6048.  
  6049. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6050.  
  6051. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6052.  
  6053. 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
  6054.  
  6055. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6056.  
  6057. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6058.  
  6059. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6060.  
  6061. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6062.  
  6063. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6064.  
  6065. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6066.  
  6067. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6068.  
  6069. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6070.  
  6071. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6072.  
  6073. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6074. 5821 skipped because port is still down since last polling.  
  6075. 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]
  6076.  
  6077. 1 updated  
  6078.  
  6079. Port StackSub-St1-1: StackSub-St1-1 (5180 / #5822) ifInOctets  
  6080. ifOutOctets  
  6081. ifInUcastPkts  
  6082. ifOutUcastPkts  
  6083. ifInBroadcastPkts  
  6084. ifOutBroadcastPkts  
  6085. ifInMulticastPkts  
  6086. ifOutMulticastPkts  
  6087. ifHighSpeed (0)  
  6088.  
  6089. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6090. VLAN =   Using ifDescr as ifAlias  
  6091.  
  6092. Warning: Undefined array key "ifName:StackSub-St1-1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6093.  
  6094. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6095.  
  6096. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6097.  
  6098. Warning: Undefined array key "ifSpeed:StackSub-St1-1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6099.  
  6100. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6101.  
  6102. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6103.  
  6104. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6105.  
  6106. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6107.  
  6108. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6109.  
  6110. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6111. StackSub-St1-1
  6112. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6113.  
  6114. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6115.  
  6116. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6117.  
  6118. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6119.  
  6120. 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
  6121.  
  6122. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6123.  
  6124. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6125.  
  6126. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6127.  
  6128. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6129.  
  6130. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6131.  
  6132. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6133.  
  6134. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6135.  
  6136. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6137.  
  6138. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6139.  
  6140. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6141.  
  6142. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6143.  
  6144. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6145.  
  6146.  ifInOctets (0 B) 0 Bps 247 secs  
  6147.  
  6148. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6149.  
  6150. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6151.  
  6152.  ifOutOctets (0 B) 0 Bps 247 secs  
  6153.  
  6154. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6155.  
  6156. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6157.  
  6158.  ifInErrors (0 B) 0 Bps 247 secs  
  6159.  
  6160. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6161.  
  6162. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6163.  
  6164.  ifOutErrors (0 B) 0 Bps 247 secs  
  6165.  
  6166. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6167.  
  6168. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6169.  
  6170.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  6171.  
  6172. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6173.  
  6174. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6175.  
  6176.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  6177.  
  6178. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6179.  
  6180. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6181.  
  6182.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6183.  
  6184. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6185.  
  6186. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6187.  
  6188.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6189.  
  6190. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6191.  
  6192. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6193.  
  6194.  ifInDiscards (0 B) 0 Bps 247 secs  
  6195.  
  6196. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6197.  
  6198. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6199.  
  6200.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6201.  
  6202. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6203.  
  6204. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6205.  
  6206.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6207.  
  6208. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6209.  
  6210. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6211.  
  6212.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  6213.  
  6214. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6215.  
  6216. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6217.  
  6218.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  6219.  
  6220. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6221.  
  6222. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6223.  
  6224.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  6225.  
  6226. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6227.  
  6228. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6229.  
  6230.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6231. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  6232. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  6233.  
  6234. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  6235.  
  6236. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 858
  6237.  
  6238. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 859
  6239.  
  6240. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  6241.  
  6242. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  6243.  
  6244. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6245.  
  6246. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6247.  
  6248. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 864
  6249.  
  6250. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 865
  6251.  
  6252. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6253.  
  6254. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 867
  6255.  
  6256. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 868
  6257.  
  6258. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 869
  6259.  
  6260. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 870
  6261.  
  6262. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6263. 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]
  6264.  
  6265. 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]
  6266.  
  6267. 1 updated  
  6268.  
  6269. Port StackSub-St1-2: StackSub-St1-2 (5181 / #5823) ifInOctets  
  6270. ifOutOctets  
  6271. ifInUcastPkts  
  6272. ifOutUcastPkts  
  6273. ifInBroadcastPkts  
  6274. ifOutBroadcastPkts  
  6275. ifInMulticastPkts  
  6276. ifOutMulticastPkts  
  6277. ifHighSpeed (0)  
  6278.  
  6279. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  6280. VLAN =   Using ifDescr as ifAlias  
  6281.  
  6282. Warning: Undefined array key "ifName:StackSub-St1-2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6283.  
  6284. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6285.  
  6286. Warning: Undefined array key "ifMtu" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6287.  
  6288. Warning: Undefined array key "ifSpeed:StackSub-St1-2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6289.  
  6290. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6291.  
  6292. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6293.  
  6294. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6295.  
  6296. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6297.  
  6298. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6299.  
  6300. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6301. StackSub-St1-2
  6302. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6303.  
  6304. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6305.  
  6306. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6307.  
  6308. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6309.  
  6310. 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
  6311.  
  6312. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6313.  
  6314. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6315.  
  6316. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6317.  
  6318. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6319.  
  6320. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6321.  
  6322. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6323.  
  6324. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6325.  
  6326. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6327.  
  6328. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6329.  
  6330. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6331.  
  6332. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6333.  
  6334. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6335.  
  6336.  ifInOctets (0 B) 0 Bps 247 secs  
  6337.  
  6338. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6339.  
  6340. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6341.  
  6342.  ifOutOctets (0 B) 0 Bps 247 secs  
  6343.  
  6344. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6345.  
  6346. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6347.  
  6348.  ifInErrors (0 B) 0 Bps 247 secs  
  6349.  
  6350. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6351.  
  6352. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6353.  
  6354.  ifOutErrors (0 B) 0 Bps 247 secs  
  6355.  
  6356. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6357.  
  6358. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6359.  
  6360.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  6361.  
  6362. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6363.  
  6364. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6365.  
  6366.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  6367.  
  6368. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6369.  
  6370. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6371.  
  6372.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6373.  
  6374. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6375.  
  6376. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6377.  
  6378.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6379.  
  6380. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6381.  
  6382. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6383.  
  6384.  ifInDiscards (0 B) 0 Bps 247 secs  
  6385.  
  6386. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6387.  
  6388. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6389.  
  6390.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6391.  
  6392. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6393.  
  6394. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6395.  
  6396.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6397.  
  6398. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6399.  
  6400. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6401.  
  6402.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  6403.  
  6404. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6405.  
  6406. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6407.  
  6408.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  6409.  
  6410. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6411.  
  6412. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6413.  
  6414.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  6415.  
  6416. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6417.  
  6418. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6419.  
  6420.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  6421. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  6422. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  6423.  
  6424. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  6425.  
  6426. Warning: Undefined array key "ifInErrors" in /opt/librenms/includes/polling/ports.inc.php on line 858
  6427.  
  6428. Warning: Undefined array key "ifOutErrors" in /opt/librenms/includes/polling/ports.inc.php on line 859
  6429.  
  6430. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  6431.  
  6432. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  6433.  
  6434. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6435.  
  6436. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6437.  
  6438. Warning: Undefined array key "ifInDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 864
  6439.  
  6440. Warning: Undefined array key "ifOutDiscards" in /opt/librenms/includes/polling/ports.inc.php on line 865
  6441.  
  6442. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6443.  
  6444. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 867
  6445.  
  6446. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 868
  6447.  
  6448. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 869
  6449.  
  6450. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 870
  6451.  
  6452. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6453. 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]
  6454.  
  6455. 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]
  6456.  
  6457. 1 updated  
  6458.  
  6459. Port Gi1/0/1: GigabitEthernet1/0/1 (10101 / #5824) ifInOctets  
  6460. ifOutOctets  
  6461. ifInUcastPkts  
  6462. ifOutUcastPkts  
  6463. ifInBroadcastPkts  
  6464. ifOutBroadcastPkts  
  6465. ifInMulticastPkts  
  6466. ifOutMulticastPkts  
  6467. ifHighSpeed (10)  
  6468. dot3Duplex VLAN = 666
  6469. Warning: Undefined array key "ifName:Gi1/0/1" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6470.  
  6471. Warning: Undefined array key "ifSpeed:Gi1/0/1" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6472.  
  6473. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6474.  
  6475. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6476. USER
  6477. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6478.  
  6479. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6480.  
  6481. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6482.  
  6483. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6484.  
  6485. 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
  6486.  
  6487. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6488.  
  6489. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6490.  
  6491. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6492.  
  6493. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6494.  
  6495. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6496.  
  6497. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6498.  
  6499. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6500.  
  6501. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6502.  
  6503. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6504.  
  6505. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6506. 5824 skipped because port is still down since last polling.  
  6507.  
  6508. Port Gi1/0/2: GigabitEthernet1/0/2 (10102 / #5825) ifInOctets  
  6509. ifOutOctets  
  6510. ifInUcastPkts  
  6511. ifOutUcastPkts  
  6512. ifInBroadcastPkts  
  6513. ifOutBroadcastPkts  
  6514. ifInMulticastPkts  
  6515. ifOutMulticastPkts  
  6516. ifHighSpeed (10)  
  6517. dot3Duplex VLAN = 666
  6518. Warning: Undefined array key "ifName:Gi1/0/2" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6519.  
  6520. Warning: Undefined array key "ifSpeed:Gi1/0/2" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6521.  
  6522. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6523.  
  6524. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6525. USER
  6526. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6527.  
  6528. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6529.  
  6530. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6531.  
  6532. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6533.  
  6534. 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
  6535.  
  6536. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6537.  
  6538. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6539.  
  6540. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6541.  
  6542. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6543.  
  6544. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6545.  
  6546. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6547.  
  6548. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6549.  
  6550. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6551.  
  6552. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6553.  
  6554. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6555. 5825 skipped because port is still down since last polling.  
  6556.  
  6557. Port Gi1/0/3: GigabitEthernet1/0/3 (10103 / #5826) ifHCInOctets  
  6558. ifHCOutOctets  
  6559. ifHCInUcastPkts  
  6560. ifHCOutUcastPkts  
  6561. ifHCInBroadcastPkts  
  6562. ifHCOutBroadcastPkts  
  6563. ifHCInMulticastPkts  
  6564. ifHCOutMulticastPkts  
  6565. ifHighSpeed (1000)  
  6566. dot3Duplex VLAN = 5
  6567. Warning: Undefined array key "ifName:Gi1/0/3" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6568.  
  6569. Warning: Undefined array key "ifSpeed:Gi1/0/3" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6570.  
  6571. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6572.  
  6573. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6574. Wifi WASQ01
  6575. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6576.  
  6577. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6578.  
  6579. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6580.  
  6581. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6582.  
  6583. 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
  6584.  
  6585. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6586.  
  6587. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6588.  
  6589. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6590.  
  6591. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6592.  
  6593. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6594.  
  6595. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6596.  
  6597. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6598.  
  6599. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6600.  
  6601. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6602.  
  6603. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6604.  
  6605.  ifInOctets (2909517 B) 11779.421052632 Bps 247 secs  
  6606.  
  6607.  ifOutOctets (11915273 B) 48239.971659919 Bps 247 secs  
  6608.  
  6609.  ifInErrors (0 B) 0 Bps 247 secs  
  6610.  
  6611.  ifOutErrors (0 B) 0 Bps 247 secs  
  6612.  
  6613.  ifInUcastPkts (9790 B) 39.635627530364 Bps 247 secs  
  6614.  
  6615.  ifOutUcastPkts (17037 B) 68.975708502024 Bps 247 secs  
  6616.  
  6617. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6618.  
  6619. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6620.  
  6621.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6622.  
  6623. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6624.  
  6625. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6626.  
  6627.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6628.  
  6629.  ifInDiscards (0 B) 0 Bps 247 secs  
  6630.  
  6631.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6632.  
  6633. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6634.  
  6635. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6636.  
  6637.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6638.  
  6639.  ifInBroadcastPkts (6 B) 0.024291497975709 Bps 247 secs  
  6640.  
  6641.  ifOutBroadcastPkts (13 B) 0.052631578947368 Bps 247 secs  
  6642.  
  6643.  ifInMulticastPkts (51 B) 0.20647773279352 Bps 247 secs  
  6644.  
  6645.  ifOutMulticastPkts (608 B) 2.4615384615385 Bps 247 secs  
  6646. bps(94.24 kbps/385.92 kbps)bytes(2.77 MiB/11.36 MiB)pkts(39.64 pps/68.98 pps)
  6647. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6648.  
  6649. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6650.  
  6651. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6652.  
  6653. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6654. 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]
  6655.  
  6656. 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]
  6657.  
  6658. 2 updated  
  6659.  
  6660. Port Gi1/0/4: GigabitEthernet1/0/4 (10104 / #5827) ifHCInOctets  
  6661. ifHCOutOctets  
  6662. ifHCInUcastPkts  
  6663. ifHCOutUcastPkts  
  6664. ifHCInBroadcastPkts  
  6665. ifHCOutBroadcastPkts  
  6666. ifHCInMulticastPkts  
  6667. ifHCOutMulticastPkts  
  6668. ifHighSpeed (1000)  
  6669. dot3Duplex VLAN = 5
  6670. Warning: Undefined array key "ifName:Gi1/0/4" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6671.  
  6672. Warning: Undefined array key "ifSpeed:Gi1/0/4" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6673.  
  6674. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6675.  
  6676. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6677. Wifi WASQ03
  6678. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6679.  
  6680. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6681.  
  6682. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6683.  
  6684. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6685.  
  6686. 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
  6687.  
  6688. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6689.  
  6690. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6691.  
  6692. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6693.  
  6694. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6695.  
  6696. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6697.  
  6698. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6699.  
  6700. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6701.  
  6702. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6703.  
  6704. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6705.  
  6706. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6707.  
  6708.  ifInOctets (10265033 B) 41558.83805668 Bps 247 secs  
  6709.  
  6710.  ifOutOctets (46446232 B) 188041.42510121 Bps 247 secs  
  6711.  
  6712.  ifInErrors (0 B) 0 Bps 247 secs  
  6713.  
  6714.  ifOutErrors (0 B) 0 Bps 247 secs  
  6715.  
  6716.  ifInUcastPkts (30740 B) 124.45344129555 Bps 247 secs  
  6717.  
  6718.  ifOutUcastPkts (54163 B) 219.28340080972 Bps 247 secs  
  6719.  
  6720. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6721.  
  6722. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6723.  
  6724.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  6725.  
  6726. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6727.  
  6728. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6729.  
  6730.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  6731.  
  6732.  ifInDiscards (0 B) 0 Bps 247 secs  
  6733.  
  6734.  ifOutDiscards (0 B) 0 Bps 247 secs  
  6735.  
  6736. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  6737.  
  6738. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  6739.  
  6740.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  6741.  
  6742.  ifInBroadcastPkts (9 B) 0.036437246963563 Bps 247 secs  
  6743.  
  6744.  ifOutBroadcastPkts (10 B) 0.040485829959514 Bps 247 secs  
  6745.  
  6746.  ifInMulticastPkts (153 B) 0.61943319838057 Bps 247 secs  
  6747.  
  6748.  ifOutMulticastPkts (505 B) 2.0445344129555 Bps 247 secs  
  6749. bps(332.47 kbps/1.5 Mbps)bytes(9.79 MiB/44.29 MiB)pkts(124.45 pps/219.28 pps)
  6750. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  6751.  
  6752. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  6753.  
  6754. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  6755.  
  6756. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  6757. 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]
  6758.  
  6759. 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]
  6760.  
  6761. 2 updated  
  6762.  
  6763. Port Gi1/0/5: GigabitEthernet1/0/5 (10105 / #5828) ifInOctets  
  6764. ifOutOctets  
  6765. ifInUcastPkts  
  6766. ifOutUcastPkts  
  6767. ifInBroadcastPkts  
  6768. ifOutBroadcastPkts  
  6769. ifInMulticastPkts  
  6770. ifOutMulticastPkts  
  6771. ifHighSpeed (10)  
  6772. dot3Duplex VLAN = 666
  6773. Warning: Undefined array key "ifName:Gi1/0/5" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6774.  
  6775. Warning: Undefined array key "ifSpeed:Gi1/0/5" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6776.  
  6777. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6778.  
  6779. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6780. USER
  6781. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6782.  
  6783. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6784.  
  6785. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6786.  
  6787. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6788.  
  6789. 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
  6790.  
  6791. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6792.  
  6793. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6794.  
  6795. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6796.  
  6797. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6798.  
  6799. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6800.  
  6801. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6802.  
  6803. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6804.  
  6805. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6806.  
  6807. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6808.  
  6809. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6810. 5828 skipped because port is still down since last polling.  
  6811.  
  6812. Port Gi1/0/6: GigabitEthernet1/0/6 (10106 / #5829) ifInOctets  
  6813. ifOutOctets  
  6814. ifInUcastPkts  
  6815. ifOutUcastPkts  
  6816. ifInBroadcastPkts  
  6817. ifOutBroadcastPkts  
  6818. ifInMulticastPkts  
  6819. ifOutMulticastPkts  
  6820. ifHighSpeed (10)  
  6821. dot3Duplex VLAN = 666
  6822. Warning: Undefined array key "ifName:Gi1/0/6" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6823.  
  6824. Warning: Undefined array key "ifSpeed:Gi1/0/6" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6825.  
  6826. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6827.  
  6828. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6829. USER
  6830. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6831.  
  6832. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6833.  
  6834. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6835.  
  6836. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6837.  
  6838. 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
  6839.  
  6840. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6841.  
  6842. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6843.  
  6844. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6845.  
  6846. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6847.  
  6848. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6849.  
  6850. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6851.  
  6852. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6853.  
  6854. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6855.  
  6856. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6857.  
  6858. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6859. 5829 skipped because port is still down since last polling.  
  6860.  
  6861. Port Gi1/0/7: GigabitEthernet1/0/7 (10107 / #5830) ifInOctets  
  6862. ifOutOctets  
  6863. ifInUcastPkts  
  6864. ifOutUcastPkts  
  6865. ifInBroadcastPkts  
  6866. ifOutBroadcastPkts  
  6867. ifInMulticastPkts  
  6868. ifOutMulticastPkts  
  6869. ifHighSpeed (10)  
  6870. dot3Duplex VLAN = 666
  6871. Warning: Undefined array key "ifName:Gi1/0/7" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6872.  
  6873. Warning: Undefined array key "ifSpeed:Gi1/0/7" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6874.  
  6875. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6876.  
  6877. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6878. USER
  6879. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6880.  
  6881. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6882.  
  6883. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6884.  
  6885. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6886.  
  6887. 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
  6888.  
  6889. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6890.  
  6891. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6892.  
  6893. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6894.  
  6895. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6896.  
  6897. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6898.  
  6899. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6900.  
  6901. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6902.  
  6903. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6904.  
  6905. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6906.  
  6907. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6908. 5830 skipped because port is still down since last polling.  
  6909.  
  6910. Port Gi1/0/8: GigabitEthernet1/0/8 (10108 / #5831) ifInOctets  
  6911. ifOutOctets  
  6912. ifInUcastPkts  
  6913. ifOutUcastPkts  
  6914. ifInBroadcastPkts  
  6915. ifOutBroadcastPkts  
  6916. ifInMulticastPkts  
  6917. ifOutMulticastPkts  
  6918. ifHighSpeed (10)  
  6919. dot3Duplex VLAN = 666
  6920. Warning: Undefined array key "ifName:Gi1/0/8" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6921.  
  6922. Warning: Undefined array key "ifSpeed:Gi1/0/8" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6923.  
  6924. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6925.  
  6926. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6927. USER
  6928. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6929.  
  6930. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6931.  
  6932. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6933.  
  6934. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6935.  
  6936. 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
  6937.  
  6938. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6939.  
  6940. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6941.  
  6942. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6943.  
  6944. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6945.  
  6946. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6947.  
  6948. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6949.  
  6950. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6951.  
  6952. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6953.  
  6954. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6955.  
  6956. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6957. 5831 skipped because port is still down since last polling.  
  6958.  
  6959. Port Gi1/0/9: GigabitEthernet1/0/9 (10109 / #5832) ifInOctets  
  6960. ifOutOctets  
  6961. ifInUcastPkts  
  6962. ifOutUcastPkts  
  6963. ifInBroadcastPkts  
  6964. ifOutBroadcastPkts  
  6965. ifInMulticastPkts  
  6966. ifOutMulticastPkts  
  6967. ifHighSpeed (10)  
  6968. dot3Duplex VLAN = 666
  6969. Warning: Undefined array key "ifName:Gi1/0/9" in /opt/librenms/includes/polling/ports.inc.php on line 681
  6970.  
  6971. Warning: Undefined array key "ifSpeed:Gi1/0/9" in /opt/librenms/includes/polling/ports.inc.php on line 688
  6972.  
  6973. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  6974.  
  6975. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  6976. USER
  6977. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  6978.  
  6979. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  6980.  
  6981. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  6982.  
  6983. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  6984.  
  6985. 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
  6986.  
  6987. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6988.  
  6989. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6990.  
  6991. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6992.  
  6993. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6994.  
  6995. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  6996.  
  6997. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  6998.  
  6999. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7000.  
  7001. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7002.  
  7003. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7004.  
  7005. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7006. 5832 skipped because port is still down since last polling.  
  7007.  
  7008. Port Gi1/0/10: GigabitEthernet1/0/10 (10110 / #5833) ifInOctets  
  7009. ifOutOctets  
  7010. ifInUcastPkts  
  7011. ifOutUcastPkts  
  7012. ifInBroadcastPkts  
  7013. ifOutBroadcastPkts  
  7014. ifInMulticastPkts  
  7015. ifOutMulticastPkts  
  7016. ifHighSpeed (10)  
  7017. dot3Duplex VLAN = 666
  7018. Warning: Undefined array key "ifName:Gi1/0/10" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7019.  
  7020. Warning: Undefined array key "ifSpeed:Gi1/0/10" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7021.  
  7022. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7023.  
  7024. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7025. USER
  7026. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7027.  
  7028. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7029.  
  7030. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7031.  
  7032. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7033.  
  7034. 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
  7035.  
  7036. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7037.  
  7038. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7039.  
  7040. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7041.  
  7042. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7043.  
  7044. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7045.  
  7046. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7047.  
  7048. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7049.  
  7050. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7051.  
  7052. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7053.  
  7054. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7055. 5833 skipped because port is still down since last polling.  
  7056.  
  7057. Port Gi1/0/11: GigabitEthernet1/0/11 (10111 / #5834) ifInOctets  
  7058. ifOutOctets  
  7059. ifInUcastPkts  
  7060. ifOutUcastPkts  
  7061. ifInBroadcastPkts  
  7062. ifOutBroadcastPkts  
  7063. ifInMulticastPkts  
  7064. ifOutMulticastPkts  
  7065. ifHighSpeed (10)  
  7066. dot3Duplex VLAN = 666
  7067. Warning: Undefined array key "ifName:Gi1/0/11" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7068.  
  7069. Warning: Undefined array key "ifSpeed:Gi1/0/11" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7070.  
  7071. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7072.  
  7073. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7074. USER
  7075. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7076.  
  7077. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7078.  
  7079. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7080.  
  7081. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7082.  
  7083. 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
  7084.  
  7085. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7086.  
  7087. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7088.  
  7089. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7090.  
  7091. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7092.  
  7093. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7094.  
  7095. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7096.  
  7097. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7098.  
  7099. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7100.  
  7101. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7102.  
  7103. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7104. 5834 skipped because port is still down since last polling.  
  7105.  
  7106. Port Gi1/0/12: GigabitEthernet1/0/12 (10112 / #5835) ifInOctets  
  7107. ifOutOctets  
  7108. ifInUcastPkts  
  7109. ifOutUcastPkts  
  7110. ifInBroadcastPkts  
  7111. ifOutBroadcastPkts  
  7112. ifInMulticastPkts  
  7113. ifOutMulticastPkts  
  7114. ifHighSpeed (10)  
  7115. dot3Duplex VLAN = 666
  7116. Warning: Undefined array key "ifName:Gi1/0/12" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7117.  
  7118. Warning: Undefined array key "ifSpeed:Gi1/0/12" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7119.  
  7120. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7121.  
  7122. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7123. USER
  7124. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7125.  
  7126. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7127.  
  7128. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7129.  
  7130. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7131.  
  7132. 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
  7133.  
  7134. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7135.  
  7136. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7137.  
  7138. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7139.  
  7140. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7141.  
  7142. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7143.  
  7144. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7145.  
  7146. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7147.  
  7148. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7149.  
  7150. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7151.  
  7152. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7153. 5835 skipped because port is still down since last polling.  
  7154.  
  7155. Port Gi1/0/13: GigabitEthernet1/0/13 (10113 / #5836) ifInOctets  
  7156. ifOutOctets  
  7157. ifInUcastPkts  
  7158. ifOutUcastPkts  
  7159. ifInBroadcastPkts  
  7160. ifOutBroadcastPkts  
  7161. ifInMulticastPkts  
  7162. ifOutMulticastPkts  
  7163. ifHighSpeed (10)  
  7164. dot3Duplex VLAN = 666
  7165. Warning: Undefined array key "ifName:Gi1/0/13" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7166.  
  7167. Warning: Undefined array key "ifSpeed:Gi1/0/13" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7168.  
  7169. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7170.  
  7171. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7172. USER
  7173. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7174.  
  7175. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7176.  
  7177. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7178.  
  7179. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7180.  
  7181. 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
  7182.  
  7183. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7184.  
  7185. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7186.  
  7187. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7188.  
  7189. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7190.  
  7191. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7192.  
  7193. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7194.  
  7195. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7196.  
  7197. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7198.  
  7199. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7200.  
  7201. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7202. 5836 skipped because port is still down since last polling.  
  7203.  
  7204. Port Gi1/0/14: GigabitEthernet1/0/14 (10114 / #5837) ifHCInOctets  
  7205. ifHCOutOctets  
  7206. ifHCInUcastPkts  
  7207. ifHCOutUcastPkts  
  7208. ifHCInBroadcastPkts  
  7209. ifHCOutBroadcastPkts  
  7210. ifHCInMulticastPkts  
  7211. ifHCOutMulticastPkts  
  7212. ifHighSpeed (1000)  
  7213. dot3Duplex VLAN = 1
  7214. Warning: Undefined array key "ifName:Gi1/0/14" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7215.  
  7216. Warning: Undefined array key "ifSpeed:Gi1/0/14" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7217.  
  7218. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7219.  
  7220. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7221. VISIO
  7222. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7223.  
  7224. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7225.  
  7226. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7227.  
  7228. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7229.  
  7230. 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
  7231.  
  7232. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7233.  
  7234. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7235.  
  7236. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7237.  
  7238. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7239.  
  7240. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7241.  
  7242. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7243.  
  7244. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7245.  
  7246. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7247.  
  7248. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7249.  
  7250. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7251.  
  7252.  ifInOctets (8673 B) 35.113360323887 Bps 247 secs  
  7253.  
  7254.  ifOutOctets (82047 B) 332.17408906883 Bps 247 secs  
  7255.  
  7256.  ifInErrors (0 B) 0 Bps 247 secs  
  7257.  
  7258.  ifOutErrors (0 B) 0 Bps 247 secs  
  7259.  
  7260.  ifInUcastPkts (98 B) 0.39676113360324 Bps 247 secs  
  7261.  
  7262.  ifOutUcastPkts (117 B) 0.47368421052632 Bps 247 secs  
  7263.  
  7264. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7265.  
  7266. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7267.  
  7268.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7269.  
  7270. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7271.  
  7272. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7273.  
  7274.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7275.  
  7276.  ifInDiscards (0 B) 0 Bps 247 secs  
  7277.  
  7278.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7279.  
  7280. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7281.  
  7282. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7283.  
  7284.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7285.  
  7286.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  7287.  
  7288.  ifOutBroadcastPkts (37 B) 0.1497975708502 Bps 247 secs  
  7289.  
  7290.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7291.  
  7292.  ifOutMulticastPkts (973 B) 3.9392712550607 Bps 247 secs  
  7293. bps(281 bps/2.66 kbps)bytes(8.47 KiB/80.12 KiB)pkts(0.4 pps/0.47 pps)
  7294. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7295.  
  7296. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7297.  
  7298. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7299.  
  7300. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7301. 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]
  7302.  
  7303. 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]
  7304.  
  7305. 2 updated  
  7306.  
  7307. Port Gi1/0/15: GigabitEthernet1/0/15 (10115 / #5838) ifInOctets  
  7308. ifOutOctets  
  7309. ifInUcastPkts  
  7310. ifOutUcastPkts  
  7311. ifInBroadcastPkts  
  7312. ifOutBroadcastPkts  
  7313. ifInMulticastPkts  
  7314. ifOutMulticastPkts  
  7315. ifHighSpeed (10)  
  7316. dot3Duplex VLAN = 666
  7317. Warning: Undefined array key "ifName:Gi1/0/15" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7318.  
  7319. Warning: Undefined array key "ifSpeed:Gi1/0/15" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7320.  
  7321. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7322.  
  7323. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7324. USER
  7325. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7326.  
  7327. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7328.  
  7329. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7330.  
  7331. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7332.  
  7333. 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
  7334.  
  7335. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7336.  
  7337. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7338.  
  7339. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7340.  
  7341. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7342.  
  7343. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7344.  
  7345. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7346.  
  7347. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7348.  
  7349. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7350.  
  7351. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7352.  
  7353. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7354. 5838 skipped because port is still down since last polling.  
  7355.  
  7356. Port Gi1/0/16: GigabitEthernet1/0/16 (10116 / #5839) ifHCInOctets  
  7357. ifHCOutOctets  
  7358. ifHCInUcastPkts  
  7359. ifHCOutUcastPkts  
  7360. ifHCInBroadcastPkts  
  7361. ifHCOutBroadcastPkts  
  7362. ifHCInMulticastPkts  
  7363. ifHCOutMulticastPkts  
  7364. ifHighSpeed (100)  
  7365. dot3Duplex VLAN = 666
  7366. Warning: Undefined array key "ifName:Gi1/0/16" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7367.  
  7368. Warning: Undefined array key "ifSpeed:Gi1/0/16" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7369.  
  7370. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7371.  
  7372. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7373. USER
  7374. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7375.  
  7376. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7377.  
  7378. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7379.  
  7380. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7381.  
  7382. 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
  7383.  
  7384. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7385.  
  7386. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7387.  
  7388. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7389.  
  7390. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7391.  
  7392. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7393.  
  7394. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7395.  
  7396. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7397.  
  7398. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7399.  
  7400. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7401.  
  7402. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7403. 5839 skipped because port is still down since last polling.  
  7404.  
  7405. Port Gi1/0/17: GigabitEthernet1/0/17 (10117 / #5840) ifInOctets  
  7406. ifOutOctets  
  7407. ifInUcastPkts  
  7408. ifOutUcastPkts  
  7409. ifInBroadcastPkts  
  7410. ifOutBroadcastPkts  
  7411. ifInMulticastPkts  
  7412. ifOutMulticastPkts  
  7413. ifHighSpeed (10)  
  7414. dot3Duplex VLAN = 666
  7415. Warning: Undefined array key "ifName:Gi1/0/17" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7416.  
  7417. Warning: Undefined array key "ifSpeed:Gi1/0/17" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7418.  
  7419. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7420.  
  7421. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7422. USER
  7423. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7424.  
  7425. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7426.  
  7427. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7428.  
  7429. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7430.  
  7431. 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
  7432.  
  7433. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7434.  
  7435. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7436.  
  7437. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7438.  
  7439. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7440.  
  7441. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7442.  
  7443. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7444.  
  7445. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7446.  
  7447. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7448.  
  7449. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7450.  
  7451. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7452. 5840 skipped because port is still down since last polling.  
  7453.  
  7454. Port Gi1/0/18: GigabitEthernet1/0/18 (10118 / #5841) ifInOctets  
  7455. ifOutOctets  
  7456. ifInUcastPkts  
  7457. ifOutUcastPkts  
  7458. ifInBroadcastPkts  
  7459. ifOutBroadcastPkts  
  7460. ifInMulticastPkts  
  7461. ifOutMulticastPkts  
  7462. ifHighSpeed (10)  
  7463. dot3Duplex VLAN = 666
  7464. Warning: Undefined array key "ifName:Gi1/0/18" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7465.  
  7466. Warning: Undefined array key "ifSpeed:Gi1/0/18" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7467.  
  7468. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7469.  
  7470. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7471. USER
  7472. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7473.  
  7474. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7475.  
  7476. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7477.  
  7478. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7479.  
  7480. 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
  7481.  
  7482. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7483.  
  7484. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7485.  
  7486. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7487.  
  7488. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7489.  
  7490. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7491.  
  7492. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7493.  
  7494. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7495.  
  7496. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7497.  
  7498. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7499.  
  7500. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7501. 5841 skipped because port is still down since last polling.  
  7502.  
  7503. Port Gi1/0/19: GigabitEthernet1/0/19 (10119 / #5842) ifInOctets  
  7504. ifOutOctets  
  7505. ifInUcastPkts  
  7506. ifOutUcastPkts  
  7507. ifInBroadcastPkts  
  7508. ifOutBroadcastPkts  
  7509. ifInMulticastPkts  
  7510. ifOutMulticastPkts  
  7511. ifHighSpeed (10)  
  7512. dot3Duplex VLAN = 666
  7513. Warning: Undefined array key "ifName:Gi1/0/19" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7514.  
  7515. Warning: Undefined array key "ifSpeed:Gi1/0/19" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7516.  
  7517. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7518.  
  7519. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7520. USER
  7521. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7522.  
  7523. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7524.  
  7525. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7526.  
  7527. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7528.  
  7529. 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
  7530.  
  7531. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7532.  
  7533. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7534.  
  7535. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7536.  
  7537. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7538.  
  7539. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7540.  
  7541. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7542.  
  7543. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7544.  
  7545. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7546.  
  7547. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7548.  
  7549. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7550. 5842 skipped because port is still down since last polling.  
  7551.  
  7552. Port Gi1/0/20: GigabitEthernet1/0/20 (10120 / #5843) ifInOctets  
  7553. ifOutOctets  
  7554. ifInUcastPkts  
  7555. ifOutUcastPkts  
  7556. ifInBroadcastPkts  
  7557. ifOutBroadcastPkts  
  7558. ifInMulticastPkts  
  7559. ifOutMulticastPkts  
  7560. ifHighSpeed (10)  
  7561. dot3Duplex VLAN = 666
  7562. Warning: Undefined array key "ifName:Gi1/0/20" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7563.  
  7564. Warning: Undefined array key "ifSpeed:Gi1/0/20" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7565.  
  7566. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7567.  
  7568. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7569. USER
  7570. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7571.  
  7572. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7573.  
  7574. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7575.  
  7576. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7577.  
  7578. 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
  7579.  
  7580. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7581.  
  7582. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7583.  
  7584. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7585.  
  7586. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7587.  
  7588. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7589.  
  7590. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7591.  
  7592. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7593.  
  7594. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7595.  
  7596. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7597.  
  7598. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7599. 5843 skipped because port is still down since last polling.  
  7600.  
  7601. Port Gi1/0/21: GigabitEthernet1/0/21 (10121 / #5844) ifInOctets  
  7602. ifOutOctets  
  7603. ifInUcastPkts  
  7604. ifOutUcastPkts  
  7605. ifInBroadcastPkts  
  7606. ifOutBroadcastPkts  
  7607. ifInMulticastPkts  
  7608. ifOutMulticastPkts  
  7609. ifHighSpeed (10)  
  7610. dot3Duplex VLAN = 666
  7611. Warning: Undefined array key "ifName:Gi1/0/21" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7612.  
  7613. Warning: Undefined array key "ifSpeed:Gi1/0/21" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7614.  
  7615. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7616.  
  7617. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7618. USER
  7619. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7620.  
  7621. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7622.  
  7623. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7624.  
  7625. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7626.  
  7627. 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
  7628.  
  7629. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7630.  
  7631. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7632.  
  7633. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7634.  
  7635. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7636.  
  7637. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7638.  
  7639. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7640.  
  7641. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7642.  
  7643. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7644.  
  7645. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7646.  
  7647. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7648. 5844 skipped because port is still down since last polling.  
  7649.  
  7650. Port Gi1/0/22: GigabitEthernet1/0/22 (10122 / #5845) ifInOctets  
  7651. ifOutOctets  
  7652. ifInUcastPkts  
  7653. ifOutUcastPkts  
  7654. ifInBroadcastPkts  
  7655. ifOutBroadcastPkts  
  7656. ifInMulticastPkts  
  7657. ifOutMulticastPkts  
  7658. ifHighSpeed (10)  
  7659. dot3Duplex VLAN = 666
  7660. Warning: Undefined array key "ifName:Gi1/0/22" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7661.  
  7662. Warning: Undefined array key "ifSpeed:Gi1/0/22" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7663.  
  7664. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7665.  
  7666. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7667. USER
  7668. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7669.  
  7670. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7671.  
  7672. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7673.  
  7674. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7675.  
  7676. 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
  7677.  
  7678. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7679.  
  7680. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7681.  
  7682. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7683.  
  7684. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7685.  
  7686. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7687.  
  7688. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7689.  
  7690. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7691.  
  7692. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7693.  
  7694. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7695.  
  7696. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7697. 5845 skipped because port is still down since last polling.  
  7698.  
  7699. Port Gi1/0/23: GigabitEthernet1/0/23 (10123 / #5846) ifInOctets  
  7700. ifOutOctets  
  7701. ifInUcastPkts  
  7702. ifOutUcastPkts  
  7703. ifInBroadcastPkts  
  7704. ifOutBroadcastPkts  
  7705. ifInMulticastPkts  
  7706. ifOutMulticastPkts  
  7707. ifHighSpeed (100)  
  7708. dot3Duplex VLAN = 666
  7709. Warning: Undefined array key "ifName:Gi1/0/23" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7710.  
  7711. Warning: Undefined array key "ifSpeed:Gi1/0/23" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7712.  
  7713. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7714.  
  7715. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7716. USER
  7717. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7718.  
  7719. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7720.  
  7721. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7722.  
  7723. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7724.  
  7725. 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
  7726.  
  7727. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7728.  
  7729. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7730.  
  7731. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7732.  
  7733. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7734.  
  7735. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7736.  
  7737. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7738.  
  7739. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7740.  
  7741. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7742.  
  7743. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7744.  
  7745. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7746. 5846 skipped because port is still down since last polling.  
  7747.  
  7748. Port Gi1/0/24: GigabitEthernet1/0/24 (10124 / #5847) ifInOctets  
  7749. ifOutOctets  
  7750. ifInUcastPkts  
  7751. ifOutUcastPkts  
  7752. ifInBroadcastPkts  
  7753. ifOutBroadcastPkts  
  7754. ifInMulticastPkts  
  7755. ifOutMulticastPkts  
  7756. ifHighSpeed (10)  
  7757. dot3Duplex VLAN = 666
  7758. Warning: Undefined array key "ifName:Gi1/0/24" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7759.  
  7760. Warning: Undefined array key "ifSpeed:Gi1/0/24" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7761.  
  7762. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7763.  
  7764. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7765. USER
  7766. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7767.  
  7768. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7769.  
  7770. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7771.  
  7772. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7773.  
  7774. 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
  7775.  
  7776. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7777.  
  7778. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7779.  
  7780. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7781.  
  7782. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7783.  
  7784. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7785.  
  7786. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7787.  
  7788. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7789.  
  7790. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7791.  
  7792. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7793.  
  7794. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7795. 5847 skipped because port is still down since last polling.  
  7796.  
  7797. Port Gi1/0/25: GigabitEthernet1/0/25 (10125 / #5848) ifHCInOctets  
  7798. ifHCOutOctets  
  7799. ifHCInUcastPkts  
  7800. ifHCOutUcastPkts  
  7801. ifHCInBroadcastPkts  
  7802. ifHCOutBroadcastPkts  
  7803. ifHCInMulticastPkts  
  7804. ifHCOutMulticastPkts  
  7805. ifHighSpeed (1000)  
  7806. dot3Duplex VLAN = 666
  7807. Warning: Undefined array key "ifName:Gi1/0/25" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7808.  
  7809. Warning: Undefined array key "ifSpeed:Gi1/0/25" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7810.  
  7811. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7812.  
  7813. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7814. Imprimante
  7815. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7816.  
  7817. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7818.  
  7819. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7820.  
  7821. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7822.  
  7823. 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
  7824.  
  7825. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7826.  
  7827. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7828.  
  7829. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7830.  
  7831. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7832.  
  7833. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7834.  
  7835. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7836.  
  7837. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7838.  
  7839. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7840.  
  7841. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7842.  
  7843. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7844.  
  7845.  ifInOctets (5126 B) 20.753036437247 Bps 247 secs  
  7846.  
  7847.  ifOutOctets (34580 B) 140 Bps 247 secs  
  7848.  
  7849.  ifInErrors (0 B) 0 Bps 247 secs  
  7850.  
  7851.  ifOutErrors (0 B) 0 Bps 247 secs  
  7852.  
  7853.  ifInUcastPkts (50 B) 0.20242914979757 Bps 247 secs  
  7854.  
  7855.  ifOutUcastPkts (71 B) 0.28744939271255 Bps 247 secs  
  7856.  
  7857. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7858.  
  7859. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7860.  
  7861.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7862.  
  7863. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7864.  
  7865. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7866.  
  7867.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7868.  
  7869.  ifInDiscards (0 B) 0 Bps 247 secs  
  7870.  
  7871.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7872.  
  7873. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7874.  
  7875. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7876.  
  7877.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7878.  
  7879.  ifInBroadcastPkts (6 B) 0.024291497975709 Bps 247 secs  
  7880.  
  7881.  ifOutBroadcastPkts (18 B) 0.072874493927125 Bps 247 secs  
  7882.  
  7883.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7884.  
  7885.  ifOutMulticastPkts (326 B) 1.3198380566802 Bps 247 secs  
  7886. bps(166 bps/1.12 kbps)bytes(5.01 KiB/33.77 KiB)pkts(0.2 pps/0.29 pps)
  7887. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7888.  
  7889. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7890.  
  7891. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7892.  
  7893. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7894. 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]
  7895.  
  7896. 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]
  7897.  
  7898. 2 updated  
  7899.  
  7900. Port Gi1/0/26: GigabitEthernet1/0/26 (10126 / #5849) ifHCInOctets  
  7901. ifHCOutOctets  
  7902. ifHCInUcastPkts  
  7903. ifHCOutUcastPkts  
  7904. ifHCInBroadcastPkts  
  7905. ifHCOutBroadcastPkts  
  7906. ifHCInMulticastPkts  
  7907. ifHCOutMulticastPkts  
  7908. ifHighSpeed (1000)  
  7909. dot3Duplex VLAN = 666
  7910. Warning: Undefined array key "ifName:Gi1/0/26" in /opt/librenms/includes/polling/ports.inc.php on line 681
  7911.  
  7912. Warning: Undefined array key "ifSpeed:Gi1/0/26" in /opt/librenms/includes/polling/ports.inc.php on line 688
  7913.  
  7914. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  7915.  
  7916. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  7917. USER
  7918. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  7919.  
  7920. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  7921.  
  7922. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  7923.  
  7924. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  7925.  
  7926. 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
  7927.  
  7928. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7929.  
  7930. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7931.  
  7932. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7933.  
  7934. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7935.  
  7936. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7937.  
  7938. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7939.  
  7940. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7941.  
  7942. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7943.  
  7944. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  7945.  
  7946. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  7947.  
  7948.  ifInOctets (0 B) 0 Bps 247 secs  
  7949.  
  7950.  ifOutOctets (0 B) 0 Bps 247 secs  
  7951.  
  7952.  ifInErrors (0 B) 0 Bps 247 secs  
  7953.  
  7954.  ifOutErrors (0 B) 0 Bps 247 secs  
  7955.  
  7956.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  7957.  
  7958.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  7959.  
  7960. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7961.  
  7962. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7963.  
  7964.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  7965.  
  7966. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7967.  
  7968. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7969.  
  7970.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  7971.  
  7972.  ifInDiscards (0 B) 0 Bps 247 secs  
  7973.  
  7974.  ifOutDiscards (0 B) 0 Bps 247 secs  
  7975.  
  7976. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  7977.  
  7978. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  7979.  
  7980.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  7981.  
  7982.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  7983.  
  7984.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  7985.  
  7986.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  7987.  
  7988.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  7989. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  7990. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  7991.  
  7992. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  7993.  
  7994. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  7995.  
  7996. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  7997. 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]
  7998.  
  7999. 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]
  8000.  
  8001. 1 updated  
  8002.  
  8003. Port Gi1/0/27: GigabitEthernet1/0/27 (10127 / #5850) ifInOctets  
  8004. ifOutOctets  
  8005. ifInUcastPkts  
  8006. ifOutUcastPkts  
  8007. ifInBroadcastPkts  
  8008. ifOutBroadcastPkts  
  8009. ifInMulticastPkts  
  8010. ifOutMulticastPkts  
  8011. ifHighSpeed (10)  
  8012. dot3Duplex VLAN = 666
  8013. Warning: Undefined array key "ifName:Gi1/0/27" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8014.  
  8015. Warning: Undefined array key "ifSpeed:Gi1/0/27" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8016.  
  8017. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8018.  
  8019. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8020. USER
  8021. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8022.  
  8023. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8024.  
  8025. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8026.  
  8027. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8028.  
  8029. 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
  8030.  
  8031. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8032.  
  8033. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8034.  
  8035. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8036.  
  8037. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8038.  
  8039. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8040.  
  8041. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8042.  
  8043. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8044.  
  8045. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8046.  
  8047. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8048.  
  8049. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8050. 5850 skipped because port is still down since last polling.  
  8051.  
  8052. Port Gi1/0/28: GigabitEthernet1/0/28 (10128 / #5851) ifHCInOctets  
  8053. ifHCOutOctets  
  8054. ifHCInUcastPkts  
  8055. ifHCOutUcastPkts  
  8056. ifHCInBroadcastPkts  
  8057. ifHCOutBroadcastPkts  
  8058. ifHCInMulticastPkts  
  8059. ifHCOutMulticastPkts  
  8060. ifHighSpeed (1000)  
  8061. dot3Duplex VLAN = 666
  8062. Warning: Undefined array key "ifName:Gi1/0/28" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8063.  
  8064. Warning: Undefined array key "ifSpeed:Gi1/0/28" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8065.  
  8066. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8067.  
  8068. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8069. USER
  8070. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8071.  
  8072. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8073.  
  8074. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8075.  
  8076. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8077.  
  8078. 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
  8079.  
  8080. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8081.  
  8082. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8083.  
  8084. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8085.  
  8086. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8087.  
  8088. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8089.  
  8090. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8091.  
  8092. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8093.  
  8094. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8095.  
  8096. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8097.  
  8098. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8099.  
  8100.  ifInOctets (396308 B) 1604.4858299595 Bps 247 secs  
  8101.  
  8102.  ifOutOctets (527238 B) 2134.5668016194 Bps 247 secs  
  8103.  
  8104.  ifInErrors (0 B) 0 Bps 247 secs  
  8105.  
  8106.  ifOutErrors (0 B) 0 Bps 247 secs  
  8107.  
  8108.  ifInUcastPkts (3891 B) 15.753036437247 Bps 247 secs  
  8109.  
  8110.  ifOutUcastPkts (3048 B) 12.34008097166 Bps 247 secs  
  8111.  
  8112. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8113.  
  8114. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8115.  
  8116.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8117.  
  8118. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8119.  
  8120. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8121.  
  8122.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8123.  
  8124.  ifInDiscards (0 B) 0 Bps 247 secs  
  8125.  
  8126.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8127.  
  8128. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8129.  
  8130. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8131.  
  8132.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8133.  
  8134.  ifInBroadcastPkts (3 B) 0.012145748987854 Bps 247 secs  
  8135.  
  8136.  ifOutBroadcastPkts (34 B) 0.13765182186235 Bps 247 secs  
  8137.  
  8138.  ifInMulticastPkts (17 B) 0.068825910931174 Bps 247 secs  
  8139.  
  8140.  ifOutMulticastPkts (957 B) 3.8744939271255 Bps 247 secs  
  8141. bps(12.84 kbps/17.08 kbps)bytes(387.02 KiB/514.88 KiB)pkts(15.75 pps/12.34 pps)
  8142. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8143.  
  8144. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8145.  
  8146. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8147.  
  8148. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8149. 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]
  8150.  
  8151. 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]
  8152.  
  8153. 2 updated  
  8154.  
  8155. Port Gi1/0/29: GigabitEthernet1/0/29 (10129 / #5852) ifHCInOctets  
  8156. ifHCOutOctets  
  8157. ifInUcastPkts  
  8158. ifOutUcastPkts  
  8159. ifInBroadcastPkts  
  8160. ifOutBroadcastPkts  
  8161. ifHCInMulticastPkts  
  8162. ifHCOutMulticastPkts  
  8163. ifHighSpeed (10)  
  8164. dot3Duplex VLAN = 666
  8165. Warning: Undefined array key "ifName:Gi1/0/29" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8166.  
  8167. Warning: Undefined array key "ifSpeed:Gi1/0/29" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8168.  
  8169. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8170.  
  8171. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8172. USER
  8173. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8174.  
  8175. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8176.  
  8177. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8178.  
  8179. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8180.  
  8181. 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
  8182.  
  8183. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8184.  
  8185. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8186.  
  8187. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8188.  
  8189. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8190.  
  8191. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8192.  
  8193. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8194.  
  8195. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8196.  
  8197. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8198.  
  8199. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8200.  
  8201. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8202. 5852 skipped because port is still down since last polling.  
  8203.  
  8204. Port Gi1/0/30: GigabitEthernet1/0/30 (10130 / #5853) ifInOctets  
  8205. ifOutOctets  
  8206. ifInUcastPkts  
  8207. ifOutUcastPkts  
  8208. ifInBroadcastPkts  
  8209. ifOutBroadcastPkts  
  8210. ifInMulticastPkts  
  8211. ifOutMulticastPkts  
  8212. ifHighSpeed (10)  
  8213. dot3Duplex VLAN = 666
  8214. Warning: Undefined array key "ifName:Gi1/0/30" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8215.  
  8216. Warning: Undefined array key "ifSpeed:Gi1/0/30" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8217.  
  8218. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8219.  
  8220. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8221. USER
  8222. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8223.  
  8224. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8225.  
  8226. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8227.  
  8228. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8229.  
  8230. 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
  8231.  
  8232. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8233.  
  8234. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8235.  
  8236. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8237.  
  8238. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8239.  
  8240. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8241.  
  8242. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8243.  
  8244. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8245.  
  8246. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8247.  
  8248. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8249.  
  8250. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8251. 5853 skipped because port is still down since last polling.  
  8252.  
  8253. Port Gi1/0/31: GigabitEthernet1/0/31 (10131 / #5854) ifInOctets  
  8254. ifOutOctets  
  8255. ifInUcastPkts  
  8256. ifOutUcastPkts  
  8257. ifInBroadcastPkts  
  8258. ifOutBroadcastPkts  
  8259. ifInMulticastPkts  
  8260. ifOutMulticastPkts  
  8261. ifHighSpeed (10)  
  8262. dot3Duplex VLAN = 666
  8263. Warning: Undefined array key "ifName:Gi1/0/31" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8264.  
  8265. Warning: Undefined array key "ifSpeed:Gi1/0/31" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8266.  
  8267. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8268.  
  8269. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8270. USER
  8271. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8272.  
  8273. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8274.  
  8275. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8276.  
  8277. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8278.  
  8279. 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
  8280.  
  8281. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8282.  
  8283. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8284.  
  8285. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8286.  
  8287. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8288.  
  8289. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8290.  
  8291. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8292.  
  8293. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8294.  
  8295. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8296.  
  8297. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8298.  
  8299. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8300. 5854 skipped because port is still down since last polling.  
  8301.  
  8302. Port Gi1/0/32: GigabitEthernet1/0/32 (10132 / #5855) ifInOctets  
  8303. ifOutOctets  
  8304. ifInUcastPkts  
  8305. ifOutUcastPkts  
  8306. ifInBroadcastPkts  
  8307. ifOutBroadcastPkts  
  8308. ifInMulticastPkts  
  8309. ifOutMulticastPkts  
  8310. ifHighSpeed (10)  
  8311. dot3Duplex VLAN = 666
  8312. Warning: Undefined array key "ifName:Gi1/0/32" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8313.  
  8314. Warning: Undefined array key "ifSpeed:Gi1/0/32" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8315.  
  8316. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8317.  
  8318. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8319. USER
  8320. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8321.  
  8322. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8323.  
  8324. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8325.  
  8326. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8327.  
  8328. 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
  8329.  
  8330. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8331.  
  8332. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8333.  
  8334. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8335.  
  8336. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8337.  
  8338. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8339.  
  8340. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8341.  
  8342. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8343.  
  8344. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8345.  
  8346. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8347.  
  8348. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8349. 5855 skipped because port is still down since last polling.  
  8350.  
  8351. Port Gi1/0/33: GigabitEthernet1/0/33 (10133 / #5856) ifHCInOctets  
  8352. ifHCOutOctets  
  8353. ifInUcastPkts  
  8354. ifOutUcastPkts  
  8355. ifInBroadcastPkts  
  8356. ifOutBroadcastPkts  
  8357. ifHCInMulticastPkts  
  8358. ifHCOutMulticastPkts  
  8359. ifHighSpeed (10)  
  8360. dot3Duplex VLAN = 666
  8361. Warning: Undefined array key "ifName:Gi1/0/33" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8362.  
  8363. Warning: Undefined array key "ifSpeed:Gi1/0/33" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8364.  
  8365. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8366.  
  8367. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8368. USER
  8369. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8370.  
  8371. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8372.  
  8373. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8374.  
  8375. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8376.  
  8377. 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
  8378.  
  8379. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8380.  
  8381. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8382.  
  8383. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8384.  
  8385. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8386.  
  8387. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8388.  
  8389. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8390.  
  8391. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8392.  
  8393. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8394.  
  8395. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8396.  
  8397. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8398. 5856 skipped because port is still down since last polling.  
  8399.  
  8400. Port Gi1/0/34: GigabitEthernet1/0/34 (10134 / #5857) ifInOctets  
  8401. ifOutOctets  
  8402. ifInUcastPkts  
  8403. ifOutUcastPkts  
  8404. ifInBroadcastPkts  
  8405. ifOutBroadcastPkts  
  8406. ifInMulticastPkts  
  8407. ifOutMulticastPkts  
  8408. ifHighSpeed (10)  
  8409. dot3Duplex VLAN = 666
  8410. Warning: Undefined array key "ifName:Gi1/0/34" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8411.  
  8412. Warning: Undefined array key "ifSpeed:Gi1/0/34" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8413.  
  8414. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8415.  
  8416. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8417. USER
  8418. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8419.  
  8420. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8421.  
  8422. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8423.  
  8424. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8425.  
  8426. 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
  8427.  
  8428. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8429.  
  8430. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8431.  
  8432. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8433.  
  8434. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8435.  
  8436. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8437.  
  8438. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8439.  
  8440. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8441.  
  8442. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8443.  
  8444. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8445.  
  8446. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8447. 5857 skipped because port is still down since last polling.  
  8448.  
  8449. Port Gi1/0/35: GigabitEthernet1/0/35 (10135 / #5858) ifInOctets  
  8450. ifOutOctets  
  8451. ifInUcastPkts  
  8452. ifOutUcastPkts  
  8453. ifInBroadcastPkts  
  8454. ifOutBroadcastPkts  
  8455. ifInMulticastPkts  
  8456. ifOutMulticastPkts  
  8457. ifHighSpeed (10)  
  8458. dot3Duplex VLAN = 666
  8459. Warning: Undefined array key "ifName:Gi1/0/35" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8460.  
  8461. Warning: Undefined array key "ifSpeed:Gi1/0/35" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8462.  
  8463. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8464.  
  8465. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8466. USER
  8467. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8468.  
  8469. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8470.  
  8471. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8472.  
  8473. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8474.  
  8475. 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
  8476.  
  8477. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8478.  
  8479. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8480.  
  8481. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8482.  
  8483. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8484.  
  8485. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8486.  
  8487. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8488.  
  8489. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8490.  
  8491. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8492.  
  8493. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8494.  
  8495. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8496. 5858 skipped because port is still down since last polling.  
  8497.  
  8498. Port Gi1/0/36: GigabitEthernet1/0/36 (10136 / #5859) ifInOctets  
  8499. ifOutOctets  
  8500. ifInUcastPkts  
  8501. ifOutUcastPkts  
  8502. ifInBroadcastPkts  
  8503. ifOutBroadcastPkts  
  8504. ifInMulticastPkts  
  8505. ifOutMulticastPkts  
  8506. ifHighSpeed (10)  
  8507. dot3Duplex VLAN = 666
  8508. Warning: Undefined array key "ifName:Gi1/0/36" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8509.  
  8510. Warning: Undefined array key "ifSpeed:Gi1/0/36" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8511.  
  8512. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8513.  
  8514. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8515. USER
  8516. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8517.  
  8518. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8519.  
  8520. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8521.  
  8522. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8523.  
  8524. 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
  8525.  
  8526. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8527.  
  8528. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8529.  
  8530. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8531.  
  8532. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8533.  
  8534. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8535.  
  8536. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8537.  
  8538. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8539.  
  8540. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8541.  
  8542. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8543.  
  8544. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8545. 5859 skipped because port is still down since last polling.  
  8546.  
  8547. Port Gi1/0/37: GigabitEthernet1/0/37 (10137 / #5860) ifInOctets  
  8548. ifOutOctets  
  8549. ifInUcastPkts  
  8550. ifOutUcastPkts  
  8551. ifInBroadcastPkts  
  8552. ifOutBroadcastPkts  
  8553. ifInMulticastPkts  
  8554. ifOutMulticastPkts  
  8555. ifHighSpeed (10)  
  8556. dot3Duplex VLAN = 666
  8557. Warning: Undefined array key "ifName:Gi1/0/37" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8558.  
  8559. Warning: Undefined array key "ifSpeed:Gi1/0/37" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8560.  
  8561. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8562.  
  8563. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8564. USER
  8565. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8566.  
  8567. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8568.  
  8569. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8570.  
  8571. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8572.  
  8573. 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
  8574.  
  8575. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8576.  
  8577. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8578.  
  8579. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8580.  
  8581. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8582.  
  8583. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8584.  
  8585. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8586.  
  8587. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8588.  
  8589. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8590.  
  8591. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8592.  
  8593. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8594. 5860 skipped because port is still down since last polling.  
  8595.  
  8596. Port Gi1/0/38: GigabitEthernet1/0/38 (10138 / #5861) ifHCInOctets  
  8597. ifHCOutOctets  
  8598. ifHCInUcastPkts  
  8599. ifHCOutUcastPkts  
  8600. ifHCInBroadcastPkts  
  8601. ifHCOutBroadcastPkts  
  8602. ifInMulticastPkts  
  8603. ifHCOutMulticastPkts  
  8604. ifHighSpeed (10)  
  8605. dot3Duplex VLAN = 1
  8606. Warning: Undefined array key "ifName:Gi1/0/38" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8607.  
  8608. Warning: Undefined array key "ifSpeed:Gi1/0/38" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8609.  
  8610. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8611.  
  8612. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8613. Machine-Affranchir
  8614. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8615.  
  8616. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8617.  
  8618. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8619.  
  8620. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8621.  
  8622. 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
  8623.  
  8624. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8625.  
  8626. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8627.  
  8628. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8629.  
  8630. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8631.  
  8632. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8633.  
  8634. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8635.  
  8636. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8637.  
  8638. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8639.  
  8640. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8641.  
  8642. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8643.  
  8644.  ifInOctets (0 B) 0 Bps 247 secs  
  8645.  
  8646.  ifOutOctets (75342 B) 305.02834008097 Bps 247 secs  
  8647.  
  8648.  ifInErrors (0 B) 0 Bps 247 secs  
  8649.  
  8650.  ifOutErrors (0 B) 0 Bps 247 secs  
  8651.  
  8652.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  8653.  
  8654.  ifOutUcastPkts (25 B) 0.10121457489879 Bps 247 secs  
  8655.  
  8656. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8657.  
  8658. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8659.  
  8660.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8661.  
  8662. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8663.  
  8664. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8665.  
  8666.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8667.  
  8668.  ifInDiscards (0 B) 0 Bps 247 secs  
  8669.  
  8670.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8671.  
  8672. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8673.  
  8674. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8675.  
  8676.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8677.  
  8678.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  8679.  
  8680.  ifOutBroadcastPkts (37 B) 0.1497975708502 Bps 247 secs  
  8681.  
  8682.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  8683.  
  8684.  ifOutMulticastPkts (973 B) 3.9392712550607 Bps 247 secs  
  8685. bps(0 bps/2.44 kbps)bytes(0 B/73.58 KiB)pkts(0 pps/0.1 pps)
  8686. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8687.  
  8688. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8689.  
  8690. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8691.  
  8692. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8693. 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]
  8694.  
  8695. 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]
  8696.  
  8697. 2 updated  
  8698.  
  8699. Port Gi1/0/39: GigabitEthernet1/0/39 (10139 / #5862) ifInOctets  
  8700. ifOutOctets  
  8701. ifInUcastPkts  
  8702. ifOutUcastPkts  
  8703. ifInBroadcastPkts  
  8704. ifOutBroadcastPkts  
  8705. ifInMulticastPkts  
  8706. ifOutMulticastPkts  
  8707. ifHighSpeed (10)  
  8708. dot3Duplex VLAN = 666
  8709. Warning: Undefined array key "ifName:Gi1/0/39" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8710.  
  8711. Warning: Undefined array key "ifSpeed:Gi1/0/39" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8712.  
  8713. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8714.  
  8715. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8716. USER
  8717. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8718.  
  8719. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8720.  
  8721. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8722.  
  8723. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8724.  
  8725. 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
  8726.  
  8727. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8728.  
  8729. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8730.  
  8731. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8732.  
  8733. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8734.  
  8735. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8736.  
  8737. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8738.  
  8739. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8740.  
  8741. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8742.  
  8743. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8744.  
  8745. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8746. 5862 skipped because port is still down since last polling.  
  8747.  
  8748. Port Gi1/0/40: GigabitEthernet1/0/40 (10140 / #5863) ifHCInOctets  
  8749. ifHCOutOctets  
  8750. ifHCInUcastPkts  
  8751. ifHCOutUcastPkts  
  8752. ifHCInBroadcastPkts  
  8753. ifHCOutBroadcastPkts  
  8754. ifHCInMulticastPkts  
  8755. ifHCOutMulticastPkts  
  8756. ifHighSpeed (1000)  
  8757. dot3Duplex VLAN = 1
  8758. Warning: Undefined array key "ifName:Gi1/0/40" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8759.  
  8760. Warning: Undefined array key "ifSpeed:Gi1/0/40" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8761.  
  8762. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8763.  
  8764. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8765. SRV10254 NIC2
  8766. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8767.  
  8768. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8769.  
  8770. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8771.  
  8772. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8773.  
  8774. 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
  8775.  
  8776. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8777.  
  8778. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8779.  
  8780. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8781.  
  8782. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8783.  
  8784. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8785.  
  8786. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8787.  
  8788. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8789.  
  8790. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8791.  
  8792. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8793.  
  8794. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8795.  
  8796.  ifInOctets (7373287 B) 29851.36437247 Bps 247 secs  
  8797.  
  8798.  ifOutOctets (2498167 B) 10114.036437247 Bps 247 secs  
  8799.  
  8800.  ifInErrors (0 B) 0 Bps 247 secs  
  8801.  
  8802.  ifOutErrors (0 B) 0 Bps 247 secs  
  8803.  
  8804.  ifInUcastPkts (7355 B) 29.777327935223 Bps 247 secs  
  8805.  
  8806.  ifOutUcastPkts (4444 B) 17.991902834008 Bps 247 secs  
  8807.  
  8808. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8809.  
  8810. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8811.  
  8812.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  8813.  
  8814. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8815.  
  8816. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8817.  
  8818.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  8819.  
  8820.  ifInDiscards (0 B) 0 Bps 247 secs  
  8821.  
  8822.  ifOutDiscards (0 B) 0 Bps 247 secs  
  8823.  
  8824. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  8825.  
  8826. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  8827.  
  8828.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  8829.  
  8830.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  8831.  
  8832.  ifOutBroadcastPkts (24 B) 0.097165991902834 Bps 247 secs  
  8833.  
  8834.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  8835.  
  8836.  ifOutMulticastPkts (450 B) 1.8218623481781 Bps 247 secs  
  8837. bps(238.81 kbps/80.91 kbps)bytes(7.03 MiB/2.38 MiB)pkts(29.78 pps/17.99 pps)
  8838. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  8839.  
  8840. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  8841.  
  8842. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  8843.  
  8844. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  8845. 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]
  8846.  
  8847. 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]
  8848.  
  8849. 2 updated  
  8850.  
  8851. Port Gi1/0/41: GigabitEthernet1/0/41 (10141 / #5864) ifInOctets  
  8852. ifOutOctets  
  8853. ifInUcastPkts  
  8854. ifOutUcastPkts  
  8855. ifInBroadcastPkts  
  8856. ifOutBroadcastPkts  
  8857. ifInMulticastPkts  
  8858. ifOutMulticastPkts  
  8859. ifHighSpeed (10)  
  8860. dot3Duplex VLAN = 666
  8861. Warning: Undefined array key "ifName:Gi1/0/41" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8862.  
  8863. Warning: Undefined array key "ifSpeed:Gi1/0/41" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8864.  
  8865. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8866.  
  8867. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8868. USER
  8869. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8870.  
  8871. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8872.  
  8873. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8874.  
  8875. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8876.  
  8877. 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
  8878.  
  8879. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8880.  
  8881. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8882.  
  8883. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8884.  
  8885. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8886.  
  8887. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8888.  
  8889. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8890.  
  8891. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8892.  
  8893. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8894.  
  8895. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8896.  
  8897. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8898. 5864 skipped because port is still down since last polling.  
  8899.  
  8900. Port Gi1/0/42: GigabitEthernet1/0/42 (10142 / #5865) ifInOctets  
  8901. ifOutOctets  
  8902. ifInUcastPkts  
  8903. ifOutUcastPkts  
  8904. ifInBroadcastPkts  
  8905. ifOutBroadcastPkts  
  8906. ifInMulticastPkts  
  8907. ifOutMulticastPkts  
  8908. ifHighSpeed (10)  
  8909. dot3Duplex VLAN = 666
  8910. Warning: Undefined array key "ifName:Gi1/0/42" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8911.  
  8912. Warning: Undefined array key "ifSpeed:Gi1/0/42" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8913.  
  8914. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8915.  
  8916. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8917. USER
  8918. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8919.  
  8920. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8921.  
  8922. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8923.  
  8924. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8925.  
  8926. 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
  8927.  
  8928. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8929.  
  8930. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8931.  
  8932. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8933.  
  8934. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8935.  
  8936. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8937.  
  8938. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8939.  
  8940. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8941.  
  8942. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8943.  
  8944. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8945.  
  8946. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8947. 5865 skipped because port is still down since last polling.  
  8948.  
  8949. Port Gi1/0/43: GigabitEthernet1/0/43 (10143 / #5866) ifInOctets  
  8950. ifOutOctets  
  8951. ifInUcastPkts  
  8952. ifOutUcastPkts  
  8953. ifInBroadcastPkts  
  8954. ifOutBroadcastPkts  
  8955. ifInMulticastPkts  
  8956. ifOutMulticastPkts  
  8957. ifHighSpeed (10)  
  8958. dot3Duplex VLAN = 666
  8959. Warning: Undefined array key "ifName:Gi1/0/43" in /opt/librenms/includes/polling/ports.inc.php on line 681
  8960.  
  8961. Warning: Undefined array key "ifSpeed:Gi1/0/43" in /opt/librenms/includes/polling/ports.inc.php on line 688
  8962.  
  8963. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  8964.  
  8965. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  8966. USER
  8967. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  8968.  
  8969. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  8970.  
  8971. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  8972.  
  8973. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  8974.  
  8975. 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
  8976.  
  8977. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8978.  
  8979. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8980.  
  8981. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8982.  
  8983. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8984.  
  8985. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8986.  
  8987. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8988.  
  8989. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8990.  
  8991. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8992.  
  8993. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  8994.  
  8995. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  8996. 5866 skipped because port is still down since last polling.  
  8997.  
  8998. Port Gi1/0/44: GigabitEthernet1/0/44 (10144 / #5867) ifInOctets  
  8999. ifOutOctets  
  9000. ifInUcastPkts  
  9001. ifOutUcastPkts  
  9002. ifInBroadcastPkts  
  9003. ifOutBroadcastPkts  
  9004. ifInMulticastPkts  
  9005. ifOutMulticastPkts  
  9006. ifHighSpeed (10)  
  9007. dot3Duplex VLAN = 666
  9008. Warning: Undefined array key "ifName:Gi1/0/44" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9009.  
  9010. Warning: Undefined array key "ifSpeed:Gi1/0/44" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9011.  
  9012. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9013.  
  9014. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9015. USER
  9016. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9017.  
  9018. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9019.  
  9020. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9021.  
  9022. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9023.  
  9024. 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
  9025.  
  9026. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9027.  
  9028. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9029.  
  9030. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9031.  
  9032. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9033.  
  9034. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9035.  
  9036. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9037.  
  9038. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9039.  
  9040. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9041.  
  9042. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9043.  
  9044. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9045. 5867 skipped because port is still down since last polling.  
  9046.  
  9047. Port Gi1/0/45: GigabitEthernet1/0/45 (10145 / #5868) ifInOctets  
  9048. ifOutOctets  
  9049. ifInUcastPkts  
  9050. ifOutUcastPkts  
  9051. ifInBroadcastPkts  
  9052. ifOutBroadcastPkts  
  9053. ifInMulticastPkts  
  9054. ifOutMulticastPkts  
  9055. ifHighSpeed (10)  
  9056. dot3Duplex VLAN = 666
  9057. Warning: Undefined array key "ifName:Gi1/0/45" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9058.  
  9059. Warning: Undefined array key "ifSpeed:Gi1/0/45" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9060.  
  9061. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9062.  
  9063. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9064. USER
  9065. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9066.  
  9067. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9068.  
  9069. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9070.  
  9071. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9072.  
  9073. 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
  9074.  
  9075. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9076.  
  9077. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9078.  
  9079. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9080.  
  9081. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9082.  
  9083. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9084.  
  9085. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9086.  
  9087. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9088.  
  9089. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9090.  
  9091. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9092.  
  9093. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9094. 5868 skipped because port is still down since last polling.  
  9095.  
  9096. Port Gi1/0/46: GigabitEthernet1/0/46 (10146 / #5869) ifInOctets  
  9097. ifOutOctets  
  9098. ifInUcastPkts  
  9099. ifOutUcastPkts  
  9100. ifInBroadcastPkts  
  9101. ifOutBroadcastPkts  
  9102. ifInMulticastPkts  
  9103. ifOutMulticastPkts  
  9104. ifHighSpeed (100)  
  9105. dot3Duplex VLAN = 666
  9106. Warning: Undefined array key "ifName:Gi1/0/46" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9107.  
  9108. Warning: Undefined array key "ifSpeed:Gi1/0/46" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9109.  
  9110. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9111.  
  9112. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9113. USER
  9114. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9115.  
  9116. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9117.  
  9118. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9119.  
  9120. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9121.  
  9122. 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
  9123.  
  9124. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9125.  
  9126. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9127.  
  9128. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9129.  
  9130. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9131.  
  9132. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9133.  
  9134. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9135.  
  9136. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9137.  
  9138. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9139.  
  9140. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9141.  
  9142. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9143. 5869 skipped because port is still down since last polling.  
  9144.  
  9145. Port Gi1/0/47: GigabitEthernet1/0/47 (10147 / #5870) ifHCInOctets  
  9146. ifHCOutOctets  
  9147. ifHCInUcastPkts  
  9148. ifHCOutUcastPkts  
  9149. ifHCInBroadcastPkts  
  9150. ifHCOutBroadcastPkts  
  9151. ifHCInMulticastPkts  
  9152. ifHCOutMulticastPkts  
  9153. ifHighSpeed (100)  
  9154. dot3Duplex VLAN = 1
  9155. Warning: Undefined array key "ifName:Gi1/0/47" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9156.  
  9157. Warning: Undefined array key "ifSpeed:Gi1/0/47" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9158. Cust: DR-WASQUEHAL (842527411) [50Mbit]
  9159. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9160. array (
  9161.   'type' => 'cust',
  9162.   'descr' => 'DR-WASQUEHAL',
  9163.   'circuit' => NULL,
  9164.   'speed' => '50Mbit',
  9165.   'notes' => '842527411',
  9166. )  
  9167.  
  9168.  ifInOctets (51031919 B) 206606.95951417 Bps 247 secs  
  9169.  
  9170.  ifOutOctets (53205365 B) 215406.33603239 Bps 247 secs  
  9171.  
  9172.  ifInErrors (0 B) 0 Bps 247 secs  
  9173.  
  9174.  ifOutErrors (0 B) 0 Bps 247 secs  
  9175.  
  9176.  ifInUcastPkts (87961 B) 356.11740890688 Bps 247 secs  
  9177.  
  9178.  ifOutUcastPkts (116761 B) 472.71659919028 Bps 247 secs  
  9179.  
  9180. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9181.  
  9182. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9183.  
  9184.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9185.  
  9186. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9187.  
  9188. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9189.  
  9190.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9191.  
  9192.  ifInDiscards (0 B) 0 Bps 247 secs  
  9193.  
  9194.  ifOutDiscards (276 B) 1.1174089068826 Bps 247 secs  
  9195.  
  9196. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9197.  
  9198. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9199.  
  9200.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9201.  
  9202.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  9203.  
  9204.  ifOutBroadcastPkts (56 B) 0.22672064777328 Bps 247 secs  
  9205.  
  9206.  ifInMulticastPkts (821 B) 3.3238866396761 Bps 247 secs  
  9207.  
  9208.  ifOutMulticastPkts (916 B) 3.7085020242915 Bps 247 secs  
  9209. bps(1.65 Mbps/1.72 Mbps)bytes(48.67 MiB/50.74 MiB)pkts(356.12 pps/472.72 pps)
  9210. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9211.  
  9212. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9213.  
  9214. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9215.  
  9216. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9217. 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]
  9218.  
  9219. 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]
  9220.  
  9221. 2 updated  
  9222.  
  9223. Port Gi1/0/48: GigabitEthernet1/0/48 (10148 / #5871) ifHCInOctets  
  9224. ifHCOutOctets  
  9225. ifHCInUcastPkts  
  9226. ifHCOutUcastPkts  
  9227. ifHCInBroadcastPkts  
  9228. ifHCOutBroadcastPkts  
  9229. ifHCInMulticastPkts  
  9230. ifHCOutMulticastPkts  
  9231. ifHighSpeed (1000)  
  9232. dot3Duplex VLAN = 1
  9233. Warning: Undefined array key "ifName:Gi1/0/48" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9234.  
  9235. Warning: Undefined array key "ifSpeed:Gi1/0/48" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9236. SW-WASQUEHAL_02
  9237. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9238.  
  9239. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9240.  
  9241. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9242.  
  9243. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9244.  
  9245. 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
  9246.  
  9247. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9248.  
  9249. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9250.  
  9251. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9252.  
  9253. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9254.  
  9255. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9256.  
  9257. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9258.  
  9259. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9260.  
  9261. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9262.  
  9263. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9264.  
  9265. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9266.  
  9267.  ifInOctets (60598278 B) 245337.15789474 Bps 247 secs  
  9268.  
  9269.  ifOutOctets (19169505 B) 77609.331983806 Bps 247 secs  
  9270.  
  9271.  ifInErrors (0 B) 0 Bps 247 secs  
  9272.  
  9273.  ifOutErrors (0 B) 0 Bps 247 secs  
  9274.  
  9275.  ifInUcastPkts (92169 B) 373.15384615385 Bps 247 secs  
  9276.  
  9277.  ifOutUcastPkts (37389 B) 151.37246963563 Bps 247 secs  
  9278.  
  9279. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9280.  
  9281. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9282.  
  9283.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9284.  
  9285. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9286.  
  9287. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9288.  
  9289.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9290.  
  9291.  ifInDiscards (0 B) 0 Bps 247 secs  
  9292.  
  9293.  ifOutDiscards (0 B) 0 Bps 247 secs  
  9294.  
  9295. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9296.  
  9297. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9298.  
  9299.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9300.  
  9301.  ifInBroadcastPkts (32 B) 0.12955465587045 Bps 247 secs  
  9302.  
  9303.  ifOutBroadcastPkts (24 B) 0.097165991902834 Bps 247 secs  
  9304.  
  9305.  ifInMulticastPkts (708 B) 2.8663967611336 Bps 247 secs  
  9306.  
  9307.  ifOutMulticastPkts (1044 B) 4.2267206477733 Bps 247 secs  
  9308. bps(1.96 Mbps/620.88 kbps)bytes(57.79 MiB/18.28 MiB)pkts(373.15 pps/151.37 pps)
  9309. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9310.  
  9311. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9312.  
  9313. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9314.  
  9315. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9316. 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]
  9317.  
  9318. 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]
  9319.  
  9320. 2 updated  
  9321.  
  9322. Port Gi1/0/49: GigabitEthernet1/0/49 (10149 / #5872) ifInOctets  
  9323. ifOutOctets  
  9324. ifInUcastPkts  
  9325. ifOutUcastPkts  
  9326. ifInBroadcastPkts  
  9327. ifOutBroadcastPkts  
  9328. ifInMulticastPkts  
  9329. ifOutMulticastPkts  
  9330. ifHighSpeed (10)  
  9331. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9332.  
  9333. Warning: Undefined array key "ifName:Gi1/0/49" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9334.  
  9335. Warning: Undefined array key "ifSpeed:Gi1/0/49" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9336.  
  9337. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9338.  
  9339. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9340. GigabitEthernet1/0/49
  9341. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9342.  
  9343. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9344.  
  9345. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9346.  
  9347. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9348.  
  9349. 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
  9350.  
  9351. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9352.  
  9353. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9354.  
  9355. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9356.  
  9357. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9358.  
  9359. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9360.  
  9361. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9362.  
  9363. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9364.  
  9365. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9366.  
  9367. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9368.  
  9369. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9370. 5872 skipped because port is still down since last polling.  
  9371.  
  9372. Port Gi1/0/50: GigabitEthernet1/0/50 (10150 / #5873) ifInOctets  
  9373. ifOutOctets  
  9374. ifInUcastPkts  
  9375. ifOutUcastPkts  
  9376. ifInBroadcastPkts  
  9377. ifOutBroadcastPkts  
  9378. ifInMulticastPkts  
  9379. ifOutMulticastPkts  
  9380. ifHighSpeed (10)  
  9381. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9382.  
  9383. Warning: Undefined array key "ifName:Gi1/0/50" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9384.  
  9385. Warning: Undefined array key "ifSpeed:Gi1/0/50" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9386.  
  9387. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9388.  
  9389. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9390. GigabitEthernet1/0/50
  9391. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9392.  
  9393. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9394.  
  9395. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9396.  
  9397. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9398.  
  9399. 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
  9400.  
  9401. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9402.  
  9403. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9404.  
  9405. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9406.  
  9407. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9408.  
  9409. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9410.  
  9411. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9412.  
  9413. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9414.  
  9415. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9416.  
  9417. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9418.  
  9419. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9420. 5873 skipped because port is still down since last polling.  
  9421.  
  9422. Port Gi1/0/51: GigabitEthernet1/0/51 (10151 / #5874) ifInOctets  
  9423. ifOutOctets  
  9424. ifInUcastPkts  
  9425. ifOutUcastPkts  
  9426. ifInBroadcastPkts  
  9427. ifOutBroadcastPkts  
  9428. ifInMulticastPkts  
  9429. ifOutMulticastPkts  
  9430. ifHighSpeed (10)  
  9431. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9432.  
  9433. Warning: Undefined array key "ifName:Gi1/0/51" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9434.  
  9435. Warning: Undefined array key "ifSpeed:Gi1/0/51" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9436.  
  9437. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9438.  
  9439. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9440. GigabitEthernet1/0/51
  9441. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9442.  
  9443. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9444.  
  9445. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9446.  
  9447. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9448.  
  9449. 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
  9450.  
  9451. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9452.  
  9453. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9454.  
  9455. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9456.  
  9457. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9458.  
  9459. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9460.  
  9461. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9462.  
  9463. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9464.  
  9465. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9466.  
  9467. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9468.  
  9469. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9470. 5874 skipped because port is still down since last polling.  
  9471.  
  9472. Port Gi1/0/52: GigabitEthernet1/0/52 (10152 / #5875) ifInOctets  
  9473. ifOutOctets  
  9474. ifInUcastPkts  
  9475. ifOutUcastPkts  
  9476. ifInBroadcastPkts  
  9477. ifOutBroadcastPkts  
  9478. ifInMulticastPkts  
  9479. ifOutMulticastPkts  
  9480. ifHighSpeed (10)  
  9481. dot3Duplex VLAN = 1  Using ifDescr as ifAlias  
  9482.  
  9483. Warning: Undefined array key "ifName:Gi1/0/52" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9484.  
  9485. Warning: Undefined array key "ifSpeed:Gi1/0/52" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9486.  
  9487. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9488.  
  9489. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9490. GigabitEthernet1/0/52
  9491. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9492.  
  9493. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9494.  
  9495. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9496.  
  9497. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9498.  
  9499. 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
  9500.  
  9501. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9502.  
  9503. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9504.  
  9505. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9506.  
  9507. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9508.  
  9509. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9510.  
  9511. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9512.  
  9513. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9514.  
  9515. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9516.  
  9517. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9518.  
  9519. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9520. 5875 skipped because port is still down since last polling.  
  9521.  
  9522. Port Nu0: Null0 (14001 / #5876) ifInOctets  
  9523. ifOutOctets  
  9524. ifInUcastPkts  
  9525. ifOutUcastPkts  
  9526. ifInBroadcastPkts  
  9527. ifOutBroadcastPkts  
  9528. ifInMulticastPkts  
  9529. ifOutMulticastPkts  
  9530. ifHighSpeed (10000)  
  9531.  
  9532. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  9533. VLAN =   Using ifDescr as ifAlias  
  9534.  
  9535. Warning: Undefined array key "ifName:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9536.  
  9537. Warning: Undefined array key "ifSpeed:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9538.  
  9539. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9540.  
  9541. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9542.  
  9543. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9544.  
  9545. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9546.  
  9547. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9548.  
  9549. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9550. Null0
  9551. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9552.  
  9553. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9554.  
  9555. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9556.  
  9557. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9558.  
  9559. 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
  9560.  
  9561. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9562.  
  9563. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9564.  
  9565. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9566.  
  9567. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9568.  
  9569. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9570.  
  9571. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9572.  
  9573. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9574.  
  9575. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9576.  
  9577. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9578.  
  9579. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9580.  
  9581. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9582.  
  9583. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9584.  
  9585.  ifInOctets (0 B) 0 Bps 247 secs  
  9586.  
  9587. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9588.  
  9589. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9590.  
  9591.  ifOutOctets (0 B) 0 Bps 247 secs  
  9592.  
  9593.  ifInErrors (0 B) 0 Bps 247 secs  
  9594.  
  9595.  ifOutErrors (0 B) 0 Bps 247 secs  
  9596.  
  9597. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9598.  
  9599. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9600.  
  9601.  ifInUcastPkts (0 B) 0 Bps 247 secs  
  9602.  
  9603. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9604.  
  9605. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9606.  
  9607.  ifOutUcastPkts (0 B) 0 Bps 247 secs  
  9608.  
  9609. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9610.  
  9611. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9612.  
  9613.  ifInNUcastPkts (0 B) 0 Bps 247 secs  
  9614.  
  9615. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9616.  
  9617. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9618.  
  9619.  ifOutNUcastPkts (0 B) 0 Bps 247 secs  
  9620.  
  9621.  ifInDiscards (0 B) 0 Bps 247 secs  
  9622.  
  9623.  ifOutDiscards (0 B) 0 Bps 247 secs  
  9624.  
  9625. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 793
  9626.  
  9627. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 798
  9628.  
  9629.  ifInUnknownProtos (0 B) 0 Bps 247 secs  
  9630.  
  9631.  ifInBroadcastPkts (0 B) 0 Bps 247 secs  
  9632.  
  9633.  ifOutBroadcastPkts (0 B) 0 Bps 247 secs  
  9634.  
  9635.  ifInMulticastPkts (0 B) 0 Bps 247 secs  
  9636.  
  9637.  ifOutMulticastPkts (0 B) 0 Bps 247 secs  
  9638. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  9639. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 856
  9640.  
  9641. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 857
  9642.  
  9643. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 860
  9644.  
  9645. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 861
  9646.  
  9647. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 862
  9648.  
  9649. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 863
  9650.  
  9651. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 866
  9652.  
  9653. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 901
  9654. 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]
  9655.  
  9656. 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]
  9657.  
  9658. 1 updated  
  9659.  
  9660. Port Fa0: FastEthernet0 (14002 / #5877) ifInOctets  
  9661. ifOutOctets  
  9662. ifInUcastPkts  
  9663. ifOutUcastPkts  
  9664. ifInBroadcastPkts  
  9665. ifOutBroadcastPkts  
  9666. ifInMulticastPkts  
  9667. ifOutMulticastPkts  
  9668. ifHighSpeed (100)  
  9669. dot3Duplex
  9670. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 672
  9671. VLAN =   Using ifDescr as ifAlias  
  9672.  
  9673. Warning: Undefined array key "ifName:Fa0" in /opt/librenms/includes/polling/ports.inc.php on line 681
  9674.  
  9675. Warning: Undefined array key "ifSpeed:Fa0" in /opt/librenms/includes/polling/ports.inc.php on line 688
  9676.  
  9677. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9678.  
  9679. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9680.  
  9681. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 693
  9682.  
  9683. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 701
  9684. FastEthernet0
  9685. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  9686.  
  9687. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  9688.  
  9689. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  9690.  
  9691. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  9692.  
  9693. 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
  9694.  
  9695. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9696.  
  9697. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9698.  
  9699. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9700.  
  9701. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9702.  
  9703. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9704.  
  9705. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9706.  
  9707. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9708.  
  9709. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9710.  
  9711. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 760
  9712.  
  9713. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 760
  9714. 5877 skipped because port is still down since last polling.  
  9715.  
  9716. 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]
  9717.  
  9718. 43 updated  
  9719.  
  9720. >> Runtime for poller module 'ports': 4.2678 seconds with 15496 bytes
  9721. >> [0;36mSNMP[0m: [26/4.20s] [1;33mMySQL[0m: [36/0.17s]  
  9722. #### Unload poller module ports ####
  9723.  
  9724. Modules status: Global+  
  9725. OS  
  9726. Device  
  9727.  
  9728. Warning: Undefined array key "poll_customoid" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9729.  
  9730. #### Load poller module customoid ####
  9731. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[100][0m 0.33ms]
  9732.  
  9733.  
  9734. >> Runtime for poller module 'customoid': 0.0007 seconds with -8 bytes
  9735. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9736. #### Unload poller module customoid ####
  9737.  
  9738. Modules status: Global+  
  9739. OS  
  9740. Device  
  9741.  
  9742. Warning: Undefined array key "poll_bgp-peers" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9743.  
  9744. #### Load poller module bgp-peers ####
  9745. 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]
  9746.  
  9747.  
  9748. >> Runtime for poller module 'bgp-peers': 0.0025 seconds with 80 bytes
  9749. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9750. #### Unload poller module bgp-peers ####
  9751.  
  9752. Modules status: Global-  
  9753. OS  
  9754. Device  
  9755.  
  9756. Warning: Undefined array key "poll_junose-atm-vp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9757. Module [ junose-atm-vp ] disabled globally.
  9758.  
  9759. Modules status: Global-  
  9760. OS  
  9761. Device  
  9762.  
  9763. Warning: Undefined array key "poll_printer-supplies" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9764. Module [ printer-supplies ] disabled globally.
  9765.  
  9766. Modules status: Global+  
  9767. OS  
  9768. Device  
  9769.  
  9770. Warning: Undefined array key "poll_ucd-diskio" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9771.  
  9772. #### Load poller module ucd-diskio ####
  9773. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[100][0m 0.23ms]
  9774.  
  9775.  
  9776. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 80 bytes
  9777. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9778. #### Unload poller module ucd-diskio ####
  9779.  
  9780. Modules status: Global-  
  9781. OS  
  9782. Device  
  9783.  
  9784. Warning: Undefined array key "poll_wifi" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9785. Module [ wifi ] disabled globally.
  9786.  
  9787. Modules status: Global+  
  9788. OS  
  9789. Device  
  9790.  
  9791. Warning: Undefined array key "poll_wireless" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9792.  
  9793. #### Load poller module wireless ####
  9794. Attempting to initialize OS: ios  
  9795. OS initialized: LibreNMS\OS\Ios  
  9796. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[100][0m 0.29ms]
  9797.  
  9798.  
  9799. >> Runtime for poller module 'wireless': 0.0025 seconds with 432 bytes
  9800. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  9801. #### Unload poller module wireless ####
  9802.  
  9803. Modules status: Global+  
  9804. OS  
  9805. Device  
  9806.  
  9807. Warning: Undefined array key "poll_ospf" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9808.  
  9809. #### Load poller module ospf ####
  9810. 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]
  9811.  
  9812.  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]  
  9813. ospfGeneralGroup = No Such Object available on this agent at this OID
  9814.  
  9815.  
  9816. 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]
  9817.  
  9818. 0
  9819. >> Runtime for poller module 'ospf': 0.0522 seconds with 74912 bytes
  9820. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [2/0.01s]  
  9821. #### Unload poller module ospf ####
  9822.  
  9823. Modules status: Global-  
  9824. OS  
  9825. Device  
  9826.  
  9827. Warning: Undefined array key "poll_isis" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9828. Module [ isis ] disabled globally.
  9829.  
  9830. Modules status: Global-  
  9831. OS+  
  9832. Device  
  9833.  
  9834. Warning: Undefined array key "poll_cisco-ipsec-flow-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9835.  
  9836. #### Load poller module cisco-ipsec-flow-monitor ####
  9837. 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]
  9838. cipSecGlobalActiveTunnels.0 = 0
  9839. cipSecGlobalPreviousTunnels.0 = 0
  9840. cipSecGlobalInOctets.0 = 0
  9841. cipSecGlobalHcInOctets.0 = 0
  9842. cipSecGlobalInOctWraps.0 = 0
  9843. cipSecGlobalInDecompOctets.0 = 0
  9844. cipSecGlobalHcInDecompOctets.0 = 0
  9845. cipSecGlobalInDecompOctWraps.0 = 0
  9846. cipSecGlobalInPkts.0 = 0
  9847. cipSecGlobalInDrops.0 = 0
  9848. cipSecGlobalInReplayDrops.0 = 0
  9849. cipSecGlobalInAuths.0 = 0
  9850. cipSecGlobalInAuthFails.0 = 0
  9851. cipSecGlobalInDecrypts.0 = 0
  9852. cipSecGlobalInDecryptFails.0 = 0
  9853. cipSecGlobalOutOctets.0 = 0
  9854. cipSecGlobalHcOutOctets.0 = 0
  9855. cipSecGlobalOutOctWraps.0 = 0
  9856. cipSecGlobalOutUncompOctets.0 = 0
  9857. cipSecGlobalHcOutUncompOctets.0 = 0
  9858. cipSecGlobalOutUncompOctWraps.0 = 0
  9859. cipSecGlobalOutPkts.0 = 0
  9860. cipSecGlobalOutDrops.0 = 0
  9861. cipSecGlobalOutAuths.0 = 0
  9862. cipSecGlobalOutAuthFails.0 = 0
  9863. cipSecGlobalOutEncrypts.0 = 0
  9864. cipSecGlobalOutEncryptFails.0 = 0
  9865. cipSecGlobalProtocolUseFails.0 = 0
  9866. cipSecGlobalNoSaFails.0 = 0
  9867. cipSecGlobalSysCapFails.0 = 0  
  9868.  
  9869.  
  9870. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0771 seconds with 96 bytes
  9871. >> [0;36mSNMP[0m: [1/0.08s] [1;33mMySQL[0m: [0/0.00s]  
  9872. #### Unload poller module cisco-ipsec-flow-monitor ####
  9873.  
  9874. Modules status: Global-  
  9875. OS+  
  9876. Device  
  9877.  
  9878. Warning: Undefined array key "poll_cisco-remote-access-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9879.  
  9880. #### Load poller module cisco-remote-access-monitor ####
  9881. 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]
  9882. crasEmailNumSessions.0 = No Such Object available on this agent at this OID
  9883. crasIPSecNumSessions.0 = No Such Object available on this agent at this OID
  9884. crasL2LNumSessions.0 = No Such Object available on this agent at this OID
  9885. crasLBNumSessions.0 = No Such Object available on this agent at this OID
  9886. crasSVCNumSessions.0 = No Such Object available on this agent at this OID
  9887. crasWebvpnNumSessions.0 = No Such Object available on this agent at this OID  
  9888.  
  9889.  
  9890. Warning: Undefined array key 0 in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 38
  9891.  
  9892. 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
  9893.  
  9894. Warning: Undefined array key "crasIPSecNumSessions" in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 46
  9895.  
  9896. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0212 seconds with 96 bytes
  9897. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  9898. #### Unload poller module cisco-remote-access-monitor ####
  9899.  
  9900. Modules status: Global-  
  9901. OS+  
  9902. Device  
  9903.  
  9904. Warning: Undefined array key "poll_cisco-cef" in /opt/librenms/includes/polling/functions.inc.php on line 321
  9905.  
  9906. #### Load poller module cisco-cef ####
  9907. 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]
  9908. cefSwitchingStatsEntry = No Such Object available on this agent at this OID  
  9909.  
  9910.  
  9911. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 762
  9912.  
  9913. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 762
  9914.  
  9915. Warning: Undefined array key 3 in /opt/librenms/includes/snmp.inc.php on line 762
  9916. cefSwitchingStatsEntry = No Such Object available on this agent at this OID || cefSwitchingStatsEntry ||  ||  ||
  9917. SQL[[1;33mSELECT * FROM `cef_switching` WHERE `device_id` = ? [0;33m[100][0m 0.67ms]
  9918.  
  9919. array (
  9920. )  
  9921.  
  9922. Warning: Undefined variable $entity_array in /opt/librenms/includes/polling/cisco-cef.inc.php on line 19
  9923. 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]
  9924. entPhysicalDescr.1 = Catalyst C29xx Switch Stack
  9925. entPhysicalDescr.1001 = WS-C2960X-48LPS-L
  9926. entPhysicalDescr.1002 = Switch 1 - WS-C2960X-48LPS-L - Fixed Module 0
  9927. entPhysicalDescr.1003 = Fan Container
  9928. entPhysicalDescr.1004 = Power Supply Container
  9929. entPhysicalDescr.1005 = RPS Container
  9930. entPhysicalDescr.1006 = Switch 1 - WS-C2960X-48LPS-L - Power Supply 0
  9931. entPhysicalDescr.1007 = Switch 1 - WS-C2960X-48LPS-L - Fan 0
  9932. entPhysicalDescr.1008 = Switch 1 - WS-C2960X-48LPS-L - Sensor 0
  9933. entPhysicalDescr.1009 = StackPort1
  9934. entPhysicalDescr.1010 = GigabitEthernet1/0/1
  9935. entPhysicalDescr.1011 = GigabitEthernet1/0/2
  9936. entPhysicalDescr.1012 = GigabitEthernet1/0/3
  9937. entPhysicalDescr.1013 = GigabitEthernet1/0/4
  9938. entPhysicalDescr.1014 = GigabitEthernet1/0/5
  9939. entPhysicalDescr.1015 = GigabitEthernet1/0/6
  9940. entPhysicalDescr.1016 = GigabitEthernet1/0/7
  9941. entPhysicalDescr.1017 = GigabitEthernet1/0/8
  9942. entPhysicalDescr.1018 = GigabitEthernet1/0/9
  9943. entPhysicalDescr.1019 = GigabitEthernet1/0/10
  9944. entPhysicalDescr.1020 = GigabitEthernet1/0/11
  9945. entPhysicalDescr.1021 = GigabitEthernet1/0/12
  9946. entPhysicalDescr.1022 = GigabitEthernet1/0/13
  9947. entPhysicalDescr.1023 = GigabitEthernet1/0/14
  9948. entPhysicalDescr.1024 = GigabitEthernet1/0/15
  9949. entPhysicalDescr.1025 = GigabitEthernet1/0/16
  9950. entPhysicalDescr.1026 = GigabitEthernet1/0/17
  9951. entPhysicalDescr.1027 = GigabitEthernet1/0/18
  9952. entPhysicalDescr.1028 = GigabitEthernet1/0/19
  9953. entPhysicalDescr.1029 = GigabitEthernet1/0/20
  9954. entPhysicalDescr.1030 = GigabitEthernet1/0/21
  9955. entPhysicalDescr.1031 = GigabitEthernet1/0/22
  9956. entPhysicalDescr.1032 = GigabitEthernet1/0/23
  9957. entPhysicalDescr.1033 = GigabitEthernet1/0/24
  9958. entPhysicalDescr.1034 = GigabitEthernet1/0/25
  9959. entPhysicalDescr.1035 = GigabitEthernet1/0/26
  9960. entPhysicalDescr.1036 = GigabitEthernet1/0/27
  9961. entPhysicalDescr.1037 = GigabitEthernet1/0/28
  9962. entPhysicalDescr.1038 = GigabitEthernet1/0/29
  9963. entPhysicalDescr.1039 = GigabitEthernet1/0/30
  9964. entPhysicalDescr.1040 = GigabitEthernet1/0/31
  9965. entPhysicalDescr.1041 = GigabitEthernet1/0/32
  9966. entPhysicalDescr.1042 = GigabitEthernet1/0/33
  9967. entPhysicalDescr.1043 = GigabitEthernet1/0/34
  9968. entPhysicalDescr.1044 = GigabitEthernet1/0/35
  9969. entPhysicalDescr.1045 = GigabitEthernet1/0/36
  9970. entPhysicalDescr.1046 = GigabitEthernet1/0/37
  9971. entPhysicalDescr.1047 = GigabitEthernet1/0/38
  9972. entPhysicalDescr.1048 = GigabitEthernet1/0/39
  9973. entPhysicalDescr.1049 = GigabitEthernet1/0/40
  9974. entPhysicalDescr.1050 = GigabitEthernet1/0/41
  9975. entPhysicalDescr.1051 = GigabitEthernet1/0/42
  9976. entPhysicalDescr.1052 = GigabitEthernet1/0/43
  9977. entPhysicalDescr.1053 = GigabitEthernet1/0/44
  9978. entPhysicalDescr.1054 = GigabitEthernet1/0/45
  9979. entPhysicalDescr.1055 = GigabitEthernet1/0/46
  9980. entPhysicalDescr.1056 = GigabitEthernet1/0/47
  9981. entPhysicalDescr.1057 = GigabitEthernet1/0/48
  9982. entPhysicalDescr.1058 = GigabitEthernet Container
  9983. entPhysicalDescr.1059 = GigabitEthernet Container
  9984. entPhysicalDescr.1060 = GigabitEthernet Container
  9985. entPhysicalDescr.1061 = GigabitEthernet Container
  9986. entPhysicalDescr.1062 = TenGigabitEthernet Container
  9987. entPhysicalDescr.1063 = TenGigabitEthernet Container
  9988. entPhysicalDescr.1064 = Stack Module Container  
  9989.  
  9990.  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]
  9991. entPhysicalName.1 = C29xx Stacking
  9992. entPhysicalName.1001 = 1
  9993. entPhysicalName.1002 = Switch 1 - WS-C2960X-48LPS-L - Fixed Module 0
  9994. entPhysicalName.1003 = Switch 1 - Fan Container
  9995. entPhysicalName.1004 = Switch 1 - Power Supply Container
  9996. entPhysicalName.1005 = Switch 1 - RPS Container
  9997. entPhysicalName.1006 = Switch 1 - WS-C2960X-48LPS-L - Power Supply 0
  9998. entPhysicalName.1007 = Switch 1 - WS-C2960X-48LPS-L - Fan 0
  9999. entPhysicalName.1008 = Switch 1 - WS-C2960X-48LPS-L - Sensor 0
  10000. entPhysicalName.1009 = StackPort1
  10001. entPhysicalName.1010 = GigabitEthernet1/0/1
  10002. entPhysicalName.1011 = GigabitEthernet1/0/2
  10003. entPhysicalName.1012 = GigabitEthernet1/0/3
  10004. entPhysicalName.1013 = GigabitEthernet1/0/4
  10005. entPhysicalName.1014 = GigabitEthernet1/0/5
  10006. entPhysicalName.1015 = GigabitEthernet1/0/6
  10007. entPhysicalName.1016 = GigabitEthernet1/0/7
  10008. entPhysicalName.1017 = GigabitEthernet1/0/8
  10009. entPhysicalName.1018 = GigabitEthernet1/0/9
  10010. entPhysicalName.1019 = GigabitEthernet1/0/10
  10011. entPhysicalName.1020 = GigabitEthernet1/0/11
  10012. entPhysicalName.1021 = GigabitEthernet1/0/12
  10013. entPhysicalName.1022 = GigabitEthernet1/0/13
  10014. entPhysicalName.1023 = GigabitEthernet1/0/14
  10015. entPhysicalName.1024 = GigabitEthernet1/0/15
  10016. entPhysicalName.1025 = GigabitEthernet1/0/16
  10017. entPhysicalName.1026 = GigabitEthernet1/0/17
  10018. entPhysicalName.1027 = GigabitEthernet1/0/18
  10019. entPhysicalName.1028 = GigabitEthernet1/0/19
  10020. entPhysicalName.1029 = GigabitEthernet1/0/20
  10021. entPhysicalName.1030 = GigabitEthernet1/0/21
  10022. entPhysicalName.1031 = GigabitEthernet1/0/22
  10023. entPhysicalName.1032 = GigabitEthernet1/0/23
  10024. entPhysicalName.1033 = GigabitEthernet1/0/24
  10025. entPhysicalName.1034 = GigabitEthernet1/0/25
  10026. entPhysicalName.1035 = GigabitEthernet1/0/26
  10027. entPhysicalName.1036 = GigabitEthernet1/0/27
  10028. entPhysicalName.1037 = GigabitEthernet1/0/28
  10029. entPhysicalName.1038 = GigabitEthernet1/0/29
  10030. entPhysicalName.1039 = GigabitEthernet1/0/30
  10031. entPhysicalName.1040 = GigabitEthernet1/0/31
  10032. entPhysicalName.1041 = GigabitEthernet1/0/32
  10033. entPhysicalName.1042 = GigabitEthernet1/0/33
  10034. entPhysicalName.1043 = GigabitEthernet1/0/34
  10035. entPhysicalName.1044 = GigabitEthernet1/0/35
  10036. entPhysicalName.1045 = GigabitEthernet1/0/36
  10037. entPhysicalName.1046 = GigabitEthernet1/0/37
  10038. entPhysicalName.1047 = GigabitEthernet1/0/38
  10039. entPhysicalName.1048 = GigabitEthernet1/0/39
  10040. entPhysicalName.1049 = GigabitEthernet1/0/40
  10041. entPhysicalName.1050 = GigabitEthernet1/0/41
  10042. entPhysicalName.1051 = GigabitEthernet1/0/42
  10043. entPhysicalName.1052 = GigabitEthernet1/0/43
  10044. entPhysicalName.1053 = GigabitEthernet1/0/44
  10045. entPhysicalName.1054 = GigabitEthernet1/0/45
  10046. entPhysicalName.1055 = GigabitEthernet1/0/46
  10047. entPhysicalName.1056 = GigabitEthernet1/0/47
  10048. entPhysicalName.1057 = GigabitEthernet1/0/48
  10049. entPhysicalName.1058 = GigabitEthernet1/0/49 Container
  10050. entPhysicalName.1059 = GigabitEthernet1/0/50 Container
  10051. entPhysicalName.1060 = GigabitEthernet1/0/51 Container
  10052. entPhysicalName.1061 = GigabitEthernet1/0/52 Container
  10053. entPhysicalName.1062 = TenGigabitEthernet1/1/1 Container
  10054. entPhysicalName.1063 = TenGigabitEthernet1/1/2 Container
  10055. entPhysicalName.1064 = Switch 1 - Stack Module Container  
  10056.  
  10057.  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]
  10058. entPhysicalModelName.1 =
  10059. entPhysicalModelName.1001 = WS-C2960X-48LPS-L
  10060. entPhysicalModelName.1002 =
  10061. entPhysicalModelName.1003 =
  10062. entPhysicalModelName.1004 =
  10063. entPhysicalModelName.1005 =
  10064. entPhysicalModelName.1006 =
  10065. entPhysicalModelName.1007 =
  10066. entPhysicalModelName.1008 =
  10067. entPhysicalModelName.1009 =
  10068. entPhysicalModelName.1010 =
  10069. entPhysicalModelName.1011 =
  10070. entPhysicalModelName.1012 =
  10071. entPhysicalModelName.1013 =
  10072. entPhysicalModelName.1014 =
  10073. entPhysicalModelName.1015 =
  10074. entPhysicalModelName.1016 =
  10075. entPhysicalModelName.1017 =
  10076. entPhysicalModelName.1018 =
  10077. entPhysicalModelName.1019 =
  10078. entPhysicalModelName.1020 =
  10079. entPhysicalModelName.1021 =
  10080. entPhysicalModelName.1022 =
  10081. entPhysicalModelName.1023 =
  10082. entPhysicalModelName.1024 =
  10083. entPhysicalModelName.1025 =
  10084. entPhysicalModelName.1026 =
  10085. entPhysicalModelName.1027 =
  10086. entPhysicalModelName.1028 =
  10087. entPhysicalModelName.1029 =
  10088. entPhysicalModelName.1030 =
  10089. entPhysicalModelName.1031 =
  10090. entPhysicalModelName.1032 =
  10091. entPhysicalModelName.1033 =
  10092. entPhysicalModelName.1034 =
  10093. entPhysicalModelName.1035 =
  10094. entPhysicalModelName.1036 =
  10095. entPhysicalModelName.1037 =
  10096. entPhysicalModelName.1038 =
  10097. entPhysicalModelName.1039 =
  10098. entPhysicalModelName.1040 =
  10099. entPhysicalModelName.1041 =
  10100. entPhysicalModelName.1042 =
  10101. entPhysicalModelName.1043 =
  10102. entPhysicalModelName.1044 =
  10103. entPhysicalModelName.1045 =
  10104. entPhysicalModelName.1046 =
  10105. entPhysicalModelName.1047 =
  10106. entPhysicalModelName.1048 =
  10107. entPhysicalModelName.1049 =
  10108. entPhysicalModelName.1050 =
  10109. entPhysicalModelName.1051 =
  10110. entPhysicalModelName.1052 =
  10111. entPhysicalModelName.1053 =
  10112. entPhysicalModelName.1054 =
  10113. entPhysicalModelName.1055 =
  10114. entPhysicalModelName.1056 =
  10115. entPhysicalModelName.1057 =
  10116. entPhysicalModelName.1058 =
  10117. entPhysicalModelName.1059 =
  10118. entPhysicalModelName.1060 =
  10119. entPhysicalModelName.1061 =
  10120. entPhysicalModelName.1062 =
  10121. entPhysicalModelName.1063 =
  10122. entPhysicalModelName.1064 =  
  10123.  
  10124.  
  10125. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 97
  10126.  
  10127. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 99
  10128.  
  10129.  
  10130. >> Runtime for poller module 'cisco-cef': 0.3631 seconds with 114736 bytes
  10131. >> [0;36mSNMP[0m: [3/0.32s] [1;33mMySQL[0m: [1/0.01s]  
  10132. #### Unload poller module cisco-cef ####
  10133.  
  10134. Modules status: Global-  
  10135. OS+  
  10136. Device  
  10137.  
  10138. Warning: Undefined array key "poll_slas" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10139.  
  10140. #### Load poller module slas ####
  10141. 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]
  10142.  
  10143.  
  10144. >> Runtime for poller module 'slas': 0.0018 seconds with 648 bytes
  10145. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10146. #### Unload poller module slas ####
  10147.  
  10148. Modules status: Global-  
  10149. OS+  
  10150. Device  
  10151.  
  10152. Warning: Undefined array key "poll_cisco-mac-accounting" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10153.  
  10154. #### Load poller module cisco-mac-accounting ####
  10155. 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]
  10156.  
  10157.  
  10158.  
  10159. >> Runtime for poller module 'cisco-mac-accounting': 0.0011 seconds with 96 bytes
  10160. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10161. #### Unload poller module cisco-mac-accounting ####
  10162.  
  10163. Modules status: Global-  
  10164. OS+  
  10165. Device  
  10166.  
  10167. Warning: Undefined array key "poll_cipsec-tunnels" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10168.  
  10169. #### Load poller module cipsec-tunnels ####
  10170. 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]
  10171. cipSecTunnelEntry = No Such Object available on this agent at this OID  
  10172.  
  10173. Invalid snmp_walk() data = cipSecTunnelEntry = No Such Object available on this agent at this OID  
  10174. SQL[[1;33mSELECT * FROM `ipsec_tunnels` WHERE `device_id` = ? [0;33m[100][0m 0.4ms]
  10175.  
  10176.  
  10177. >> Runtime for poller module 'cipsec-tunnels': 0.0393 seconds with 80 bytes
  10178. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s]  
  10179. #### Unload poller module cipsec-tunnels ####
  10180.  
  10181. Modules status: Global-  
  10182. OS+  
  10183. Device  
  10184.  
  10185. Warning: Undefined array key "poll_cisco-ace-loadbalancer" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10186.  
  10187. #### Load poller module cisco-ace-loadbalancer ####
  10188. 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]
  10189. cesServerFarmRserverTable = No Such Object available on this agent at this OID  
  10190.  
  10191. Invalid snmp_walk() data = cesServerFarmRserverTable = No Such Object available on this agent at this OID  
  10192. SQL[[1;33mSELECT * FROM `loadbalancer_rservers` WHERE `device_id` = ? [0;33m[100][0m 0.28ms]
  10193.  
  10194.  
  10195. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0400 seconds with 96 bytes
  10196. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s]  
  10197. #### Unload poller module cisco-ace-loadbalancer ####
  10198.  
  10199. Modules status: Global-  
  10200. OS+  
  10201. Device  
  10202.  
  10203. Warning: Undefined array key "poll_cisco-ace-serverfarms" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10204.  
  10205. #### Load poller module cisco-ace-serverfarms ####
  10206. 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]
  10207. slbVServerInfoTable = No Such Object available on this agent at this OID  
  10208.  
  10209. Invalid snmp_walk() data = slbVServerInfoTable = No Such Object available on this agent at this OID  
  10210. SQL[[1;33mSELECT * FROM `loadbalancer_vservers` WHERE `device_id` = ? [0;33m[100][0m 0.68ms]
  10211.  
  10212.  
  10213. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0401 seconds with 96 bytes
  10214. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.01s]  
  10215. #### Unload poller module cisco-ace-serverfarms ####
  10216.  
  10217. Modules status: Global-  
  10218. OS  
  10219. Device  
  10220.  
  10221. Warning: Undefined array key "poll_cisco-asa-firewall" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10222. Module [ cisco-asa-firewall ] disabled globally.
  10223.  
  10224. Modules status: Global-  
  10225. OS+  
  10226. Device  
  10227.  
  10228. Warning: Undefined array key "poll_cisco-voice" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10229.  
  10230. #### Load poller module cisco-voice ####
  10231. 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]
  10232. .*.*.1.3.1 = propVirtual
  10233. .*.*.1.3.2 = propVirtual
  10234. .*.*.1.3.5 = propVirtual
  10235. .*.*.1.3.5179 = propVirtual
  10236. .*.*.1.3.5180 = propVirtual
  10237. .*.*.1.3.5181 = propVirtual
  10238. .*.*.1.3.10101 = ethernetCsmacd
  10239. .*.*.1.3.10102 = ethernetCsmacd
  10240. .*.*.1.3.10103 = ethernetCsmacd
  10241. .*.*.1.3.10104 = ethernetCsmacd
  10242. .*.*.1.3.10105 = ethernetCsmacd
  10243. .*.*.1.3.10106 = ethernetCsmacd
  10244. .*.*.1.3.10107 = ethernetCsmacd
  10245. .*.*.1.3.10108 = ethernetCsmacd
  10246. .*.*.1.3.10109 = ethernetCsmacd
  10247. .*.*.1.3.10110 = ethernetCsmacd
  10248. .*.*.1.3.10111 = ethernetCsmacd
  10249. .*.*.1.3.10112 = ethernetCsmacd
  10250. .*.*.1.3.10113 = ethernetCsmacd
  10251. .*.*.1.3.10114 = ethernetCsmacd
  10252. .*.*.1.3.10115 = ethernetCsmacd
  10253. .*.*.1.3.10116 = ethernetCsmacd
  10254. .*.*.1.3.10117 = ethernetCsmacd
  10255. .*.*.1.3.10118 = ethernetCsmacd
  10256. .*.*.1.3.10119 = ethernetCsmacd
  10257. .*.*.1.3.10120 = ethernetCsmacd
  10258. .*.*.1.3.10121 = ethernetCsmacd
  10259. .*.*.1.3.10122 = ethernetCsmacd
  10260. .*.*.1.3.10123 = ethernetCsmacd
  10261. .*.*.1.3.10124 = ethernetCsmacd
  10262. .*.*.1.3.10125 = ethernetCsmacd
  10263. .*.*.1.3.10126 = ethernetCsmacd
  10264. .*.*.1.3.10127 = ethernetCsmacd
  10265. .*.*.1.3.10128 = ethernetCsmacd
  10266. .*.*.1.3.10129 = ethernetCsmacd
  10267. .*.*.1.3.10130 = ethernetCsmacd
  10268. .*.*.1.3.10131 = ethernetCsmacd
  10269. .*.*.1.3.10132 = ethernetCsmacd
  10270. .*.*.1.3.10133 = ethernetCsmacd
  10271. .*.*.1.3.10134 = ethernetCsmacd
  10272. .*.*.1.3.10135 = ethernetCsmacd
  10273. .*.*.1.3.10136 = ethernetCsmacd
  10274. .*.*.1.3.10137 = ethernetCsmacd
  10275. .*.*.1.3.10138 = ethernetCsmacd
  10276. .*.*.1.3.10139 = ethernetCsmacd
  10277. .*.*.1.3.10140 = ethernetCsmacd
  10278. .*.*.1.3.10141 = ethernetCsmacd
  10279. .*.*.1.3.10142 = ethernetCsmacd
  10280. .*.*.1.3.10143 = ethernetCsmacd
  10281. .*.*.1.3.10144 = ethernetCsmacd
  10282. .*.*.1.3.10145 = ethernetCsmacd
  10283. .*.*.1.3.10146 = ethernetCsmacd
  10284. .*.*.1.3.10147 = ethernetCsmacd
  10285. .*.*.1.3.10148 = ethernetCsmacd
  10286. .*.*.1.3.10149 = ethernetCsmacd
  10287. .*.*.1.3.10150 = ethernetCsmacd
  10288. .*.*.1.3.10151 = ethernetCsmacd
  10289. .*.*.1.3.10152 = ethernetCsmacd
  10290. .*.*.1.3.14001 = other
  10291. .*.*.1.3.14002 = ethernetCsmacd  
  10292.  
  10293. 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]
  10294. cvCallVolConnActiveConnection = No Such Object available on this agent at this OID  
  10295.  
  10296. Invalid snmp_walk() data = cvCallVolConnActiveConnection = No Such Object available on this agent at this OID  
  10297. array (
  10298. )  
  10299.  
  10300. Warning: Undefined array key "h323" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 28
  10301.  
  10302. 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
  10303.  
  10304. Warning: Undefined array key "sip" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 29
  10305.  
  10306. 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
  10307.  
  10308. Warning: Undefined array key "mgcp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 30
  10309.  
  10310. 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
  10311.  
  10312. Warning: Undefined array key "sccp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 31
  10313.  
  10314. 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
  10315.  
  10316. Warning: Undefined array key "multicast" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 32
  10317.  
  10318. 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
  10319. array (
  10320.   'h323' => NULL,
  10321.   'sip' => NULL,
  10322.   'mgcp' => NULL,
  10323.   'sccp' => NULL,
  10324.   'multicast' => NULL,
  10325. )  
  10326.  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]
  10327. .*.*.*.1.6 = No Such Object available on this agent at this OID  
  10328.  
  10329. 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  
  10330. 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]
  10331. .*.*.*.1.3 = No Such Object available on this agent at this OID  
  10332.  
  10333. 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  
  10334.  
  10335. 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
  10336.  
  10337. 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
  10338. 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]
  10339. .*.*.*.0 = No Such Object available on this agent at this OID  
  10340.  
  10341. 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  
  10342.  
  10343. 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
  10344.  
  10345. 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
  10346.  
  10347. >> Runtime for poller module 'cisco-voice': 0.3335 seconds with 512 bytes
  10348. >> [0;36mSNMP[0m: [5/0.33s] [1;33mMySQL[0m: [0/0.00s]  
  10349. #### Unload poller module cisco-voice ####
  10350.  
  10351. Modules status: Global-  
  10352. OS+  
  10353. Device  
  10354.  
  10355. Warning: Undefined array key "poll_cisco-cbqos" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10356.  
  10357. #### Load poller module cisco-cbqos ####
  10358. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["Cisco-CBQOS",0,0,100][0m 0.88ms]
  10359.  
  10360.  
  10361. Warning: Undefined array key 100 in /opt/librenms/includes/polling/cisco-cbqos.inc.php on line 26
  10362.  
  10363. >> Runtime for poller module 'cisco-cbqos': 0.0028 seconds with 1896 bytes
  10364. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10365. #### Unload poller module cisco-cbqos ####
  10366.  
  10367. Modules status: Global-  
  10368. OS+  
  10369. Device  
  10370.  
  10371. Warning: Undefined array key "poll_cisco-otv" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10372.  
  10373. #### Load poller module cisco-otv ####
  10374. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `device_id` = ? [0;33m["Cisco-OTV",0,100][0m 1.5ms]
  10375.  
  10376.  
  10377. Warning: Undefined array key 100 in /opt/librenms/includes/polling/cisco-otv.inc.php on line 69
  10378.  
  10379. >> Runtime for poller module 'cisco-otv': 0.0024 seconds with 1208 bytes
  10380. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.02s]  
  10381. #### Unload poller module cisco-otv ####
  10382.  
  10383. Modules status: Global-  
  10384. OS  
  10385. Device  
  10386.  
  10387. Warning: Undefined array key "poll_cisco-qfp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10388. Module [ cisco-qfp ] disabled globally.
  10389.  
  10390. Modules status: Global-  
  10391. OS+  
  10392. Device  
  10393.  
  10394. Warning: Undefined array key "poll_cisco-vpdn" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10395.  
  10396. #### Load poller module cisco-vpdn ####
  10397. 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]
  10398. cvpdnSystemEntry = No Such Object available on this agent at this OID  
  10399.  
  10400. Invalid snmp_walk() data = cvpdnSystemEntry = No Such Object available on this agent at this OID  
  10401.  
  10402. >> Runtime for poller module 'cisco-vpdn': 0.0459 seconds with 80 bytes
  10403. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  10404. #### Unload poller module cisco-vpdn ####
  10405.  
  10406. Modules status: Global-  
  10407. OS  
  10408. Device  
  10409.  
  10410. Warning: Undefined array key "poll_nac" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10411. Module [ nac ] disabled globally.
  10412.  
  10413. Modules status: Global-  
  10414. OS  
  10415. Device  
  10416.  
  10417. Warning: Undefined array key "poll_netscaler-vsvr" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10418. Module [ netscaler-vsvr ] disabled globally.
  10419.  
  10420. Modules status: Global-  
  10421. OS  
  10422. Device  
  10423.  
  10424. Warning: Undefined array key "poll_aruba-controller" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10425. Module [ aruba-controller ] disabled globally.
  10426.  
  10427. Modules status: Global+  
  10428. OS  
  10429. Device  
  10430.  
  10431. Warning: Undefined array key "poll_entity-physical" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10432.  
  10433. #### Load poller module entity-physical ####
  10434. Cisco Cat6xxx/76xx Crossbar :
  10435. 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]
  10436. cc6kxbarModuleModeTable = No Such Object available on this agent at this OID  
  10437.  
  10438. Invalid snmp_walk() data = cc6kxbarModuleModeTable = No Such Object available on this agent at this OID  
  10439. 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]
  10440. cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID  
  10441.  
  10442. Invalid snmp_walk() data = cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID  
  10443.  
  10444. >> Runtime for poller module 'entity-physical': 0.0802 seconds with 176 bytes
  10445. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [0/0.00s]  
  10446. #### Unload poller module entity-physical ####
  10447.  
  10448. Modules status: Global-  
  10449. OS  
  10450. Device  
  10451.  
  10452. Warning: Undefined array key "poll_entity-state" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10453. Module [ entity-state ] disabled globally.
  10454.  
  10455. Modules status: Global+  
  10456. OS  
  10457. Device  
  10458.  
  10459. Warning: Undefined array key "poll_applications" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10460.  
  10461. #### Load poller module applications ####
  10462. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[100][0m 0.6ms]
  10463.  
  10464.  
  10465. >> Runtime for poller module 'applications': 0.0022 seconds with 1360 bytes
  10466. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  10467. #### Unload poller module applications ####
  10468.  
  10469. Modules status: Global+  
  10470. OS  
  10471. Device  
  10472.  
  10473. Warning: Undefined array key "poll_stp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10474.  
  10475. #### Load poller module stp ####
  10476. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[100][0m 0.69ms]
  10477.  
  10478. 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]  
  10479. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10480. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10481. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "60 01 68 CA E4 FD 37 00 "
  10482.  
  10483.  
  10484. 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]  
  10485. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10486. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10487. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "60 02 68 CA E4 FD 37 00 "
  10488.  
  10489.  
  10490. 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]  
  10491. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136951200
  10492. BRIDGE-MIB::dot1dStpTopChanges.0 = 6
  10493. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "80 00 F0 7F 06 82 25 CB "
  10494.  
  10495.  
  10496. 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]  
  10497. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 136954600
  10498. BRIDGE-MIB::dot1dStpTopChanges.0 = 3
  10499. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "82 9A 68 CA E4 FD 37 00 "
  10500.  
  10501.  
  10502. 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]  
  10503. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10504. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10505. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10506.  
  10507.  
  10508. 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]  
  10509. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10510. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10511. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10512.  
  10513.  
  10514. 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]  
  10515. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10516. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10517. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10518.  
  10519.  
  10520. 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]  
  10521. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = No Such Instance currently exists at this OID
  10522. BRIDGE-MIB::dot1dStpTopChanges.0 = No Such Instance currently exists at this OID
  10523. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = No Such Instance currently exists at this OID
  10524.  
  10525.  
  10526. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3130][0m 0.49ms]
  10527.  
  10528. Updated data:  
  10529. array (
  10530.   'timeSinceTopologyChange' => '1369546',
  10531. )  
  10532. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3131][0m 0.23ms]
  10533.  
  10534. Updated data:  
  10535. array (
  10536.   'timeSinceTopologyChange' => '1369546',
  10537. )  
  10538. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369512",3132][0m 0.31ms]
  10539.  
  10540. Updated data:  
  10541. array (
  10542.   'timeSinceTopologyChange' => '1369512',
  10543. )  
  10544. SQL[[1;33mupdate `stp` set `timeSinceTopologyChange` = ? where `stp_id` = ? [0;33m["1369546",3133][0m 0.2ms]
  10545.  
  10546. Updated data:  
  10547. array (
  10548.   'timeSinceTopologyChange' => '1369546',
  10549. )  
  10550. ....
  10551. 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]
  10552.  
  10553. ................
  10554. >> Runtime for poller module 'stp': 0.3275 seconds with 75264 bytes
  10555. >> [0;36mSNMP[0m: [8/0.31s] [1;33mMySQL[0m: [6/0.03s]  
  10556. #### Unload poller module stp ####
  10557.  
  10558. Modules status: Global+  
  10559. OS  
  10560. Device  
  10561.  
  10562. Warning: Undefined array key "poll_ntp" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10563.  
  10564. #### Load poller module ntp ####
  10565. SQL[[1;33mselect * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? [0;33m["ntp",0,0,100][0m 1.79ms]
  10566.  
  10567.  
  10568. Warning: Undefined array key 100 in /opt/librenms/includes/polling/ntp/cisco.inc.php on line 26
  10569.  
  10570. >> Runtime for poller module 'ntp': 0.0034 seconds with -968 bytes
  10571. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.02s]  
  10572. #### Unload poller module ntp ####
  10573.  
  10574. Modules status: Global-  
  10575. OS  
  10576. Device  
  10577.  
  10578. Warning: Undefined array key "poll_loadbalancers" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10579. Module [ loadbalancers ] disabled globally.
  10580.  
  10581. Modules status: Global-  
  10582. OS  
  10583. Device  
  10584.  
  10585. Warning: Undefined array key "poll_mef" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10586. Module [ mef ] disabled globally.
  10587.  
  10588. Modules status: Global+  
  10589. OS  
  10590. Device  
  10591.  
  10592. Warning: Undefined array key "poll_mpls" in /opt/librenms/includes/polling/functions.inc.php on line 321
  10593.  
  10594. #### Load poller module mpls ####
  10595.  
  10596. >> Runtime for poller module 'mpls': 0.0010 seconds with 144 bytes
  10597. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  10598. #### Unload poller module mpls ####
  10599.  
  10600. 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]
  10601.  
  10602.  
  10603. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[7.582,100][0m 0.49ms]
  10604.  
  10605. Updating 10.8.10.200  
  10606.  
  10607. Polled in 7.582 seconds
  10608. ### Start Device Groups ###
  10609. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.43ms]
  10610.  
  10611. 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]
  10612.  
  10613.  
  10614. 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
  10615. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["f5%",100][0m 0.75ms]
  10616.  
  10617. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["nxos%",100][0m 0.67ms]
  10618.  
  10619. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["ios%",100][0m 0.47ms]
  10620.  
  10621. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["fortigate%",100][0m 0.38ms]
  10622.  
  10623. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["arubaos%",100][0m 0.4ms]
  10624.  
  10625. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["linux%",100][0m 0.33ms]
  10626.  
  10627. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["avocent%",100][0m 0.35ms]
  10628.  
  10629. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[100][0m 0.45ms]
  10630.  
  10631. Groups Added:  
  10632. Groups Removed:  
  10633. ### End Device Groups, runtime: 0.0242s ###
  10634.  
  10635. #### Start Alerts ####
  10636. 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]
  10637.  
  10638. 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]
  10639.  
  10640. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[100][0m 0.69ms]
  10641.  
  10642. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  10643.         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 = ?)
  10644.         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 = ?))
  10645.         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 = ?))
  10646.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  10647.         WHERE a.disabled = 0 AND (
  10648.             (d.device_id IS NULL AND g.group_id IS NULL)
  10649.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  10650.             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))
  10651.         ) [0;33m[100,100,100,100,100,100,100,100][0m 3.62ms]
  10652.  
  10653. Rule [0;35m#159 (Cisco Fan Status failed ):[0m  
  10654.  
  10655. 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]
  10656.  
  10657. 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]
  10658.  
  10659. Status: [0;34mNOCHG[0m  
  10660. Rule [0;35m#160 (Cisco PSU status failed):[0m  
  10661.  
  10662. 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]
  10663.  
  10664. 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]
  10665.  
  10666. Status: [0;34mNOCHG[0m  
  10667. Rule [0;35m#180 (STP short path somewhere):[0m  
  10668.  
  10669. 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]
  10670.  
  10671. 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]
  10672.  
  10673. Status: [0;34mNOCHG[0m  
  10674. Rule [0;35m#181 (rpvst+ not configured):[0m  
  10675.  
  10676. 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]
  10677.  
  10678. 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]
  10679.  
  10680. Status: [0;34mNOCHG[0m  
  10681. Rule [0;35m#188 (Cust Port status up/down):[0m  
  10682.  
  10683. 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]
  10684.  
  10685. 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]
  10686.  
  10687. Status: [0;34mNOCHG[0m  
  10688. Rule [0;35m#190 (Catalyst 2960X not up to date):[0m  
  10689.  
  10690. 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]
  10691.  
  10692. 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]
  10693.  
  10694. Status: [0;34mNOCHG[0m  
  10695. Rule [0;35m#191 (Catalyst 9200L not up to date):[0m  
  10696.  
  10697. 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]
  10698.  
  10699. 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]
  10700.  
  10701. Status: [0;34mNOCHG[0m  
  10702. Rule [0;35m#192 (Catalyst 2960 not up to date):[0m  
  10703.  
  10704. 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]
  10705.  
  10706. 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]
  10707.  
  10708. Status: [0;34mNOCHG[0m  
  10709. Rule [0;35m#196 (Catalyst 2950 not up to date):[0m  
  10710.  
  10711. 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]
  10712.  
  10713. 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]
  10714.  
  10715. Status: [0;34mNOCHG[0m  
  10716. Rule [0;35m#3 (Device rebooted):[0m  
  10717.  
  10718. 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]
  10719.  
  10720. 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]
  10721.  
  10722. Status: [0;34mNOCHG[0m  
  10723. Rule [0;35m#7 (Sensor over limit - Check Device Health Settings):[0m  
  10724.  
  10725. 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]
  10726.  
  10727. 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]
  10728.  
  10729. Status: [0;34mNOCHG[0m  
  10730. Rule [0;35m#9 (Service up/down):[0m  
  10731.  
  10732. 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]
  10733.  
  10734. 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]
  10735.  
  10736. Status: [0;34mNOCHG[0m  
  10737. Rule [0;35m#12 (State Sensor Critical):[0m  
  10738.  
  10739. 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]
  10740.  
  10741. 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]
  10742.  
  10743. Status: [0;34mNOCHG[0m  
  10744. Rule [0;35m#157 (Port status change from up to down):[0m  
  10745.  
  10746. 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]
  10747.  
  10748. 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]
  10749.  
  10750. Status: [0;34mNOCHG[0m  
  10751. Rule [0;35m#161 (Devices up/down):[0m  
  10752.  
  10753. 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]
  10754.  
  10755. 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]
  10756.  
  10757. Status: [0;34mNOCHG[0m  
  10758. Rule [0;35m#164 (Interface Errors Rate greater than 1EPS):[0m  
  10759.  
  10760. 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]
  10761.  
  10762. 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]
  10763.  
  10764. Status: [0;34mNOCHG[0m  
  10765. Rule [0;35m#166 (Port Speed Degraded):[0m  
  10766.  
  10767. 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]
  10768.  
  10769. 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]
  10770.  
  10771. Status: [0;34mNOCHG[0m  
  10772. Rule [0;35m#167 (Processor usage over 85%):[0m  
  10773.  
  10774. 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]
  10775.  
  10776. 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]
  10777.  
  10778. Status: [0;34mNOCHG[0m  
  10779. Rule [0;35m#169 (Sensor under limit - Check Device Health Settings):[0m  
  10780.  
  10781. 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]
  10782.  
  10783. 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]
  10784.  
  10785. Status: [0;34mNOCHG[0m  
  10786. Rule [0;35m#175 (Generic PSU status failed):[0m  
  10787.  
  10788. 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]
  10789.  
  10790. 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]
  10791.  
  10792. Status: [0;34mNOCHG[0m  
  10793. Rule [0;35m#176 (Unpolled Devices):[0m  
  10794.  
  10795. 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]
  10796.  
  10797. 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]
  10798.  
  10799. Status: [0;34mNOCHG[0m  
  10800. Rule [0;35m#187 (Interface Errors Rate greater than 10EPS):[0m  
  10801.  
  10802. 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]
  10803.  
  10804. 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]
  10805.  
  10806. Status: [0;34mNOCHG[0m  
  10807. Rule [0;35m#189 (snmp-location is empty or incorrect):[0m  
  10808.  
  10809. 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]
  10810.  
  10811. 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]
  10812.  
  10813. Status: [0;34mNOCHG[0m  
  10814. #### End Alerts ####
  10815. ./poller.php 10.8.10.200 2022-07-28 16:40:18 - 1 devices polled in 7.918 secs  
  10816.  
  10817. [0;36mSNMP[0m [70/6.31s]: Snmpget[26/0.97s] Snmpwalk[44/5.34s]  
  10818. [1;33mSQL[0m [166/1.00s]: Select[116/0.80s] Delete[2/0.01s] Insert[1/0.01s] Update[47/0.18s]  
  10819.