Advertisement
WolfraiderNW

poller

May 11th, 2021
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 192.77 KB | None | 0 0
  1. LibreNMS Poller
  2. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.35ms]
  3.  
  4. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.3ms]
  5.  
  6. SQL[SELECT version() [] 0.22ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: fff8b8e8321e64057588ed34f13e4364cf4da3a7
  11. Commit Date: 1620676608
  12. DB Schema: 2021_04_08_151101_add_foreign_keys_to_port_group_port_table (208)
  13. PHP: 8.0.3
  14. MySQL: 10.5.9-MariaDB-1:10.5.9+maria~buster
  15. RRDTool: 1.7.1
  16. SNMP: NET-SNMP 5.7.3
  17. ==================================DEBUG!
  18. Updating os_def.cache
  19.  
  20. Warning: Undefined array key "m" in /opt/librenms/includes/functions.php on line 79
  21. Starting polling run:
  22.  
  23. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.30.11.21' ORDER BY `device_id` ASC [] 0.99ms]
  24.  
  25.  
  26. Warning: Undefined array key "os_group" in /opt/librenms/poller.php on line 134
  27. SQL[select * from `devices` where `device_id` = ? limit 1 [636] 0.46ms]
  28.  
  29. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [636] 0.34ms]
  30.  
  31.  
  32. Warning: Undefined array key "override_device_type" in /opt/librenms/includes/common.php on line 994
  33. Attempting to initialize OS: ios
  34. OS initialized: LibreNMS\OS\Ios
  35. Hostname: 10.30.11.21
  36. Device ID: 636
  37. OS: ios
  38. (cisco)
  39.  
  40. SQL[select `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 ["10.30.11.21"] 0.34ms]
  41.  
  42. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '1000' '-t' '1000' '10.30.11.21'
  43.  
  44. response: {"xmt":3,"rcv":3,"loss":0,"min":11.8,"max":13.7,"avg":12.9,"dup":0,"exitcode":0}
  45. SQL[select `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` = ? [636] 0.62ms]
  46.  
  47. SQL[select exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`end`) <= ? 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 (?)))) as `exists` ["2021-05-11T11:33:03.673520Z","2021-05-11T11:33:03.673520Z",0,1,"11:33:03","11:33:03","11:33:03","11:33:03","%","device",636,"device_group",4] 1.07ms]
  48.  
  49. SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`) VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":3,"rcv":3,"loss":0,"min":11.8,"max":13.7,"avg":12.9,"device_id":636,"debug":"[]"} 0.69ms]
  50.  
  51. SQL[UPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? ["2021-05-11 06:33:03",12.9,636] 0.39ms]
  52.  
  53. SNMP Check response code: 0
  54. Modules status: Global+
  55. OS
  56. Device
  57.  
  58. Warning: Undefined array key "poll_core" in /opt/librenms/includes/polling/functions.inc.php on line 309
  59.  
  60. #### Load poller module core ####
  61. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQnUt' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'sysUpTime.0' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
  62. .*.*.0 = 419754079
  63. .*.*.0 = old-stone-705-h-p.netviscom.com
  64. .*.*.0 = .*.*.431
  65. .*.*.0 = Cisco IOS Software, C3550 Software (C3550-IPSERVICESK9-M), Version 12.2(44)SE6, RELEASE SOFTWARE (fc1)
  66. Copyright (c) 1986-2009 by Cisco Systems, Inc.
  67. Compiled Mon 09-Mar-09 20:28 by gereddy
  68.  
  69. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQnUst' '-m' 'HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'snmpEngineTime.0' 'hrSystemUptime.0']
  70. snmpEngineTime.0 = 4197455
  71. hrSystemUptime.0 = No Such Object available on this agent at this OID
  72.  
  73.  
  74. Warning: Undefined array key "hrSystemUptime" in /opt/librenms/includes/polling/core.inc.php on line 35
  75. Uptime seconds: 4197541
  76. Uptime: 48 days 13 hours 59 minutes 1 second
  77.  
  78. >> Runtime for poller module 'core': 0.0578 seconds with 25752 bytes
  79. >> SNMP: [2/0.06s] MySQL: [0/0.00s]
  80. #### Unload poller module core ####
  81.  
  82. Modules status: Global+
  83. OS
  84. Device
  85.  
  86. Warning: Undefined array key "poll_availability" in /opt/librenms/includes/polling/functions.inc.php on line 309
  87.  
  88. #### Load poller module availability ####
  89. SQL[SELECT duration FROM availability WHERE device_id = ? [636] 0.97ms]
  90.  
  91. Availability:
  92. SQL[SELECT * FROM availability WHERE device_id = ? [636] 0.68ms]
  93.  
  94. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [636,1620646383] 0.66ms]
  95.  
  96. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,293] 0.44ms]
  97.  
  98. 1 day : 100%
  99. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [636,1620127983] 0.62ms]
  100.  
  101. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,294] 0.38ms]
  102.  
  103. 7 days : 100%
  104. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [636,1618140783] 0.58ms]
  105.  
  106. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [93.986,295] 0.2ms]
  107.  
  108. 30 days : 93.986%
  109. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [636,1589196783] 0.84ms]
  110.  
  111. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [98.34,296] 0.42ms]
  112.  
  113. 365 days : 98.34%
  114.  
  115. >> Runtime for poller module 'availability': 0.0109 seconds with 38336 bytes
  116. >> SNMP: [0/0.00s] MySQL: [5/0.00s]
  117. #### Unload poller module availability ####
  118.  
  119. Modules status: Global-
  120. OS
  121. Device
  122.  
  123. Warning: Undefined array key "poll_unix-agent" in /opt/librenms/includes/polling/functions.inc.php on line 309
  124. Module [ unix-agent ] disabled globally.
  125.  
  126. Modules status: Global+
  127. OS
  128. Device
  129.  
  130. Warning: Undefined array key "poll_os" in /opt/librenms/includes/polling/functions.inc.php on line 309
  131.  
  132. #### Load poller module os ####
  133. Generic :(
  134. Location:
  135. Hardware: WS-C3550-12G
  136. OS Version: 12.2(44)SE6
  137. OS Features: IPSERVICESK9
  138. Serial: CAT0708Z1LQ
  139.  
  140. >> Runtime for poller module 'os': 0.0015 seconds with 158816 bytes
  141. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  142. #### Unload poller module os ####
  143.  
  144. Modules status: Global+
  145. OS-
  146. Device
  147.  
  148. Warning: Undefined array key "poll_ipmi" in /opt/librenms/includes/polling/functions.inc.php on line 309
  149. Module [ ipmi ] disabled on os.
  150.  
  151. Modules status: Global+
  152. OS
  153. Device
  154.  
  155. Warning: Undefined array key "poll_sensors" in /opt/librenms/includes/polling/functions.inc.php on line 309
  156.  
  157. #### Load poller module sensors ####
  158. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [636] 0.45ms]
  159.  
  160. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["state",636] 0.4ms]
  161.  
  162. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.13.1.3.1.6.1' '.1.3.6.1.4.1.9.9.13.1.4.1.3.1' '.1.3.6.1.4.1.9.9.13.1.5.1.3.1' '.1.3.6.1.4.1.9.9.13.1.5.1.3.2']
  163. .*.*.*.6.1 = 1
  164. .*.*.*.3.1 = 1
  165. .*.*.*.3.1 = 1
  166. .*.*.*.3.2 = 5
  167.  
  168. Checking (snmp) state Chassis...
  169. Checking (snmp) state Chassis...
  170. Checking (snmp) state Internal Power Supply...
  171. Checking (snmp) state Redundant Power Supply...
  172. 1 #
  173. 1 #
  174. 1 #
  175. 5 #
  176. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? ["temperature",636] 0.84ms]
  177.  
  178. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQnte' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.9.9.13.1.3.1.3.1']
  179. .*.*.*.3.1 = No Such Instance currently exists at this OID
  180.  
  181. Checking (snmp) temperature Chassis...
  182.  
  183. Warning: Undefined array key ".1.3.6.1.4.1.9.9.13.1.3.1.3.1" in /opt/librenms/includes/polling/functions.inc.php on line 75
  184. 0 C
  185.  
  186. >> Runtime for poller module 'sensors': 0.0614 seconds with 14136 bytes
  187. >> SNMP: [2/0.06s] MySQL: [3/0.00s]
  188. #### Unload poller module sensors ####
  189.  
  190. Modules status: Global+
  191. OS
  192. Device
  193.  
  194. Warning: Undefined array key "poll_processors" in /opt/librenms/includes/polling/functions.inc.php on line 309
  195.  
  196. #### Load poller module processors ####
  197. Attempting to initialize OS: ios
  198. OS initialized: LibreNMS\OS\Ios
  199. SQL[SELECT * FROM processors WHERE device_id=? [636] 1.15ms]
  200.  
  201. SNMP['/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']
  202. .*.*.*.1.8.1 = 6
  203.  
  204. array (
  205. '.1.3.6.1.4.1.9.9.109.1.1.1.1.8.1' => '6',
  206. )
  207. Processor 1: 6%
  208.  
  209. >> Runtime for poller module 'processors': 0.0295 seconds with 62032 bytes
  210. >> SNMP: [1/0.03s] MySQL: [1/0.00s]
  211. #### Unload poller module processors ####
  212.  
  213. Modules status: Global+
  214. OS
  215. Device
  216.  
  217. Warning: Undefined array key "poll_mempools" in /opt/librenms/includes/polling/functions.inc.php on line 309
  218.  
  219. #### Load poller module mempools ####
  220. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [636] 1.02ms]
  221.  
  222. SNMP['/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']
  223. .*.*.*.5.1 = 17907868
  224. .*.*.*.6.1 = 18871300
  225. .*.*.*.5.2 = 3198420
  226. .*.*.*.6.2 = 5190188
  227.  
  228. cmp [system]: Processor: 49% 17.08 MiiB / 35.08 MiiB
  229. SQL[update `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [17907868,18871300,1294] 0.81ms]
  230.  
  231. cmp [system]: I/O: 38% 3.05 MiiB / 8 MiiB
  232.  
  233. >> Runtime for poller module 'mempools': 0.0329 seconds with 91384 bytes
  234. >> SNMP: [1/0.03s] MySQL: [0/0.00s]
  235. #### Unload poller module mempools ####
  236.  
  237. Modules status: Global+
  238. OS
  239. Device
  240.  
  241. Warning: Undefined array key "poll_storage" in /opt/librenms/includes/polling/functions.inc.php on line 309
  242.  
  243. #### Load poller module storage ####
  244. SQL[SELECT * FROM storage WHERE device_id = ? [636] 0.46ms]
  245.  
  246.  
  247. >> Runtime for poller module 'storage': 0.0008 seconds with 1904 bytes
  248. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  249. #### Unload poller module storage ####
  250.  
  251. Modules status: Global+
  252. OS
  253. Device
  254.  
  255. Warning: Undefined array key "poll_netstats" in /opt/librenms/includes/polling/functions.inc.php on line 309
  256.  
  257. #### Load poller module netstats ####
  258. ICMPSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'icmp']
  259. icmpInMsgs.0 = 324740
  260. icmpInErrors.0 = 0
  261. icmpInDestUnreachs.0 = 18
  262. icmpInTimeExcds.0 = 0
  263. icmpInParmProbs.0 = 0
  264. icmpInSrcQuenchs.0 = 0
  265. icmpInRedirects.0 = 0
  266. icmpInEchos.0 = 323577
  267. icmpInEchoReps.0 = 0
  268. icmpInTimestamps.0 = 573
  269. icmpInTimestampReps.0 = 0
  270. icmpInAddrMasks.0 = 572
  271. icmpInAddrMaskReps.0 = 0
  272. icmpOutMsgs.0 = 324400
  273. icmpOutErrors.0 = 0
  274. icmpOutDestUnreachs.0 = 250
  275. icmpOutTimeExcds.0 = 0
  276. icmpOutParmProbs.0 = 0
  277. icmpOutSrcQuenchs.0 = 0
  278. icmpOutRedirects.0 = 0
  279. icmpOutEchos.0 = 0
  280. icmpOutEchoReps.0 = 323577
  281. icmpOutTimestamps.0 = 0
  282. icmpOutTimestampReps.0 = 573
  283. icmpOutAddrMasks.0 = 0
  284. icmpOutAddrMaskReps.0 = 0
  285.  
  286. IPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipForwDatagrams' 'ipInDelivers' 'ipInReceives' 'ipOutRequests' 'ipInDiscards' 'ipOutDiscards' 'ipOutNoRoutes' 'ipReasmReqds' 'ipReasmOKs' 'ipReasmFails' 'ipFragOKs' 'ipFragFails' 'ipFragCreates' 'ipInUnknownProtos' 'ipInHdrErrors' 'ipInAddrErrors']
  287. ipForwDatagrams.0 = 0
  288. ipInDelivers.0 = 2773477
  289. ipInReceives.0 = 5476991
  290. ipOutRequests.0 = 2760976
  291. ipInDiscards.0 = 0
  292. ipOutDiscards.0 = 0
  293. ipOutNoRoutes.0 = 0
  294. ipReasmReqds.0 = 0
  295. ipReasmOKs.0 = 0
  296. ipReasmFails.0 = 0
  297. ipFragOKs.0 = 76
  298. ipFragFails.0 = 0
  299. ipFragCreates.0 = 76
  300. ipInUnknownProtos.0 = 0
  301. ipInHdrErrors.0 = 0
  302. ipInAddrErrors.0 = 0
  303.  
  304. IP-FORWARDSNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']
  305. No Such Object available on this agent at this OID
  306.  
  307. SNMPSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'snmp']
  308. snmpInPkts.0 = 2234774
  309. snmpOutPkts.0 = 2234336
  310. snmpInBadVersions.0 = 0
  311. snmpInBadCommunityNames.0 = 437
  312. snmpInBadCommunityUses.0 = 0
  313. snmpInASNParseErrs.0 = 0
  314. snmpInTooBigs.0 = 0
  315. snmpInNoSuchNames.0 = 0
  316. snmpInBadValues.0 = 0
  317. snmpInReadOnlys.0 = 0
  318. snmpInGenErrs.0 = 0
  319. snmpInTotalReqVars.0 = 1078732
  320. snmpInTotalSetVars.0 = 0
  321. snmpInGetRequests.0 = 415541
  322. snmpInGetNexts.0 = 53077
  323. snmpInSetRequests.0 = 0
  324. snmpInGetResponses.0 = 0
  325. snmpInTraps.0 = 0
  326. snmpOutTooBigs.0 = 0
  327. snmpOutNoSuchNames.0 = 0
  328. snmpOutBadValues.0 = 0
  329. snmpOutGenErrs.0 = 0
  330. snmpOutGetRequests.0 = 0
  331. snmpOutGetNexts.0 = 0
  332. snmpOutSetRequests.0 = 0
  333. snmpOutGetResponses.0 = 2234320
  334. snmpOutTraps.0 = 0
  335. snmpEnableAuthenTraps.0 = disabled
  336. snmpSilentDrops.0 = 0
  337. snmpProxyDrops.0 = 0
  338.  
  339. TCPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'tcpActiveOpens' 'tcpPassiveOpens' 'tcpAttemptFails' 'tcpEstabResets' 'tcpCurrEstab' 'tcpInSegs' 'tcpOutSegs' 'tcpRetransSegs' 'tcpInErrs' 'tcpOutRsts']
  340. tcpActiveOpens.0 = 0
  341. tcpPassiveOpens.0 = 788
  342. tcpAttemptFails.0 = 20
  343. tcpEstabResets.0 = 0
  344. tcpCurrEstab.0 = 0
  345. tcpInSegs.0 = 140847
  346. tcpOutSegs.0 = 136614
  347. tcpRetransSegs.0 = 161
  348. tcpInErrs.0 = 0
  349. tcpOutRsts.0 = 2064
  350.  
  351. TCPHCSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'TCP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'tcpHCInSegs.0' 'tcpHCOutSegs.0']
  352. mib-* = 2307897
  353. mib-* = 2307897
  354.  
  355. UDPSNMP['/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'udpInDatagrams' 'udpOutDatagrams' 'udpInErrors' 'udpNoPorts']
  356. udpInDatagrams.0 = 2307898
  357. udpOutDatagrams.0 = 2299970
  358. udpInErrors.0 = 0
  359. udpNoPorts.0 = 73118
  360.  
  361.  
  362.  
  363. >> Runtime for poller module 'netstats': 0.2725 seconds with 3472 bytes
  364. >> SNMP: [7/0.27s] MySQL: [0/0.00s]
  365. #### Unload poller module netstats ####
  366.  
  367. Modules status: Global+
  368. OS
  369. Device
  370.  
  371. Warning: Undefined array key "poll_hr-mib" in /opt/librenms/includes/polling/functions.inc.php on line 309
  372.  
  373. #### Load poller module hr-mib ####
  374. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  375. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  376. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  377.  
  378.  
  379. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 10
  380.  
  381. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 10
  382.  
  383. Warning: Undefined array key 0 in /opt/librenms/includes/polling/hr-mib.inc.php on line 24
  384.  
  385. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/hr-mib.inc.php on line 24
  386.  
  387.  
  388. >> Runtime for poller module 'hr-mib': 0.0271 seconds with 1560 bytes
  389. >> SNMP: [1/0.03s] MySQL: [0/0.00s]
  390. #### Unload poller module hr-mib ####
  391.  
  392. Modules status: Global+
  393. OS
  394. Device
  395.  
  396. Warning: Undefined array key "poll_ucd-mib" in /opt/librenms/includes/polling/functions.inc.php on line 309
  397.  
  398. #### Load poller module ucd-mib ####
  399. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'systemStats']
  400. systemStats = No Such Object available on this agent at this OID
  401.  
  402. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID
  403.  
  404. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  405.  
  406. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  407.  
  408. Warning: Undefined array key 0 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 35
  409.  
  410. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 37
  411.  
  412. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  413.  
  414. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  415.  
  416. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  417.  
  418. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  419.  
  420. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  421.  
  422. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  423.  
  424. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  425.  
  426. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  427.  
  428. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  429.  
  430. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  431.  
  432. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  433.  
  434. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  435.  
  436. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  437.  
  438. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  439.  
  440. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  441.  
  442. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 78
  443.  
  444. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 94
  445.  
  446. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 98
  447.  
  448. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 102
  449.  
  450. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 106
  451.  
  452. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 110
  453.  
  454. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 114
  455. SNMP['/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']
  456. laLoadInt.1 = No Such Object available on this agent at this OID
  457. laLoadInt.2 = No Such Object available on this agent at this OID
  458. laLoadInt.3 = No Such Object available on this agent at this OID
  459.  
  460.  
  461. Warning: Undefined array key 2 in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  462.  
  463. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ucd-mib.inc.php on line 126
  464.  
  465. >> Runtime for poller module 'ucd-mib': 0.0679 seconds with 1856 bytes
  466. >> SNMP: [2/0.07s] MySQL: [0/0.00s]
  467. #### Unload poller module ucd-mib ####
  468.  
  469. Modules status: Global+
  470. OS
  471. Device
  472.  
  473. Warning: Undefined array key "poll_ipSystemStats" in /opt/librenms/includes/polling/functions.inc.php on line 309
  474.  
  475. #### Load poller module ipSystemStats ####
  476. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ipSystemStats']
  477. ipSystemStatsTable = No Such Object available on this agent at this OID
  478.  
  479. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID
  480.  
  481. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  482.  
  483. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  484.  
  485.  
  486. >> Runtime for poller module 'ipSystemStats': 0.0473 seconds with 1896 bytes
  487. >> SNMP: [1/0.05s] MySQL: [0/0.00s]
  488. #### Unload poller module ipSystemStats ####
  489.  
  490. Modules status: Global+
  491. OS
  492. Device
  493.  
  494. Warning: Undefined array key "poll_ports" in /opt/librenms/includes/polling/functions.inc.php on line 309
  495.  
  496. #### Load poller module ports ####
  497. SQL[SELECT *, `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 [636] 0.98ms]
  498.  
  499. Caching Oids:
  500. Warning: Undefined array key "selected_ports" in /opt/librenms/includes/polling/ports.inc.php on line 217
  501. Full ports polling SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifXEntry']
  502. ifName.1 = Gi0/1
  503. ifName.2 = Gi0/2
  504. ifName.3 = Gi0/3
  505. ifName.4 = Gi0/4
  506. ifName.5 = Gi0/5
  507. ifName.6 = Gi0/6
  508. ifName.7 = Gi0/7
  509. ifName.8 = Gi0/8
  510. ifName.9 = Gi0/9
  511. ifName.10 = Gi0/10
  512. ifName.11 = Gi0/11
  513. ifName.12 = Gi0/12
  514. ifName.13 = Nu0
  515. ifName.14 = Vl1
  516. ifName.15 = Vl200
  517. ifInMulticastPkts.1 = 8737112
  518. ifInMulticastPkts.2 = 8054629
  519. ifInMulticastPkts.3 = 12347059
  520. ifInMulticastPkts.4 = 6579438
  521. ifInMulticastPkts.5 = 7127189
  522. ifInMulticastPkts.6 = 8088996
  523. ifInMulticastPkts.7 = 113348563
  524. ifInMulticastPkts.8 = 0
  525. ifInMulticastPkts.9 = 0
  526. ifInMulticastPkts.10 = 0
  527. ifInMulticastPkts.11 = 14748157
  528. ifInMulticastPkts.12 = 1528289
  529. ifInBroadcastPkts.1 = 369090
  530. ifInBroadcastPkts.2 = 654812
  531. ifInBroadcastPkts.3 = 1077246
  532. ifInBroadcastPkts.4 = 2436641
  533. ifInBroadcastPkts.5 = 264896
  534. ifInBroadcastPkts.6 = 2145248
  535. ifInBroadcastPkts.7 = 2276465
  536. ifInBroadcastPkts.8 = 0
  537. ifInBroadcastPkts.9 = 0
  538. ifInBroadcastPkts.10 = 0
  539. ifInBroadcastPkts.11 = 17094058
  540. ifInBroadcastPkts.12 = 2717795
  541. ifOutMulticastPkts.1 = 211627769
  542. ifOutMulticastPkts.2 = 212310588
  543. ifOutMulticastPkts.3 = 208017858
  544. ifOutMulticastPkts.4 = 213757070
  545. ifOutMulticastPkts.5 = 213209461
  546. ifOutMulticastPkts.6 = 212275700
  547. ifOutMulticastPkts.7 = 100738735
  548. ifOutMulticastPkts.8 = 0
  549. ifOutMulticastPkts.9 = 0
  550. ifOutMulticastPkts.10 = 0
  551. ifOutMulticastPkts.11 = 212765815
  552. ifOutMulticastPkts.12 = 3504959
  553. ifOutBroadcastPkts.1 = 28596131
  554. ifOutBroadcastPkts.2 = 28310406
  555. ifOutBroadcastPkts.3 = 27887979
  556. ifOutBroadcastPkts.4 = 26528582
  557. ifOutBroadcastPkts.5 = 28700315
  558. ifOutBroadcastPkts.6 = 26819963
  559. ifOutBroadcastPkts.7 = 26688921
  560. ifOutBroadcastPkts.8 = 0
  561. ifOutBroadcastPkts.9 = 0
  562. ifOutBroadcastPkts.10 = 0
  563. ifOutBroadcastPkts.11 = 11941094
  564. ifOutBroadcastPkts.12 = 14550328
  565. ifHCInOctets.1 = 19100457306907
  566. ifHCInOctets.2 = 15316238567214
  567. ifHCInOctets.3 = 19492113909751
  568. ifHCInOctets.4 = 11373954813408
  569. ifHCInOctets.5 = 8056029072567
  570. ifHCInOctets.6 = 9905448710942
  571. ifHCInOctets.7 = 23521984120899
  572. ifHCInOctets.8 = 0
  573. ifHCInOctets.9 = 0
  574. ifHCInOctets.10 = 0
  575. ifHCInOctets.11 = 186873323247374
  576. ifHCInOctets.12 = 1560614615174
  577. ifHCInOctets.14 = 0
  578. ifHCInOctets.15 = 322578934
  579. ifHCInUcastPkts.1 = 18910869543
  580. ifHCInUcastPkts.2 = 15212496992
  581. ifHCInUcastPkts.3 = 20054862918
  582. ifHCInUcastPkts.4 = 11634967869
  583. ifHCInUcastPkts.5 = 9798926245
  584. ifHCInUcastPkts.6 = 10895844005
  585. ifHCInUcastPkts.7 = 34983371802
  586. ifHCInUcastPkts.8 = 0
  587. ifHCInUcastPkts.9 = 0
  588. ifHCInUcastPkts.10 = 0
  589. ifHCInUcastPkts.11 = 143679897592
  590. ifHCInUcastPkts.12 = 23488500633
  591. ifHCInUcastPkts.14 = 0
  592. ifHCInUcastPkts.15 = 3226343
  593. ifHCInMulticastPkts.1 = 8737112
  594. ifHCInMulticastPkts.2 = 8054629
  595. ifHCInMulticastPkts.3 = 12347059
  596. ifHCInMulticastPkts.4 = 6579438
  597. ifHCInMulticastPkts.5 = 7127189
  598. ifHCInMulticastPkts.6 = 8088996
  599. ifHCInMulticastPkts.7 = 113348563
  600. ifHCInMulticastPkts.8 = 0
  601. ifHCInMulticastPkts.9 = 0
  602. ifHCInMulticastPkts.10 = 0
  603. ifHCInMulticastPkts.11 = 14748157
  604. ifHCInMulticastPkts.12 = 1528289
  605. ifHCInBroadcastPkts.1 = 369090
  606. ifHCInBroadcastPkts.2 = 654812
  607. ifHCInBroadcastPkts.3 = 1077246
  608. ifHCInBroadcastPkts.4 = 2436641
  609. ifHCInBroadcastPkts.5 = 264896
  610. ifHCInBroadcastPkts.6 = 2145248
  611. ifHCInBroadcastPkts.7 = 2276465
  612. ifHCInBroadcastPkts.8 = 0
  613. ifHCInBroadcastPkts.9 = 0
  614. ifHCInBroadcastPkts.10 = 0
  615. ifHCInBroadcastPkts.11 = 17094058
  616. ifHCInBroadcastPkts.12 = 2717795
  617. ifHCOutOctets.1 = 20490788069921
  618. ifHCOutOctets.2 = 16539241222602
  619. ifHCOutOctets.3 = 22568301284905
  620. ifHCOutOctets.4 = 14503725843003
  621. ifHCOutOctets.5 = 15538908205229
  622. ifHCOutOctets.6 = 14192675703814
  623. ifHCOutOctets.7 = 57714360350599
  624. ifHCOutOctets.8 = 0
  625. ifHCOutOctets.9 = 0
  626. ifHCOutOctets.10 = 0
  627. ifHCOutOctets.11 = 39008215959346
  628. ifHCOutOctets.12 = 94618535752271
  629. ifHCOutOctets.14 = 0
  630. ifHCOutOctets.15 = 666189408
  631. ifHCOutUcastPkts.1 = 18565653173
  632. ifHCOutUcastPkts.2 = 15467555620
  633. ifHCOutUcastPkts.3 = 20185349108
  634. ifHCOutUcastPkts.4 = 12796089272
  635. ifHCOutUcastPkts.5 = 12655267290
  636. ifHCOutUcastPkts.6 = 12697092624
  637. ifHCOutUcastPkts.7 = 48094874980
  638. ifHCOutUcastPkts.8 = 0
  639. ifHCOutUcastPkts.9 = 0
  640. ifHCOutUcastPkts.10 = 0
  641. ifHCOutUcastPkts.11 = 80792775747
  642. ifHCOutUcastPkts.12 = 67406471445
  643. ifHCOutUcastPkts.14 = 0
  644. ifHCOutUcastPkts.15 = 2823527
  645. ifHCOutMulticastPkts.1 = 211627769
  646. ifHCOutMulticastPkts.2 = 212310588
  647. ifHCOutMulticastPkts.3 = 208017858
  648. ifHCOutMulticastPkts.4 = 213757070
  649. ifHCOutMulticastPkts.5 = 213209461
  650. ifHCOutMulticastPkts.6 = 212275700
  651. ifHCOutMulticastPkts.7 = 100738735
  652. ifHCOutMulticastPkts.8 = 0
  653. ifHCOutMulticastPkts.9 = 0
  654. ifHCOutMulticastPkts.10 = 0
  655. ifHCOutMulticastPkts.11 = 212765815
  656. ifHCOutMulticastPkts.12 = 3504959
  657. ifHCOutBroadcastPkts.1 = 28596131
  658. ifHCOutBroadcastPkts.2 = 28310406
  659. ifHCOutBroadcastPkts.3 = 27887979
  660. ifHCOutBroadcastPkts.4 = 26528582
  661. ifHCOutBroadcastPkts.5 = 28700315
  662. ifHCOutBroadcastPkts.6 = 26819963
  663. ifHCOutBroadcastPkts.7 = 26688921
  664. ifHCOutBroadcastPkts.8 = 0
  665. ifHCOutBroadcastPkts.9 = 0
  666. ifHCOutBroadcastPkts.10 = 0
  667. ifHCOutBroadcastPkts.11 = 11941094
  668. ifHCOutBroadcastPkts.12 = 14550328
  669. ifLinkUpDownTrapEnable.1 = enabled
  670. ifLinkUpDownTrapEnable.2 = enabled
  671. ifLinkUpDownTrapEnable.3 = enabled
  672. ifLinkUpDownTrapEnable.4 = enabled
  673. ifLinkUpDownTrapEnable.5 = enabled
  674. ifLinkUpDownTrapEnable.6 = enabled
  675. ifLinkUpDownTrapEnable.7 = enabled
  676. ifLinkUpDownTrapEnable.8 = enabled
  677. ifLinkUpDownTrapEnable.9 = enabled
  678. ifLinkUpDownTrapEnable.10 = enabled
  679. ifLinkUpDownTrapEnable.11 = enabled
  680. ifLinkUpDownTrapEnable.12 = enabled
  681. ifLinkUpDownTrapEnable.13 = enabled
  682. ifLinkUpDownTrapEnable.14 = enabled
  683. ifLinkUpDownTrapEnable.15 = enabled
  684. ifHighSpeed.1 = 1000
  685. ifHighSpeed.2 = 1000
  686. ifHighSpeed.3 = 1000
  687. ifHighSpeed.4 = 1000
  688. ifHighSpeed.5 = 1000
  689. ifHighSpeed.6 = 1000
  690. ifHighSpeed.7 = 1000
  691. ifHighSpeed.8 = 10
  692. ifHighSpeed.9 = 10
  693. ifHighSpeed.10 = 10
  694. ifHighSpeed.11 = 1000
  695. ifHighSpeed.12 = 1000
  696. ifHighSpeed.13 = 10000
  697. ifHighSpeed.14 = 1000
  698. ifHighSpeed.15 = 1000
  699. ifPromiscuousMode.1 = false
  700. ifPromiscuousMode.2 = false
  701. ifPromiscuousMode.3 = false
  702. ifPromiscuousMode.4 = false
  703. ifPromiscuousMode.5 = false
  704. ifPromiscuousMode.6 = false
  705. ifPromiscuousMode.7 = false
  706. ifPromiscuousMode.8 = false
  707. ifPromiscuousMode.9 = false
  708. ifPromiscuousMode.10 = false
  709. ifPromiscuousMode.11 = false
  710. ifPromiscuousMode.12 = false
  711. ifPromiscuousMode.13 = false
  712. ifPromiscuousMode.14 = false
  713. ifPromiscuousMode.15 = false
  714. ifConnectorPresent.1 = true
  715. ifConnectorPresent.2 = true
  716. ifConnectorPresent.3 = true
  717. ifConnectorPresent.4 = true
  718. ifConnectorPresent.5 = true
  719. ifConnectorPresent.6 = true
  720. ifConnectorPresent.7 = true
  721. ifConnectorPresent.8 = true
  722. ifConnectorPresent.9 = true
  723. ifConnectorPresent.10 = true
  724. ifConnectorPresent.11 = true
  725. ifConnectorPresent.12 = true
  726. ifConnectorPresent.13 = false
  727. ifConnectorPresent.14 = false
  728. ifConnectorPresent.15 = false
  729. ifAlias.1 = # H #
  730. ifAlias.2 = # L #
  731. ifAlias.3 = # M #
  732. ifAlias.4 = # N #
  733. ifAlias.5 = # O #
  734. ifAlias.6 = # P #
  735. ifAlias.7 = # J #
  736. ifAlias.8 =
  737. ifAlias.9 =
  738. ifAlias.10 =
  739. ifAlias.11 = # To Mikrotik Router #
  740. ifAlias.12 =
  741. ifAlias.13 =
  742. ifAlias.14 =
  743. ifAlias.15 =
  744. ifCounterDiscontinuityTime.1 = 0:0:02:14.57
  745. ifCounterDiscontinuityTime.2 = 0:0:02:14.57
  746. ifCounterDiscontinuityTime.3 = 0:0:02:14.57
  747. ifCounterDiscontinuityTime.4 = 0:0:02:14.57
  748. ifCounterDiscontinuityTime.5 = 0:0:02:14.57
  749. ifCounterDiscontinuityTime.6 = 0:0:02:14.57
  750. ifCounterDiscontinuityTime.7 = 0:0:02:14.57
  751. ifCounterDiscontinuityTime.8 = 0:0:02:14.57
  752. ifCounterDiscontinuityTime.9 = 0:0:02:14.57
  753. ifCounterDiscontinuityTime.10 = 0:0:02:14.57
  754. ifCounterDiscontinuityTime.11 = 0:0:02:14.57
  755. ifCounterDiscontinuityTime.12 = 0:0:02:14.57
  756. ifCounterDiscontinuityTime.13 = 0:0:02:14.57
  757. ifCounterDiscontinuityTime.14 = 0:0:02:14.57
  758. ifCounterDiscontinuityTime.15 = 0:0:02:14.57
  759.  
  760. ifDescr SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifDescr']
  761. ifDescr.1 = GigabitEthernet0/1
  762. ifDescr.2 = GigabitEthernet0/2
  763. ifDescr.3 = GigabitEthernet0/3
  764. ifDescr.4 = GigabitEthernet0/4
  765. ifDescr.5 = GigabitEthernet0/5
  766. ifDescr.6 = GigabitEthernet0/6
  767. ifDescr.7 = GigabitEthernet0/7
  768. ifDescr.8 = GigabitEthernet0/8
  769. ifDescr.9 = GigabitEthernet0/9
  770. ifDescr.10 = GigabitEthernet0/10
  771. ifDescr.11 = GigabitEthernet0/11
  772. ifDescr.12 = GigabitEthernet0/12
  773. ifDescr.13 = Null0
  774. ifDescr.14 = Vlan1
  775. ifDescr.15 = Vlan200
  776.  
  777. ifAdminStatus SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifAdminStatus']
  778. ifAdminStatus.1 = up
  779. ifAdminStatus.2 = up
  780. ifAdminStatus.3 = up
  781. ifAdminStatus.4 = up
  782. ifAdminStatus.5 = up
  783. ifAdminStatus.6 = up
  784. ifAdminStatus.7 = up
  785. ifAdminStatus.8 = up
  786. ifAdminStatus.9 = up
  787. ifAdminStatus.10 = up
  788. ifAdminStatus.11 = up
  789. ifAdminStatus.12 = up
  790. ifAdminStatus.13 = up
  791. ifAdminStatus.14 = down
  792. ifAdminStatus.15 = up
  793.  
  794. ifOperStatus SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOperStatus']
  795. ifOperStatus.1 = up
  796. ifOperStatus.2 = up
  797. ifOperStatus.3 = up
  798. ifOperStatus.4 = up
  799. ifOperStatus.5 = up
  800. ifOperStatus.6 = up
  801. ifOperStatus.7 = up
  802. ifOperStatus.8 = down
  803. ifOperStatus.9 = down
  804. ifOperStatus.10 = down
  805. ifOperStatus.11 = up
  806. ifOperStatus.12 = up
  807. ifOperStatus.13 = up
  808. ifOperStatus.14 = down
  809. ifOperStatus.15 = up
  810.  
  811. ifLastChange SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifLastChange']
  812. ifLastChange.1 = 22529
  813. ifLastChange.2 = 22529
  814. ifLastChange.3 = 22529
  815. ifLastChange.4 = 22529
  816. ifLastChange.5 = 22634
  817. ifLastChange.6 = 22639
  818. ifLastChange.7 = 22644
  819. ifLastChange.8 = 22171
  820. ifLastChange.9 = 22171
  821. ifLastChange.10 = 22171
  822. ifLastChange.11 = 22723
  823. ifLastChange.12 = 23391
  824. ifLastChange.13 = 13457
  825. ifLastChange.14 = 22004
  826. ifLastChange.15 = 25609
  827.  
  828. ifType SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifType']
  829. ifType.1 = ethernetCsmacd
  830. ifType.2 = ethernetCsmacd
  831. ifType.3 = ethernetCsmacd
  832. ifType.4 = ethernetCsmacd
  833. ifType.5 = ethernetCsmacd
  834. ifType.6 = ethernetCsmacd
  835. ifType.7 = ethernetCsmacd
  836. ifType.8 = ethernetCsmacd
  837. ifType.9 = ethernetCsmacd
  838. ifType.10 = ethernetCsmacd
  839. ifType.11 = ethernetCsmacd
  840. ifType.12 = ethernetCsmacd
  841. ifType.13 = other
  842. ifType.14 = propVirtual
  843. ifType.15 = propVirtual
  844.  
  845. ifPhysAddress SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifPhysAddress']
  846. ifPhysAddress.1 = 0:c:30:7b:55:1
  847. ifPhysAddress.2 = 0:c:30:7b:55:2
  848. ifPhysAddress.3 = 0:c:30:7b:55:3
  849. ifPhysAddress.4 = 0:c:30:7b:55:4
  850. ifPhysAddress.5 = 0:c:30:7b:55:5
  851. ifPhysAddress.6 = 0:c:30:7b:55:6
  852. ifPhysAddress.7 = 0:c:30:7b:55:7
  853. ifPhysAddress.8 = 0:c:30:7b:55:8
  854. ifPhysAddress.9 = 0:c:30:7b:55:9
  855. ifPhysAddress.10 = 0:c:30:7b:55:a
  856. ifPhysAddress.11 = 0:c:30:7b:55:b
  857. ifPhysAddress.12 = 0:c:30:7b:55:c
  858. ifPhysAddress.13 =
  859. ifPhysAddress.14 = 0:c:30:7b:55:0
  860. ifPhysAddress.15 = 0:c:30:7b:55:0
  861.  
  862. ifMtu SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifMtu']
  863. ifMtu.1 = 1500
  864. ifMtu.2 = 1500
  865. ifMtu.3 = 1500
  866. ifMtu.4 = 1500
  867. ifMtu.5 = 1500
  868. ifMtu.6 = 1500
  869. ifMtu.7 = 1500
  870. ifMtu.8 = 1500
  871. ifMtu.9 = 1500
  872. ifMtu.10 = 1500
  873. ifMtu.11 = 1500
  874. ifMtu.12 = 1500
  875. ifMtu.13 = 1500
  876. ifMtu.14 = 1500
  877. ifMtu.15 = 1500
  878.  
  879. ifInErrors SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifInErrors']
  880. ifInErrors.1 = 0
  881. ifInErrors.2 = 0
  882. ifInErrors.3 = 0
  883. ifInErrors.4 = 0
  884. ifInErrors.5 = 0
  885. ifInErrors.6 = 0
  886. ifInErrors.7 = 0
  887. ifInErrors.8 = 0
  888. ifInErrors.9 = 0
  889. ifInErrors.10 = 0
  890. ifInErrors.11 = 0
  891. ifInErrors.12 = 0
  892. ifInErrors.13 = 0
  893. ifInErrors.14 = 0
  894. ifInErrors.15 = 0
  895.  
  896. ifOutErrors SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOutErrors']
  897. ifOutErrors.1 = 0
  898. ifOutErrors.2 = 0
  899. ifOutErrors.3 = 0
  900. ifOutErrors.4 = 0
  901. ifOutErrors.5 = 0
  902. ifOutErrors.6 = 0
  903. ifOutErrors.7 = 0
  904. ifOutErrors.8 = 0
  905. ifOutErrors.9 = 0
  906. ifOutErrors.10 = 0
  907. ifOutErrors.11 = 0
  908. ifOutErrors.12 = 0
  909. ifOutErrors.13 = 0
  910. ifOutErrors.14 = 0
  911. ifOutErrors.15 = 0
  912.  
  913. ifInDiscards SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifInDiscards']
  914. ifInDiscards.1 = 0
  915. ifInDiscards.2 = 0
  916. ifInDiscards.3 = 0
  917. ifInDiscards.4 = 0
  918. ifInDiscards.5 = 0
  919. ifInDiscards.6 = 0
  920. ifInDiscards.7 = 0
  921. ifInDiscards.8 = 0
  922. ifInDiscards.9 = 0
  923. ifInDiscards.10 = 0
  924. ifInDiscards.11 = 0
  925. ifInDiscards.12 = 0
  926. ifInDiscards.13 = 0
  927. ifInDiscards.14 = 0
  928. ifInDiscards.15 = 0
  929.  
  930. ifOutDiscards SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'ifOutDiscards']
  931. ifOutDiscards.1 = 0
  932. ifOutDiscards.2 = 0
  933. ifOutDiscards.3 = 0
  934. ifOutDiscards.4 = 0
  935. ifOutDiscards.5 = 0
  936. ifOutDiscards.6 = 0
  937. ifOutDiscards.7 = 0
  938. ifOutDiscards.8 = 0
  939. ifOutDiscards.9 = 0
  940. ifOutDiscards.10 = 0
  941. ifOutDiscards.11 = 0
  942. ifOutDiscards.12 = 0
  943. ifOutDiscards.13 = 0
  944. ifOutDiscards.14 = 0
  945. ifOutDiscards.15 = 17
  946.  
  947. dot3StatsDuplexStatusSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  948. dot3StatsDuplexStatus.1 = fullDuplex
  949. dot3StatsDuplexStatus.2 = fullDuplex
  950. dot3StatsDuplexStatus.3 = fullDuplex
  951. dot3StatsDuplexStatus.4 = fullDuplex
  952. dot3StatsDuplexStatus.5 = fullDuplex
  953. dot3StatsDuplexStatus.6 = fullDuplex
  954. dot3StatsDuplexStatus.7 = fullDuplex
  955. dot3StatsDuplexStatus.8 = unknown
  956. dot3StatsDuplexStatus.9 = unknown
  957. dot3StatsDuplexStatus.10 = unknown
  958. dot3StatsDuplexStatus.11 = fullDuplex
  959. dot3StatsDuplexStatus.12 = fullDuplex
  960.  
  961. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1qPvid']
  962. dot1qPvid = No Such Object available on this agent at this OID
  963.  
  964. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID
  965.  
  966. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  967.  
  968. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  969. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = ? AND `ifType` in ('adsl','vdsl') [636] 0.53ms]
  970.  
  971. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-PAGP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'pagpOperationMode']
  972. pagpOperationMode = No Such Instance currently exists at this OID
  973.  
  974. Invalid snmp_walk() data = pagpOperationMode = No Such Instance currently exists at this OID
  975.  
  976. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  977.  
  978. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  979. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VLAN-MEMBERSHIP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vmVlan']
  980. vmVlan.8 = 1
  981. vmVlan.9 = 1
  982. vmVlan.10 = 1
  983. vmVlan.12 = 103
  984.  
  985. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vlanTrunkPortEncapsulationOperType']
  986. vlanTrunkPortEncapsulationOperType.1 = dot1Q
  987. vlanTrunkPortEncapsulationOperType.2 = dot1Q
  988. vlanTrunkPortEncapsulationOperType.3 = dot1Q
  989. vlanTrunkPortEncapsulationOperType.4 = dot1Q
  990. vlanTrunkPortEncapsulationOperType.5 = dot1Q
  991. vlanTrunkPortEncapsulationOperType.6 = dot1Q
  992. vlanTrunkPortEncapsulationOperType.7 = dot1Q
  993. vlanTrunkPortEncapsulationOperType.8 = notApplicable
  994. vlanTrunkPortEncapsulationOperType.9 = notApplicable
  995. vlanTrunkPortEncapsulationOperType.10 = notApplicable
  996. vlanTrunkPortEncapsulationOperType.11 = dot1Q
  997. vlanTrunkPortEncapsulationOperType.12 = notApplicable
  998.  
  999. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'vlanTrunkPortNativeVlan']
  1000. vlanTrunkPortNativeVlan.1 = 1
  1001. vlanTrunkPortNativeVlan.2 = 1
  1002. vlanTrunkPortNativeVlan.3 = 1
  1003. vlanTrunkPortNativeVlan.4 = 1
  1004. vlanTrunkPortNativeVlan.5 = 1
  1005. vlanTrunkPortNativeVlan.6 = 1
  1006. vlanTrunkPortNativeVlan.7 = 1
  1007. vlanTrunkPortNativeVlan.8 = 1
  1008. vlanTrunkPortNativeVlan.9 = 1
  1009. vlanTrunkPortNativeVlan.10 = 1
  1010. vlanTrunkPortNativeVlan.11 = 1
  1011. vlanTrunkPortNativeVlan.12 = 1
  1012.  
  1013. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInRuntsErrs']
  1014. cieIfInRuntsErrs.1 = 0
  1015. cieIfInRuntsErrs.2 = 0
  1016. cieIfInRuntsErrs.3 = 0
  1017. cieIfInRuntsErrs.4 = 0
  1018. cieIfInRuntsErrs.5 = 0
  1019. cieIfInRuntsErrs.6 = 0
  1020. cieIfInRuntsErrs.7 = 0
  1021. cieIfInRuntsErrs.8 = 0
  1022. cieIfInRuntsErrs.9 = 0
  1023. cieIfInRuntsErrs.10 = 0
  1024. cieIfInRuntsErrs.11 = 0
  1025. cieIfInRuntsErrs.12 = 0
  1026. cieIfInRuntsErrs.13 = 0
  1027. cieIfInRuntsErrs.14 = 0
  1028. cieIfInRuntsErrs.15 = 0
  1029.  
  1030. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInGiantsErrs']
  1031. cieIfInGiantsErrs.1 = 0
  1032. cieIfInGiantsErrs.2 = 0
  1033. cieIfInGiantsErrs.3 = 0
  1034. cieIfInGiantsErrs.4 = 0
  1035. cieIfInGiantsErrs.5 = 0
  1036. cieIfInGiantsErrs.6 = 0
  1037. cieIfInGiantsErrs.7 = 0
  1038. cieIfInGiantsErrs.8 = 0
  1039. cieIfInGiantsErrs.9 = 0
  1040. cieIfInGiantsErrs.10 = 0
  1041. cieIfInGiantsErrs.11 = 0
  1042. cieIfInGiantsErrs.12 = 0
  1043. cieIfInGiantsErrs.13 = 0
  1044. cieIfInGiantsErrs.14 = 0
  1045. cieIfInGiantsErrs.15 = 0
  1046.  
  1047. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInFramingErrs']
  1048. cieIfInFramingErrs.1 = 0
  1049. cieIfInFramingErrs.2 = 0
  1050. cieIfInFramingErrs.3 = 0
  1051. cieIfInFramingErrs.4 = 0
  1052. cieIfInFramingErrs.5 = 0
  1053. cieIfInFramingErrs.6 = 0
  1054. cieIfInFramingErrs.7 = 0
  1055. cieIfInFramingErrs.8 = 0
  1056. cieIfInFramingErrs.9 = 0
  1057. cieIfInFramingErrs.10 = 0
  1058. cieIfInFramingErrs.11 = 0
  1059. cieIfInFramingErrs.12 = 0
  1060. cieIfInFramingErrs.13 = 0
  1061. cieIfInFramingErrs.14 = 0
  1062. cieIfInFramingErrs.15 = 0
  1063.  
  1064. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInOverrunErrs']
  1065. cieIfInOverrunErrs.1 = 0
  1066. cieIfInOverrunErrs.2 = 0
  1067. cieIfInOverrunErrs.3 = 0
  1068. cieIfInOverrunErrs.4 = 0
  1069. cieIfInOverrunErrs.5 = 0
  1070. cieIfInOverrunErrs.6 = 0
  1071. cieIfInOverrunErrs.7 = 0
  1072. cieIfInOverrunErrs.8 = 0
  1073. cieIfInOverrunErrs.9 = 0
  1074. cieIfInOverrunErrs.10 = 0
  1075. cieIfInOverrunErrs.11 = 0
  1076. cieIfInOverrunErrs.12 = 0
  1077. cieIfInOverrunErrs.13 = 0
  1078. cieIfInOverrunErrs.14 = 0
  1079. cieIfInOverrunErrs.15 = 0
  1080.  
  1081. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInIgnored']
  1082. cieIfInIgnored.1 = 0
  1083. cieIfInIgnored.2 = 0
  1084. cieIfInIgnored.3 = 0
  1085. cieIfInIgnored.4 = 0
  1086. cieIfInIgnored.5 = 0
  1087. cieIfInIgnored.6 = 0
  1088. cieIfInIgnored.7 = 0
  1089. cieIfInIgnored.8 = 0
  1090. cieIfInIgnored.9 = 0
  1091. cieIfInIgnored.10 = 0
  1092. cieIfInIgnored.11 = 0
  1093. cieIfInIgnored.12 = 0
  1094. cieIfInIgnored.13 = 0
  1095. cieIfInIgnored.14 = 0
  1096. cieIfInIgnored.15 = 0
  1097.  
  1098. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInAbortErrs']
  1099. cieIfInAbortErrs.1 = 0
  1100. cieIfInAbortErrs.2 = 0
  1101. cieIfInAbortErrs.3 = 0
  1102. cieIfInAbortErrs.4 = 0
  1103. cieIfInAbortErrs.5 = 0
  1104. cieIfInAbortErrs.6 = 0
  1105. cieIfInAbortErrs.7 = 0
  1106. cieIfInAbortErrs.8 = 0
  1107. cieIfInAbortErrs.9 = 0
  1108. cieIfInAbortErrs.10 = 0
  1109. cieIfInAbortErrs.11 = 0
  1110. cieIfInAbortErrs.12 = 0
  1111. cieIfInAbortErrs.13 = 0
  1112. cieIfInAbortErrs.14 = 0
  1113. cieIfInAbortErrs.15 = 0
  1114.  
  1115. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfInputQueueDrops']
  1116. cieIfInputQueueDrops.1 = 0
  1117. cieIfInputQueueDrops.2 = 0
  1118. cieIfInputQueueDrops.3 = 0
  1119. cieIfInputQueueDrops.4 = 0
  1120. cieIfInputQueueDrops.5 = 0
  1121. cieIfInputQueueDrops.6 = 0
  1122. cieIfInputQueueDrops.7 = 0
  1123. cieIfInputQueueDrops.8 = 0
  1124. cieIfInputQueueDrops.9 = 0
  1125. cieIfInputQueueDrops.10 = 0
  1126. cieIfInputQueueDrops.11 = 0
  1127. cieIfInputQueueDrops.12 = 0
  1128. cieIfInputQueueDrops.13 = 0
  1129. cieIfInputQueueDrops.14 = 0
  1130. cieIfInputQueueDrops.15 = 0
  1131.  
  1132. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-IF-EXTENSION-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cieIfOutputQueueDrops']
  1133. cieIfOutputQueueDrops.1 = 0
  1134. cieIfOutputQueueDrops.2 = 0
  1135. cieIfOutputQueueDrops.3 = 0
  1136. cieIfOutputQueueDrops.4 = 0
  1137. cieIfOutputQueueDrops.5 = 0
  1138. cieIfOutputQueueDrops.6 = 0
  1139. cieIfOutputQueueDrops.7 = 0
  1140. cieIfOutputQueueDrops.8 = 0
  1141. cieIfOutputQueueDrops.9 = 0
  1142. cieIfOutputQueueDrops.10 = 0
  1143. cieIfOutputQueueDrops.11 = 0
  1144. cieIfOutputQueueDrops.12 = 0
  1145. cieIfOutputQueueDrops.13 = 0
  1146. cieIfOutputQueueDrops.14 = 0
  1147. cieIfOutputQueueDrops.15 = 17
  1148.  
  1149. array (
  1150. 1 =>
  1151. array (
  1152. 'ifName' => 'Gi0/1',
  1153. 'ifInMulticastPkts' => '8737112',
  1154. 'ifInBroadcastPkts' => '369090',
  1155. 'ifOutMulticastPkts' => '211627769',
  1156. 'ifOutBroadcastPkts' => '28596131',
  1157. 'ifHCInOctets' => '19100457306907',
  1158. 'ifHCInUcastPkts' => '18910869543',
  1159. 'ifHCInMulticastPkts' => '8737112',
  1160. 'ifHCInBroadcastPkts' => '369090',
  1161. 'ifHCOutOctets' => '20490788069921',
  1162. 'ifHCOutUcastPkts' => '18565653173',
  1163. 'ifHCOutMulticastPkts' => '211627769',
  1164. 'ifHCOutBroadcastPkts' => '28596131',
  1165. 'ifLinkUpDownTrapEnable' => 'enabled',
  1166. 'ifHighSpeed' => '1000',
  1167. 'ifPromiscuousMode' => 'false',
  1168. 'ifConnectorPresent' => 'true',
  1169. 'ifAlias' => '# H #',
  1170. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1171. 'ifDescr' => 'GigabitEthernet0/1',
  1172. 'ifAdminStatus' => 'up',
  1173. 'ifOperStatus' => 'up',
  1174. 'ifLastChange' => '22529',
  1175. 'ifType' => 'ethernetCsmacd',
  1176. 'ifPhysAddress' => '0:c:30:7b:55:1',
  1177. 'ifMtu' => '1500',
  1178. 'ifInErrors' => '0',
  1179. 'ifOutErrors' => '0',
  1180. 'ifInDiscards' => '0',
  1181. 'ifOutDiscards' => '0',
  1182. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1183. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1184. 'vlanTrunkPortNativeVlan' => '1',
  1185. 'cieIfInRuntsErrs' => '0',
  1186. 'cieIfInGiantsErrs' => '0',
  1187. 'cieIfInFramingErrs' => '0',
  1188. 'cieIfInOverrunErrs' => '0',
  1189. 'cieIfInIgnored' => '0',
  1190. 'cieIfInAbortErrs' => '0',
  1191. 'cieIfInputQueueDrops' => '0',
  1192. 'cieIfOutputQueueDrops' => '0',
  1193. ),
  1194. 2 =>
  1195. array (
  1196. 'ifName' => 'Gi0/2',
  1197. 'ifInMulticastPkts' => '8054629',
  1198. 'ifInBroadcastPkts' => '654812',
  1199. 'ifOutMulticastPkts' => '212310588',
  1200. 'ifOutBroadcastPkts' => '28310406',
  1201. 'ifHCInOctets' => '15316238567214',
  1202. 'ifHCInUcastPkts' => '15212496992',
  1203. 'ifHCInMulticastPkts' => '8054629',
  1204. 'ifHCInBroadcastPkts' => '654812',
  1205. 'ifHCOutOctets' => '16539241222602',
  1206. 'ifHCOutUcastPkts' => '15467555620',
  1207. 'ifHCOutMulticastPkts' => '212310588',
  1208. 'ifHCOutBroadcastPkts' => '28310406',
  1209. 'ifLinkUpDownTrapEnable' => 'enabled',
  1210. 'ifHighSpeed' => '1000',
  1211. 'ifPromiscuousMode' => 'false',
  1212. 'ifConnectorPresent' => 'true',
  1213. 'ifAlias' => '# L #',
  1214. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1215. 'ifDescr' => 'GigabitEthernet0/2',
  1216. 'ifAdminStatus' => 'up',
  1217. 'ifOperStatus' => 'up',
  1218. 'ifLastChange' => '22529',
  1219. 'ifType' => 'ethernetCsmacd',
  1220. 'ifPhysAddress' => '0:c:30:7b:55:2',
  1221. 'ifMtu' => '1500',
  1222. 'ifInErrors' => '0',
  1223. 'ifOutErrors' => '0',
  1224. 'ifInDiscards' => '0',
  1225. 'ifOutDiscards' => '0',
  1226. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1227. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1228. 'vlanTrunkPortNativeVlan' => '1',
  1229. 'cieIfInRuntsErrs' => '0',
  1230. 'cieIfInGiantsErrs' => '0',
  1231. 'cieIfInFramingErrs' => '0',
  1232. 'cieIfInOverrunErrs' => '0',
  1233. 'cieIfInIgnored' => '0',
  1234. 'cieIfInAbortErrs' => '0',
  1235. 'cieIfInputQueueDrops' => '0',
  1236. 'cieIfOutputQueueDrops' => '0',
  1237. ),
  1238. 3 =>
  1239. array (
  1240. 'ifName' => 'Gi0/3',
  1241. 'ifInMulticastPkts' => '12347059',
  1242. 'ifInBroadcastPkts' => '1077246',
  1243. 'ifOutMulticastPkts' => '208017858',
  1244. 'ifOutBroadcastPkts' => '27887979',
  1245. 'ifHCInOctets' => '19492113909751',
  1246. 'ifHCInUcastPkts' => '20054862918',
  1247. 'ifHCInMulticastPkts' => '12347059',
  1248. 'ifHCInBroadcastPkts' => '1077246',
  1249. 'ifHCOutOctets' => '22568301284905',
  1250. 'ifHCOutUcastPkts' => '20185349108',
  1251. 'ifHCOutMulticastPkts' => '208017858',
  1252. 'ifHCOutBroadcastPkts' => '27887979',
  1253. 'ifLinkUpDownTrapEnable' => 'enabled',
  1254. 'ifHighSpeed' => '1000',
  1255. 'ifPromiscuousMode' => 'false',
  1256. 'ifConnectorPresent' => 'true',
  1257. 'ifAlias' => '# M #',
  1258. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1259. 'ifDescr' => 'GigabitEthernet0/3',
  1260. 'ifAdminStatus' => 'up',
  1261. 'ifOperStatus' => 'up',
  1262. 'ifLastChange' => '22529',
  1263. 'ifType' => 'ethernetCsmacd',
  1264. 'ifPhysAddress' => '0:c:30:7b:55:3',
  1265. 'ifMtu' => '1500',
  1266. 'ifInErrors' => '0',
  1267. 'ifOutErrors' => '0',
  1268. 'ifInDiscards' => '0',
  1269. 'ifOutDiscards' => '0',
  1270. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1271. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1272. 'vlanTrunkPortNativeVlan' => '1',
  1273. 'cieIfInRuntsErrs' => '0',
  1274. 'cieIfInGiantsErrs' => '0',
  1275. 'cieIfInFramingErrs' => '0',
  1276. 'cieIfInOverrunErrs' => '0',
  1277. 'cieIfInIgnored' => '0',
  1278. 'cieIfInAbortErrs' => '0',
  1279. 'cieIfInputQueueDrops' => '0',
  1280. 'cieIfOutputQueueDrops' => '0',
  1281. ),
  1282. 4 =>
  1283. array (
  1284. 'ifName' => 'Gi0/4',
  1285. 'ifInMulticastPkts' => '6579438',
  1286. 'ifInBroadcastPkts' => '2436641',
  1287. 'ifOutMulticastPkts' => '213757070',
  1288. 'ifOutBroadcastPkts' => '26528582',
  1289. 'ifHCInOctets' => '11373954813408',
  1290. 'ifHCInUcastPkts' => '11634967869',
  1291. 'ifHCInMulticastPkts' => '6579438',
  1292. 'ifHCInBroadcastPkts' => '2436641',
  1293. 'ifHCOutOctets' => '14503725843003',
  1294. 'ifHCOutUcastPkts' => '12796089272',
  1295. 'ifHCOutMulticastPkts' => '213757070',
  1296. 'ifHCOutBroadcastPkts' => '26528582',
  1297. 'ifLinkUpDownTrapEnable' => 'enabled',
  1298. 'ifHighSpeed' => '1000',
  1299. 'ifPromiscuousMode' => 'false',
  1300. 'ifConnectorPresent' => 'true',
  1301. 'ifAlias' => '# N #',
  1302. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1303. 'ifDescr' => 'GigabitEthernet0/4',
  1304. 'ifAdminStatus' => 'up',
  1305. 'ifOperStatus' => 'up',
  1306. 'ifLastChange' => '22529',
  1307. 'ifType' => 'ethernetCsmacd',
  1308. 'ifPhysAddress' => '0:c:30:7b:55:4',
  1309. 'ifMtu' => '1500',
  1310. 'ifInErrors' => '0',
  1311. 'ifOutErrors' => '0',
  1312. 'ifInDiscards' => '0',
  1313. 'ifOutDiscards' => '0',
  1314. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1315. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1316. 'vlanTrunkPortNativeVlan' => '1',
  1317. 'cieIfInRuntsErrs' => '0',
  1318. 'cieIfInGiantsErrs' => '0',
  1319. 'cieIfInFramingErrs' => '0',
  1320. 'cieIfInOverrunErrs' => '0',
  1321. 'cieIfInIgnored' => '0',
  1322. 'cieIfInAbortErrs' => '0',
  1323. 'cieIfInputQueueDrops' => '0',
  1324. 'cieIfOutputQueueDrops' => '0',
  1325. ),
  1326. 5 =>
  1327. array (
  1328. 'ifName' => 'Gi0/5',
  1329. 'ifInMulticastPkts' => '7127189',
  1330. 'ifInBroadcastPkts' => '264896',
  1331. 'ifOutMulticastPkts' => '213209461',
  1332. 'ifOutBroadcastPkts' => '28700315',
  1333. 'ifHCInOctets' => '8056029072567',
  1334. 'ifHCInUcastPkts' => '9798926245',
  1335. 'ifHCInMulticastPkts' => '7127189',
  1336. 'ifHCInBroadcastPkts' => '264896',
  1337. 'ifHCOutOctets' => '15538908205229',
  1338. 'ifHCOutUcastPkts' => '12655267290',
  1339. 'ifHCOutMulticastPkts' => '213209461',
  1340. 'ifHCOutBroadcastPkts' => '28700315',
  1341. 'ifLinkUpDownTrapEnable' => 'enabled',
  1342. 'ifHighSpeed' => '1000',
  1343. 'ifPromiscuousMode' => 'false',
  1344. 'ifConnectorPresent' => 'true',
  1345. 'ifAlias' => '# O #',
  1346. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1347. 'ifDescr' => 'GigabitEthernet0/5',
  1348. 'ifAdminStatus' => 'up',
  1349. 'ifOperStatus' => 'up',
  1350. 'ifLastChange' => '22634',
  1351. 'ifType' => 'ethernetCsmacd',
  1352. 'ifPhysAddress' => '0:c:30:7b:55:5',
  1353. 'ifMtu' => '1500',
  1354. 'ifInErrors' => '0',
  1355. 'ifOutErrors' => '0',
  1356. 'ifInDiscards' => '0',
  1357. 'ifOutDiscards' => '0',
  1358. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1359. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1360. 'vlanTrunkPortNativeVlan' => '1',
  1361. 'cieIfInRuntsErrs' => '0',
  1362. 'cieIfInGiantsErrs' => '0',
  1363. 'cieIfInFramingErrs' => '0',
  1364. 'cieIfInOverrunErrs' => '0',
  1365. 'cieIfInIgnored' => '0',
  1366. 'cieIfInAbortErrs' => '0',
  1367. 'cieIfInputQueueDrops' => '0',
  1368. 'cieIfOutputQueueDrops' => '0',
  1369. ),
  1370. 6 =>
  1371. array (
  1372. 'ifName' => 'Gi0/6',
  1373. 'ifInMulticastPkts' => '8088996',
  1374. 'ifInBroadcastPkts' => '2145248',
  1375. 'ifOutMulticastPkts' => '212275700',
  1376. 'ifOutBroadcastPkts' => '26819963',
  1377. 'ifHCInOctets' => '9905448710942',
  1378. 'ifHCInUcastPkts' => '10895844005',
  1379. 'ifHCInMulticastPkts' => '8088996',
  1380. 'ifHCInBroadcastPkts' => '2145248',
  1381. 'ifHCOutOctets' => '14192675703814',
  1382. 'ifHCOutUcastPkts' => '12697092624',
  1383. 'ifHCOutMulticastPkts' => '212275700',
  1384. 'ifHCOutBroadcastPkts' => '26819963',
  1385. 'ifLinkUpDownTrapEnable' => 'enabled',
  1386. 'ifHighSpeed' => '1000',
  1387. 'ifPromiscuousMode' => 'false',
  1388. 'ifConnectorPresent' => 'true',
  1389. 'ifAlias' => '# P #',
  1390. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1391. 'ifDescr' => 'GigabitEthernet0/6',
  1392. 'ifAdminStatus' => 'up',
  1393. 'ifOperStatus' => 'up',
  1394. 'ifLastChange' => '22639',
  1395. 'ifType' => 'ethernetCsmacd',
  1396. 'ifPhysAddress' => '0:c:30:7b:55:6',
  1397. 'ifMtu' => '1500',
  1398. 'ifInErrors' => '0',
  1399. 'ifOutErrors' => '0',
  1400. 'ifInDiscards' => '0',
  1401. 'ifOutDiscards' => '0',
  1402. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1403. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1404. 'vlanTrunkPortNativeVlan' => '1',
  1405. 'cieIfInRuntsErrs' => '0',
  1406. 'cieIfInGiantsErrs' => '0',
  1407. 'cieIfInFramingErrs' => '0',
  1408. 'cieIfInOverrunErrs' => '0',
  1409. 'cieIfInIgnored' => '0',
  1410. 'cieIfInAbortErrs' => '0',
  1411. 'cieIfInputQueueDrops' => '0',
  1412. 'cieIfOutputQueueDrops' => '0',
  1413. ),
  1414. 7 =>
  1415. array (
  1416. 'ifName' => 'Gi0/7',
  1417. 'ifInMulticastPkts' => '113348563',
  1418. 'ifInBroadcastPkts' => '2276465',
  1419. 'ifOutMulticastPkts' => '100738735',
  1420. 'ifOutBroadcastPkts' => '26688921',
  1421. 'ifHCInOctets' => '23521984120899',
  1422. 'ifHCInUcastPkts' => '34983371802',
  1423. 'ifHCInMulticastPkts' => '113348563',
  1424. 'ifHCInBroadcastPkts' => '2276465',
  1425. 'ifHCOutOctets' => '57714360350599',
  1426. 'ifHCOutUcastPkts' => '48094874980',
  1427. 'ifHCOutMulticastPkts' => '100738735',
  1428. 'ifHCOutBroadcastPkts' => '26688921',
  1429. 'ifLinkUpDownTrapEnable' => 'enabled',
  1430. 'ifHighSpeed' => '1000',
  1431. 'ifPromiscuousMode' => 'false',
  1432. 'ifConnectorPresent' => 'true',
  1433. 'ifAlias' => '# J #',
  1434. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1435. 'ifDescr' => 'GigabitEthernet0/7',
  1436. 'ifAdminStatus' => 'up',
  1437. 'ifOperStatus' => 'up',
  1438. 'ifLastChange' => '22644',
  1439. 'ifType' => 'ethernetCsmacd',
  1440. 'ifPhysAddress' => '0:c:30:7b:55:7',
  1441. 'ifMtu' => '1500',
  1442. 'ifInErrors' => '0',
  1443. 'ifOutErrors' => '0',
  1444. 'ifInDiscards' => '0',
  1445. 'ifOutDiscards' => '0',
  1446. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1447. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1448. 'vlanTrunkPortNativeVlan' => '1',
  1449. 'cieIfInRuntsErrs' => '0',
  1450. 'cieIfInGiantsErrs' => '0',
  1451. 'cieIfInFramingErrs' => '0',
  1452. 'cieIfInOverrunErrs' => '0',
  1453. 'cieIfInIgnored' => '0',
  1454. 'cieIfInAbortErrs' => '0',
  1455. 'cieIfInputQueueDrops' => '0',
  1456. 'cieIfOutputQueueDrops' => '0',
  1457. ),
  1458. 8 =>
  1459. array (
  1460. 'ifName' => 'Gi0/8',
  1461. 'ifInMulticastPkts' => '0',
  1462. 'ifInBroadcastPkts' => '0',
  1463. 'ifOutMulticastPkts' => '0',
  1464. 'ifOutBroadcastPkts' => '0',
  1465. 'ifHCInOctets' => '0',
  1466. 'ifHCInUcastPkts' => '0',
  1467. 'ifHCInMulticastPkts' => '0',
  1468. 'ifHCInBroadcastPkts' => '0',
  1469. 'ifHCOutOctets' => '0',
  1470. 'ifHCOutUcastPkts' => '0',
  1471. 'ifHCOutMulticastPkts' => '0',
  1472. 'ifHCOutBroadcastPkts' => '0',
  1473. 'ifLinkUpDownTrapEnable' => 'enabled',
  1474. 'ifHighSpeed' => '10',
  1475. 'ifPromiscuousMode' => 'false',
  1476. 'ifConnectorPresent' => 'true',
  1477. 'ifAlias' => '',
  1478. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1479. 'ifDescr' => 'GigabitEthernet0/8',
  1480. 'ifAdminStatus' => 'up',
  1481. 'ifOperStatus' => 'down',
  1482. 'ifLastChange' => '22171',
  1483. 'ifType' => 'ethernetCsmacd',
  1484. 'ifPhysAddress' => '0:c:30:7b:55:8',
  1485. 'ifMtu' => '1500',
  1486. 'ifInErrors' => '0',
  1487. 'ifOutErrors' => '0',
  1488. 'ifInDiscards' => '0',
  1489. 'ifOutDiscards' => '0',
  1490. 'dot3StatsDuplexStatus' => 'unknown',
  1491. 'vmVlan' => '1',
  1492. 'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  1493. 'vlanTrunkPortNativeVlan' => '1',
  1494. 'cieIfInRuntsErrs' => '0',
  1495. 'cieIfInGiantsErrs' => '0',
  1496. 'cieIfInFramingErrs' => '0',
  1497. 'cieIfInOverrunErrs' => '0',
  1498. 'cieIfInIgnored' => '0',
  1499. 'cieIfInAbortErrs' => '0',
  1500. 'cieIfInputQueueDrops' => '0',
  1501. 'cieIfOutputQueueDrops' => '0',
  1502. ),
  1503. 9 =>
  1504. array (
  1505. 'ifName' => 'Gi0/9',
  1506. 'ifInMulticastPkts' => '0',
  1507. 'ifInBroadcastPkts' => '0',
  1508. 'ifOutMulticastPkts' => '0',
  1509. 'ifOutBroadcastPkts' => '0',
  1510. 'ifHCInOctets' => '0',
  1511. 'ifHCInUcastPkts' => '0',
  1512. 'ifHCInMulticastPkts' => '0',
  1513. 'ifHCInBroadcastPkts' => '0',
  1514. 'ifHCOutOctets' => '0',
  1515. 'ifHCOutUcastPkts' => '0',
  1516. 'ifHCOutMulticastPkts' => '0',
  1517. 'ifHCOutBroadcastPkts' => '0',
  1518. 'ifLinkUpDownTrapEnable' => 'enabled',
  1519. 'ifHighSpeed' => '10',
  1520. 'ifPromiscuousMode' => 'false',
  1521. 'ifConnectorPresent' => 'true',
  1522. 'ifAlias' => '',
  1523. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1524. 'ifDescr' => 'GigabitEthernet0/9',
  1525. 'ifAdminStatus' => 'up',
  1526. 'ifOperStatus' => 'down',
  1527. 'ifLastChange' => '22171',
  1528. 'ifType' => 'ethernetCsmacd',
  1529. 'ifPhysAddress' => '0:c:30:7b:55:9',
  1530. 'ifMtu' => '1500',
  1531. 'ifInErrors' => '0',
  1532. 'ifOutErrors' => '0',
  1533. 'ifInDiscards' => '0',
  1534. 'ifOutDiscards' => '0',
  1535. 'dot3StatsDuplexStatus' => 'unknown',
  1536. 'vmVlan' => '1',
  1537. 'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  1538. 'vlanTrunkPortNativeVlan' => '1',
  1539. 'cieIfInRuntsErrs' => '0',
  1540. 'cieIfInGiantsErrs' => '0',
  1541. 'cieIfInFramingErrs' => '0',
  1542. 'cieIfInOverrunErrs' => '0',
  1543. 'cieIfInIgnored' => '0',
  1544. 'cieIfInAbortErrs' => '0',
  1545. 'cieIfInputQueueDrops' => '0',
  1546. 'cieIfOutputQueueDrops' => '0',
  1547. ),
  1548. 10 =>
  1549. array (
  1550. 'ifName' => 'Gi0/10',
  1551. 'ifInMulticastPkts' => '0',
  1552. 'ifInBroadcastPkts' => '0',
  1553. 'ifOutMulticastPkts' => '0',
  1554. 'ifOutBroadcastPkts' => '0',
  1555. 'ifHCInOctets' => '0',
  1556. 'ifHCInUcastPkts' => '0',
  1557. 'ifHCInMulticastPkts' => '0',
  1558. 'ifHCInBroadcastPkts' => '0',
  1559. 'ifHCOutOctets' => '0',
  1560. 'ifHCOutUcastPkts' => '0',
  1561. 'ifHCOutMulticastPkts' => '0',
  1562. 'ifHCOutBroadcastPkts' => '0',
  1563. 'ifLinkUpDownTrapEnable' => 'enabled',
  1564. 'ifHighSpeed' => '10',
  1565. 'ifPromiscuousMode' => 'false',
  1566. 'ifConnectorPresent' => 'true',
  1567. 'ifAlias' => '',
  1568. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1569. 'ifDescr' => 'GigabitEthernet0/10',
  1570. 'ifAdminStatus' => 'up',
  1571. 'ifOperStatus' => 'down',
  1572. 'ifLastChange' => '22171',
  1573. 'ifType' => 'ethernetCsmacd',
  1574. 'ifPhysAddress' => '0:c:30:7b:55:a',
  1575. 'ifMtu' => '1500',
  1576. 'ifInErrors' => '0',
  1577. 'ifOutErrors' => '0',
  1578. 'ifInDiscards' => '0',
  1579. 'ifOutDiscards' => '0',
  1580. 'dot3StatsDuplexStatus' => 'unknown',
  1581. 'vmVlan' => '1',
  1582. 'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  1583. 'vlanTrunkPortNativeVlan' => '1',
  1584. 'cieIfInRuntsErrs' => '0',
  1585. 'cieIfInGiantsErrs' => '0',
  1586. 'cieIfInFramingErrs' => '0',
  1587. 'cieIfInOverrunErrs' => '0',
  1588. 'cieIfInIgnored' => '0',
  1589. 'cieIfInAbortErrs' => '0',
  1590. 'cieIfInputQueueDrops' => '0',
  1591. 'cieIfOutputQueueDrops' => '0',
  1592. ),
  1593. 11 =>
  1594. array (
  1595. 'ifName' => 'Gi0/11',
  1596. 'ifInMulticastPkts' => '14748157',
  1597. 'ifInBroadcastPkts' => '17094058',
  1598. 'ifOutMulticastPkts' => '212765815',
  1599. 'ifOutBroadcastPkts' => '11941094',
  1600. 'ifHCInOctets' => '186873323247374',
  1601. 'ifHCInUcastPkts' => '143679897592',
  1602. 'ifHCInMulticastPkts' => '14748157',
  1603. 'ifHCInBroadcastPkts' => '17094058',
  1604. 'ifHCOutOctets' => '39008215959346',
  1605. 'ifHCOutUcastPkts' => '80792775747',
  1606. 'ifHCOutMulticastPkts' => '212765815',
  1607. 'ifHCOutBroadcastPkts' => '11941094',
  1608. 'ifLinkUpDownTrapEnable' => 'enabled',
  1609. 'ifHighSpeed' => '1000',
  1610. 'ifPromiscuousMode' => 'false',
  1611. 'ifConnectorPresent' => 'true',
  1612. 'ifAlias' => '# To Mikrotik Router #',
  1613. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1614. 'ifDescr' => 'GigabitEthernet0/11',
  1615. 'ifAdminStatus' => 'up',
  1616. 'ifOperStatus' => 'up',
  1617. 'ifLastChange' => '22723',
  1618. 'ifType' => 'ethernetCsmacd',
  1619. 'ifPhysAddress' => '0:c:30:7b:55:b',
  1620. 'ifMtu' => '1500',
  1621. 'ifInErrors' => '0',
  1622. 'ifOutErrors' => '0',
  1623. 'ifInDiscards' => '0',
  1624. 'ifOutDiscards' => '0',
  1625. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1626. 'vlanTrunkPortEncapsulationOperType' => 'dot1Q',
  1627. 'vlanTrunkPortNativeVlan' => '1',
  1628. 'cieIfInRuntsErrs' => '0',
  1629. 'cieIfInGiantsErrs' => '0',
  1630. 'cieIfInFramingErrs' => '0',
  1631. 'cieIfInOverrunErrs' => '0',
  1632. 'cieIfInIgnored' => '0',
  1633. 'cieIfInAbortErrs' => '0',
  1634. 'cieIfInputQueueDrops' => '0',
  1635. 'cieIfOutputQueueDrops' => '0',
  1636. ),
  1637. 12 =>
  1638. array (
  1639. 'ifName' => 'Gi0/12',
  1640. 'ifInMulticastPkts' => '1528289',
  1641. 'ifInBroadcastPkts' => '2717795',
  1642. 'ifOutMulticastPkts' => '3504959',
  1643. 'ifOutBroadcastPkts' => '14550328',
  1644. 'ifHCInOctets' => '1560614615174',
  1645. 'ifHCInUcastPkts' => '23488500633',
  1646. 'ifHCInMulticastPkts' => '1528289',
  1647. 'ifHCInBroadcastPkts' => '2717795',
  1648. 'ifHCOutOctets' => '94618535752271',
  1649. 'ifHCOutUcastPkts' => '67406471445',
  1650. 'ifHCOutMulticastPkts' => '3504959',
  1651. 'ifHCOutBroadcastPkts' => '14550328',
  1652. 'ifLinkUpDownTrapEnable' => 'enabled',
  1653. 'ifHighSpeed' => '1000',
  1654. 'ifPromiscuousMode' => 'false',
  1655. 'ifConnectorPresent' => 'true',
  1656. 'ifAlias' => '',
  1657. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1658. 'ifDescr' => 'GigabitEthernet0/12',
  1659. 'ifAdminStatus' => 'up',
  1660. 'ifOperStatus' => 'up',
  1661. 'ifLastChange' => '23391',
  1662. 'ifType' => 'ethernetCsmacd',
  1663. 'ifPhysAddress' => '0:c:30:7b:55:c',
  1664. 'ifMtu' => '1500',
  1665. 'ifInErrors' => '0',
  1666. 'ifOutErrors' => '0',
  1667. 'ifInDiscards' => '0',
  1668. 'ifOutDiscards' => '0',
  1669. 'dot3StatsDuplexStatus' => 'fullDuplex',
  1670. 'vmVlan' => '103',
  1671. 'vlanTrunkPortEncapsulationOperType' => 'notApplicable',
  1672. 'vlanTrunkPortNativeVlan' => '1',
  1673. 'cieIfInRuntsErrs' => '0',
  1674. 'cieIfInGiantsErrs' => '0',
  1675. 'cieIfInFramingErrs' => '0',
  1676. 'cieIfInOverrunErrs' => '0',
  1677. 'cieIfInIgnored' => '0',
  1678. 'cieIfInAbortErrs' => '0',
  1679. 'cieIfInputQueueDrops' => '0',
  1680. 'cieIfOutputQueueDrops' => '0',
  1681. ),
  1682. 13 =>
  1683. array (
  1684. 'ifName' => 'Nu0',
  1685. 'ifLinkUpDownTrapEnable' => 'enabled',
  1686. 'ifHighSpeed' => '10000',
  1687. 'ifPromiscuousMode' => 'false',
  1688. 'ifConnectorPresent' => 'false',
  1689. 'ifAlias' => '',
  1690. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1691. 'ifDescr' => 'Null0',
  1692. 'ifAdminStatus' => 'up',
  1693. 'ifOperStatus' => 'up',
  1694. 'ifLastChange' => '13457',
  1695. 'ifType' => 'other',
  1696. 'ifPhysAddress' => '',
  1697. 'ifMtu' => '1500',
  1698. 'ifInErrors' => '0',
  1699. 'ifOutErrors' => '0',
  1700. 'ifInDiscards' => '0',
  1701. 'ifOutDiscards' => '0',
  1702. 'cieIfInRuntsErrs' => '0',
  1703. 'cieIfInGiantsErrs' => '0',
  1704. 'cieIfInFramingErrs' => '0',
  1705. 'cieIfInOverrunErrs' => '0',
  1706. 'cieIfInIgnored' => '0',
  1707. 'cieIfInAbortErrs' => '0',
  1708. 'cieIfInputQueueDrops' => '0',
  1709. 'cieIfOutputQueueDrops' => '0',
  1710. ),
  1711. 14 =>
  1712. array (
  1713. 'ifName' => 'Vl1',
  1714. 'ifHCInOctets' => '0',
  1715. 'ifHCInUcastPkts' => '0',
  1716. 'ifHCOutOctets' => '0',
  1717. 'ifHCOutUcastPkts' => '0',
  1718. 'ifLinkUpDownTrapEnable' => 'enabled',
  1719. 'ifHighSpeed' => '1000',
  1720. 'ifPromiscuousMode' => 'false',
  1721. 'ifConnectorPresent' => 'false',
  1722. 'ifAlias' => '',
  1723. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1724. 'ifDescr' => 'Vlan1',
  1725. 'ifAdminStatus' => 'down',
  1726. 'ifOperStatus' => 'down',
  1727. 'ifLastChange' => '22004',
  1728. 'ifType' => 'propVirtual',
  1729. 'ifPhysAddress' => '0:c:30:7b:55:0',
  1730. 'ifMtu' => '1500',
  1731. 'ifInErrors' => '0',
  1732. 'ifOutErrors' => '0',
  1733. 'ifInDiscards' => '0',
  1734. 'ifOutDiscards' => '0',
  1735. 'cieIfInRuntsErrs' => '0',
  1736. 'cieIfInGiantsErrs' => '0',
  1737. 'cieIfInFramingErrs' => '0',
  1738. 'cieIfInOverrunErrs' => '0',
  1739. 'cieIfInIgnored' => '0',
  1740. 'cieIfInAbortErrs' => '0',
  1741. 'cieIfInputQueueDrops' => '0',
  1742. 'cieIfOutputQueueDrops' => '0',
  1743. ),
  1744. 15 =>
  1745. array (
  1746. 'ifName' => 'Vl200',
  1747. 'ifHCInOctets' => '322578934',
  1748. 'ifHCInUcastPkts' => '3226343',
  1749. 'ifHCOutOctets' => '666189408',
  1750. 'ifHCOutUcastPkts' => '2823527',
  1751. 'ifLinkUpDownTrapEnable' => 'enabled',
  1752. 'ifHighSpeed' => '1000',
  1753. 'ifPromiscuousMode' => 'false',
  1754. 'ifConnectorPresent' => 'false',
  1755. 'ifAlias' => '',
  1756. 'ifCounterDiscontinuityTime' => '0:0:02:14.57',
  1757. 'ifDescr' => 'Vlan200',
  1758. 'ifAdminStatus' => 'up',
  1759. 'ifOperStatus' => 'up',
  1760. 'ifLastChange' => '25609',
  1761. 'ifType' => 'propVirtual',
  1762. 'ifPhysAddress' => '0:c:30:7b:55:0',
  1763. 'ifMtu' => '1500',
  1764. 'ifInErrors' => '0',
  1765. 'ifOutErrors' => '0',
  1766. 'ifInDiscards' => '0',
  1767. 'ifOutDiscards' => '17',
  1768. 'cieIfInRuntsErrs' => '0',
  1769. 'cieIfInGiantsErrs' => '0',
  1770. 'cieIfInFramingErrs' => '0',
  1771. 'cieIfInOverrunErrs' => '0',
  1772. 'cieIfInIgnored' => '0',
  1773. 'cieIfInAbortErrs' => '0',
  1774. 'cieIfInputQueueDrops' => '0',
  1775. 'cieIfOutputQueueDrops' => '17',
  1776. ),
  1777. )
  1778. valid
  1779. valid
  1780. valid
  1781. valid
  1782. valid
  1783. valid
  1784. valid
  1785. valid
  1786. valid
  1787. valid
  1788. valid
  1789. valid
  1790. valid
  1791. valid
  1792. valid
  1793.  
  1794. Port Gi0/1: GigabitEthernet0/1 (1 / #11941) ifHCInOctets
  1795. ifHCOutOctets
  1796. ifHCInUcastPkts
  1797. ifHCOutUcastPkts
  1798. ifHCInBroadcastPkts
  1799. ifHCOutBroadcastPkts
  1800. ifHCInMulticastPkts
  1801. ifHCOutMulticastPkts
  1802. ifHighSpeed
  1803. dot3Duplex VLAN = 1
  1804. Warning: Undefined array key "ifName:Gi0/1" in /opt/librenms/includes/polling/ports.inc.php on line 655
  1805.  
  1806. Warning: Undefined array key "ifSpeed:Gi0/1" in /opt/librenms/includes/polling/ports.inc.php on line 660
  1807.  
  1808. Warning: Undefined array key "ifSpeed:Gi0/1" in /opt/librenms/includes/polling/ports.inc.php on line 660
  1809. # H #
  1810. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  1811.  
  1812. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  1813.  
  1814. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  1815.  
  1816. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  1817.  
  1818. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1819.  
  1820. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1821.  
  1822. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1823.  
  1824. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1825.  
  1826. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1827.  
  1828. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1829.  
  1830. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1831.  
  1832. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1833.  
  1834. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1835.  
  1836. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1837.  
  1838. ifInOctets (49727461 B) 4972746.1 Bps 10 secs
  1839.  
  1840. ifOutOctets (55800667 B) 5580066.7 Bps 10 secs
  1841.  
  1842. ifInErrors (0 B) 0 Bps 10 secs
  1843.  
  1844. ifOutErrors (0 B) 0 Bps 10 secs
  1845.  
  1846. ifInUcastPkts (50028 B) 5002.8 Bps 10 secs
  1847.  
  1848. ifOutUcastPkts (50004 B) 5000.4 Bps 10 secs
  1849.  
  1850. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1851.  
  1852. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1853.  
  1854. ifInNUcastPkts (0 B) 0 Bps 10 secs
  1855.  
  1856. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1857.  
  1858. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1859.  
  1860. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  1861.  
  1862. ifInDiscards (0 B) 0 Bps 10 secs
  1863.  
  1864. ifOutDiscards (0 B) 0 Bps 10 secs
  1865.  
  1866. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1867.  
  1868. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1869.  
  1870. ifInUnknownProtos (0 B) 0 Bps 10 secs
  1871.  
  1872. ifInBroadcastPkts (0 B) 0 Bps 10 secs
  1873.  
  1874. ifOutBroadcastPkts (62 B) 6.2 Bps 10 secs
  1875.  
  1876. ifInMulticastPkts (17 B) 1.7 Bps 10 secs
  1877.  
  1878. ifOutMulticastPkts (595 B) 59.5 Bps 10 secs
  1879. bps(39.78 Mbps/44.64 Mbps)bytes(47.42 MiB/53.22 MiB)pkts(5 Kpps/5 Kpps)
  1880. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  1881.  
  1882. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  1883.  
  1884. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  1885.  
  1886. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  1887. SQL[UPDATE `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` = ? ["19100457306907",19100407579446,4972746.1,49727461,"20490788069921",20490732269254,5580066.7,55800667,"0",0,0,0,"0",0,0,0,"18910869543",18910819515,5002.8,50028,"18565653173",18565603169,5000.4,50004,1620732785,1620732775,10,11941] 0.61ms]
  1888.  
  1889. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"369090",369090,0,0,"28596131",28596069,6.2,62,"8737112",8737095,1.7,17,"211627769",211627174,59.5,595,11941] 0.39ms]
  1890.  
  1891. 2 updated
  1892.  
  1893. Port Gi0/2: GigabitEthernet0/2 (2 / #11943) ifHCInOctets
  1894. ifHCOutOctets
  1895. ifHCInUcastPkts
  1896. ifHCOutUcastPkts
  1897. ifHCInBroadcastPkts
  1898. ifHCOutBroadcastPkts
  1899. ifHCInMulticastPkts
  1900. ifHCOutMulticastPkts
  1901. ifHighSpeed
  1902. dot3Duplex VLAN = 1
  1903. Warning: Undefined array key "ifName:Gi0/2" in /opt/librenms/includes/polling/ports.inc.php on line 655
  1904.  
  1905. Warning: Undefined array key "ifSpeed:Gi0/2" in /opt/librenms/includes/polling/ports.inc.php on line 660
  1906.  
  1907. Warning: Undefined array key "ifSpeed:Gi0/2" in /opt/librenms/includes/polling/ports.inc.php on line 660
  1908. # L #
  1909. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  1910.  
  1911. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  1912.  
  1913. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  1914.  
  1915. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  1916.  
  1917. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1918.  
  1919. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1920.  
  1921. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1922.  
  1923. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1924.  
  1925. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1926.  
  1927. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1928.  
  1929. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1930.  
  1931. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1932.  
  1933. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  1934.  
  1935. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  1936.  
  1937. ifInOctets (37937450 B) 3793745 Bps 10 secs
  1938.  
  1939. ifOutOctets (3348430 B) 334843 Bps 10 secs
  1940.  
  1941. ifInErrors (0 B) 0 Bps 10 secs
  1942.  
  1943. ifOutErrors (0 B) 0 Bps 10 secs
  1944.  
  1945. ifInUcastPkts (27633 B) 2763.3 Bps 10 secs
  1946.  
  1947. ifOutUcastPkts (10800 B) 1080 Bps 10 secs
  1948.  
  1949. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1950.  
  1951. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1952.  
  1953. ifInNUcastPkts (0 B) 0 Bps 10 secs
  1954.  
  1955. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1956.  
  1957. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1958.  
  1959. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  1960.  
  1961. ifInDiscards (0 B) 0 Bps 10 secs
  1962.  
  1963. ifOutDiscards (0 B) 0 Bps 10 secs
  1964.  
  1965. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  1966.  
  1967. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  1968.  
  1969. ifInUnknownProtos (0 B) 0 Bps 10 secs
  1970.  
  1971. ifInBroadcastPkts (0 B) 0 Bps 10 secs
  1972.  
  1973. ifOutBroadcastPkts (62 B) 6.2 Bps 10 secs
  1974.  
  1975. ifInMulticastPkts (15 B) 1.5 Bps 10 secs
  1976.  
  1977. ifOutMulticastPkts (595 B) 59.5 Bps 10 secs
  1978. bps(30.35 Mbps/2.68 Mbps)bytes(36.18 MiB/3.19 MiB)pkts(2.76 Kpps/1.08 Kpps)
  1979. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  1980.  
  1981. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  1982.  
  1983. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  1984.  
  1985. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  1986. SQL[UPDATE `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` = ? ["15316238567214",15316200629764,3793745,37937450,"16539241222602",16539237874172,334843,3348430,"0",0,0,0,"0",0,0,0,"15212496992",15212469359,2763.3,27633,"15467555620",15467544820,1080,10800,1620732785,1620732775,10,11943] 0.39ms]
  1987.  
  1988. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"654812",654812,0,0,"28310406",28310344,6.2,62,"8054629",8054614,1.5,15,"212310588",212309993,59.5,595,11943] 0.35ms]
  1989.  
  1990. 2 updated
  1991.  
  1992. Port Gi0/3: GigabitEthernet0/3 (3 / #11945) ifHCInOctets
  1993. ifHCOutOctets
  1994. ifHCInUcastPkts
  1995. ifHCOutUcastPkts
  1996. ifHCInBroadcastPkts
  1997. ifHCOutBroadcastPkts
  1998. ifHCInMulticastPkts
  1999. ifHCOutMulticastPkts
  2000. ifHighSpeed
  2001. dot3Duplex VLAN = 1
  2002. Warning: Undefined array key "ifName:Gi0/3" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2003.  
  2004. Warning: Undefined array key "ifSpeed:Gi0/3" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2005.  
  2006. Warning: Undefined array key "ifSpeed:Gi0/3" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2007. # M #
  2008. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2009.  
  2010. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2011.  
  2012. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2013.  
  2014. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2015.  
  2016. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2017.  
  2018. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2019.  
  2020. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2021.  
  2022. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2023.  
  2024. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2025.  
  2026. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2027.  
  2028. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2029.  
  2030. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2031.  
  2032. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2033.  
  2034. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2035.  
  2036. ifInOctets (48443380 B) 4844338 Bps 10 secs
  2037.  
  2038. ifOutOctets (6699242 B) 669924.2 Bps 10 secs
  2039.  
  2040. ifInErrors (0 B) 0 Bps 10 secs
  2041.  
  2042. ifOutErrors (0 B) 0 Bps 10 secs
  2043.  
  2044. ifInUcastPkts (35596 B) 3559.6 Bps 10 secs
  2045.  
  2046. ifOutUcastPkts (15400 B) 1540 Bps 10 secs
  2047.  
  2048. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2049.  
  2050. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2051.  
  2052. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2053.  
  2054. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2055.  
  2056. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2057.  
  2058. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2059.  
  2060. ifInDiscards (0 B) 0 Bps 10 secs
  2061.  
  2062. ifOutDiscards (0 B) 0 Bps 10 secs
  2063.  
  2064. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2065.  
  2066. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2067.  
  2068. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2069.  
  2070. ifInBroadcastPkts (5 B) 0.5 Bps 10 secs
  2071.  
  2072. ifOutBroadcastPkts (57 B) 5.7 Bps 10 secs
  2073.  
  2074. ifInMulticastPkts (27 B) 2.7 Bps 10 secs
  2075.  
  2076. ifOutMulticastPkts (588 B) 58.8 Bps 10 secs
  2077. bps(38.75 Mbps/5.36 Mbps)bytes(46.2 MiB/6.39 MiB)pkts(3.56 Kpps/1.54 Kpps)
  2078. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2079.  
  2080. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2081.  
  2082. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2083.  
  2084. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2085. SQL[UPDATE `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` = ? ["19492113909751",19492065466371,4844338,48443380,"22568301284905",22568294585663,669924.2,6699242,"0",0,0,0,"0",0,0,0,"20054862918",20054827322,3559.6,35596,"20185349108",20185333708,1540,15400,1620732785,1620732775,10,11945] 0.43ms]
  2086.  
  2087. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"1077246",1077241,0.5,5,"27887979",27887922,5.7,57,"12347059",12347032,2.7,27,"208017858",208017270,58.8,588,11945] 0.37ms]
  2088.  
  2089. 2 updated
  2090.  
  2091. Port Gi0/4: GigabitEthernet0/4 (4 / #11947) ifHCInOctets
  2092. ifHCOutOctets
  2093. ifHCInUcastPkts
  2094. ifHCOutUcastPkts
  2095. ifHCInBroadcastPkts
  2096. ifHCOutBroadcastPkts
  2097. ifHCInMulticastPkts
  2098. ifHCOutMulticastPkts
  2099. ifHighSpeed
  2100. dot3Duplex VLAN = 1
  2101. Warning: Undefined array key "ifName:Gi0/4" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2102.  
  2103. Warning: Undefined array key "ifSpeed:Gi0/4" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2104.  
  2105. Warning: Undefined array key "ifSpeed:Gi0/4" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2106. # N #
  2107. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2108.  
  2109. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2110.  
  2111. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2112.  
  2113. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2114.  
  2115. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2116.  
  2117. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2118.  
  2119. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2120.  
  2121. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2122.  
  2123. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2124.  
  2125. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2126.  
  2127. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2128.  
  2129. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2130.  
  2131. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2132.  
  2133. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2134.  
  2135. ifInOctets (29884361 B) 2988436.1 Bps 10 secs
  2136.  
  2137. ifOutOctets (30467569 B) 3046756.9 Bps 10 secs
  2138.  
  2139. ifInErrors (0 B) 0 Bps 10 secs
  2140.  
  2141. ifOutErrors (0 B) 0 Bps 10 secs
  2142.  
  2143. ifInUcastPkts (31119 B) 3111.9 Bps 10 secs
  2144.  
  2145. ifOutUcastPkts (27461 B) 2746.1 Bps 10 secs
  2146.  
  2147. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2148.  
  2149. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2150.  
  2151. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2152.  
  2153. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2154.  
  2155. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2156.  
  2157. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2158.  
  2159. ifInDiscards (0 B) 0 Bps 10 secs
  2160.  
  2161. ifOutDiscards (0 B) 0 Bps 10 secs
  2162.  
  2163. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2164.  
  2165. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2166.  
  2167. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2168.  
  2169. ifInBroadcastPkts (6 B) 0.6 Bps 10 secs
  2170.  
  2171. ifOutBroadcastPkts (56 B) 5.6 Bps 10 secs
  2172.  
  2173. ifInMulticastPkts (17 B) 1.7 Bps 10 secs
  2174.  
  2175. ifOutMulticastPkts (596 B) 59.6 Bps 10 secs
  2176. bps(23.91 Mbps/24.37 Mbps)bytes(28.5 MiB/29.06 MiB)pkts(3.11 Kpps/2.75 Kpps)
  2177. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2178.  
  2179. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2180.  
  2181. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2182.  
  2183. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2184. SQL[UPDATE `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` = ? ["11373954813408",11373924929047,2988436.1,29884361,"14503725843003",14503695375434,3046756.9,30467569,"0",0,0,0,"0",0,0,0,"11634967869",11634936750,3111.9,31119,"12796089272",12796061811,2746.1,27461,1620732785,1620732775,10,11947] 0.41ms]
  2185.  
  2186. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2436641",2436635,0.6,6,"26528582",26528526,5.6,56,"6579438",6579421,1.7,17,"213757070",213756474,59.6,596,11947] 0.35ms]
  2187.  
  2188. 2 updated
  2189.  
  2190. Port Gi0/5: GigabitEthernet0/5 (5 / #11949) ifHCInOctets
  2191. ifHCOutOctets
  2192. ifHCInUcastPkts
  2193. ifHCOutUcastPkts
  2194. ifHCInBroadcastPkts
  2195. ifHCOutBroadcastPkts
  2196. ifHCInMulticastPkts
  2197. ifHCOutMulticastPkts
  2198. ifHighSpeed
  2199. dot3Duplex VLAN = 1
  2200. Warning: Undefined array key "ifName:Gi0/5" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2201.  
  2202. Warning: Undefined array key "ifSpeed:Gi0/5" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2203.  
  2204. Warning: Undefined array key "ifSpeed:Gi0/5" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2205. # O #
  2206. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2207.  
  2208. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2209.  
  2210. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2211.  
  2212. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2213.  
  2214. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2215.  
  2216. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2217.  
  2218. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2219.  
  2220. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2221.  
  2222. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2223.  
  2224. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2225.  
  2226. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2227.  
  2228. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2229.  
  2230. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2231.  
  2232. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2233.  
  2234. ifInOctets (22268398 B) 2226839.8 Bps 10 secs
  2235.  
  2236. ifOutOctets (119950428 B) 11995042.8 Bps 10 secs
  2237.  
  2238. ifInErrors (0 B) 0 Bps 10 secs
  2239.  
  2240. ifOutErrors (0 B) 0 Bps 10 secs
  2241.  
  2242. ifInUcastPkts (44555 B) 4455.5 Bps 10 secs
  2243.  
  2244. ifOutUcastPkts (85146 B) 8514.6 Bps 10 secs
  2245.  
  2246. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2247.  
  2248. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2249.  
  2250. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2251.  
  2252. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2253.  
  2254. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2255.  
  2256. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2257.  
  2258. ifInDiscards (0 B) 0 Bps 10 secs
  2259.  
  2260. ifOutDiscards (0 B) 0 Bps 10 secs
  2261.  
  2262. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2263.  
  2264. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2265.  
  2266. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2267.  
  2268. ifInBroadcastPkts (3 B) 0.3 Bps 10 secs
  2269.  
  2270. ifOutBroadcastPkts (59 B) 5.9 Bps 10 secs
  2271.  
  2272. ifInMulticastPkts (17 B) 1.7 Bps 10 secs
  2273.  
  2274. ifOutMulticastPkts (595 B) 59.5 Bps 10 secs
  2275. bps(17.81 Mbps/95.96 Mbps)bytes(21.24 MiB/114.39 MiB)pkts(4.46 Kpps/8.51 Kpps)
  2276. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2277.  
  2278. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2279.  
  2280. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2281.  
  2282. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2283. SQL[UPDATE `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` = ? ["8056029072567",8056006804169,2226839.8,22268398,"15538908205229",15538788254801,11995042.8,119950428,"0",0,0,0,"0",0,0,0,"9798926245",9798881690,4455.5,44555,"12655267290",12655182144,8514.6,85146,1620732785,1620732775,10,11949] 0.37ms]
  2284.  
  2285. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"264896",264893,0.3,3,"28700315",28700256,5.9,59,"7127189",7127172,1.7,17,"213209461",213208866,59.5,595,11949] 0.36ms]
  2286.  
  2287. 2 updated
  2288.  
  2289. Port Gi0/6: GigabitEthernet0/6 (6 / #11951) ifHCInOctets
  2290. ifHCOutOctets
  2291. ifHCInUcastPkts
  2292. ifHCOutUcastPkts
  2293. ifHCInBroadcastPkts
  2294. ifHCOutBroadcastPkts
  2295. ifHCInMulticastPkts
  2296. ifHCOutMulticastPkts
  2297. ifHighSpeed
  2298. dot3Duplex VLAN = 1
  2299. Warning: Undefined array key "ifName:Gi0/6" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2300.  
  2301. Warning: Undefined array key "ifSpeed:Gi0/6" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2302.  
  2303. Warning: Undefined array key "ifSpeed:Gi0/6" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2304. # P #
  2305. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2306.  
  2307. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2308.  
  2309. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2310.  
  2311. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2312.  
  2313. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2314.  
  2315. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2316.  
  2317. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2318.  
  2319. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2320.  
  2321. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2322.  
  2323. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2324.  
  2325. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2326.  
  2327. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2328.  
  2329. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2330.  
  2331. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2332.  
  2333. ifInOctets (24364661 B) 2436466.1 Bps 10 secs
  2334.  
  2335. ifOutOctets (11515762 B) 1151576.2 Bps 10 secs
  2336.  
  2337. ifInErrors (0 B) 0 Bps 10 secs
  2338.  
  2339. ifOutErrors (0 B) 0 Bps 10 secs
  2340.  
  2341. ifInUcastPkts (20663 B) 2066.3 Bps 10 secs
  2342.  
  2343. ifOutUcastPkts (15428 B) 1542.8 Bps 10 secs
  2344.  
  2345. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2346.  
  2347. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2348.  
  2349. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2350.  
  2351. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2352.  
  2353. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2354.  
  2355. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2356.  
  2357. ifInDiscards (0 B) 0 Bps 10 secs
  2358.  
  2359. ifOutDiscards (0 B) 0 Bps 10 secs
  2360.  
  2361. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2362.  
  2363. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2364.  
  2365. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2366.  
  2367. ifInBroadcastPkts (7 B) 0.7 Bps 10 secs
  2368.  
  2369. ifOutBroadcastPkts (55 B) 5.5 Bps 10 secs
  2370.  
  2371. ifInMulticastPkts (23 B) 2.3 Bps 10 secs
  2372.  
  2373. ifOutMulticastPkts (589 B) 58.9 Bps 10 secs
  2374. bps(19.49 Mbps/9.21 Mbps)bytes(23.24 MiB/10.98 MiB)pkts(2.07 Kpps/1.54 Kpps)
  2375. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2376.  
  2377. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2378.  
  2379. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2380.  
  2381. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2382. SQL[UPDATE `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` = ? ["9905448710942",9905424346281,2436466.1,24364661,"14192675703814",14192664188052,1151576.2,11515762,"0",0,0,0,"0",0,0,0,"10895844005",10895823342,2066.3,20663,"12697092624",12697077196,1542.8,15428,1620732785,1620732775,10,11951] 0.35ms]
  2383.  
  2384. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2145248",2145241,0.7,7,"26819963",26819908,5.5,55,"8088996",8088973,2.3,23,"212275700",212275111,58.9,589,11951] 0.35ms]
  2385.  
  2386. 2 updated
  2387.  
  2388. Port Gi0/7: GigabitEthernet0/7 (7 / #11953) ifHCInOctets
  2389. ifHCOutOctets
  2390. ifHCInUcastPkts
  2391. ifHCOutUcastPkts
  2392. ifHCInBroadcastPkts
  2393. ifHCOutBroadcastPkts
  2394. ifHCInMulticastPkts
  2395. ifHCOutMulticastPkts
  2396. ifHighSpeed
  2397. dot3Duplex VLAN = 1
  2398. Warning: Undefined array key "ifName:Gi0/7" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2399.  
  2400. Warning: Undefined array key "ifSpeed:Gi0/7" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2401.  
  2402. Warning: Undefined array key "ifSpeed:Gi0/7" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2403. # J #
  2404. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2405.  
  2406. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2407.  
  2408. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2409.  
  2410. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2411.  
  2412. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2413.  
  2414. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2415.  
  2416. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2417.  
  2418. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2419.  
  2420. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2421.  
  2422. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2423.  
  2424. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2425.  
  2426. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2427.  
  2428. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2429.  
  2430. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2431.  
  2432. ifInOctets (54070487 B) 5407048.7 Bps 10 secs
  2433.  
  2434. ifOutOctets (30084939 B) 3008493.9 Bps 10 secs
  2435.  
  2436. ifInErrors (0 B) 0 Bps 10 secs
  2437.  
  2438. ifOutErrors (0 B) 0 Bps 10 secs
  2439.  
  2440. ifInUcastPkts (53865 B) 5386.5 Bps 10 secs
  2441.  
  2442. ifOutUcastPkts (42289 B) 4228.9 Bps 10 secs
  2443.  
  2444. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2445.  
  2446. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2447.  
  2448. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2449.  
  2450. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2451.  
  2452. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2453.  
  2454. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2455.  
  2456. ifInDiscards (0 B) 0 Bps 10 secs
  2457.  
  2458. ifOutDiscards (0 B) 0 Bps 10 secs
  2459.  
  2460. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2461.  
  2462. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2463.  
  2464. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2465.  
  2466. ifInBroadcastPkts (3 B) 0.3 Bps 10 secs
  2467.  
  2468. ifOutBroadcastPkts (59 B) 5.9 Bps 10 secs
  2469.  
  2470. ifInMulticastPkts (322 B) 32.2 Bps 10 secs
  2471.  
  2472. ifOutMulticastPkts (274 B) 27.4 Bps 10 secs
  2473. bps(43.26 Mbps/24.07 Mbps)bytes(51.57 MiB/28.69 MiB)pkts(5.39 Kpps/4.23 Kpps)
  2474. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2475.  
  2476. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2477.  
  2478. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2479.  
  2480. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2481. SQL[UPDATE `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` = ? ["23521984120899",23521930050412,5407048.7,54070487,"57714360350599",57714330265660,3008493.9,30084939,"0",0,0,0,"0",0,0,0,"34983371802",34983317937,5386.5,53865,"48094874980",48094832691,4228.9,42289,1620732785,1620732775,10,11953] 0.39ms]
  2482.  
  2483. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2276465",2276462,0.3,3,"26688921",26688862,5.9,59,"113348563",113348241,32.2,322,"100738735",100738461,27.4,274,11953] 0.35ms]
  2484.  
  2485. 2 updated
  2486.  
  2487. Port Gi0/8: GigabitEthernet0/8 (8 / #11955) ifInOctets
  2488. ifOutOctets
  2489. ifInUcastPkts
  2490. ifOutUcastPkts
  2491. ifInBroadcastPkts
  2492. ifOutBroadcastPkts
  2493. ifInMulticastPkts
  2494. ifOutMulticastPkts
  2495. ifHighSpeed
  2496. dot3Duplex VLAN = 1 Using ifDescr as ifAlias
  2497.  
  2498. Warning: Undefined array key "ifName:Gi0/8" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2499.  
  2500. Warning: Undefined array key "ifSpeed:Gi0/8" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2501.  
  2502. Warning: Undefined array key "ifSpeed:Gi0/8" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2503.  
  2504. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2505.  
  2506. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2507. GigabitEthernet0/8
  2508. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2509.  
  2510. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2511.  
  2512. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2513.  
  2514. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2515.  
  2516. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2517.  
  2518. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2519.  
  2520. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2521.  
  2522. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2523.  
  2524. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2525.  
  2526. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2527.  
  2528. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2529.  
  2530. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2531.  
  2532. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2533.  
  2534. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2535. 11955 skipped because port is still down since last polling.
  2536.  
  2537. Port Gi0/9: GigabitEthernet0/9 (9 / #11957) ifInOctets
  2538. ifOutOctets
  2539. ifInUcastPkts
  2540. ifOutUcastPkts
  2541. ifInBroadcastPkts
  2542. ifOutBroadcastPkts
  2543. ifInMulticastPkts
  2544. ifOutMulticastPkts
  2545. ifHighSpeed
  2546. dot3Duplex VLAN = 1 Using ifDescr as ifAlias
  2547.  
  2548. Warning: Undefined array key "ifName:Gi0/9" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2549.  
  2550. Warning: Undefined array key "ifSpeed:Gi0/9" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2551.  
  2552. Warning: Undefined array key "ifSpeed:Gi0/9" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2553.  
  2554. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2555.  
  2556. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2557. GigabitEthernet0/9
  2558. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2559.  
  2560. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2561.  
  2562. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2563.  
  2564. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2565.  
  2566. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2567.  
  2568. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2569.  
  2570. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2571.  
  2572. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2573.  
  2574. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2575.  
  2576. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2577.  
  2578. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2579.  
  2580. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2581.  
  2582. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2583.  
  2584. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2585. 11957 skipped because port is still down since last polling.
  2586.  
  2587. Port Gi0/10: GigabitEthernet0/10 (10 / #11959) ifInOctets
  2588. ifOutOctets
  2589. ifInUcastPkts
  2590. ifOutUcastPkts
  2591. ifInBroadcastPkts
  2592. ifOutBroadcastPkts
  2593. ifInMulticastPkts
  2594. ifOutMulticastPkts
  2595. ifHighSpeed
  2596. dot3Duplex VLAN = 1 Using ifDescr as ifAlias
  2597.  
  2598. Warning: Undefined array key "ifName:Gi0/10" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2599.  
  2600. Warning: Undefined array key "ifSpeed:Gi0/10" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2601.  
  2602. Warning: Undefined array key "ifSpeed:Gi0/10" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2603.  
  2604. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2605.  
  2606. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2607. GigabitEthernet0/10
  2608. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2609.  
  2610. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2611.  
  2612. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2613.  
  2614. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2615.  
  2616. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2617.  
  2618. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2619.  
  2620. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2621.  
  2622. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2623.  
  2624. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2625.  
  2626. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2627.  
  2628. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2629.  
  2630. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2631.  
  2632. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2633.  
  2634. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2635. 11959 skipped because port is still down since last polling.
  2636.  
  2637. Port Gi0/11: GigabitEthernet0/11 (11 / #11961) ifHCInOctets
  2638. ifHCOutOctets
  2639. ifHCInUcastPkts
  2640. ifHCOutUcastPkts
  2641. ifHCInBroadcastPkts
  2642. ifHCOutBroadcastPkts
  2643. ifHCInMulticastPkts
  2644. ifHCOutMulticastPkts
  2645. ifHighSpeed
  2646. dot3Duplex VLAN = 1
  2647. Warning: Undefined array key "ifName:Gi0/11" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2648.  
  2649. Warning: Undefined array key "ifSpeed:Gi0/11" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2650.  
  2651. Warning: Undefined array key "ifSpeed:Gi0/11" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2652. # To Mikrotik Router #
  2653. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2654.  
  2655. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2656.  
  2657. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2658.  
  2659. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2660.  
  2661. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2662.  
  2663. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2664.  
  2665. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2666.  
  2667. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2668.  
  2669. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2670.  
  2671. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2672.  
  2673. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2674.  
  2675. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2676.  
  2677. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2678.  
  2679. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2680.  
  2681. ifInOctets (322428355 B) 32242835.5 Bps 10 secs
  2682.  
  2683. ifOutOctets (86309286 B) 8630928.6 Bps 10 secs
  2684.  
  2685. ifInErrors (0 B) 0 Bps 10 secs
  2686.  
  2687. ifOutErrors (0 B) 0 Bps 10 secs
  2688.  
  2689. ifInUcastPkts (254811 B) 25481.1 Bps 10 secs
  2690.  
  2691. ifOutUcastPkts (153777 B) 15377.7 Bps 10 secs
  2692.  
  2693. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2694.  
  2695. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2696.  
  2697. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2698.  
  2699. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2700.  
  2701. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2702.  
  2703. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2704.  
  2705. ifInDiscards (0 B) 0 Bps 10 secs
  2706.  
  2707. ifOutDiscards (0 B) 0 Bps 10 secs
  2708.  
  2709. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2710.  
  2711. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2712.  
  2713. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2714.  
  2715. ifInBroadcastPkts (38 B) 3.8 Bps 10 secs
  2716.  
  2717. ifOutBroadcastPkts (24 B) 2.4 Bps 10 secs
  2718.  
  2719. ifInMulticastPkts (30 B) 3 Bps 10 secs
  2720.  
  2721. ifOutMulticastPkts (571 B) 57.1 Bps 10 secs
  2722. bps(257.94 Mbps/69.05 Mbps)bytes(307.49 MiB/82.31 MiB)pkts(25.48 Kpps/15.38 Kpps)
  2723. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2724.  
  2725. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2726.  
  2727. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2728.  
  2729. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2730. SQL[UPDATE `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` = ? ["186873323247374",186873000819019,32242835.5,322428355,"39008215959346",39008129650060,8630928.6,86309286,"0",0,0,0,"0",0,0,0,"143679897592",143679642781,25481.1,254811,"80792775747",80792621970,15377.7,153777,1620732785,1620732775,10,11961] 0.4ms]
  2731.  
  2732. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"17094058",17094020,3.8,38,"11941094",11941070,2.4,24,"14748157",14748127,3,30,"212765815",212765244,57.1,571,11961] 0.38ms]
  2733.  
  2734. 2 updated
  2735.  
  2736. Port Gi0/12: GigabitEthernet0/12 (12 / #11963) ifHCInOctets
  2737. ifHCOutOctets
  2738. ifHCInUcastPkts
  2739. ifHCOutUcastPkts
  2740. ifHCInBroadcastPkts
  2741. ifHCOutBroadcastPkts
  2742. ifHCInMulticastPkts
  2743. ifHCOutMulticastPkts
  2744. ifHighSpeed
  2745. dot3Duplex VLAN = 103 Using ifDescr as ifAlias
  2746.  
  2747. Warning: Undefined array key "ifName:Gi0/12" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2748.  
  2749. Warning: Undefined array key "ifSpeed:Gi0/12" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2750.  
  2751. Warning: Undefined array key "ifSpeed:Gi0/12" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2752.  
  2753. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2754.  
  2755. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2756. GigabitEthernet0/12
  2757. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2758.  
  2759. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2760.  
  2761. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2762.  
  2763. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2764.  
  2765. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2766.  
  2767. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2768.  
  2769. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2770.  
  2771. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2772.  
  2773. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2774.  
  2775. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2776.  
  2777. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2778.  
  2779. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2780.  
  2781. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2782.  
  2783. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2784.  
  2785. ifInOctets (3942845 B) 394284.5 Bps 10 secs
  2786.  
  2787. ifOutOctets (248808947 B) 24880894.7 Bps 10 secs
  2788.  
  2789. ifInErrors (0 B) 0 Bps 10 secs
  2790.  
  2791. ifOutErrors (0 B) 0 Bps 10 secs
  2792.  
  2793. ifInUcastPkts (59328 B) 5932.8 Bps 10 secs
  2794.  
  2795. ifOutUcastPkts (177283 B) 17728.3 Bps 10 secs
  2796.  
  2797. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2798.  
  2799. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2800.  
  2801. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2802.  
  2803. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2804.  
  2805. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2806.  
  2807. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2808.  
  2809. ifInDiscards (0 B) 0 Bps 10 secs
  2810.  
  2811. ifOutDiscards (0 B) 0 Bps 10 secs
  2812.  
  2813. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2814.  
  2815. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2816.  
  2817. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2818.  
  2819. ifInBroadcastPkts (0 B) 0 Bps 10 secs
  2820.  
  2821. ifOutBroadcastPkts (40 B) 4 Bps 10 secs
  2822.  
  2823. ifInMulticastPkts (27 B) 2.7 Bps 10 secs
  2824.  
  2825. ifOutMulticastPkts (31 B) 3.1 Bps 10 secs
  2826. bps(3.15 Mbps/199.05 Mbps)bytes(3.76 MiB/237.28 MiB)pkts(5.93 Kpps/17.73 Kpps)
  2827. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2828.  
  2829. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2830.  
  2831. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2832.  
  2833. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2834. SQL[UPDATE `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` = ? ["1560614615174",1560610672329,394284.5,3942845,"94618535752271",94618286943324,24880894.7,248808947,"0",0,0,0,"0",0,0,0,"23488500633",23488441305,5932.8,59328,"67406471445",67406294162,17728.3,177283,1620732785,1620732775,10,11963] 0.45ms]
  2835.  
  2836. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"2717795",2717795,0,0,"14550328",14550288,4,40,"1528289",1528262,2.7,27,"3504959",3504928,3.1,31,11963] 0.35ms]
  2837.  
  2838. 2 updated
  2839.  
  2840. Port Nu0: Null0 (13 / #11964) ifInOctets
  2841. ifOutOctets
  2842. ifInUcastPkts
  2843. ifOutUcastPkts
  2844. ifInBroadcastPkts
  2845. ifOutBroadcastPkts
  2846. ifInMulticastPkts
  2847. ifOutMulticastPkts
  2848. ifHighSpeed
  2849.  
  2850. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 646
  2851. VLAN = Using ifDescr as ifAlias
  2852.  
  2853. Warning: Undefined array key "ifName:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 655
  2854.  
  2855. Warning: Undefined array key "ifSpeed:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2856.  
  2857. Warning: Undefined array key "ifSpeed:Nu0" in /opt/librenms/includes/polling/ports.inc.php on line 660
  2858.  
  2859. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2860.  
  2861. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2862.  
  2863. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2864.  
  2865. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2866.  
  2867. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 665
  2868.  
  2869. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 673
  2870. Null0
  2871. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  2872.  
  2873. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  2874.  
  2875. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  2876.  
  2877. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  2878.  
  2879. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2880.  
  2881. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2882.  
  2883. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2884.  
  2885. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2886.  
  2887. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2888.  
  2889. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2890.  
  2891. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2892.  
  2893. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2894.  
  2895. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  2896.  
  2897. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  2898.  
  2899. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2900.  
  2901. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2902.  
  2903. ifInOctets (0 B) 0 Bps 10 secs
  2904.  
  2905. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2906.  
  2907. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2908.  
  2909. ifOutOctets (0 B) 0 Bps 10 secs
  2910.  
  2911. ifInErrors (0 B) 0 Bps 10 secs
  2912.  
  2913. ifOutErrors (0 B) 0 Bps 10 secs
  2914.  
  2915. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2916.  
  2917. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2918.  
  2919. ifInUcastPkts (0 B) 0 Bps 10 secs
  2920.  
  2921. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2922.  
  2923. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2924.  
  2925. ifOutUcastPkts (0 B) 0 Bps 10 secs
  2926.  
  2927. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2928.  
  2929. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2930.  
  2931. ifInNUcastPkts (0 B) 0 Bps 10 secs
  2932.  
  2933. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2934.  
  2935. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2936.  
  2937. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  2938.  
  2939. ifInDiscards (0 B) 0 Bps 10 secs
  2940.  
  2941. ifOutDiscards (0 B) 0 Bps 10 secs
  2942.  
  2943. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2944.  
  2945. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2946.  
  2947. ifInUnknownProtos (0 B) 0 Bps 10 secs
  2948.  
  2949. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2950.  
  2951. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2952.  
  2953. ifInBroadcastPkts (0 B) 0 Bps 10 secs
  2954.  
  2955. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2956.  
  2957. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2958.  
  2959. ifOutBroadcastPkts (0 B) 0 Bps 10 secs
  2960.  
  2961. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2962.  
  2963. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2964.  
  2965. ifInMulticastPkts (0 B) 0 Bps 10 secs
  2966.  
  2967. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  2968.  
  2969. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  2970.  
  2971. ifOutMulticastPkts (0 B) 0 Bps 10 secs
  2972. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)
  2973. Warning: Undefined array key "ifInOctets" in /opt/librenms/includes/polling/ports.inc.php on line 819
  2974.  
  2975. Warning: Undefined array key "ifOutOctets" in /opt/librenms/includes/polling/ports.inc.php on line 820
  2976.  
  2977. Warning: Undefined array key "ifInUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 823
  2978.  
  2979. Warning: Undefined array key "ifOutUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 824
  2980.  
  2981. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  2982.  
  2983. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  2984.  
  2985. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  2986.  
  2987. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 830
  2988.  
  2989. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 831
  2990.  
  2991. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 832
  2992.  
  2993. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 833
  2994.  
  2995. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  2996. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1620732785,1620732775,10,11964] 0.36ms]
  2997.  
  2998. SQL[UPDATE `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,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,11964] 0.28ms]
  2999.  
  3000. 1 updated
  3001.  
  3002. Port Vl1: Vlan1 (14 / #11965) ifInOctets
  3003. ifOutOctets
  3004. ifInUcastPkts
  3005. ifOutUcastPkts
  3006. ifInBroadcastPkts
  3007. ifOutBroadcastPkts
  3008. ifInMulticastPkts
  3009. ifOutMulticastPkts
  3010. ifHighSpeed
  3011.  
  3012. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 646
  3013. VLAN = Using ifDescr as ifAlias
  3014.  
  3015. Warning: Undefined array key "ifName:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 655
  3016.  
  3017. Warning: Undefined array key "ifSpeed:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 660
  3018.  
  3019. Warning: Undefined array key "ifSpeed:Vl1" in /opt/librenms/includes/polling/ports.inc.php on line 660
  3020.  
  3021. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3022.  
  3023. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3024.  
  3025. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3026.  
  3027. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3028.  
  3029. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3030.  
  3031. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3032. Vlan1
  3033. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  3034.  
  3035. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  3036.  
  3037. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  3038.  
  3039. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  3040.  
  3041. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3042.  
  3043. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3044.  
  3045. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3046.  
  3047. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3048.  
  3049. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3050.  
  3051. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3052.  
  3053. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3054.  
  3055. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3056.  
  3057. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3058.  
  3059. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3060. 11965 skipped because port is still down since last polling.
  3061.  
  3062. Port Vl200: Vlan200 (15 / #11967) ifHCInOctets
  3063. ifHCOutOctets
  3064. ifHCInUcastPkts
  3065. ifHCOutUcastPkts
  3066. ifInBroadcastPkts
  3067. ifOutBroadcastPkts
  3068. ifInMulticastPkts
  3069. ifOutMulticastPkts
  3070. ifHighSpeed
  3071.  
  3072. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 646
  3073. VLAN = Using ifDescr as ifAlias
  3074.  
  3075. Warning: Undefined array key "ifName:Vl200" in /opt/librenms/includes/polling/ports.inc.php on line 655
  3076.  
  3077. Warning: Undefined array key "ifSpeed:Vl200" in /opt/librenms/includes/polling/ports.inc.php on line 660
  3078.  
  3079. Warning: Undefined array key "ifSpeed:Vl200" in /opt/librenms/includes/polling/ports.inc.php on line 660
  3080.  
  3081. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3082.  
  3083. Warning: Undefined array key "ifDuplex" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3084.  
  3085. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3086.  
  3087. Warning: Undefined array key "ifTrunk" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3088.  
  3089. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 665
  3090.  
  3091. Warning: Undefined array key "ifVlan" in /opt/librenms/includes/polling/ports.inc.php on line 673
  3092. Vlan200
  3093. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 8
  3094.  
  3095. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 9
  3096.  
  3097. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 10
  3098.  
  3099. Warning: Undefined array key 1 in /opt/librenms/includes/port-descr-parser.inc.php on line 11
  3100.  
  3101. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3102.  
  3103. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3104.  
  3105. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3106.  
  3107. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3108.  
  3109. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3110.  
  3111. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3112.  
  3113. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3114.  
  3115. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3116.  
  3117. Warning: Undefined variable $port_ifAlias in /opt/librenms/includes/polling/ports.inc.php on line 724
  3118.  
  3119. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/polling/ports.inc.php on line 724
  3120.  
  3121. ifInOctets (18625 B) 1862.5 Bps 10 secs
  3122.  
  3123. ifOutOctets (43971 B) 4397.1 Bps 10 secs
  3124.  
  3125. ifInErrors (0 B) 0 Bps 10 secs
  3126.  
  3127. ifOutErrors (0 B) 0 Bps 10 secs
  3128.  
  3129. ifInUcastPkts (172 B) 17.2 Bps 10 secs
  3130.  
  3131. ifOutUcastPkts (171 B) 17.1 Bps 10 secs
  3132.  
  3133. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3134.  
  3135. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3136.  
  3137. ifInNUcastPkts (0 B) 0 Bps 10 secs
  3138.  
  3139. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3140.  
  3141. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3142.  
  3143. ifOutNUcastPkts (0 B) 0 Bps 10 secs
  3144.  
  3145. ifInDiscards (0 B) 0 Bps 10 secs
  3146.  
  3147. ifOutDiscards (0 B) 0 Bps 10 secs
  3148.  
  3149. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3150.  
  3151. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3152.  
  3153. ifInUnknownProtos (0 B) 0 Bps 10 secs
  3154.  
  3155. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3156.  
  3157. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3158.  
  3159. ifInBroadcastPkts (0 B) 0 Bps 10 secs
  3160.  
  3161. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3162.  
  3163. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3164.  
  3165. ifOutBroadcastPkts (0 B) 0 Bps 10 secs
  3166.  
  3167. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3168.  
  3169. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3170.  
  3171. ifInMulticastPkts (0 B) 0 Bps 10 secs
  3172.  
  3173. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 757
  3174.  
  3175. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 762
  3176.  
  3177. ifOutMulticastPkts (0 B) 0 Bps 10 secs
  3178. bps(14.9 Kbps/35.18 Kbps)bytes(18.19 KiB/42.94 KiB)pkts(17.2 pps/17.1 pps)
  3179. Warning: Undefined array key "ifInNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 825
  3180.  
  3181. Warning: Undefined array key "ifOutNUcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 826
  3182.  
  3183. Warning: Undefined array key "ifInUnknownProtos" in /opt/librenms/includes/polling/ports.inc.php on line 829
  3184.  
  3185. Warning: Undefined array key "ifInBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 830
  3186.  
  3187. Warning: Undefined array key "ifOutBroadcastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 831
  3188.  
  3189. Warning: Undefined array key "ifInMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 832
  3190.  
  3191. Warning: Undefined array key "ifOutMulticastPkts" in /opt/librenms/includes/polling/ports.inc.php on line 833
  3192.  
  3193. Warning: Undefined array key "pagpOperationMode" in /opt/librenms/includes/polling/ports.inc.php on line 864
  3194. SQL[UPDATE `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` = ? ["322578934",322560309,1862.5,18625,"666189408",666145437,4397.1,43971,"0",0,0,0,"0",0,0,0,"3226343",3226171,17.2,172,"2823527",2823356,17.1,171,1620732785,1620732775,10,11967] 0.43ms]
  3195.  
  3196. SQL[UPDATE `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,0,0,0,0,0,0,0,"0",0,0,0,"17",17,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11967] 0.29ms]
  3197.  
  3198. 1 updated
  3199.  
  3200. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (?, ?, ?, ?) [1620732785,1620732775,null,11955,11957,11959,11965] 0.46ms]
  3201.  
  3202. 4 updated
  3203.  
  3204. >> Runtime for poller module 'ports': 1.6271 seconds with 46272 bytes
  3205. >> SNMP: [26/1.59s] MySQL: [23/0.01s]
  3206. #### Unload poller module ports ####
  3207.  
  3208. Modules status: Global+
  3209. OS
  3210. Device
  3211.  
  3212. Warning: Undefined array key "poll_customoid" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3213.  
  3214. #### Load poller module customoid ####
  3215. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [636] 0.35ms]
  3216.  
  3217.  
  3218. >> Runtime for poller module 'customoid': 0.0006 seconds with 2312 bytes
  3219. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3220. #### Unload poller module customoid ####
  3221.  
  3222. Modules status: Global+
  3223. OS
  3224. Device
  3225.  
  3226. Warning: Undefined array key "poll_bgp-peers" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3227.  
  3228. #### Load poller module bgp-peers ####
  3229. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [636] 0.44ms]
  3230.  
  3231.  
  3232. >> Runtime for poller module 'bgp-peers': 0.0018 seconds with 15080 bytes
  3233. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3234. #### Unload poller module bgp-peers ####
  3235.  
  3236. Modules status: Global-
  3237. OS
  3238. Device
  3239.  
  3240. Warning: Undefined array key "poll_junose-atm-vp" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3241. Module [ junose-atm-vp ] disabled globally.
  3242.  
  3243. Modules status: Global-
  3244. OS
  3245. Device
  3246.  
  3247. Warning: Undefined array key "poll_printer-supplies" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3248. Module [ printer-supplies ] disabled globally.
  3249.  
  3250. Modules status: Global+
  3251. OS
  3252. Device
  3253.  
  3254. Warning: Undefined array key "poll_ucd-diskio" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3255.  
  3256. #### Load poller module ucd-diskio ####
  3257. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id` = ? [636] 0.31ms]
  3258.  
  3259.  
  3260. >> Runtime for poller module 'ucd-diskio': 0.0005 seconds with 1864 bytes
  3261. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3262. #### Unload poller module ucd-diskio ####
  3263.  
  3264. Modules status: Global-
  3265. OS
  3266. Device
  3267.  
  3268. Warning: Undefined array key "poll_wifi" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3269. Module [ wifi ] disabled globally.
  3270.  
  3271. Modules status: Global+
  3272. OS
  3273. Device
  3274.  
  3275. Warning: Undefined array key "poll_wireless" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3276.  
  3277. #### Load poller module wireless ####
  3278. Attempting to initialize OS: ios
  3279. OS initialized: LibreNMS\OS\Ios
  3280. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [636] 0.37ms]
  3281.  
  3282.  
  3283. >> Runtime for poller module 'wireless': 0.0015 seconds with 104592 bytes
  3284. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3285. #### Unload poller module wireless ####
  3286.  
  3287. Modules status: Global+
  3288. OS
  3289. Device
  3290.  
  3291. Warning: Undefined array key "poll_ospf" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3292.  
  3293. #### Load poller module ospf ####
  3294. Processes: SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'OSPF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']
  3295. ospfGeneralGroup = No Such Object available on this agent at this OID
  3296.  
  3297. Invalid snmp_walk() data = ospfGeneralGroup = No Such Object available on this agent at this OID
  3298.  
  3299. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3300.  
  3301. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3302. array (
  3303. )
  3304. SQL[delete from `ospf_instances` where (`device_id` = ? and `context_name` is null) and 1 = 1 [636] 0.42ms]
  3305.  
  3306. 0
  3307. >> Runtime for poller module 'ospf': 0.0482 seconds with 31560 bytes
  3308. >> SNMP: [1/0.05s] MySQL: [0/0.00s]
  3309. #### Unload poller module ospf ####
  3310.  
  3311. Modules status: Global-
  3312. OS+
  3313. Device
  3314.  
  3315. Warning: Undefined array key "poll_cisco-ipsec-flow-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3316.  
  3317. #### Load poller module cisco-ipsec-flow-monitor ####
  3318. SNMP['/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']
  3319. cipSecGlobalActiveTunnels.0 = 0
  3320. cipSecGlobalPreviousTunnels.0 = 0
  3321. cipSecGlobalInOctets.0 = 0
  3322. cipSecGlobalHcInOctets.0 = 0
  3323. cipSecGlobalInOctWraps.0 = 0
  3324. cipSecGlobalInDecompOctets.0 = 0
  3325. cipSecGlobalHcInDecompOctets.0 = 0
  3326. cipSecGlobalInDecompOctWraps.0 = 0
  3327. cipSecGlobalInPkts.0 = 0
  3328. cipSecGlobalInDrops.0 = 0
  3329. cipSecGlobalInReplayDrops.0 = 0
  3330. cipSecGlobalInAuths.0 = 0
  3331. cipSecGlobalInAuthFails.0 = 0
  3332. cipSecGlobalInDecrypts.0 = 0
  3333. cipSecGlobalInDecryptFails.0 = 0
  3334. cipSecGlobalOutOctets.0 = 0
  3335. cipSecGlobalHcOutOctets.0 = 0
  3336. cipSecGlobalOutOctWraps.0 = 0
  3337. cipSecGlobalOutUncompOctets.0 = 0
  3338. cipSecGlobalHcOutUncompOctets.0 = 0
  3339. cipSecGlobalOutUncompOctWraps.0 = 0
  3340. cipSecGlobalOutPkts.0 = 0
  3341. cipSecGlobalOutDrops.0 = 0
  3342. cipSecGlobalOutAuths.0 = 0
  3343. cipSecGlobalOutAuthFails.0 = 0
  3344. cipSecGlobalOutEncrypts.0 = 0
  3345. cipSecGlobalOutEncryptFails.0 = 0
  3346. cipSecGlobalProtocolUseFails.0 = 0
  3347. cipSecGlobalNoSaFails.0 = 0
  3348. cipSecGlobalSysCapFails.0 = 0
  3349.  
  3350.  
  3351. >> Runtime for poller module 'cisco-ipsec-flow-monitor': 0.0794 seconds with 3688 bytes
  3352. >> SNMP: [1/0.08s] MySQL: [0/0.00s]
  3353. #### Unload poller module cisco-ipsec-flow-monitor ####
  3354.  
  3355. Modules status: Global-
  3356. OS+
  3357. Device
  3358.  
  3359. Warning: Undefined array key "poll_cisco-remote-access-monitor" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3360.  
  3361. #### Load poller module cisco-remote-access-monitor ####
  3362. SNMP['/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']
  3363. crasEmailNumSessions.0 = No Such Object available on this agent at this OID
  3364. crasIPSecNumSessions.0 = No Such Object available on this agent at this OID
  3365. crasL2LNumSessions.0 = No Such Object available on this agent at this OID
  3366. crasLBNumSessions.0 = No Such Object available on this agent at this OID
  3367. crasSVCNumSessions.0 = No Such Object available on this agent at this OID
  3368. crasWebvpnNumSessions.0 = No Such Object available on this agent at this OID
  3369.  
  3370.  
  3371. Warning: Undefined array key 0 in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 38
  3372.  
  3373. 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
  3374.  
  3375. Warning: Undefined array key "crasIPSecNumSessions" in /opt/librenms/includes/polling/cisco-remote-access-monitor.inc.php on line 46
  3376.  
  3377. >> Runtime for poller module 'cisco-remote-access-monitor': 0.0252 seconds with 1736 bytes
  3378. >> SNMP: [1/0.02s] MySQL: [0/0.00s]
  3379. #### Unload poller module cisco-remote-access-monitor ####
  3380.  
  3381. Modules status: Global-
  3382. OS+
  3383. Device
  3384.  
  3385. Warning: Undefined array key "poll_cisco-cef" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3386.  
  3387. #### Load poller module cisco-cef ####
  3388. SNMP['/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']
  3389. cefSwitchingStatsEntry = No Such Object available on this agent at this OID
  3390.  
  3391.  
  3392. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 720
  3393.  
  3394. Warning: Undefined array key 2 in /opt/librenms/includes/snmp.inc.php on line 720
  3395.  
  3396. Warning: Undefined array key 3 in /opt/librenms/includes/snmp.inc.php on line 720
  3397. cefSwitchingStatsEntry = No Such Object available on this agent at this OID || cefSwitchingStatsEntry || || ||
  3398. SQL[SELECT * FROM `cef_switching` WHERE `device_id` = ? [636] 0.46ms]
  3399.  
  3400. array (
  3401. )
  3402.  
  3403. Warning: Undefined variable $entity_array in /opt/librenms/includes/polling/cisco-cef.inc.php on line 19
  3404. Caching OIDs: entPhysicalDescr
  3405. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  3406.  
  3407. Warning: Trying to access array offset on value of type null in /opt/librenms/includes/snmp.inc.php on line 557
  3408. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalDescr']
  3409. entPhysicalDescr.1 = Cisco Catalyst 3550 10 GBIC + 2 10/100/1000 baseT ports fixed configuration Layer 2/3 Ethernet Switch
  3410. entPhysicalDescr.2 = Gigabit Ethernet
  3411. entPhysicalDescr.3 = Gigabit Ethernet
  3412. entPhysicalDescr.4 = Gigabit Ethernet
  3413. entPhysicalDescr.5 = Gigabit Ethernet
  3414. entPhysicalDescr.6 = Gigabit Ethernet
  3415. entPhysicalDescr.7 = Gigabit Ethernet
  3416. entPhysicalDescr.8 = Gigabit Ethernet
  3417. entPhysicalDescr.9 = Gigabit Ethernet
  3418. entPhysicalDescr.10 = Gigabit Ethernet
  3419. entPhysicalDescr.11 = Gigabit Ethernet
  3420. entPhysicalDescr.12 = 10/100/1000BaseTXGigabit Ethernet
  3421. entPhysicalDescr.13 = 10/100/1000BaseTXGigabit Ethernet
  3422. entPhysicalDescr.14 = GigabitEthernet Container
  3423. entPhysicalDescr.15 = GigabitEthernet Container
  3424. entPhysicalDescr.16 = GigabitEthernet Container
  3425. entPhysicalDescr.17 = GigabitEthernet Container
  3426. entPhysicalDescr.18 = GigabitEthernet Container
  3427. entPhysicalDescr.19 = GigabitEthernet Container
  3428. entPhysicalDescr.20 = GigabitEthernet Container
  3429. entPhysicalDescr.21 = GigabitEthernet Container
  3430. entPhysicalDescr.22 = GigabitEthernet Container
  3431. entPhysicalDescr.23 = GigabitEthernet Container
  3432. entPhysicalDescr.24 = shortwave fibre gigabit ethernet port adapter
  3433. entPhysicalDescr.25 = shortwave fibre gigabit ethernet port adapter
  3434. entPhysicalDescr.26 = shortwave fibre gigabit ethernet port adapter
  3435. entPhysicalDescr.27 = shortwave fibre gigabit ethernet port adapter
  3436. entPhysicalDescr.28 = shortwave fibre gigabit ethernet port adapter
  3437. entPhysicalDescr.29 = longwave fiber gigabit ethernet port adapter
  3438.  
  3439. entPhysicalNameSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalName']
  3440. entPhysicalName.1 = old-stone-705-h-p
  3441. entPhysicalName.2 = GigabitEthernet0/1
  3442. entPhysicalName.3 = GigabitEthernet0/2
  3443. entPhysicalName.4 = GigabitEthernet0/3
  3444. entPhysicalName.5 = GigabitEthernet0/4
  3445. entPhysicalName.6 = GigabitEthernet0/5
  3446. entPhysicalName.7 = GigabitEthernet0/6
  3447. entPhysicalName.8 = GigabitEthernet0/7
  3448. entPhysicalName.9 = GigabitEthernet0/8
  3449. entPhysicalName.10 = GigabitEthernet0/9
  3450. entPhysicalName.11 = GigabitEthernet0/10
  3451. entPhysicalName.12 = GigabitEthernet0/11
  3452. entPhysicalName.13 = GigabitEthernet0/12
  3453. entPhysicalName.14 = GigabitEthernet0/1 Container
  3454. entPhysicalName.15 = GigabitEthernet0/2 Container
  3455. entPhysicalName.16 = GigabitEthernet0/3 Container
  3456. entPhysicalName.17 = GigabitEthernet0/4 Container
  3457. entPhysicalName.18 = GigabitEthernet0/5 Container
  3458. entPhysicalName.19 = GigabitEthernet0/6 Container
  3459. entPhysicalName.20 = GigabitEthernet0/7 Container
  3460. entPhysicalName.21 = GigabitEthernet0/8 Container
  3461. entPhysicalName.22 = GigabitEthernet0/9 Container
  3462. entPhysicalName.23 = GigabitEthernet0/10 Container
  3463. entPhysicalName.24 = GigabitEthernet0/1 port adapter
  3464. entPhysicalName.25 = GigabitEthernet0/2 port adapter
  3465. entPhysicalName.26 = GigabitEthernet0/3 port adapter
  3466. entPhysicalName.27 = GigabitEthernet0/5 port adapter
  3467. entPhysicalName.28 = GigabitEthernet0/6 port adapter
  3468. entPhysicalName.29 = GigabitEthernet0/7 port adapter
  3469.  
  3470. entPhysicalModelNameSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'entPhysicalModelName']
  3471. entPhysicalModelName.1 = WS-C3550-12G
  3472. entPhysicalModelName.2 =
  3473. entPhysicalModelName.3 =
  3474. entPhysicalModelName.4 =
  3475. entPhysicalModelName.5 =
  3476. entPhysicalModelName.6 =
  3477. entPhysicalModelName.7 =
  3478. entPhysicalModelName.8 =
  3479. entPhysicalModelName.9 =
  3480. entPhysicalModelName.10 =
  3481. entPhysicalModelName.11 =
  3482. entPhysicalModelName.12 =
  3483. entPhysicalModelName.13 =
  3484. entPhysicalModelName.14 =
  3485. entPhysicalModelName.15 =
  3486. entPhysicalModelName.16 =
  3487. entPhysicalModelName.17 =
  3488. entPhysicalModelName.18 =
  3489. entPhysicalModelName.19 =
  3490. entPhysicalModelName.20 =
  3491. entPhysicalModelName.21 =
  3492. entPhysicalModelName.22 =
  3493. entPhysicalModelName.23 =
  3494. entPhysicalModelName.24 = GBIC_SX
  3495. entPhysicalModelName.25 = GBIC_SX
  3496. entPhysicalModelName.26 = GBIC_SX
  3497. entPhysicalModelName.27 = GBIC_SX
  3498. entPhysicalModelName.28 = GBIC_SX
  3499. entPhysicalModelName.29 = GBIC_LX
  3500.  
  3501.  
  3502. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 97
  3503.  
  3504. Warning: Undefined variable $cefs_db in /opt/librenms/includes/polling/cisco-cef.inc.php on line 99
  3505.  
  3506.  
  3507. >> Runtime for poller module 'cisco-cef': 0.2095 seconds with 49632 bytes
  3508. >> SNMP: [3/0.16s] MySQL: [1/0.00s]
  3509. #### Unload poller module cisco-cef ####
  3510.  
  3511. Modules status: Global-
  3512. OS+
  3513. Device
  3514.  
  3515. Warning: Undefined array key "poll_cisco-sla" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3516.  
  3517. #### Load poller module cisco-sla ####
  3518. SQL[SELECT * FROM `slas` WHERE `device_id` = ? AND `deleted` = 0 [636] 0.54ms]
  3519.  
  3520.  
  3521. >> Runtime for poller module 'cisco-sla': 0.0013 seconds with 4368 bytes
  3522. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3523. #### Unload poller module cisco-sla ####
  3524.  
  3525. Modules status: Global-
  3526. OS+
  3527. Device
  3528.  
  3529. Warning: Undefined array key "poll_cisco-mac-accounting" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3530.  
  3531. #### Load poller module cisco-mac-accounting ####
  3532. SQL[SELECT *, 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 = ? [636] 0.71ms]
  3533.  
  3534.  
  3535.  
  3536. >> Runtime for poller module 'cisco-mac-accounting': 0.0012 seconds with 6328 bytes
  3537. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3538. #### Unload poller module cisco-mac-accounting ####
  3539.  
  3540. Modules status: Global-
  3541. OS+
  3542. Device
  3543.  
  3544. Warning: Undefined array key "poll_cipsec-tunnels" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3545.  
  3546. #### Load poller module cipsec-tunnels ####
  3547. SNMP['/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']
  3548. cipSecTunnelEntry = No Such Object available on this agent at this OID
  3549.  
  3550. Invalid snmp_walk() data = cipSecTunnelEntry = No Such Object available on this agent at this OID
  3551.  
  3552. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3553.  
  3554. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3555. SQL[SELECT * FROM `ipsec_tunnels` WHERE `device_id` = ? [636] 0.7ms]
  3556.  
  3557.  
  3558. >> Runtime for poller module 'cipsec-tunnels': 0.0469 seconds with 4456 bytes
  3559. >> SNMP: [1/0.05s] MySQL: [1/0.00s]
  3560. #### Unload poller module cipsec-tunnels ####
  3561.  
  3562. Modules status: Global-
  3563. OS+
  3564. Device
  3565.  
  3566. Warning: Undefined array key "poll_cisco-ace-loadbalancer" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3567.  
  3568. #### Load poller module cisco-ace-loadbalancer ####
  3569. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-ENHANCED-SLB-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cesServerFarmRserverTable']
  3570. cesServerFarmRserverTable = No Such Object available on this agent at this OID
  3571.  
  3572. Invalid snmp_walk() data = cesServerFarmRserverTable = No Such Object available on this agent at this OID
  3573.  
  3574. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3575.  
  3576. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3577. SQL[SELECT * FROM `loadbalancer_rservers` WHERE `device_id` = ? [636] 0.38ms]
  3578.  
  3579.  
  3580. >> Runtime for poller module 'cisco-ace-loadbalancer': 0.0481 seconds with 3152 bytes
  3581. >> SNMP: [1/0.05s] MySQL: [1/0.00s]
  3582. #### Unload poller module cisco-ace-loadbalancer ####
  3583.  
  3584. Modules status: Global-
  3585. OS+
  3586. Device
  3587.  
  3588. Warning: Undefined array key "poll_cisco-ace-serverfarms" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3589.  
  3590. #### Load poller module cisco-ace-serverfarms ####
  3591. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-SLB-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'slbVServerInfoTable']
  3592. slbVServerInfoTable = No Such Object available on this agent at this OID
  3593.  
  3594. Invalid snmp_walk() data = slbVServerInfoTable = No Such Object available on this agent at this OID
  3595.  
  3596. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3597.  
  3598. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3599. SQL[SELECT * FROM `loadbalancer_vservers` WHERE `device_id` = ? [636] 0.46ms]
  3600.  
  3601.  
  3602. >> Runtime for poller module 'cisco-ace-serverfarms': 0.0738 seconds with 3152 bytes
  3603. >> SNMP: [1/0.07s] MySQL: [1/0.00s]
  3604. #### Unload poller module cisco-ace-serverfarms ####
  3605.  
  3606. Modules status: Global-
  3607. OS
  3608. Device
  3609.  
  3610. Warning: Undefined array key "poll_cisco-asa-firewall" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3611. Module [ cisco-asa-firewall ] disabled globally.
  3612.  
  3613. Modules status: Global-
  3614. OS+
  3615. Device
  3616.  
  3617. Warning: Undefined array key "poll_cisco-voice" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3618.  
  3619. #### Load poller module cisco-voice ####
  3620. SNMP['/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']
  3621. .*.*.1.3.1 = 6
  3622. .*.*.1.3.2 = 6
  3623. .*.*.1.3.3 = 6
  3624. .*.*.1.3.4 = 6
  3625. .*.*.1.3.5 = 6
  3626. .*.*.1.3.6 = 6
  3627. .*.*.1.3.7 = 6
  3628. .*.*.1.3.8 = 6
  3629. .*.*.1.3.9 = 6
  3630. .*.*.1.3.10 = 6
  3631. .*.*.1.3.11 = 6
  3632. .*.*.1.3.12 = 6
  3633. .*.*.1.3.13 = 1
  3634. .*.*.1.3.14 = 53
  3635. .*.*.1.3.15 = 53
  3636.  
  3637. SNMP['/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']
  3638. cvCallVolConnActiveConnection = No Such Object available on this agent at this OID
  3639.  
  3640. Invalid snmp_walk() data = cvCallVolConnActiveConnection = No Such Object available on this agent at this OID
  3641.  
  3642. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3643.  
  3644. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3645. array (
  3646. )
  3647.  
  3648. Warning: Undefined array key "h323" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 28
  3649.  
  3650. 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
  3651.  
  3652. Warning: Undefined array key "sip" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 29
  3653.  
  3654. 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
  3655.  
  3656. Warning: Undefined array key "mgcp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 30
  3657.  
  3658. 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
  3659.  
  3660. Warning: Undefined array key "sccp" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 31
  3661.  
  3662. 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
  3663.  
  3664. Warning: Undefined array key "multicast" in /opt/librenms/includes/polling/cisco-voice/cisco-ip.inc.php on line 32
  3665.  
  3666. 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
  3667. array (
  3668. 'h323' => NULL,
  3669. 'sip' => NULL,
  3670. 'mgcp' => NULL,
  3671. 'sccp' => NULL,
  3672. 'multicast' => NULL,
  3673. )
  3674. Cisco IOS Voice IP SNMP['/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']
  3675. .*.*.*.1.6 = No Such Object available on this agent at this OID
  3676.  
  3677. 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
  3678.  
  3679. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3680.  
  3681. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3682. SNMP['/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']
  3683. .*.*.*.1.3 = No Such Object available on this agent at this OID
  3684.  
  3685. 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
  3686.  
  3687. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3688.  
  3689. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3690.  
  3691. 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
  3692.  
  3693. 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
  3694. SNMP['/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']
  3695. .*.*.*.0 = No Such Object available on this agent at this OID
  3696.  
  3697. 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
  3698.  
  3699. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3700.  
  3701. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3702.  
  3703. 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
  3704.  
  3705. 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
  3706.  
  3707. >> Runtime for poller module 'cisco-voice': 0.2129 seconds with 3200 bytes
  3708. >> SNMP: [5/0.21s] MySQL: [0/0.00s]
  3709. #### Unload poller module cisco-voice ####
  3710.  
  3711. Modules status: Global-
  3712. OS+
  3713. Device
  3714.  
  3715. Warning: Undefined array key "poll_cisco-cbqos" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3716.  
  3717. #### Load poller module cisco-cbqos ####
  3718. SQL[select * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? ["Cisco-CBQOS",0,0,636] 0.69ms]
  3719.  
  3720.  
  3721. Warning: Undefined array key 636 in /opt/librenms/includes/polling/cisco-cbqos.inc.php on line 26
  3722.  
  3723. >> Runtime for poller module 'cisco-cbqos': 0.0025 seconds with 75368 bytes
  3724. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3725. #### Unload poller module cisco-cbqos ####
  3726.  
  3727. Modules status: Global-
  3728. OS+
  3729. Device
  3730.  
  3731. Warning: Undefined array key "poll_cisco-otv" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3732.  
  3733. #### Load poller module cisco-otv ####
  3734. SQL[select * from `component` where `type` = ? and `disabled` = ? and `device_id` = ? ["Cisco-OTV",0,636] 0.37ms]
  3735.  
  3736.  
  3737. Warning: Undefined array key 636 in /opt/librenms/includes/polling/cisco-otv.inc.php on line 69
  3738.  
  3739. >> Runtime for poller module 'cisco-otv': 0.0009 seconds with 5704 bytes
  3740. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  3741. #### Unload poller module cisco-otv ####
  3742.  
  3743. Modules status: Global-
  3744. OS
  3745. Device
  3746.  
  3747. Warning: Undefined array key "poll_cisco-qfp" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3748. Module [ cisco-qfp ] disabled globally.
  3749.  
  3750. Modules status: Global-
  3751. OS+
  3752. Device
  3753.  
  3754. Warning: Undefined array key "poll_cisco-vpdn" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3755.  
  3756. #### Load poller module cisco-vpdn ####
  3757. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-VPDN-MGMT-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cvpdnSystemEntry']
  3758. cvpdnSystemEntry = No Such Object available on this agent at this OID
  3759.  
  3760. Invalid snmp_walk() data = cvpdnSystemEntry = No Such Object available on this agent at this OID
  3761.  
  3762. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3763.  
  3764. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3765.  
  3766. >> Runtime for poller module 'cisco-vpdn': 0.0449 seconds with 1680 bytes
  3767. >> SNMP: [1/0.04s] MySQL: [0/0.00s]
  3768. #### Unload poller module cisco-vpdn ####
  3769.  
  3770. Modules status: Global-
  3771. OS
  3772. Device
  3773.  
  3774. Warning: Undefined array key "poll_nac" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3775. Module [ nac ] disabled globally.
  3776.  
  3777. Modules status: Global-
  3778. OS
  3779. Device
  3780.  
  3781. Warning: Undefined array key "poll_netscaler-vsvr" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3782. Module [ netscaler-vsvr ] disabled globally.
  3783.  
  3784. Modules status: Global-
  3785. OS
  3786. Device
  3787.  
  3788. Warning: Undefined array key "poll_aruba-controller" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3789. Module [ aruba-controller ] disabled globally.
  3790.  
  3791. Modules status: Global+
  3792. OS
  3793. Device
  3794.  
  3795. Warning: Undefined array key "poll_entity-physical" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3796.  
  3797. #### Load poller module entity-physical ####
  3798. Cisco Cat6xxx/76xx Crossbar :
  3799. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-CAT6K-CROSSBAR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cc6kxbarModuleModeTable']
  3800. cc6kxbarModuleModeTable = No Such Object available on this agent at this OID
  3801.  
  3802. Invalid snmp_walk() data = cc6kxbarModuleModeTable = No Such Object available on this agent at this OID
  3803.  
  3804. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3805.  
  3806. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3807. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'CISCO-CAT6K-CROSSBAR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'cc6kxbarModuleChannelTable']
  3808. cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID
  3809.  
  3810. Invalid snmp_walk() data = cc6kxbarModuleChannelTable = No Such Object available on this agent at this OID
  3811.  
  3812. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 482
  3813.  
  3814. Warning: Undefined array key 1 in /opt/librenms/includes/snmp.inc.php on line 485
  3815. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = ? [636] 0.41ms]
  3816.  
  3817.  
  3818. Warning: Undefined variable $entPhysical_state in /opt/librenms/includes/polling/entity-physical/state.inc.php on line 40
  3819.  
  3820. >> Runtime for poller module 'entity-physical': 0.0840 seconds with 3960 bytes
  3821. >> SNMP: [2/0.08s] MySQL: [1/0.00s]
  3822. #### Unload poller module entity-physical ####
  3823.  
  3824. Modules status: Global-
  3825. OS
  3826. Device
  3827.  
  3828. Warning: Undefined array key "poll_entity-state" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3829. Module [ entity-state ] disabled globally.
  3830.  
  3831. Modules status: Global+
  3832. OS
  3833. Device
  3834.  
  3835. Warning: Undefined array key "poll_applications" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3836.  
  3837. #### Load poller module applications ####
  3838. SQL[SELECT * FROM `applications` WHERE `device_id` = ? [636] 0.33ms]
  3839.  
  3840.  
  3841. >> Runtime for poller module 'applications': 0.0005 seconds with 1512 bytes
  3842. >> SNMP: [0/0.00s] MySQL: [1/0.00s]
  3843. #### Unload poller module applications ####
  3844.  
  3845. Modules status: Global-
  3846. OS
  3847. Device
  3848.  
  3849. Warning: Undefined array key "poll_mib" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3850. Module [ mib ] disabled globally.
  3851.  
  3852. Modules status: Global+
  3853. OS
  3854. Device
  3855.  
  3856. Warning: Undefined array key "poll_stp" in /opt/librenms/includes/polling/functions.inc.php on line 309
  3857.  
  3858. #### Load poller module stp ####
  3859. SQL[SELECT * FROM `stp` WHERE `device_id` = ? [636] 0.38ms]
  3860.  
  3861. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1dStpProtocolSpecification.0']
  3862. ieee8021d
  3863.  
  3864. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1dStp']
  3865. dot1dStpProtocolSpecification.0 = ieee8021d
  3866. dot1dStpPriority.0 = 32769
  3867. dot1dStpTimeSinceTopologyChange.0 = 27:10:59:45.00
  3868. dot1dStpTopChanges.0 = 6
  3869. dot1dStpDesignatedRoot.0 = "80 01 00 0A B8 A3 FE 80 "
  3870. dot1dStpRootCost.0 = 8
  3871. dot1dStpRootPort.0 = 7
  3872. dot1dStpMaxAge.0 = 2000
  3873. dot1dStpHelloTime.0 = 200
  3874. dot1dStpHoldTime.0 = 100
  3875. dot1dStpForwardDelay.0 = 1500
  3876. dot1dStpBridgeMaxAge.0 = 2000
  3877. dot1dStpBridgeHelloTime.0 = 200
  3878. dot1dStpBridgeForwardDelay.0 = 1500
  3879. dot1dStpPort.1 = 1
  3880. dot1dStpPort.2 = 2
  3881. dot1dStpPort.3 = 3
  3882. dot1dStpPort.4 = 4
  3883. dot1dStpPort.5 = 5
  3884. dot1dStpPort.6 = 6
  3885. dot1dStpPort.7 = 7
  3886. dot1dStpPort.11 = 11
  3887. dot1dStpPortPriority.1 = 128
  3888. dot1dStpPortPriority.2 = 128
  3889. dot1dStpPortPriority.3 = 128
  3890. dot1dStpPortPriority.4 = 128
  3891. dot1dStpPortPriority.5 = 128
  3892. dot1dStpPortPriority.6 = 128
  3893. dot1dStpPortPriority.7 = 128
  3894. dot1dStpPortPriority.11 = 128
  3895. dot1dStpPortState.1 = forwarding
  3896. dot1dStpPortState.2 = forwarding
  3897. dot1dStpPortState.3 = forwarding
  3898. dot1dStpPortState.4 = forwarding
  3899. dot1dStpPortState.5 = forwarding
  3900. dot1dStpPortState.6 = forwarding
  3901. dot1dStpPortState.7 = forwarding
  3902. dot1dStpPortState.11 = forwarding
  3903. dot1dStpPortEnable.1 = enabled
  3904. dot1dStpPortEnable.2 = enabled
  3905. dot1dStpPortEnable.3 = enabled
  3906. dot1dStpPortEnable.4 = enabled
  3907. dot1dStpPortEnable.5 = enabled
  3908. dot1dStpPortEnable.6 = enabled
  3909. dot1dStpPortEnable.7 = enabled
  3910. dot1dStpPortEnable.11 = enabled
  3911. dot1dStpPortPathCost.1 = 4
  3912. dot1dStpPortPathCost.2 = 4
  3913. dot1dStpPortPathCost.3 = 4
  3914. dot1dStpPortPathCost.4 = 4
  3915. dot1dStpPortPathCost.5 = 4
  3916. dot1dStpPortPathCost.6 = 4
  3917. dot1dStpPortPathCost.7 = 4
  3918. dot1dStpPortPathCost.11 = 4
  3919. dot1dStpPortDesignatedRoot.1 = "80 01 00 0A B8 A3 FE 80 "
  3920. dot1dStpPortDesignatedRoot.2 = "80 01 00 0A B8 A3 FE 80 "
  3921. dot1dStpPortDesignatedRoot.3 = "80 01 00 0A B8 A3 FE 80 "
  3922. dot1dStpPortDesignatedRoot.4 = "80 01 00 0A B8 A3 FE 80 "
  3923. dot1dStpPortDesignatedRoot.5 = "80 01 00 0A B8 A3 FE 80 "
  3924. dot1dStpPortDesignatedRoot.6 = "80 01 00 0A B8 A3 FE 80 "
  3925. dot1dStpPortDesignatedRoot.7 = "80 01 00 0A B8 A3 FE 80 "
  3926. dot1dStpPortDesignatedRoot.11 = "80 01 00 0A B8 A3 FE 80 "
  3927. dot1dStpPortDesignatedCost.1 = 8
  3928. dot1dStpPortDesignatedCost.2 = 8
  3929. dot1dStpPortDesignatedCost.3 = 8
  3930. dot1dStpPortDesignatedCost.4 = 8
  3931. dot1dStpPortDesignatedCost.5 = 8
  3932. dot1dStpPortDesignatedCost.6 = 8
  3933. dot1dStpPortDesignatedCost.7 = 4
  3934. dot1dStpPortDesignatedCost.11 = 8
  3935. dot1dStpPortDesignatedBridge.1 = "80 01 00 0C 30 7B 55 00 "
  3936. dot1dStpPortDesignatedBridge.2 = "80 01 00 0C 30 7B 55 00 "
  3937. dot1dStpPortDesignatedBridge.3 = "80 01 00 0C 30 7B 55 00 "
  3938. dot1dStpPortDesignatedBridge.4 = "80 01 00 0C 30 7B 55 00 "
  3939. dot1dStpPortDesignatedBridge.5 = "80 01 00 0C 30 7B 55 00 "
  3940. dot1dStpPortDesignatedBridge.6 = "80 01 00 0C 30 7B 55 00 "
  3941. dot1dStpPortDesignatedBridge.7 = "80 01 00 1A 6C DF 26 80 "
  3942. dot1dStpPortDesignatedBridge.11 = "80 01 00 0C 30 7B 55 00 "
  3943. dot1dStpPortDesignatedPort.1 = "80 01 "
  3944. dot1dStpPortDesignatedPort.2 = "80 02 "
  3945. dot1dStpPortDesignatedPort.3 = "80 03 "
  3946. dot1dStpPortDesignatedPort.4 = "80 04 "
  3947. dot1dStpPortDesignatedPort.5 = "80 05 "
  3948. dot1dStpPortDesignatedPort.6 = "80 06 "
  3949. dot1dStpPortDesignatedPort.7 = "80 01 "
  3950. dot1dStpPortDesignatedPort.11 = "80 0B "
  3951. dot1dStpPortForwardTransitions.1 = 1
  3952. dot1dStpPortForwardTransitions.2 = 1
  3953. dot1dStpPortForwardTransitions.3 = 1
  3954. dot1dStpPortForwardTransitions.4 = 1
  3955. dot1dStpPortForwardTransitions.5 = 1
  3956. dot1dStpPortForwardTransitions.6 = 1
  3957. dot1dStpPortForwardTransitions.7 = 1
  3958. dot1dStpPortForwardTransitions.11 = 1
  3959.  
  3960. array (
  3961. 0 =>
  3962. array (
  3963. 'dot1dStpProtocolSpecification' => 'ieee8021d',
  3964. 'dot1dStpPriority' => '32769',
  3965. 'dot1dStpTimeSinceTopologyChange' => '27:10:59:45.00',
  3966. 'dot1dStpTopChanges' => '6',
  3967. 'dot1dStpDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  3968. 'dot1dStpRootCost' => '8',
  3969. 'dot1dStpRootPort' => '7',
  3970. 'dot1dStpMaxAge' => '2000',
  3971. 'dot1dStpHelloTime' => '200',
  3972. 'dot1dStpHoldTime' => '100',
  3973. 'dot1dStpForwardDelay' => '1500',
  3974. 'dot1dStpBridgeMaxAge' => '2000',
  3975. 'dot1dStpBridgeHelloTime' => '200',
  3976. 'dot1dStpBridgeForwardDelay' => '1500',
  3977. ),
  3978. 1 =>
  3979. array (
  3980. 'dot1dStpPort' => '1',
  3981. 'dot1dStpPortPriority' => '128',
  3982. 'dot1dStpPortState' => 'forwarding',
  3983. 'dot1dStpPortEnable' => 'enabled',
  3984. 'dot1dStpPortPathCost' => '4',
  3985. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  3986. 'dot1dStpPortDesignatedCost' => '8',
  3987. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  3988. 'dot1dStpPortDesignatedPort' => '80 01',
  3989. 'dot1dStpPortForwardTransitions' => '1',
  3990. ),
  3991. 2 =>
  3992. array (
  3993. 'dot1dStpPort' => '2',
  3994. 'dot1dStpPortPriority' => '128',
  3995. 'dot1dStpPortState' => 'forwarding',
  3996. 'dot1dStpPortEnable' => 'enabled',
  3997. 'dot1dStpPortPathCost' => '4',
  3998. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  3999. 'dot1dStpPortDesignatedCost' => '8',
  4000. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4001. 'dot1dStpPortDesignatedPort' => '80 02',
  4002. 'dot1dStpPortForwardTransitions' => '1',
  4003. ),
  4004. 3 =>
  4005. array (
  4006. 'dot1dStpPort' => '3',
  4007. 'dot1dStpPortPriority' => '128',
  4008. 'dot1dStpPortState' => 'forwarding',
  4009. 'dot1dStpPortEnable' => 'enabled',
  4010. 'dot1dStpPortPathCost' => '4',
  4011. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4012. 'dot1dStpPortDesignatedCost' => '8',
  4013. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4014. 'dot1dStpPortDesignatedPort' => '80 03',
  4015. 'dot1dStpPortForwardTransitions' => '1',
  4016. ),
  4017. 4 =>
  4018. array (
  4019. 'dot1dStpPort' => '4',
  4020. 'dot1dStpPortPriority' => '128',
  4021. 'dot1dStpPortState' => 'forwarding',
  4022. 'dot1dStpPortEnable' => 'enabled',
  4023. 'dot1dStpPortPathCost' => '4',
  4024. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4025. 'dot1dStpPortDesignatedCost' => '8',
  4026. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4027. 'dot1dStpPortDesignatedPort' => '80 04',
  4028. 'dot1dStpPortForwardTransitions' => '1',
  4029. ),
  4030. 5 =>
  4031. array (
  4032. 'dot1dStpPort' => '5',
  4033. 'dot1dStpPortPriority' => '128',
  4034. 'dot1dStpPortState' => 'forwarding',
  4035. 'dot1dStpPortEnable' => 'enabled',
  4036. 'dot1dStpPortPathCost' => '4',
  4037. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4038. 'dot1dStpPortDesignatedCost' => '8',
  4039. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4040. 'dot1dStpPortDesignatedPort' => '80 05',
  4041. 'dot1dStpPortForwardTransitions' => '1',
  4042. ),
  4043. 6 =>
  4044. array (
  4045. 'dot1dStpPort' => '6',
  4046. 'dot1dStpPortPriority' => '128',
  4047. 'dot1dStpPortState' => 'forwarding',
  4048. 'dot1dStpPortEnable' => 'enabled',
  4049. 'dot1dStpPortPathCost' => '4',
  4050. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4051. 'dot1dStpPortDesignatedCost' => '8',
  4052. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4053. 'dot1dStpPortDesignatedPort' => '80 06',
  4054. 'dot1dStpPortForwardTransitions' => '1',
  4055. ),
  4056. 7 =>
  4057. array (
  4058. 'dot1dStpPort' => '7',
  4059. 'dot1dStpPortPriority' => '128',
  4060. 'dot1dStpPortState' => 'forwarding',
  4061. 'dot1dStpPortEnable' => 'enabled',
  4062. 'dot1dStpPortPathCost' => '4',
  4063. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4064. 'dot1dStpPortDesignatedCost' => '4',
  4065. 'dot1dStpPortDesignatedBridge' => '80 01 00 1A 6C DF 26 80',
  4066. 'dot1dStpPortDesignatedPort' => '80 01',
  4067. 'dot1dStpPortForwardTransitions' => '1',
  4068. ),
  4069. 11 =>
  4070. array (
  4071. 'dot1dStpPort' => '11',
  4072. 'dot1dStpPortPriority' => '128',
  4073. 'dot1dStpPortState' => 'forwarding',
  4074. 'dot1dStpPortEnable' => 'enabled',
  4075. 'dot1dStpPortPathCost' => '4',
  4076. 'dot1dStpPortDesignatedRoot' => '80 01 00 0A B8 A3 FE 80',
  4077. 'dot1dStpPortDesignatedCost' => '8',
  4078. 'dot1dStpPortDesignatedBridge' => '80 01 00 0C 30 7B 55 00',
  4079. 'dot1dStpPortDesignatedPort' => '80 0B',
  4080. 'dot1dStpPortForwardTransitions' => '1',
  4081. ),
  4082. )
  4083. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1dBaseBridgeAddress.0']
  4084. 0:c:30:7b:55:0
  4085.  
  4086. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovt' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/cisco' 'udp:HOSTNAME:161' 'dot1dStpTimeSinceTopologyChange.0']
  4087. 237238600
  4088.  
  4089. array (
  4090. 'protocolSpecification' => 'ieee8021d',
  4091. 'priority' => '32769',
  4092. 'topChanges' => '6',
  4093. 'rootCost' => '8',
  4094. 'rootPort' => '7',
  4095. 'maxAge' => 20.0,
  4096. 'helloTime' => 2.0,
  4097. 'holdTime' => 1.0,
  4098. 'forwardDelay' => 15.0,
  4099. 'bridgeMaxAge' => 20.0,
  4100. 'bridgeHelloTime' => 2.0,
  4101. 'bridgeForwardDelay' => 15.0,
  4102. 'device_id' => 636,
  4103. 'timeSinceTopologyChange' => '2372386',
  4104. 'designatedRoot' => '000ab8a3fe80',
  4105. 'bridgeAddress' => '000c307b5500',
  4106. 'rootBridge' => '0',
  4107. )
  4108. SQL[UPDATE `stp` set `protocolSpecification`=?,`priority`=?,`topChanges`=?,`rootCost`=?,`rootPort`=?,`maxAge`=?,`helloTime`=?,`holdTime`=?,`forwardDelay`=?,`bridgeMaxAge`=?,`bridgeHelloTime`=?,`bridgeForwardDelay`=?,`device_id`=?,`timeSinceTopologyChange`=?,`designatedRoot`=?,`bridgeAddress`=?,`rootBridge`=? WHERE device_id = ? ["ieee8021d","32769","6","8","7",20,2,1,15,20,2,15,636,"2372386","000ab8a3fe80","000c307b5500","0",636] 0.51ms]
  4109.  
  4110. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"1"] 0.29ms]
  4111.  
  4112. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",1,"1",636,11941,"000ab8a3fe80","000c307b5500",636,11941] 0.25ms]
  4113.  
  4114. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"2"] 0.24ms]
  4115.  
  4116. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",2,"1",636,11943,"000ab8a3fe80","000c307b5500",636,11943] 0.23ms]
  4117.  
  4118. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"3"] 0.25ms]
  4119.  
  4120. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",3,"1",636,11945,"000ab8a3fe80","000c307b5500",636,11945] 0.23ms]
  4121.  
  4122. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"4"] 0.23ms]
  4123.  
  4124. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",4,"1",636,11947,"000ab8a3fe80","000c307b5500",636,11947] 0.23ms]
  4125.  
  4126. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"5"] 0.23ms]
  4127.  
  4128. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",5,"1",636,11949,"000ab8a3fe80","000c307b5500",636,11949] 0.22ms]
  4129.  
  4130. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"6"] 0.23ms]
  4131.  
  4132. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",6,"1",636,11951,"000ab8a3fe80","000c307b5500",636,11951] 0.22ms]
  4133.  
  4134. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"7"] 0.23ms]
  4135.  
  4136. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","4",1,"1",636,11953,"000ab8a3fe80","001a6cdf2680",636,11953] 0.23ms]
  4137.  
  4138. .SQL[SELECT port_id FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [636,"11"] 0.23ms]
  4139.  
  4140. SQL[UPDATE `ports_stp` set `priority`=?,`state`=?,`enable`=?,`pathCost`=?,`designatedCost`=?,`designatedPort`=?,`forwardTransitions`=?,`device_id`=?,`port_id`=?,`designatedRoot`=?,`designatedBridge`=? WHERE `device_id` = ? AND `port_id` = ? ["128","forwarding","enabled","4","8",11,"1",636,11961,"000ab8a3fe80","000c307b5500",636,11961] 0.22ms]
  4141.  
  4142. .
  4143.  
  4144. >> Runtime for poller module 'stp': 0.2436 seconds with 7320 bytes
  4145. >> SNMP: [4/0.24s] MySQL: [10/0.00s]
  4146. #### Unload poller module stp ####
  4147.  
  4148. Modules status: Global+
  4149. OS
  4150. Device
  4151.  
  4152. Warning: Undefined array key "poll_ntp" in /opt/librenms/includes/polling/functions.inc.php on line 309
  4153.  
  4154. #### Load poller module ntp ####
  4155. SQL[select * from `component` where `type` = ? and `disabled` = ? and `ignore` = ? and `device_id` = ? ["ntp",0,0,636] 0.37ms]
  4156.  
  4157.  
  4158. Warning: Undefined array key 636 in /opt/librenms/includes/polling/ntp/cisco.inc.php on line 26
  4159.  
  4160. >> Runtime for poller module 'ntp': 0.0010 seconds with -408 bytes
  4161. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  4162. #### Unload poller module ntp ####
  4163.  
  4164. Modules status: Global-
  4165. OS
  4166. Device
  4167.  
  4168. Warning: Undefined array key "poll_loadbalancers" in /opt/librenms/includes/polling/functions.inc.php on line 309
  4169. Module [ loadbalancers ] disabled globally.
  4170.  
  4171. Modules status: Global-
  4172. OS
  4173. Device
  4174.  
  4175. Warning: Undefined array key "poll_mef" in /opt/librenms/includes/polling/functions.inc.php on line 309
  4176. Module [ mef ] disabled globally.
  4177.  
  4178. Modules status: Global+
  4179. OS
  4180. Device
  4181.  
  4182. Warning: Undefined array key "poll_mpls" in /opt/librenms/includes/polling/functions.inc.php on line 309
  4183.  
  4184. #### Load poller module mpls ####
  4185.  
  4186. >> Runtime for poller module 'mpls': 0.0003 seconds with 23960 bytes
  4187. >> SNMP: [0/0.00s] MySQL: [0/0.00s]
  4188. #### Unload poller module mpls ####
  4189.  
  4190. Enabling graphs: SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [636] 0.43ms]
  4191.  
  4192.  
  4193. SQL[UPDATE `devices` set `uptime`=?,`last_ping`=NOW(),`last_ping_timetaken`=?,`last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [4197541,12.9,5.433,636] 0.45ms]
  4194.  
  4195. Updating 10.30.11.21
  4196.  
  4197. Polled in 5.433 seconds
  4198. ### Start Device Groups ###
  4199. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [636] 0.39ms]
  4200.  
  4201. SQL[select * from `device_groups` [] 0.24ms]
  4202.  
  4203. SQL[select `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, 4, 5, 6) [] 2.31ms]
  4204.  
  4205. SQL[select exists(select * from `devices` where (`devices`.`sysName` REGEXP ?) and `devices`.`device_id` = ?) as `exists` ["Core",636] 0.32ms]
  4206.  
  4207. SQL[select exists(select * from `devices` where (`devices`.`sysName` REGEXP ?) and `devices`.`device_id` = ?) as `exists` ["PIP",636] 0.31ms]
  4208.  
  4209. SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` REGEXP ? OR `ipv4_addresses`.`ipv4_address` REGEXP ? OR `ipv4_addresses`.`ipv4_address` REGEXP ?) and `devices`.`device_id` = ?) as `exists` ["10.30..*","30.200..*","192.168.255..*",636] 0.49ms]
  4210.  
  4211. SQL[select exists(select * from `devices` where (`devices`.`sysName` REGEXP ?) and `devices`.`device_id` = ?) as `exists` ["PIP-BH",636] 0.25ms]
  4212.  
  4213. SQL[select exists(select * from `devices` where (`devices`.`sysName` REGEXP ?) and `devices`.`device_id` = ?) as `exists` ["PIP-AP",636] 0.24ms]
  4214.  
  4215. SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [636] 0.3ms]
  4216.  
  4217. Groups Added:
  4218. Groups Removed:
  4219. ### End Device Groups, runtime: 0.0236s ###
  4220.  
  4221. #### Start Alerts ####
  4222. SQL[select exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`end`) <= ? 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 (?)))) as `exists` ["2021-05-11T11:33:07.107928Z","2021-05-11T11:33:07.107928Z",0,1,"11:33:07","11:33:07","11:33:07","11:33:07","%","device",636,"device_group",4] 0.71ms]
  4223.  
  4224. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [636] 0.39ms]
  4225.  
  4226. SQL[SELECT DISTINCT a.* FROM alert_rules a
  4227. 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 = ?)
  4228. 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 = ?))
  4229. 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 = ?))
  4230. LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  4231. WHERE a.disabled = 0 AND (
  4232. (d.device_id IS NULL AND g.group_id IS NULL)
  4233. OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=?))
  4234. 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))
  4235. ) [636,636,636,636,636,636,636,636] 1.26ms]
  4236.  
  4237. Rule #2 (Rebooted):
  4238. SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND devices.uptime < 300 AND (devices.disabled = 0 && devices.ignore = 0) = 1 [636] 0.35ms]
  4239.  
  4240. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [2,636] 0.25ms]
  4241.  
  4242. Status: NOCHG
  4243. Rule #3 (BGP Session down):
  4244. SQL[SELECT * FROM devices,bgpPeers WHERE (devices.device_id = ? AND devices.device_id = bgpPeers.device_id) AND bgpPeers.bgpPeerState != "established" AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [636] 0.45ms]
  4245.  
  4246. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [3,636] 0.23ms]
  4247.  
  4248. Status: NOCHG
  4249. Rule #4 (BGP Session established):
  4250. SQL[SELECT * FROM devices,bgpPeers WHERE (devices.device_id = ? AND devices.device_id = bgpPeers.device_id) AND bgpPeers.bgpPeerFsmEstablishedTime < 300 AND bgpPeers.bgpPeerState = "established" AND (devices.status = 1 && (devices.disabled = 0 && devices.ignore = 0)) = 1 [636] 0.43ms]
  4251.  
  4252. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [4,636] 0.23ms]
  4253.  
  4254. Status: NOCHG
  4255. Rule #13 (CDR bills over 75%used):
  4256. SQL[SELECT * FROM devices,ports,bill_ports,bills WHERE (devices.device_id = ? AND devices.device_id = ports.device_id AND ports.port_id = bill_ports.port_id AND bill_ports.bill_id = bills.bill_id AND (((bills.rate_95th / bills.bill_cdr)*100) >= 75 && bills.bill_type = "cdr")); [636] 1.06ms]
  4257.  
  4258. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [13,636] 0.24ms]
  4259.  
  4260. Status: NOCHG
  4261. Rule #17 (Down snmp):
  4262. SQL[SELECT * FROM devices WHERE (devices.device_id = ?) AND (devices.status = 0 && (devices.disabled = 0 && devices.ignore = 0)) = 1 AND devices.status_reason = "snmp" [636] 0.33ms]
  4263.  
  4264. SQL[SELECT state FROM alerts WHERE rule_id = ? AND device_id = ? ORDER BY id DESC LIMIT 1 [17,636] 0.23ms]
  4265.  
  4266. Status: NOCHG
  4267. #### End Alerts ####
  4268. ./poller.php 10.30.11.21 2021-05-11 06:33:07 - 1 devices polled in 5.687 secs
  4269. SNMP [65/3.25s]: Get[14/0.38s] Getnext[4/0.11s] Walk[47/2.76s]
  4270. MySQL [65/0.04s]: Cell[15/0.01s] Row[-14/-0.00s] Rows[25/0.02s] Column[1/0.00s] Update[37/0.02s] Insert[1/0.00s] Delete[0/0.00s]
  4271.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement