From librenms, 7 Months ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.52ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.41ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.32ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 23.8.2 (2023-08-21T15:48:13+00:00)
  12. DB Schema | 2023_08_02_120455_vendor_ouis_unique_index (255)
  13. PHP       | 8.1.2-1ubuntu2.14
  14. Python    | 3.10.12
  15. Database  | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1
  16. RRDTool   | 1.7.2
  17. SNMP      | 5.9.1
  18. ===========================================
  19. DEBUG!
  20. Updating os_def.cache  
  21. Starting polling run:
  22.  
  23. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `device_id` = 2 ORDER BY `device_id` ASC [0;33m[][0m 0.66ms]
  24.  
  25. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[2][0m 0.46ms]
  26.  
  27. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[2][0m 0.39ms]
  28.  
  29. Attempting to initialize OS: generic  
  30. OS initialized: LibreNMS\OS\Generic  
  31. Hostname:    172.23.4.222
  32. Device ID:   2
  33. OS:          generic
  34.  
  35.  
  36. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '172.23.4.222'
  37.  
  38. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 1.24/1.32/1.4  
  39. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  40. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.8691.6*
  41.  
  42. MIB search path: /opt/librenms/mibs
  43. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  44.  
  45. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0;33m[1.24,1.4,1.32,3,3,0,"{\"poller_name\":\"ubuntu.localdomain\"}",2,"2023-09-07 07:35:50"][0m 0.5ms]
  46.  
  47. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[1.32,2][0m 0.45ms]
  48.  
  49. SQL[[1;33mselect * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [0;33m[2][0m 0.51ms]
  50.  
  51. Modules status: Global+  
  52. OS  
  53. Device  
  54.  
  55. #### Load poller module core ####
  56. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  57. .*.*.0 = 90366
  58.  
  59. MIB search path: /opt/librenms/mibs
  60. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  61.  
  62. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  63. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
  64. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  65.  
  66. MIB search path: /opt/librenms/mibs
  67. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  68.  
  69. Uptime seconds: 904
  70.  
  71. Uptime: 15 minutes 4 seconds
  72. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[904,2][0m 0.57ms]
  73.  
  74.  
  75. >> Runtime for poller module 'core': 0.0540 seconds with 119832 bytes
  76. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [1/0.01s]  
  77. #### Unload poller module core ####
  78.  
  79. Modules status: Global-  
  80. OS  
  81. Device  
  82. Module [ unix-agent ] disabled globally.
  83.  
  84. Modules status: Global+  
  85. OS  
  86. Device  
  87.  
  88. #### Load poller module os ####
  89. Generic :(
  90. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[3][0m 0.38ms]
  91.  
  92. Location: SampleLocation
  93. Hardware:
  94. OS Version:
  95. OS Features:
  96. Serial:
  97.  
  98. >> Runtime for poller module 'os': 0.0034 seconds with 188496 bytes
  99. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  100. #### Unload poller module os ####
  101.  
  102. Modules status: Global+  
  103. OS  
  104. Device  
  105.  
  106. #### Load poller module availability ####
  107. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[2][0m 0.38ms]
  108.  
  109. Availability:
  110. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[2][0m 0.32ms]
  111.  
  112. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2,1693985750][0m 0.42ms]
  113.  
  114. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,5][0m 0.24ms]
  115.  
  116. 1 day : 100%
  117. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2,1693467350][0m 0.32ms]
  118.  
  119. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,6][0m 0.21ms]
  120.  
  121. 1 week : 100%
  122. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2,1691480150][0m 0.3ms]
  123.  
  124. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,7][0m 0.21ms]
  125.  
  126. 1 month : 100%
  127. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[2,1662536150][0m 0.32ms]
  128.  
  129. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,8][0m 0.2ms]
  130.  
  131. 1 year : 100%
  132.  
  133. >> Runtime for poller module 'availability': 0.0068 seconds with 24360 bytes
  134. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.03s]  
  135. #### Unload poller module availability ####
  136.  
  137. Modules status: Global+  
  138. OS  
  139. Device  
  140.  
  141. #### Load poller module ipmi ####
  142. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[2][0m 0.45ms]
  143.  
  144. array (
  145. )  
  146.  
  147. >> Runtime for poller module 'ipmi': 0.0010 seconds with 2944 bytes
  148. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  149. #### Unload poller module ipmi ####
  150.  
  151. Modules status: Global+  
  152. OS  
  153. Device  
  154.  
  155. #### Load poller module sensors ####
  156. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[2][0m 0.34ms]
  157.  
  158.  
  159. >> Runtime for poller module 'sensors': 0.0007 seconds with 1088 bytes
  160. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  161. #### Unload poller module sensors ####
  162.  
  163. Modules status: Global+  
  164. OS  
  165. Device  
  166.  
  167. #### Load poller module processors ####
  168. Attempting to initialize OS: generic  
  169. OS initialized: LibreNMS\OS\Generic  
  170. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[2][0m 0.35ms]
  171.  
  172.  
  173. >> Runtime for poller module 'processors': 0.0018 seconds with 59672 bytes
  174. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  175. #### Unload poller module processors ####
  176.  
  177. Modules status: Global+  
  178. OS  
  179. Device  
  180.  
  181. #### Load poller module mempools ####
  182. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[2][0m 0.42ms]
  183.  
  184.  
  185. >> Runtime for poller module 'mempools': 0.0018 seconds with 79864 bytes
  186. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  187. #### Unload poller module mempools ####
  188.  
  189. Modules status: Global+  
  190. OS  
  191. Device  
  192.  
  193. #### Load poller module storage ####
  194. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[2][0m 0.32ms]
  195.  
  196.  
  197. >> Runtime for poller module 'storage': 0.0007 seconds with 1424 bytes
  198. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  199. #### Unload poller module storage ####
  200.  
  201. Modules status: Global+  
  202. OS  
  203. Device  
  204.  
  205. #### Load poller module netstats ####
  206. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0'[0m]  
  207. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  208. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  209. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  210. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  211. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  212. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  213. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  214. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  215. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  216. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  217.  
  218. MIB search path: /opt/librenms/mibs
  219. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  220.  
  221. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0'[0m]  
  222. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  223. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  224. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  225. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  226. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  227. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  228. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  229. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  230. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  231. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  232.  
  233. MIB search path: /opt/librenms/mibs
  234. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  235.  
  236. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0'[0m]  
  237. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  238. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  239. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  240. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  241. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  242. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  243.  
  244. MIB search path: /opt/librenms/mibs
  245. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  246.  
  247. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0'[0m]  
  248. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  249. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  250. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  251. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  252. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  253. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  254. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  255. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  256. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  257. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  258.  
  259. MIB search path: /opt/librenms/mibs
  260. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  261.  
  262. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0'[0m]  
  263. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  264. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  265. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  266. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  267. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  268. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  269.  
  270. MIB search path: /opt/librenms/mibs
  271. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  272.  
  273. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  274. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  275.  
  276. MIB search path: /opt/librenms/mibs
  277. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  278.  
  279. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0'[0m]  
  280. SNMPv2-MIB::snmpInPkts.0 = 959
  281. SNMPv2-MIB::snmpOutPkts.0 = 958
  282. SNMPv2-MIB::snmpInBadVersions.0 = 0
  283. SNMPv2-MIB::snmpInBadCommunityNames.0 = 0
  284. SNMPv2-MIB::snmpInBadCommunityUses.0 = 0
  285. SNMPv2-MIB::snmpInASNParseErrs.0 = 0
  286. SNMPv2-MIB::snmpInTooBigs.0 = 0
  287. SNMPv2-MIB::snmpInNoSuchNames.0 = 0
  288. SNMPv2-MIB::snmpInBadValues.0 = 0
  289. SNMPv2-MIB::snmpInReadOnlys.0 = 0
  290.  
  291. MIB search path: /opt/librenms/mibs
  292. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  293.  
  294. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0'[0m]  
  295. SNMPv2-MIB::snmpInGenErrs.0 = 0
  296. SNMPv2-MIB::snmpInTotalReqVars.0 = 7610
  297. SNMPv2-MIB::snmpInTotalSetVars.0 = 0
  298. SNMPv2-MIB::snmpInGetRequests.0 = 268
  299. SNMPv2-MIB::snmpInGetNexts.0 = 5
  300. SNMPv2-MIB::snmpInSetRequests.0 = 0
  301. SNMPv2-MIB::snmpInGetResponses.0 = 0
  302. SNMPv2-MIB::snmpInTraps.0 = 0
  303. SNMPv2-MIB::snmpOutTooBigs.0 = 0
  304. SNMPv2-MIB::snmpOutNoSuchNames.0 = 0
  305.  
  306. MIB search path: /opt/librenms/mibs
  307. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  308.  
  309. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0'[0m]  
  310. SNMPv2-MIB::snmpOutBadValues.0 = 1
  311. SNMPv2-MIB::snmpOutGenErrs.0 = 0
  312. SNMPv2-MIB::snmpOutGetRequests.0 = 0
  313. SNMPv2-MIB::snmpOutGetNexts.0 = 0
  314. SNMPv2-MIB::snmpOutSetRequests.0 = 0
  315. SNMPv2-MIB::snmpOutGetResponses.0 = 960
  316. SNMPv2-MIB::snmpOutTraps.0 = 0
  317. SNMPv2-MIB::snmpSilentDrops.0 = 0
  318. SNMPv2-MIB::snmpProxyDrops.0 = 0
  319.  
  320. MIB search path: /opt/librenms/mibs
  321. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  322.  
  323. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  324. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  325. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  326. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  327. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  328.  
  329. MIB search path: /opt/librenms/mibs
  330. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  331.  
  332. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0'[0m]  
  333. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  334. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  335. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  336. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  337. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  338. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  339. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  340. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  341. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  342. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  343.  
  344. MIB search path: /opt/librenms/mibs
  345. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  346.  
  347.  
  348.  
  349. >> Runtime for poller module 'netstats': 0.2759 seconds with 43944 bytes
  350. >> [0;36mSNMP[0m: [11/0.27s] [1;33mMySQL[0m: [0/0.00s]  
  351. #### Unload poller module netstats ####
  352.  
  353. Modules status: Global+  
  354. OS  
  355. Device  
  356.  
  357. #### Load poller module hr-mib ####
  358. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  359. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  360. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  361. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  362.  
  363.  
  364.  
  365. >> Runtime for poller module 'hr-mib': 0.0243 seconds with 1248 bytes
  366. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  367. #### Unload poller module hr-mib ####
  368.  
  369. Modules status: Global+  
  370. OS  
  371. Device  
  372.  
  373. #### Load poller module ucd-mib ####
  374. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats'[0m]
  375. systemStats = No Such Object available on this agent at this OID  
  376.  
  377. Invalid snmp_walk() data = systemStats = No Such Object available on this agent at this OID  
  378. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  379. laLoadInt.1 = No Such Object available on this agent at this OID
  380. laLoadInt.2 = No Such Object available on this agent at this OID
  381. laLoadInt.3 = No Such Object available on this agent at this OID  
  382.  
  383.  
  384. >> Runtime for poller module 'ucd-mib': 0.0494 seconds with 9792 bytes
  385. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  386. #### Unload poller module ucd-mib ####
  387.  
  388. Modules status: Global+  
  389. OS  
  390. Device  
  391.  
  392. #### Load poller module ipSystemStats ####
  393. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  394. ipSystemStatsTable = No Such Object available on this agent at this OID  
  395.  
  396. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  397.  
  398.  
  399. >> Runtime for poller module 'ipSystemStats': 0.2069 seconds with 1736 bytes
  400. >> [0;36mSNMP[0m: [1/0.21s] [1;33mMySQL[0m: [0/0.00s]  
  401. #### Unload poller module ipSystemStats ####
  402.  
  403. Modules status: Global+  
  404. OS  
  405. Device  
  406.  
  407. #### Load poller module ports ####
  408. SQL[[1;33mSELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [0;33m[2][0m 1.16ms]
  409.  
  410. Caching Oids: Full ports polling SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  411. ifName.1 = Slot1/1
  412. ifName.2 = Slot1/2
  413. ifName.3 = Slot1/3
  414. ifName.4 = Slot1/4
  415. ifName.5 = Slot1/5
  416. ifName.6 = Slot1/6
  417. ifName.7 = Slot1/7
  418. ifName.8 = Slot1/8
  419. ifName.9 = Slot1/9
  420. ifName.10 = Slot1/10
  421. ifName.11 = Slot1/11
  422. ifName.12 = Slot1/12
  423. ifInMulticastPkts.1 = 0
  424. ifInMulticastPkts.2 = 239
  425. ifInMulticastPkts.3 = 0
  426. ifInMulticastPkts.4 = 0
  427. ifInMulticastPkts.5 = 0
  428. ifInMulticastPkts.6 = 0
  429. ifInMulticastPkts.7 = 0
  430. ifInMulticastPkts.8 = 0
  431. ifInMulticastPkts.9 = 0
  432. ifInMulticastPkts.10 = 0
  433. ifInMulticastPkts.11 = 3081
  434. ifInMulticastPkts.12 = 395
  435. ifInBroadcastPkts.1 = 0
  436. ifInBroadcastPkts.2 = 36
  437. ifInBroadcastPkts.3 = 0
  438. ifInBroadcastPkts.4 = 0
  439. ifInBroadcastPkts.5 = 0
  440. ifInBroadcastPkts.6 = 0
  441. ifInBroadcastPkts.7 = 0
  442. ifInBroadcastPkts.8 = 0
  443. ifInBroadcastPkts.9 = 0
  444. ifInBroadcastPkts.10 = 0
  445. ifInBroadcastPkts.11 = 17496
  446. ifInBroadcastPkts.12 = 514
  447. ifOutMulticastPkts.1 = 0
  448. ifOutMulticastPkts.2 = 49
  449. ifOutMulticastPkts.3 = 0
  450. ifOutMulticastPkts.4 = 0
  451. ifOutMulticastPkts.5 = 0
  452. ifOutMulticastPkts.6 = 0
  453. ifOutMulticastPkts.7 = 0
  454. ifOutMulticastPkts.8 = 0
  455. ifOutMulticastPkts.9 = 0
  456. ifOutMulticastPkts.10 = 0
  457. ifOutMulticastPkts.11 = 218
  458. ifOutMulticastPkts.12 = 88
  459. ifOutBroadcastPkts.1 = 0
  460. ifOutBroadcastPkts.2 = 0
  461. ifOutBroadcastPkts.3 = 0
  462. ifOutBroadcastPkts.4 = 0
  463. ifOutBroadcastPkts.5 = 0
  464. ifOutBroadcastPkts.6 = 0
  465. ifOutBroadcastPkts.7 = 0
  466. ifOutBroadcastPkts.8 = 0
  467. ifOutBroadcastPkts.9 = 0
  468. ifOutBroadcastPkts.10 = 0
  469. ifOutBroadcastPkts.11 = 41
  470. ifOutBroadcastPkts.12 = 648
  471. ifHCInOctets.1 = 0
  472. ifHCInOctets.2 = 0
  473. ifHCInOctets.3 = 0
  474. ifHCInOctets.4 = 0
  475. ifHCInOctets.5 = 0
  476. ifHCInOctets.6 = 0
  477. ifHCInOctets.7 = 0
  478. ifHCInOctets.8 = 0
  479. ifHCInOctets.9 = 0
  480. ifHCInOctets.10 = 0
  481. ifHCInOctets.11 = 0
  482. ifHCInOctets.12 = 0
  483. ifHCInUcastPkts.1 = 0
  484. ifHCInUcastPkts.2 = 0
  485. ifHCInUcastPkts.3 = 0
  486. ifHCInUcastPkts.4 = 0
  487. ifHCInUcastPkts.5 = 0
  488. ifHCInUcastPkts.6 = 0
  489. ifHCInUcastPkts.7 = 0
  490. ifHCInUcastPkts.8 = 0
  491. ifHCInUcastPkts.9 = 0
  492. ifHCInUcastPkts.10 = 0
  493. ifHCInUcastPkts.11 = 0
  494. ifHCInUcastPkts.12 = 0
  495. ifHCInMulticastPkts.1 = 0
  496. ifHCInMulticastPkts.2 = 0
  497. ifHCInMulticastPkts.3 = 0
  498. ifHCInMulticastPkts.4 = 0
  499. ifHCInMulticastPkts.5 = 0
  500. ifHCInMulticastPkts.6 = 0
  501. ifHCInMulticastPkts.7 = 0
  502. ifHCInMulticastPkts.8 = 0
  503. ifHCInMulticastPkts.9 = 0
  504. ifHCInMulticastPkts.10 = 0
  505. ifHCInMulticastPkts.11 = 0
  506. ifHCInMulticastPkts.12 = 0
  507. ifHCInBroadcastPkts.1 = 0
  508. ifHCInBroadcastPkts.2 = 0
  509. ifHCInBroadcastPkts.3 = 0
  510. ifHCInBroadcastPkts.4 = 0
  511. ifHCInBroadcastPkts.5 = 0
  512. ifHCInBroadcastPkts.6 = 0
  513. ifHCInBroadcastPkts.7 = 0
  514. ifHCInBroadcastPkts.8 = 0
  515. ifHCInBroadcastPkts.9 = 0
  516. ifHCInBroadcastPkts.10 = 0
  517. ifHCInBroadcastPkts.11 = 0
  518. ifHCInBroadcastPkts.12 = 0
  519. ifHCOutOctets.1 = 0
  520. ifHCOutOctets.2 = 0
  521. ifHCOutOctets.3 = 0
  522. ifHCOutOctets.4 = 0
  523. ifHCOutOctets.5 = 0
  524. ifHCOutOctets.6 = 0
  525. ifHCOutOctets.7 = 0
  526. ifHCOutOctets.8 = 0
  527. ifHCOutOctets.9 = 0
  528. ifHCOutOctets.10 = 0
  529. ifHCOutOctets.11 = 0
  530. ifHCOutOctets.12 = 0
  531. ifHCOutUcastPkts.1 = 0
  532. ifHCOutUcastPkts.2 = 0
  533. ifHCOutUcastPkts.3 = 0
  534. ifHCOutUcastPkts.4 = 0
  535. ifHCOutUcastPkts.5 = 0
  536. ifHCOutUcastPkts.6 = 0
  537. ifHCOutUcastPkts.7 = 0
  538. ifHCOutUcastPkts.8 = 0
  539. ifHCOutUcastPkts.9 = 0
  540. ifHCOutUcastPkts.10 = 0
  541. ifHCOutUcastPkts.11 = 0
  542. ifHCOutUcastPkts.12 = 0
  543. ifHCOutMulticastPkts.1 = 0
  544. ifHCOutMulticastPkts.2 = 0
  545. ifHCOutMulticastPkts.3 = 0
  546. ifHCOutMulticastPkts.4 = 0
  547. ifHCOutMulticastPkts.5 = 0
  548. ifHCOutMulticastPkts.6 = 0
  549. ifHCOutMulticastPkts.7 = 0
  550. ifHCOutMulticastPkts.8 = 0
  551. ifHCOutMulticastPkts.9 = 0
  552. ifHCOutMulticastPkts.10 = 0
  553. ifHCOutMulticastPkts.11 = 0
  554. ifHCOutMulticastPkts.12 = 0
  555. ifHCOutBroadcastPkts.1 = 0
  556. ifHCOutBroadcastPkts.2 = 0
  557. ifHCOutBroadcastPkts.3 = 0
  558. ifHCOutBroadcastPkts.4 = 0
  559. ifHCOutBroadcastPkts.5 = 0
  560. ifHCOutBroadcastPkts.6 = 0
  561. ifHCOutBroadcastPkts.7 = 0
  562. ifHCOutBroadcastPkts.8 = 0
  563. ifHCOutBroadcastPkts.9 = 0
  564. ifHCOutBroadcastPkts.10 = 0
  565. ifHCOutBroadcastPkts.11 = 0
  566. ifHCOutBroadcastPkts.12 = 0
  567. ifLinkUpDownTrapEnable.1 = enabled
  568. ifLinkUpDownTrapEnable.2 = enabled
  569. ifLinkUpDownTrapEnable.3 = enabled
  570. ifLinkUpDownTrapEnable.4 = enabled
  571. ifLinkUpDownTrapEnable.5 = enabled
  572. ifLinkUpDownTrapEnable.6 = enabled
  573. ifLinkUpDownTrapEnable.7 = enabled
  574. ifLinkUpDownTrapEnable.8 = enabled
  575. ifLinkUpDownTrapEnable.9 = enabled
  576. ifLinkUpDownTrapEnable.10 = enabled
  577. ifLinkUpDownTrapEnable.11 = enabled
  578. ifLinkUpDownTrapEnable.12 = enabled
  579. ifHighSpeed.1 = 10
  580. ifHighSpeed.2 = 10
  581. ifHighSpeed.3 = 10
  582. ifHighSpeed.4 = 10
  583. ifHighSpeed.5 = 100
  584. ifHighSpeed.6 = 100
  585. ifHighSpeed.7 = 100
  586. ifHighSpeed.8 = 100
  587. ifHighSpeed.9 = 100
  588. ifHighSpeed.10 = 100
  589. ifHighSpeed.11 = 100
  590. ifHighSpeed.12 = 100
  591. ifPromiscuousMode.1 = false
  592. ifPromiscuousMode.2 = false
  593. ifPromiscuousMode.3 = false
  594. ifPromiscuousMode.4 = false
  595. ifPromiscuousMode.5 = false
  596. ifPromiscuousMode.6 = false
  597. ifPromiscuousMode.7 = false
  598. ifPromiscuousMode.8 = false
  599. ifPromiscuousMode.9 = false
  600. ifPromiscuousMode.10 = false
  601. ifPromiscuousMode.11 = false
  602. ifPromiscuousMode.12 = false
  603. ifConnectorPresent.1 = true
  604. ifConnectorPresent.2 = true
  605. ifConnectorPresent.3 = true
  606. ifConnectorPresent.4 = true
  607. ifConnectorPresent.5 = true
  608. ifConnectorPresent.6 = true
  609. ifConnectorPresent.7 = true
  610. ifConnectorPresent.8 = true
  611. ifConnectorPresent.9 = true
  612. ifConnectorPresent.10 = true
  613. ifConnectorPresent.11 = true
  614. ifConnectorPresent.12 = true
  615. ifAlias.1 = Slot1/1
  616. ifAlias.2 = Slot1/2
  617. ifAlias.3 = Slot1/3
  618. ifAlias.4 = Slot1/4
  619. ifAlias.5 = Slot1/5
  620. ifAlias.6 = Slot1/6
  621. ifAlias.7 = Slot1/7
  622. ifAlias.8 = Slot1/8
  623. ifAlias.9 = Slot1/9
  624. ifAlias.10 = Slot1/10
  625. ifAlias.11 = Slot1/11
  626. ifAlias.12 = Slot1/12
  627. ifCounterDiscontinuityTime.1 = 0:0:00:00.00
  628. ifCounterDiscontinuityTime.2 = 0:0:00:00.00
  629. ifCounterDiscontinuityTime.3 = 0:0:00:00.00
  630. ifCounterDiscontinuityTime.4 = 0:0:00:00.00
  631. ifCounterDiscontinuityTime.5 = 0:0:00:00.00
  632. ifCounterDiscontinuityTime.6 = 0:0:00:00.00
  633. ifCounterDiscontinuityTime.7 = 0:0:00:00.00
  634. ifCounterDiscontinuityTime.8 = 0:0:00:00.00
  635. ifCounterDiscontinuityTime.9 = 0:0:00:00.00
  636. ifCounterDiscontinuityTime.10 = 0:0:00:00.00
  637. ifCounterDiscontinuityTime.11 = 0:0:00:00.00
  638. ifCounterDiscontinuityTime.12 = 0:0:00:00.00  
  639.  
  640. ifDescr SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  641. ifDescr.1 = Ethernet Interface Port 01
  642. ifDescr.2 = Ethernet Interface Port 02
  643. ifDescr.3 = Ethernet Interface Port 03
  644. ifDescr.4 = Ethernet Interface Port 04
  645. ifDescr.5 = Ethernet Interface Port 05
  646. ifDescr.6 = Ethernet Interface Port 06
  647. ifDescr.7 = Ethernet Interface Port 07
  648. ifDescr.8 = Ethernet Interface Port 08
  649. ifDescr.9 = Ethernet Interface Port 09
  650. ifDescr.10 = Ethernet Interface Port 10
  651. ifDescr.11 = Ethernet Interface Port 11
  652. ifDescr.12 = Ethernet Interface Port 12  
  653.  
  654. ifAdminStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAdminStatus'[0m]
  655. ifAdminStatus.1 = up
  656. ifAdminStatus.2 = up
  657. ifAdminStatus.3 = up
  658. ifAdminStatus.4 = up
  659. ifAdminStatus.5 = up
  660. ifAdminStatus.6 = up
  661. ifAdminStatus.7 = up
  662. ifAdminStatus.8 = up
  663. ifAdminStatus.9 = up
  664. ifAdminStatus.10 = up
  665. ifAdminStatus.11 = up
  666. ifAdminStatus.12 = up  
  667.  
  668. ifOperStatus SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  669. ifOperStatus.1 = down
  670. ifOperStatus.2 = down
  671. ifOperStatus.3 = down
  672. ifOperStatus.4 = down
  673. ifOperStatus.5 = down
  674. ifOperStatus.6 = down
  675. ifOperStatus.7 = down
  676. ifOperStatus.8 = down
  677. ifOperStatus.9 = down
  678. ifOperStatus.10 = down
  679. ifOperStatus.11 = up
  680. ifOperStatus.12 = down  
  681.  
  682. ifLastChange SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifLastChange'[0m]
  683. ifLastChange.1 = 3381
  684. ifLastChange.2 = 137385
  685. ifLastChange.3 = 3396
  686. ifLastChange.4 = 3401
  687. ifLastChange.5 = 3402
  688. ifLastChange.6 = 3404
  689. ifLastChange.7 = 3407
  690. ifLastChange.8 = 3409
  691. ifLastChange.9 = 3411
  692. ifLastChange.10 = 3412
  693. ifLastChange.11 = 171966
  694. ifLastChange.12 = 171561  
  695.  
  696. ifType SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'[0m]
  697. ifType.1 = ethernetCsmacd
  698. ifType.2 = ethernetCsmacd
  699. ifType.3 = ethernetCsmacd
  700. ifType.4 = ethernetCsmacd
  701. ifType.5 = ethernetCsmacd
  702. ifType.6 = ethernetCsmacd
  703. ifType.7 = ethernetCsmacd
  704. ifType.8 = ethernetCsmacd
  705. ifType.9 = ethernetCsmacd
  706. ifType.10 = ethernetCsmacd
  707. ifType.11 = ethernetCsmacd
  708. ifType.12 = ethernetCsmacd  
  709.  
  710. ifPhysAddress SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifPhysAddress'[0m]
  711. ifPhysAddress.1 = 0:90:e8:b5:2e:b8
  712. ifPhysAddress.2 = 0:90:e8:b5:2e:b9
  713. ifPhysAddress.3 = 0:90:e8:b5:2e:ba
  714. ifPhysAddress.4 = 0:90:e8:b5:2e:bb
  715. ifPhysAddress.5 = 0:90:e8:b5:2e:bc
  716. ifPhysAddress.6 = 0:90:e8:b5:2e:bd
  717. ifPhysAddress.7 = 0:90:e8:b5:2e:be
  718. ifPhysAddress.8 = 0:90:e8:b5:2e:bf
  719. ifPhysAddress.9 = 0:90:e8:b5:2e:c0
  720. ifPhysAddress.10 = 0:90:e8:b5:2e:c1
  721. ifPhysAddress.11 = 0:90:e8:b5:2e:c2
  722. ifPhysAddress.12 = 0:90:e8:b5:2e:c3  
  723.  
  724. ifMtu SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifMtu'[0m]
  725. ifMtu.1 = 9216
  726. ifMtu.2 = 9216
  727. ifMtu.3 = 9216
  728. ifMtu.4 = 9216
  729. ifMtu.5 = 9216
  730. ifMtu.6 = 9216
  731. ifMtu.7 = 9216
  732. ifMtu.8 = 9216
  733. ifMtu.9 = 9216
  734. ifMtu.10 = 9216
  735. ifMtu.11 = 9216
  736. ifMtu.12 = 9216  
  737.  
  738. ifInErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInErrors'[0m]
  739. ifInErrors.1 = 0
  740. ifInErrors.2 = 0
  741. ifInErrors.3 = 0
  742. ifInErrors.4 = 0
  743. ifInErrors.5 = 0
  744. ifInErrors.6 = 0
  745. ifInErrors.7 = 0
  746. ifInErrors.8 = 0
  747. ifInErrors.9 = 0
  748. ifInErrors.10 = 0
  749. ifInErrors.11 = 0
  750. ifInErrors.12 = 0  
  751.  
  752. ifOutErrors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutErrors'[0m]
  753. ifOutErrors.1 = 0
  754. ifOutErrors.2 = 0
  755. ifOutErrors.3 = 0
  756. ifOutErrors.4 = 0
  757. ifOutErrors.5 = 0
  758. ifOutErrors.6 = 0
  759. ifOutErrors.7 = 0
  760. ifOutErrors.8 = 0
  761. ifOutErrors.9 = 0
  762. ifOutErrors.10 = 0
  763. ifOutErrors.11 = 0
  764. ifOutErrors.12 = 0  
  765.  
  766. ifInDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifInDiscards'[0m]
  767. ifInDiscards.1 = 0
  768. ifInDiscards.2 = 0
  769. ifInDiscards.3 = 0
  770. ifInDiscards.4 = 0
  771. ifInDiscards.5 = 0
  772. ifInDiscards.6 = 0
  773. ifInDiscards.7 = 0
  774. ifInDiscards.8 = 0
  775. ifInDiscards.9 = 0
  776. ifInDiscards.10 = 0
  777. ifInDiscards.11 = 0
  778. ifInDiscards.12 = 0  
  779.  
  780. ifOutDiscards SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOutDiscards'[0m]
  781. ifOutDiscards.1 = 0
  782. ifOutDiscards.2 = 0
  783. ifOutDiscards.3 = 0
  784. ifOutDiscards.4 = 0
  785. ifOutDiscards.5 = 0
  786. ifOutDiscards.6 = 0
  787. ifOutDiscards.7 = 0
  788. ifOutDiscards.8 = 0
  789. ifOutDiscards.9 = 0
  790. ifOutDiscards.10 = 0
  791. ifOutDiscards.11 = 0
  792. ifOutDiscards.12 = 0  
  793.  
  794. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  795. dot3StatsDuplexStatus.1 = unknown
  796. dot3StatsDuplexStatus.2 = unknown
  797. dot3StatsDuplexStatus.3 = unknown
  798. dot3StatsDuplexStatus.4 = unknown
  799. dot3StatsDuplexStatus.5 = halfDuplex
  800. dot3StatsDuplexStatus.6 = halfDuplex
  801. dot3StatsDuplexStatus.7 = halfDuplex
  802. dot3StatsDuplexStatus.8 = halfDuplex
  803. dot3StatsDuplexStatus.9 = halfDuplex
  804. dot3StatsDuplexStatus.10 = halfDuplex
  805. dot3StatsDuplexStatus.11 = fullDuplex
  806. dot3StatsDuplexStatus.12 = halfDuplex  
  807.  
  808. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  809. dot1qPvid.1 = 1
  810. dot1qPvid.2 = 1
  811. dot1qPvid.3 = 1
  812. dot1qPvid.4 = 1
  813. dot1qPvid.5 = 1
  814. dot1qPvid.6 = 1
  815. dot1qPvid.7 = 1
  816. dot1qPvid.8 = 1
  817. dot1qPvid.9 = 1
  818. dot1qPvid.10 = 1
  819. dot1qPvid.11 = 15
  820. dot1qPvid.12 = 15  
  821.  
  822. array (
  823.   1 =>
  824.   array (
  825.     'ifName' => 'Slot1/1',
  826.     'ifInMulticastPkts' => '0',
  827.     'ifInBroadcastPkts' => '0',
  828.     'ifOutMulticastPkts' => '0',
  829.     'ifOutBroadcastPkts' => '0',
  830.     'ifHCInOctets' => '0',
  831.     'ifHCInUcastPkts' => '0',
  832.     'ifHCInMulticastPkts' => '0',
  833.     'ifHCInBroadcastPkts' => '0',
  834.     'ifHCOutOctets' => '0',
  835.     'ifHCOutUcastPkts' => '0',
  836.     'ifHCOutMulticastPkts' => '0',
  837.     'ifHCOutBroadcastPkts' => '0',
  838.     'ifLinkUpDownTrapEnable' => 'enabled',
  839.     'ifHighSpeed' => '10',
  840.     'ifPromiscuousMode' => 'false',
  841.     'ifConnectorPresent' => 'true',
  842.     'ifAlias' => 'Slot1/1',
  843.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  844.     'ifDescr' => 'Ethernet Interface Port 01',
  845.     'ifAdminStatus' => 'up',
  846.     'ifOperStatus' => 'down',
  847.     'ifLastChange' => '3381',
  848.     'ifType' => 'ethernetCsmacd',
  849.     'ifPhysAddress' => '0:90:e8:b5:2e:b8',
  850.     'ifMtu' => '9216',
  851.     'ifInErrors' => '0',
  852.     'ifOutErrors' => '0',
  853.     'ifInDiscards' => '0',
  854.     'ifOutDiscards' => '0',
  855.     'dot3StatsDuplexStatus' => 'unknown',
  856.     'dot1qPvid' => '1',
  857.   ),
  858.   2 =>
  859.   array (
  860.     'ifName' => 'Slot1/2',
  861.     'ifInMulticastPkts' => '239',
  862.     'ifInBroadcastPkts' => '36',
  863.     'ifOutMulticastPkts' => '49',
  864.     'ifOutBroadcastPkts' => '0',
  865.     'ifHCInOctets' => '0',
  866.     'ifHCInUcastPkts' => '0',
  867.     'ifHCInMulticastPkts' => '0',
  868.     'ifHCInBroadcastPkts' => '0',
  869.     'ifHCOutOctets' => '0',
  870.     'ifHCOutUcastPkts' => '0',
  871.     'ifHCOutMulticastPkts' => '0',
  872.     'ifHCOutBroadcastPkts' => '0',
  873.     'ifLinkUpDownTrapEnable' => 'enabled',
  874.     'ifHighSpeed' => '10',
  875.     'ifPromiscuousMode' => 'false',
  876.     'ifConnectorPresent' => 'true',
  877.     'ifAlias' => 'Slot1/2',
  878.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  879.     'ifDescr' => 'Ethernet Interface Port 02',
  880.     'ifAdminStatus' => 'up',
  881.     'ifOperStatus' => 'down',
  882.     'ifLastChange' => '137385',
  883.     'ifType' => 'ethernetCsmacd',
  884.     'ifPhysAddress' => '0:90:e8:b5:2e:b9',
  885.     'ifMtu' => '9216',
  886.     'ifInErrors' => '0',
  887.     'ifOutErrors' => '0',
  888.     'ifInDiscards' => '0',
  889.     'ifOutDiscards' => '0',
  890.     'dot3StatsDuplexStatus' => 'unknown',
  891.     'dot1qPvid' => '1',
  892.   ),
  893.   3 =>
  894.   array (
  895.     'ifName' => 'Slot1/3',
  896.     'ifInMulticastPkts' => '0',
  897.     'ifInBroadcastPkts' => '0',
  898.     'ifOutMulticastPkts' => '0',
  899.     'ifOutBroadcastPkts' => '0',
  900.     'ifHCInOctets' => '0',
  901.     'ifHCInUcastPkts' => '0',
  902.     'ifHCInMulticastPkts' => '0',
  903.     'ifHCInBroadcastPkts' => '0',
  904.     'ifHCOutOctets' => '0',
  905.     'ifHCOutUcastPkts' => '0',
  906.     'ifHCOutMulticastPkts' => '0',
  907.     'ifHCOutBroadcastPkts' => '0',
  908.     'ifLinkUpDownTrapEnable' => 'enabled',
  909.     'ifHighSpeed' => '10',
  910.     'ifPromiscuousMode' => 'false',
  911.     'ifConnectorPresent' => 'true',
  912.     'ifAlias' => 'Slot1/3',
  913.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  914.     'ifDescr' => 'Ethernet Interface Port 03',
  915.     'ifAdminStatus' => 'up',
  916.     'ifOperStatus' => 'down',
  917.     'ifLastChange' => '3396',
  918.     'ifType' => 'ethernetCsmacd',
  919.     'ifPhysAddress' => '0:90:e8:b5:2e:ba',
  920.     'ifMtu' => '9216',
  921.     'ifInErrors' => '0',
  922.     'ifOutErrors' => '0',
  923.     'ifInDiscards' => '0',
  924.     'ifOutDiscards' => '0',
  925.     'dot3StatsDuplexStatus' => 'unknown',
  926.     'dot1qPvid' => '1',
  927.   ),
  928.   4 =>
  929.   array (
  930.     'ifName' => 'Slot1/4',
  931.     'ifInMulticastPkts' => '0',
  932.     'ifInBroadcastPkts' => '0',
  933.     'ifOutMulticastPkts' => '0',
  934.     'ifOutBroadcastPkts' => '0',
  935.     'ifHCInOctets' => '0',
  936.     'ifHCInUcastPkts' => '0',
  937.     'ifHCInMulticastPkts' => '0',
  938.     'ifHCInBroadcastPkts' => '0',
  939.     'ifHCOutOctets' => '0',
  940.     'ifHCOutUcastPkts' => '0',
  941.     'ifHCOutMulticastPkts' => '0',
  942.     'ifHCOutBroadcastPkts' => '0',
  943.     'ifLinkUpDownTrapEnable' => 'enabled',
  944.     'ifHighSpeed' => '10',
  945.     'ifPromiscuousMode' => 'false',
  946.     'ifConnectorPresent' => 'true',
  947.     'ifAlias' => 'Slot1/4',
  948.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  949.     'ifDescr' => 'Ethernet Interface Port 04',
  950.     'ifAdminStatus' => 'up',
  951.     'ifOperStatus' => 'down',
  952.     'ifLastChange' => '3401',
  953.     'ifType' => 'ethernetCsmacd',
  954.     'ifPhysAddress' => '0:90:e8:b5:2e:bb',
  955.     'ifMtu' => '9216',
  956.     'ifInErrors' => '0',
  957.     'ifOutErrors' => '0',
  958.     'ifInDiscards' => '0',
  959.     'ifOutDiscards' => '0',
  960.     'dot3StatsDuplexStatus' => 'unknown',
  961.     'dot1qPvid' => '1',
  962.   ),
  963.   5 =>
  964.   array (
  965.     'ifName' => 'Slot1/5',
  966.     'ifInMulticastPkts' => '0',
  967.     'ifInBroadcastPkts' => '0',
  968.     'ifOutMulticastPkts' => '0',
  969.     'ifOutBroadcastPkts' => '0',
  970.     'ifHCInOctets' => '0',
  971.     'ifHCInUcastPkts' => '0',
  972.     'ifHCInMulticastPkts' => '0',
  973.     'ifHCInBroadcastPkts' => '0',
  974.     'ifHCOutOctets' => '0',
  975.     'ifHCOutUcastPkts' => '0',
  976.     'ifHCOutMulticastPkts' => '0',
  977.     'ifHCOutBroadcastPkts' => '0',
  978.     'ifLinkUpDownTrapEnable' => 'enabled',
  979.     'ifHighSpeed' => '100',
  980.     'ifPromiscuousMode' => 'false',
  981.     'ifConnectorPresent' => 'true',
  982.     'ifAlias' => 'Slot1/5',
  983.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  984.     'ifDescr' => 'Ethernet Interface Port 05',
  985.     'ifAdminStatus' => 'up',
  986.     'ifOperStatus' => 'down',
  987.     'ifLastChange' => '3402',
  988.     'ifType' => 'ethernetCsmacd',
  989.     'ifPhysAddress' => '0:90:e8:b5:2e:bc',
  990.     'ifMtu' => '9216',
  991.     'ifInErrors' => '0',
  992.     'ifOutErrors' => '0',
  993.     'ifInDiscards' => '0',
  994.     'ifOutDiscards' => '0',
  995.     'dot3StatsDuplexStatus' => 'halfDuplex',
  996.     'dot1qPvid' => '1',
  997.   ),
  998.   6 =>
  999.   array (
  1000.     'ifName' => 'Slot1/6',
  1001.     'ifInMulticastPkts' => '0',
  1002.     'ifInBroadcastPkts' => '0',
  1003.     'ifOutMulticastPkts' => '0',
  1004.     'ifOutBroadcastPkts' => '0',
  1005.     'ifHCInOctets' => '0',
  1006.     'ifHCInUcastPkts' => '0',
  1007.     'ifHCInMulticastPkts' => '0',
  1008.     'ifHCInBroadcastPkts' => '0',
  1009.     'ifHCOutOctets' => '0',
  1010.     'ifHCOutUcastPkts' => '0',
  1011.     'ifHCOutMulticastPkts' => '0',
  1012.     'ifHCOutBroadcastPkts' => '0',
  1013.     'ifLinkUpDownTrapEnable' => 'enabled',
  1014.     'ifHighSpeed' => '100',
  1015.     'ifPromiscuousMode' => 'false',
  1016.     'ifConnectorPresent' => 'true',
  1017.     'ifAlias' => 'Slot1/6',
  1018.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1019.     'ifDescr' => 'Ethernet Interface Port 06',
  1020.     'ifAdminStatus' => 'up',
  1021.     'ifOperStatus' => 'down',
  1022.     'ifLastChange' => '3404',
  1023.     'ifType' => 'ethernetCsmacd',
  1024.     'ifPhysAddress' => '0:90:e8:b5:2e:bd',
  1025.     'ifMtu' => '9216',
  1026.     'ifInErrors' => '0',
  1027.     'ifOutErrors' => '0',
  1028.     'ifInDiscards' => '0',
  1029.     'ifOutDiscards' => '0',
  1030.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1031.     'dot1qPvid' => '1',
  1032.   ),
  1033.   7 =>
  1034.   array (
  1035.     'ifName' => 'Slot1/7',
  1036.     'ifInMulticastPkts' => '0',
  1037.     'ifInBroadcastPkts' => '0',
  1038.     'ifOutMulticastPkts' => '0',
  1039.     'ifOutBroadcastPkts' => '0',
  1040.     'ifHCInOctets' => '0',
  1041.     'ifHCInUcastPkts' => '0',
  1042.     'ifHCInMulticastPkts' => '0',
  1043.     'ifHCInBroadcastPkts' => '0',
  1044.     'ifHCOutOctets' => '0',
  1045.     'ifHCOutUcastPkts' => '0',
  1046.     'ifHCOutMulticastPkts' => '0',
  1047.     'ifHCOutBroadcastPkts' => '0',
  1048.     'ifLinkUpDownTrapEnable' => 'enabled',
  1049.     'ifHighSpeed' => '100',
  1050.     'ifPromiscuousMode' => 'false',
  1051.     'ifConnectorPresent' => 'true',
  1052.     'ifAlias' => 'Slot1/7',
  1053.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1054.     'ifDescr' => 'Ethernet Interface Port 07',
  1055.     'ifAdminStatus' => 'up',
  1056.     'ifOperStatus' => 'down',
  1057.     'ifLastChange' => '3407',
  1058.     'ifType' => 'ethernetCsmacd',
  1059.     'ifPhysAddress' => '0:90:e8:b5:2e:be',
  1060.     'ifMtu' => '9216',
  1061.     'ifInErrors' => '0',
  1062.     'ifOutErrors' => '0',
  1063.     'ifInDiscards' => '0',
  1064.     'ifOutDiscards' => '0',
  1065.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1066.     'dot1qPvid' => '1',
  1067.   ),
  1068.   8 =>
  1069.   array (
  1070.     'ifName' => 'Slot1/8',
  1071.     'ifInMulticastPkts' => '0',
  1072.     'ifInBroadcastPkts' => '0',
  1073.     'ifOutMulticastPkts' => '0',
  1074.     'ifOutBroadcastPkts' => '0',
  1075.     'ifHCInOctets' => '0',
  1076.     'ifHCInUcastPkts' => '0',
  1077.     'ifHCInMulticastPkts' => '0',
  1078.     'ifHCInBroadcastPkts' => '0',
  1079.     'ifHCOutOctets' => '0',
  1080.     'ifHCOutUcastPkts' => '0',
  1081.     'ifHCOutMulticastPkts' => '0',
  1082.     'ifHCOutBroadcastPkts' => '0',
  1083.     'ifLinkUpDownTrapEnable' => 'enabled',
  1084.     'ifHighSpeed' => '100',
  1085.     'ifPromiscuousMode' => 'false',
  1086.     'ifConnectorPresent' => 'true',
  1087.     'ifAlias' => 'Slot1/8',
  1088.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1089.     'ifDescr' => 'Ethernet Interface Port 08',
  1090.     'ifAdminStatus' => 'up',
  1091.     'ifOperStatus' => 'down',
  1092.     'ifLastChange' => '3409',
  1093.     'ifType' => 'ethernetCsmacd',
  1094.     'ifPhysAddress' => '0:90:e8:b5:2e:bf',
  1095.     'ifMtu' => '9216',
  1096.     'ifInErrors' => '0',
  1097.     'ifOutErrors' => '0',
  1098.     'ifInDiscards' => '0',
  1099.     'ifOutDiscards' => '0',
  1100.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1101.     'dot1qPvid' => '1',
  1102.   ),
  1103.   9 =>
  1104.   array (
  1105.     'ifName' => 'Slot1/9',
  1106.     'ifInMulticastPkts' => '0',
  1107.     'ifInBroadcastPkts' => '0',
  1108.     'ifOutMulticastPkts' => '0',
  1109.     'ifOutBroadcastPkts' => '0',
  1110.     'ifHCInOctets' => '0',
  1111.     'ifHCInUcastPkts' => '0',
  1112.     'ifHCInMulticastPkts' => '0',
  1113.     'ifHCInBroadcastPkts' => '0',
  1114.     'ifHCOutOctets' => '0',
  1115.     'ifHCOutUcastPkts' => '0',
  1116.     'ifHCOutMulticastPkts' => '0',
  1117.     'ifHCOutBroadcastPkts' => '0',
  1118.     'ifLinkUpDownTrapEnable' => 'enabled',
  1119.     'ifHighSpeed' => '100',
  1120.     'ifPromiscuousMode' => 'false',
  1121.     'ifConnectorPresent' => 'true',
  1122.     'ifAlias' => 'Slot1/9',
  1123.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1124.     'ifDescr' => 'Ethernet Interface Port 09',
  1125.     'ifAdminStatus' => 'up',
  1126.     'ifOperStatus' => 'down',
  1127.     'ifLastChange' => '3411',
  1128.     'ifType' => 'ethernetCsmacd',
  1129.     'ifPhysAddress' => '0:90:e8:b5:2e:c0',
  1130.     'ifMtu' => '9216',
  1131.     'ifInErrors' => '0',
  1132.     'ifOutErrors' => '0',
  1133.     'ifInDiscards' => '0',
  1134.     'ifOutDiscards' => '0',
  1135.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1136.     'dot1qPvid' => '1',
  1137.   ),
  1138.   10 =>
  1139.   array (
  1140.     'ifName' => 'Slot1/10',
  1141.     'ifInMulticastPkts' => '0',
  1142.     'ifInBroadcastPkts' => '0',
  1143.     'ifOutMulticastPkts' => '0',
  1144.     'ifOutBroadcastPkts' => '0',
  1145.     'ifHCInOctets' => '0',
  1146.     'ifHCInUcastPkts' => '0',
  1147.     'ifHCInMulticastPkts' => '0',
  1148.     'ifHCInBroadcastPkts' => '0',
  1149.     'ifHCOutOctets' => '0',
  1150.     'ifHCOutUcastPkts' => '0',
  1151.     'ifHCOutMulticastPkts' => '0',
  1152.     'ifHCOutBroadcastPkts' => '0',
  1153.     'ifLinkUpDownTrapEnable' => 'enabled',
  1154.     'ifHighSpeed' => '100',
  1155.     'ifPromiscuousMode' => 'false',
  1156.     'ifConnectorPresent' => 'true',
  1157.     'ifAlias' => 'Slot1/10',
  1158.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1159.     'ifDescr' => 'Ethernet Interface Port 10',
  1160.     'ifAdminStatus' => 'up',
  1161.     'ifOperStatus' => 'down',
  1162.     'ifLastChange' => '3412',
  1163.     'ifType' => 'ethernetCsmacd',
  1164.     'ifPhysAddress' => '0:90:e8:b5:2e:c1',
  1165.     'ifMtu' => '9216',
  1166.     'ifInErrors' => '0',
  1167.     'ifOutErrors' => '0',
  1168.     'ifInDiscards' => '0',
  1169.     'ifOutDiscards' => '0',
  1170.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1171.     'dot1qPvid' => '1',
  1172.   ),
  1173.   11 =>
  1174.   array (
  1175.     'ifName' => 'Slot1/11',
  1176.     'ifInMulticastPkts' => '3081',
  1177.     'ifInBroadcastPkts' => '17496',
  1178.     'ifOutMulticastPkts' => '218',
  1179.     'ifOutBroadcastPkts' => '41',
  1180.     'ifHCInOctets' => '0',
  1181.     'ifHCInUcastPkts' => '0',
  1182.     'ifHCInMulticastPkts' => '0',
  1183.     'ifHCInBroadcastPkts' => '0',
  1184.     'ifHCOutOctets' => '0',
  1185.     'ifHCOutUcastPkts' => '0',
  1186.     'ifHCOutMulticastPkts' => '0',
  1187.     'ifHCOutBroadcastPkts' => '0',
  1188.     'ifLinkUpDownTrapEnable' => 'enabled',
  1189.     'ifHighSpeed' => '100',
  1190.     'ifPromiscuousMode' => 'false',
  1191.     'ifConnectorPresent' => 'true',
  1192.     'ifAlias' => 'Slot1/11',
  1193.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1194.     'ifDescr' => 'Ethernet Interface Port 11',
  1195.     'ifAdminStatus' => 'up',
  1196.     'ifOperStatus' => 'up',
  1197.     'ifLastChange' => '171966',
  1198.     'ifType' => 'ethernetCsmacd',
  1199.     'ifPhysAddress' => '0:90:e8:b5:2e:c2',
  1200.     'ifMtu' => '9216',
  1201.     'ifInErrors' => '0',
  1202.     'ifOutErrors' => '0',
  1203.     'ifInDiscards' => '0',
  1204.     'ifOutDiscards' => '0',
  1205.     'dot3StatsDuplexStatus' => 'fullDuplex',
  1206.     'dot1qPvid' => '15',
  1207.   ),
  1208.   12 =>
  1209.   array (
  1210.     'ifName' => 'Slot1/12',
  1211.     'ifInMulticastPkts' => '395',
  1212.     'ifInBroadcastPkts' => '514',
  1213.     'ifOutMulticastPkts' => '88',
  1214.     'ifOutBroadcastPkts' => '648',
  1215.     'ifHCInOctets' => '0',
  1216.     'ifHCInUcastPkts' => '0',
  1217.     'ifHCInMulticastPkts' => '0',
  1218.     'ifHCInBroadcastPkts' => '0',
  1219.     'ifHCOutOctets' => '0',
  1220.     'ifHCOutUcastPkts' => '0',
  1221.     'ifHCOutMulticastPkts' => '0',
  1222.     'ifHCOutBroadcastPkts' => '0',
  1223.     'ifLinkUpDownTrapEnable' => 'enabled',
  1224.     'ifHighSpeed' => '100',
  1225.     'ifPromiscuousMode' => 'false',
  1226.     'ifConnectorPresent' => 'true',
  1227.     'ifAlias' => 'Slot1/12',
  1228.     'ifCounterDiscontinuityTime' => '0:0:00:00.00',
  1229.     'ifDescr' => 'Ethernet Interface Port 12',
  1230.     'ifAdminStatus' => 'up',
  1231.     'ifOperStatus' => 'down',
  1232.     'ifLastChange' => '171561',
  1233.     'ifType' => 'ethernetCsmacd',
  1234.     'ifPhysAddress' => '0:90:e8:b5:2e:c3',
  1235.     'ifMtu' => '9216',
  1236.     'ifInErrors' => '0',
  1237.     'ifOutErrors' => '0',
  1238.     'ifInDiscards' => '0',
  1239.     'ifOutDiscards' => '0',
  1240.     'dot3StatsDuplexStatus' => 'halfDuplex',
  1241.     'dot1qPvid' => '15',
  1242.   ),
  1243. )  
  1244.  valid  
  1245.  valid  
  1246.  valid  
  1247.  valid  
  1248.  valid  
  1249.  valid  
  1250.  valid  
  1251.  valid  
  1252.  valid  
  1253.  valid  
  1254.  valid  
  1255.  valid  
  1256.  
  1257. Port Slot1/1: Ethernet Interface Port 01 (1 / #3) ifInOctets  
  1258. ifOutOctets  
  1259. ifInUcastPkts  
  1260. ifOutUcastPkts  
  1261. ifInBroadcastPkts  
  1262. ifOutBroadcastPkts  
  1263. ifInMulticastPkts  
  1264. ifOutMulticastPkts  
  1265. ifHighSpeed (10)  
  1266. dot3Duplex VLAN = 1 Slot1/13 skipped because port is still down since last polling.  
  1267.  
  1268. Port Slot1/2: Ethernet Interface Port 02 (2 / #4) ifInOctets  
  1269. ifOutOctets  
  1270. ifInUcastPkts  
  1271. ifOutUcastPkts  
  1272. ifInBroadcastPkts  
  1273. ifOutBroadcastPkts  
  1274. ifInMulticastPkts  
  1275. ifOutMulticastPkts  
  1276. ifHighSpeed (10)  
  1277. dot3Duplex VLAN = 1 Slot1/24 skipped because port is still down since last polling.  
  1278.  
  1279. Port Slot1/3: Ethernet Interface Port 03 (3 / #5) ifInOctets  
  1280. ifOutOctets  
  1281. ifInUcastPkts  
  1282. ifOutUcastPkts  
  1283. ifInBroadcastPkts  
  1284. ifOutBroadcastPkts  
  1285. ifInMulticastPkts  
  1286. ifOutMulticastPkts  
  1287. ifHighSpeed (10)  
  1288. dot3Duplex VLAN = 1 Slot1/35 skipped because port is still down since last polling.  
  1289.  
  1290. Port Slot1/4: Ethernet Interface Port 04 (4 / #6) ifInOctets  
  1291. ifOutOctets  
  1292. ifInUcastPkts  
  1293. ifOutUcastPkts  
  1294. ifInBroadcastPkts  
  1295. ifOutBroadcastPkts  
  1296. ifInMulticastPkts  
  1297. ifOutMulticastPkts  
  1298. ifHighSpeed (10)  
  1299. dot3Duplex VLAN = 1 Slot1/46 skipped because port is still down since last polling.  
  1300.  
  1301. Port Slot1/5: Ethernet Interface Port 05 (5 / #7) ifInOctets  
  1302. ifOutOctets  
  1303. ifInUcastPkts  
  1304. ifOutUcastPkts  
  1305. ifInBroadcastPkts  
  1306. ifOutBroadcastPkts  
  1307. ifInMulticastPkts  
  1308. ifOutMulticastPkts  
  1309. ifHighSpeed (100)  
  1310. dot3Duplex VLAN = 1 Slot1/57 skipped because port is still down since last polling.  
  1311.  
  1312. Port Slot1/6: Ethernet Interface Port 06 (6 / #8) ifInOctets  
  1313. ifOutOctets  
  1314. ifInUcastPkts  
  1315. ifOutUcastPkts  
  1316. ifInBroadcastPkts  
  1317. ifOutBroadcastPkts  
  1318. ifInMulticastPkts  
  1319. ifOutMulticastPkts  
  1320. ifHighSpeed (100)  
  1321. dot3Duplex VLAN = 1 Slot1/68 skipped because port is still down since last polling.  
  1322.  
  1323. Port Slot1/7: Ethernet Interface Port 07 (7 / #9) ifInOctets  
  1324. ifOutOctets  
  1325. ifInUcastPkts  
  1326. ifOutUcastPkts  
  1327. ifInBroadcastPkts  
  1328. ifOutBroadcastPkts  
  1329. ifInMulticastPkts  
  1330. ifOutMulticastPkts  
  1331. ifHighSpeed (100)  
  1332. dot3Duplex VLAN = 1 Slot1/79 skipped because port is still down since last polling.  
  1333.  
  1334. Port Slot1/8: Ethernet Interface Port 08 (8 / #10) ifInOctets  
  1335. ifOutOctets  
  1336. ifInUcastPkts  
  1337. ifOutUcastPkts  
  1338. ifInBroadcastPkts  
  1339. ifOutBroadcastPkts  
  1340. ifInMulticastPkts  
  1341. ifOutMulticastPkts  
  1342. ifHighSpeed (100)  
  1343. dot3Duplex VLAN = 1 Slot1/810 skipped because port is still down since last polling.  
  1344.  
  1345. Port Slot1/9: Ethernet Interface Port 09 (9 / #11) ifInOctets  
  1346. ifOutOctets  
  1347. ifInUcastPkts  
  1348. ifOutUcastPkts  
  1349. ifInBroadcastPkts  
  1350. ifOutBroadcastPkts  
  1351. ifInMulticastPkts  
  1352. ifOutMulticastPkts  
  1353. ifHighSpeed (100)  
  1354. dot3Duplex VLAN = 1 Slot1/911 skipped because port is still down since last polling.  
  1355.  
  1356. Port Slot1/10: Ethernet Interface Port 10 (10 / #12) ifInOctets  
  1357. ifOutOctets  
  1358. ifInUcastPkts  
  1359. ifOutUcastPkts  
  1360. ifInBroadcastPkts  
  1361. ifOutBroadcastPkts  
  1362. ifInMulticastPkts  
  1363. ifOutMulticastPkts  
  1364. ifHighSpeed (100)  
  1365. dot3Duplex VLAN = 1 Slot1/1012 skipped because port is still down since last polling.  
  1366.  
  1367. Port Slot1/11: Ethernet Interface Port 11 (11 / #13) ifInOctets  
  1368. ifOutOctets  
  1369. ifInUcastPkts  
  1370. ifOutUcastPkts  
  1371. ifInBroadcastPkts  
  1372. ifOutBroadcastPkts  
  1373. ifInMulticastPkts  
  1374. ifOutMulticastPkts  
  1375. ifHighSpeed (100)  
  1376. dot3Duplex VLAN = 15 Slot1/11
  1377.  ifInOctets (0 B) 0 Bps 123 secs  
  1378.  
  1379.  ifOutOctets (0 B) 0 Bps 123 secs  
  1380.  
  1381.  ifInErrors (0 B) 0 Bps 123 secs  
  1382.  
  1383.  ifOutErrors (0 B) 0 Bps 123 secs  
  1384.  
  1385.  ifInUcastPkts (0 B) 0 Bps 123 secs  
  1386.  
  1387.  ifOutUcastPkts (0 B) 0 Bps 123 secs  
  1388.  
  1389.  ifInNUcastPkts (0 B) 0 Bps 123 secs  
  1390.  
  1391.  ifOutNUcastPkts (0 B) 0 Bps 123 secs  
  1392.  
  1393.  ifInDiscards (0 B) 0 Bps 123 secs  
  1394.  
  1395.  ifOutDiscards (0 B) 0 Bps 123 secs  
  1396.  
  1397.  ifInUnknownProtos (0 B) 0 Bps 123 secs  
  1398.  
  1399.  ifInBroadcastPkts (496 B) 4.0325203252033 Bps 123 secs  
  1400.  
  1401.  ifOutBroadcastPkts (0 B) 0 Bps 123 secs  
  1402.  
  1403.  ifInMulticastPkts (135 B) 1.0975609756098 Bps 123 secs  
  1404.  
  1405.  ifOutMulticastPkts (4 B) 0.032520325203252 Bps 123 secs  
  1406. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,1694072152,1694072029,123,13][0m 0.56ms]
  1407.  
  1408. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m[0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"17496",17000,4.032520325203252,496,"41",41,0,0,"3081",2946,1.0975609756097562,135,"218",214,0.032520325203252036,4,13][0m 0.41ms]
  1409.  
  1410. 2 updated  
  1411.  
  1412. Port Slot1/12: Ethernet Interface Port 12 (12 / #14) ifInOctets  
  1413. ifOutOctets  
  1414. ifInUcastPkts  
  1415. ifOutUcastPkts  
  1416. ifInBroadcastPkts  
  1417. ifOutBroadcastPkts  
  1418. ifInMulticastPkts  
  1419. ifOutMulticastPkts  
  1420. ifHighSpeed (100)  
  1421. dot3Duplex VLAN = 15 Slot1/1214 skipped because port is still down since last polling.  
  1422.  
  1423. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14) [0;33m[1694072152,1694072029,null][0m 0.41ms]
  1424.  
  1425. 11 updated  
  1426.  
  1427. >> Runtime for poller module 'ports': 1.7390 seconds with 151544 bytes
  1428. >> [0;36mSNMP[0m: [14/1.72s] [1;33mMySQL[0m: [4/0.03s]  
  1429. #### Unload poller module ports ####
  1430.  
  1431. Modules status: Global-  
  1432. OS  
  1433. Device  
  1434. Module [ xdsl ] disabled globally.
  1435.  
  1436. Modules status: Global+  
  1437. OS  
  1438. Device  
  1439.  
  1440. #### Load poller module customoid ####
  1441. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[2][0m 0.41ms]
  1442.  
  1443.  
  1444. >> Runtime for poller module 'customoid': 0.0009 seconds with 1384 bytes
  1445. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1446. #### Unload poller module customoid ####
  1447.  
  1448. Modules status: Global+  
  1449. OS  
  1450. Device  
  1451.  
  1452. #### Load poller module bgp-peers ####
  1453. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[2][0m 0.52ms]
  1454.  
  1455.  
  1456. >> Runtime for poller module 'bgp-peers': 0.0025 seconds with 11792 bytes
  1457. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1458. #### Unload poller module bgp-peers ####
  1459.  
  1460. Modules status: Global-  
  1461. OS  
  1462. Device  
  1463. Module [ junose-atm-vp ] disabled globally.
  1464.  
  1465. Modules status: Global-  
  1466. OS  
  1467. Device  
  1468. Module [ printer-supplies ] disabled globally.
  1469.  
  1470. Modules status: Global+  
  1471. OS  
  1472. Device  
  1473.  
  1474. #### Load poller module ucd-diskio ####
  1475. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[2][0m 0.29ms]
  1476.  
  1477.  
  1478. >> Runtime for poller module 'ucd-diskio': 0.0006 seconds with 944 bytes
  1479. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1480. #### Unload poller module ucd-diskio ####
  1481.  
  1482. Modules status: Global-  
  1483. OS  
  1484. Device  
  1485. Module [ wifi ] disabled globally.
  1486.  
  1487. Modules status: Global+  
  1488. OS  
  1489. Device  
  1490.  
  1491. #### Load poller module wireless ####
  1492. Attempting to initialize OS: generic  
  1493. OS initialized: LibreNMS\OS\Generic  
  1494. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[2][0m 0.36ms]
  1495.  
  1496.  
  1497. >> Runtime for poller module 'wireless': 0.0019 seconds with 104488 bytes
  1498. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s]  
  1499. #### Unload poller module wireless ####
  1500.  
  1501. Modules status: Global+  
  1502. OS  
  1503. Device  
  1504.  
  1505. #### Load poller module ospf ####
  1506. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[2][0m 0.31ms]
  1507.  
  1508.  Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  1509. ospfGeneralGroup = No Such Object available on this agent at this OID
  1510.  
  1511. MIB search path: /opt/librenms/mibs
  1512. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  1513.  
  1514. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[2,""][0m 0.73ms]
  1515.  
  1516. 0
  1517. >> Runtime for poller module 'ospf': 2.5146 seconds with 98032 bytes
  1518. >> [0;36mSNMP[0m: [1/2.51s] [1;33mMySQL[0m: [2/0.01s]  
  1519. #### Unload poller module ospf ####
  1520.  
  1521. Modules status: Global-  
  1522. OS  
  1523. Device  
  1524. Module [ isis ] disabled globally.
  1525.  
  1526. Modules status: Global-  
  1527. OS  
  1528. Device  
  1529. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  1530.  
  1531. Modules status: Global-  
  1532. OS  
  1533. Device  
  1534. Module [ cisco-remote-access-monitor ] disabled globally.
  1535.  
  1536. Modules status: Global-  
  1537. OS  
  1538. Device  
  1539. Module [ cisco-cef ] disabled globally.
  1540.  
  1541. Modules status: Global-  
  1542. OS  
  1543. Device  
  1544. Module [ slas ] disabled globally.
  1545.  
  1546. Modules status: Global-  
  1547. OS  
  1548. Device  
  1549. Module [ cisco-mac-accounting ] disabled globally.
  1550.  
  1551. Modules status: Global-  
  1552. OS  
  1553. Device  
  1554. Module [ cipsec-tunnels ] disabled globally.
  1555.  
  1556. Modules status: Global-  
  1557. OS  
  1558. Device  
  1559. Module [ cisco-ace-loadbalancer ] disabled globally.
  1560.  
  1561. Modules status: Global-  
  1562. OS  
  1563. Device  
  1564. Module [ cisco-ace-serverfarms ] disabled globally.
  1565.  
  1566. Modules status: Global-  
  1567. OS  
  1568. Device  
  1569. Module [ cisco-asa-firewall ] disabled globally.
  1570.  
  1571. Modules status: Global-  
  1572. OS  
  1573. Device  
  1574. Module [ cisco-voice ] disabled globally.
  1575.  
  1576. Modules status: Global-  
  1577. OS  
  1578. Device  
  1579. Module [ cisco-cbqos ] disabled globally.
  1580.  
  1581. Modules status: Global-  
  1582. OS  
  1583. Device  
  1584. Module [ cisco-otv ] disabled globally.
  1585.  
  1586. Modules status: Global-  
  1587. OS  
  1588. Device  
  1589. Module [ cisco-qfp ] disabled globally.
  1590.  
  1591. Modules status: Global-  
  1592. OS  
  1593. Device  
  1594. Module [ cisco-vpdn ] disabled globally.
  1595.  
  1596. Modules status: Global-  
  1597. OS  
  1598. Device  
  1599. Module [ nac ] disabled globally.
  1600.  
  1601. Modules status: Global-  
  1602. OS  
  1603. Device  
  1604. Module [ netscaler-vsvr ] disabled globally.
  1605.  
  1606. Modules status: Global-  
  1607. OS  
  1608. Device  
  1609. Module [ aruba-controller ] disabled globally.
  1610.  
  1611. Modules status: Global+  
  1612. OS  
  1613. Device  
  1614.  
  1615. #### Load poller module entity-physical ####
  1616.  
  1617. >> Runtime for poller module 'entity-physical': 0.0002 seconds with 392 bytes
  1618. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1619. #### Unload poller module entity-physical ####
  1620.  
  1621. Modules status: Global-  
  1622. OS  
  1623. Device  
  1624. Module [ entity-state ] disabled globally.
  1625.  
  1626. Modules status: Global+  
  1627. OS  
  1628. Device  
  1629.  
  1630. #### Load poller module applications ####
  1631. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[2][0m 0.5ms]
  1632.  
  1633.  
  1634. >> Runtime for poller module 'applications': 0.0017 seconds with 28496 bytes
  1635. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  1636. #### Unload poller module applications ####
  1637.  
  1638. Modules status: Global+  
  1639. OS  
  1640. Device  
  1641.  
  1642. #### Load poller module stp ####
  1643. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[2][0m 0.51ms]
  1644.  
  1645. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0' 'BRIDGE-MIB::dot1dStpTopChanges.0' 'BRIDGE-MIB::dot1dStpDesignatedRoot.0'[0m]  
  1646. BRIDGE-MIB::dot1dStpTimeSinceTopologyChange.0 = 0
  1647. BRIDGE-MIB::dot1dStpTopChanges.0 = 0
  1648. BRIDGE-MIB::dot1dStpDesignatedRoot.0 = "00 00 00 00 00 00 00 00 "
  1649.  
  1650. MIB search path: /opt/librenms/mibs
  1651. Cannot find module (SNMP-VACM-MIB): At line 12 in (none)
  1652.  
  1653. .
  1654. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[2][0m 0.73ms]
  1655.  
  1656.  
  1657. >> Runtime for poller module 'stp': 0.1260 seconds with 86224 bytes
  1658. >> [0;36mSNMP[0m: [1/0.12s] [1;33mMySQL[0m: [2/0.01s]  
  1659. #### Unload poller module stp ####
  1660.  
  1661. Modules status: Global+  
  1662. OS  
  1663. Device  
  1664.  
  1665. #### Load poller module ntp ####
  1666.  
  1667. >> Runtime for poller module 'ntp': 0.0001 seconds with 320 bytes
  1668. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1669. #### Unload poller module ntp ####
  1670.  
  1671. Modules status: Global-  
  1672. OS  
  1673. Device  
  1674. Module [ loadbalancers ] disabled globally.
  1675.  
  1676. Modules status: Global-  
  1677. OS  
  1678. Device  
  1679. Module [ mef ] disabled globally.
  1680.  
  1681. Modules status: Global+  
  1682. OS  
  1683. Device  
  1684.  
  1685. #### Load poller module mpls ####
  1686.  
  1687. >> Runtime for poller module 'mpls': 0.0006 seconds with 36712 bytes
  1688. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  1689. #### Unload poller module mpls ####
  1690.  
  1691. Enabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[2][0m 0.45ms]
  1692.  
  1693.  
  1694. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[6.094,2][0m 1.79ms]
  1695.  
  1696. Updating 172.23.4.222  
  1697.  
  1698. Polled in 6.094 seconds
  1699. ### Start Device Groups ###
  1700. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.34ms]
  1701.  
  1702. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[2][0m 0.34ms]
  1703.  
  1704. Groups Added:  
  1705. Groups Removed:  
  1706. ### End Device Groups, runtime: 0.0049s ###
  1707.  
  1708. #### Start Alerts ####
  1709. SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[2][0m 0.5ms]
  1710.  
  1711. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) &lt;= ? or time(`end`) > ?))) 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 `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2023-09-07T07:35:55.520036Z","2023-09-07T07:35:55.520036Z",0,1,"07:35:55","07:35:55","07:35:55","07:35:55","[44m%","device",2,"location",3][0m 0.81ms]
  1712.  
  1713. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[2][0m 0.47ms]
  1714.  
  1715. SQL[[1;33mSELECT DISTINCT a.* FROM alert_rules a
  1716.         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 = ?)
  1717.         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 = ?))
  1718.         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 = ?))
  1719.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  1720.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1721.         WHERE a.disabled = 0 AND (
  1722.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  1723.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  1724.             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) AND (ld.device_id != ? OR ld.device_id IS NULL))
  1725.         ) [0;33m[2,2,2,2,2,2,2,2,2,2,2][0m 1.27ms]
  1726.  
  1727. #### End Alerts ####
  1728. ./poller.php 2 2023-09-07 07:35:55 - 1 devices polled in 6.367 secs  
  1729.  
  1730. [0;36mSNMP[0m [34/4.98s]: Snmpget[17/0.52s] Snmpwalk[17/4.46s]  
  1731. [1;33mSQL[0m [48/0.23s]: Select[36/0.17s] Insert[1/0.01s] Update[10/0.05s] Delete[1/0.01s]  
  1732.