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

From bit-local, 6 Months ago, written in Plain Text.
Embed
  1. LibreNMS Discovery
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 0.36ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.26ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 0.16ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 24.8.0 (2024-08-19T09:54:11-06:00)
  12. DB Schema | 2024_07_19_120719_update_ports_stack_table (296)
  13. PHP       | 8.3.6
  14. Python    | 3.9.18
  15. Database  | MariaDB 10.5.22-MariaDB
  16. RRDTool   | 1.7.2
  17. SNMP      | 5.9.1
  18. ===========================================
  19. DEBUG!
  20. Updating os_def.cache  
  21. SQL[[1;33mSELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE '172.20.20.42' ORDER BY device_id DESC [0;33m[][0m 0.64ms]
  22.  
  23. 172.20.20.42 140 avtech SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[140][0m 0.31ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[140][0m 0.25ms]
  26.  
  27. [FPING] '/usr/sbin/fping' '-4' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '172.20.20.42'
  28.  
  29. response: 172.20.20.42 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.282/0.3/0.326  
  30. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  31. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.20916
  32.  
  33.  
  34. Modules status: Global+  
  35. OS  
  36. Device  
  37.  
  38. #### Load disco module core ####
  39. Attempting to initialize OS: avtech  
  40. OS initialized as Generic (avtech)  
  41. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysName.0'[0m]  
  42. .*.*.0 = .*.4.1.20916
  43. .*.*.0 = AVTECH RoomAlert 3S
  44. .*.*.0 = bit-ra.int.colorado.edu
  45.  
  46.  
  47. | AVTECH RoomAlert 3S | .1.3.6.1.4.1.20916 |
  48.  
  49. OS: Avtech Environment Sensor (avtech)
  50.  
  51. Attempting to initialize OS: avtech  
  52. OS initialized as Generic (avtech)  
  53.  
  54. >> Runtime for discovery module 'core': 0.0420 seconds with 46608 bytes
  55. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  56. #### Unload disco module core ####
  57.  
  58. Modules status: Global+  
  59. OS  
  60. Device  
  61.  
  62. #### Load disco module os ####
  63. Yaml location data:  
  64. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'[0m]
  65.  
  66.  
  67. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'sysContact.0'[0m]
  68.  
  69.  
  70. Yaml OS data:  
  71. Location:
  72. Hardware:
  73. OS Version:
  74. OS Features:
  75. Serial:
  76. SQL[[1;33mupdate `devices` set `sysContact` = ?, `location_id` = ? where `device_id` = ? [0;33m[null,null,140][0m 0.95ms]
  77.  
  78. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-08-20 11:45:56",3,"Location: ","",140][0m 0.5ms]
  79.  
  80.  
  81. >> Runtime for discovery module 'os': 0.0850 seconds with 209912 bytes
  82. >> [0;36mSNMP[0m: [4/0.07s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  83. #### Unload disco module os ####
  84.  
  85. Modules status: Global+  
  86. OS  
  87. Device  
  88.  
  89. #### Load disco module ports ####
  90. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  91. ifDescr.0 = No Such Object available on this agent at this OID  
  92.  
  93. Invalid snmp_walk() data = ifDescr.0 = No Such Object available on this agent at this OID  
  94. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ifName'[0m]
  95. ifName.0 = No Such Object available on this agent at this OID  
  96.  
  97. Invalid snmp_walk() data = ifName.0 = No Such Object available on this agent at this OID  
  98. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ifAlias'[0m]
  99. ifAlias.0 = No Such Object available on this agent at this OID  
  100.  
  101. Invalid snmp_walk() data = ifAlias.0 = No Such Object available on this agent at this OID  
  102. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ifType'[0m]
  103. ifType.0 = No Such Object available on this agent at this OID  
  104.  
  105. Invalid snmp_walk() data = ifType.0 = No Such Object available on this agent at this OID  
  106. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  107. ifOperStatus.0 = No Such Object available on this agent at this OID  
  108.  
  109. Invalid snmp_walk() data = ifOperStatus.0 = No Such Object available on this agent at this OID  
  110. array (
  111. )  
  112. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [0;33m[140][0m 0.59ms]
  113.  
  114.  
  115.  
  116. >> Runtime for discovery module 'ports': 0.1840 seconds with 7768 bytes
  117. >> [0;36mSNMP[0m: [5/0.18s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  118. #### Unload disco module ports ####
  119.  
  120. Modules status: Global+  
  121. OS  
  122. Device  
  123.  
  124. #### Load disco module ports-stack ####
  125. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUt' '-Pu' 'udp:HOSTNAME:161' 'IF-MIB::ifStackStatus'[0m]  
  126. IF-MIB::ifStackStatus[0] = No Such Object available on this agent at this OID
  127.  
  128.  
  129. SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID  
  130.  
  131. >> Runtime for discovery module 'ports-stack': 0.0390 seconds with 67584 bytes
  132. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  133. #### Unload disco module ports-stack ####
  134.  
  135. Modules status: Global-  
  136. OS  
  137. Device  
  138. Module [ xdsl ] disabled globally.
  139.  
  140. Modules status: Global+  
  141. OS  
  142. Device  
  143.  
  144. #### Load disco module entity-physical ####
  145.  
  146. Caching OIDs: entPhysicalEntrySNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'entPhysicalEntry'[0m]
  147. entPhysicalEntry.0 = No Such Object available on this agent at this OID  
  148. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/avtech
  149. Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 1 in (none)  
  150. Invalid snmp_walk() data = entPhysicalEntry.0 = No Such Object available on this agent at this OID  
  151.  
  152. SQL[[1;33mSELECT * FROM `entPhysical` WHERE `device_id` = ? [0;33m[140][0m 0.4ms]
  153.  
  154.  
  155. >> Runtime for discovery module 'entity-physical': 0.0370 seconds with 2072 bytes
  156. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  157. #### Unload disco module entity-physical ####
  158.  
  159. Modules status: Global-  
  160. OS  
  161. Device  
  162. Module [ entity-state ] disabled globally.
  163.  
  164. Modules status: Global-  
  165. OS  
  166. Device  
  167. Module [ isis ] disabled globally.
  168.  
  169. Modules status: Global+  
  170. OS  
  171. Device  
  172.  
  173. #### Load disco module processors ####
  174. No YAML Discovery data.  
  175. Host Resources: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'hrProcessorLoad'[0m]
  176. hrProcessorLoad.0 = No Such Object available on this agent at this OID  
  177.  
  178. Invalid snmp_walk() data = hrProcessorLoad.0 = No Such Object available on this agent at this OID  
  179. UCD Resources: SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-Ovq' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.11.11.0'[0m]
  180. No Such Object available on this agent at this OID  
  181.  
  182. SQL[[1;33mSELECT * FROM `processors` WHERE `device_id`=? [0;33m[140][0m 0.46ms]
  183.  
  184. SQL[[1;33mDELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 0.56ms]
  185.  
  186.  
  187.  
  188. >> Runtime for discovery module 'processors': 0.0790 seconds with 39368 bytes
  189. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  190. #### Unload disco module processors ####
  191.  
  192. Modules status: Global+  
  193. OS  
  194. Device  
  195.  
  196. #### Load disco module mempools ####
  197. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'hrStorageTable'[0m]
  198. hrStorageTable.0 = No Such Object available on this agent at this OID  
  199.  
  200. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUv' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'hrMemorySize.0'[0m]
  201. No Such Object available on this agent at this OID  
  202.  
  203. SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'memTotalSwap.0' 'memAvailSwap.0' 'memTotalReal.0' 'memAvailReal.0' 'memBuffer.0' 'memCached.0' 'memSysAvail.0'[0m]
  204. memTotalSwap.0.0 = No Such Object available on this agent at this OID
  205. memAvailSwap.0.0 = No Such Object available on this agent at this OID
  206. memTotalReal.0.0 = No Such Object available on this agent at this OID
  207. memAvailReal.0.0 = No Such Object available on this agent at this OID
  208. memBuffer.0.0 = No Such Object available on this agent at this OID
  209. memCached.0.0 = No Such Object available on this agent at this OID
  210. memSysAvail.0.0 = No Such Object available on this agent at this OID  
  211.  
  212. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[140][0m 0.45ms]
  213.  
  214.  
  215.  
  216. >> Runtime for discovery module 'mempools': 0.0980 seconds with 7112 bytes
  217. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  218. #### Unload disco module mempools ####
  219.  
  220. Modules status: Global+  
  221. OS  
  222. Device  
  223.  
  224. #### Load disco module cisco-vrf-lite ####
  225. SQL[[1;33mSELECT * FROM vrf_lite_cisco WHERE device_id = ?  [0;33m[140][0m 0.24ms]
  226.  
  227.  
  228. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 1528 bytes
  229. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  230. #### Unload disco module cisco-vrf-lite ####
  231.  
  232. Modules status: Global-  
  233. OS  
  234. Device  
  235. Module [ cisco-mac-accounting ] disabled globally.
  236.  
  237. Modules status: Global-  
  238. OS  
  239. Device  
  240. Module [ cisco-pw ] disabled globally.
  241.  
  242. Modules status: Global-  
  243. OS  
  244. Device  
  245. Module [ vrf ] disabled globally.
  246.  
  247. Modules status: Global-  
  248. OS  
  249. Device  
  250. Module [ cisco-cef ] disabled globally.
  251.  
  252. Modules status: Global-  
  253. OS  
  254. Device  
  255. Module [ slas ] disabled globally.
  256.  
  257. Modules status: Global-  
  258. OS  
  259. Device  
  260. Module [ cisco-cbqos ] disabled globally.
  261.  
  262. Modules status: Global-  
  263. OS  
  264. Device  
  265. Module [ cisco-otv ] disabled globally.
  266.  
  267. Modules status: Global-  
  268. OS  
  269. Device  
  270. Module [ cisco-qfp ] disabled globally.
  271.  
  272. Modules status: Global+  
  273. OS  
  274. Device  
  275.  
  276. #### Load disco module ipv4-addresses ####
  277. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[140][0m 0.24ms]
  278.  
  279. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntIfIndex'[0m]  
  280. ipAdEntIfIndex[.0 = No Such Object available on this agent at this OID
  281.  
  282.  
  283. SQL[[1;33mselect `ipv4_address_id`, `ipv4_address`, `ipv4_prefixlen`, `ipv4_network_id`, `ports`.`device_id`, `ports`.`ifIndex` from `ipv4_addresses` left join `ports` on `ipv4_addresses`.`port_id` = `ports`.`port_id` where `ports`.`device_id` = ? or `ports`.`device_id` is null [0;33m[140][0m 0.56ms]
  284.  
  285.  
  286.  
  287. >> Runtime for discovery module 'ipv4-addresses': 0.0410 seconds with 13440 bytes
  288. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  289. #### Unload disco module ipv4-addresses ####
  290.  
  291. Modules status: Global+  
  292. OS  
  293. Device  
  294.  
  295. #### Load disco module ipv6-addresses ####
  296. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUt' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipAddressIfIndex.ipv6'[0m]  
  297. IP-MIB::ipAddressIfIndex[ipv6][""] = No Such Object available on this agent at this OID
  298.  
  299.  
  300. SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID  
  301. SNMP failed walking IP-MIB::ipAddressIfIndex.ipv6 of IP-MIB::ipAddressIfIndex.ipv6,IP-MIB::ipAddressOrigin.ipv6,IP-MIB::ipAddressPrefix.ipv6 aborting.  
  302. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength'[0m]
  303. .*.*.* No Such Object available on this agent at this OID  
  304.  
  305. Invalid snmp_walk() data = .1.3.6.1.2.1.55.1.8.1.2.0 No Such Object available on this agent at this OID  
  306. SQL[[1;33mSELECT `ipv6_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv6_addresses` LEFT JOIN `ports` ON `ipv6_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [0;33m[140][0m 0.41ms]
  307.  
  308.  
  309.  
  310. >> Runtime for discovery module 'ipv6-addresses': 0.0750 seconds with 4424 bytes
  311. >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  312. #### Unload disco module ipv6-addresses ####
  313.  
  314. Modules status: Global-  
  315. OS  
  316. Device  
  317. Module [ route ] disabled globally.
  318.  
  319. Modules status: Global+  
  320. OS  
  321. Device  
  322.  
  323. #### Load disco module sensors ####
  324. Pre-cache avtech: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.20916.1'[0m]
  325. .*.4.1.209*.* = 6656
  326. .*.4.1.209*.* = 1920
  327. .*.4.1.209*.* = 1940
  328. .*.4.1.209*.* = 6692
  329. .*.4.1.209*.* = 5304
  330. .*.4.1.209*.* = 6692
  331. .*.4.1.209*.* = 1940
  332. .*.4.1.209*.* = 1001
  333. .*.4.1.209*.* = 5001
  334. .*.4.1.209*.* = "Internal Sensor"
  335. .*.4.1.209*.* = "Ext Sensor 1"
  336. .*.4.1.209*.* = No more variables left in this MIB View (It is past the end of the MIB tree)  
  337.  
  338.  
  339. array (
  340.   '.1.3.6.1.4.1.20916.1.13.1.1.1.1.0' =>
  341.   array (
  342.     0 =>
  343.     array (
  344.       '.1.3.6.1.4.1.20916.1.13.1.1.1.1.0' => '6656',
  345.     ),
  346.   ),
  347.   '.1.3.6.1.4.1.20916.1.13.1.1.1.2.0' =>
  348.   array (
  349.     0 =>
  350.     array (
  351.       '.1.3.6.1.4.1.20916.1.13.1.1.1.2.0' => '1920',
  352.     ),
  353.   ),
  354.   '.1.3.6.1.4.1.20916.1.13.1.2.1.1.0' =>
  355.   array (
  356.     0 =>
  357.     array (
  358.       '.1.3.6.1.4.1.20916.1.13.1.2.1.1.0' => '1940',
  359.     ),
  360.   ),
  361.   '.1.3.6.1.4.1.20916.1.13.1.2.1.2.0' =>
  362.   array (
  363.     0 =>
  364.     array (
  365.       '.1.3.6.1.4.1.20916.1.13.1.2.1.2.0' => '6692',
  366.     ),
  367.   ),
  368.   '.1.3.6.1.4.1.20916.1.13.1.2.1.3.0' =>
  369.   array (
  370.     0 =>
  371.     array (
  372.       '.1.3.6.1.4.1.20916.1.13.1.2.1.3.0' => '5304',
  373.     ),
  374.   ),
  375.   '.1.3.6.1.4.1.20916.1.13.1.2.1.4.0' =>
  376.   array (
  377.     0 =>
  378.     array (
  379.       '.1.3.6.1.4.1.20916.1.13.1.2.1.4.0' => '6692',
  380.     ),
  381.   ),
  382.   '.1.3.6.1.4.1.20916.1.13.1.2.1.5.0' =>
  383.   array (
  384.     0 =>
  385.     array (
  386.       '.1.3.6.1.4.1.20916.1.13.1.2.1.5.0' => '1940',
  387.     ),
  388.   ),
  389.   '.1.3.6.1.4.1.20916.1.13.1.2.1.6.0' =>
  390.   array (
  391.     0 =>
  392.     array (
  393.       '.1.3.6.1.4.1.20916.1.13.1.2.1.6.0' => '1001',
  394.     ),
  395.   ),
  396.   '.1.3.6.1.4.1.20916.1.13.1.2.1.7.0' =>
  397.   array (
  398.     0 =>
  399.     array (
  400.       '.1.3.6.1.4.1.20916.1.13.1.2.1.7.0' => '5001',
  401.     ),
  402.   ),
  403.   '.1.3.6.1.4.1.20916.1.13.1.4.1.1.0' =>
  404.   array (
  405.     0 =>
  406.     array (
  407.       '.1.3.6.1.4.1.20916.1.13.1.4.1.1.0' => 'Internal Sensor',
  408.     ),
  409.   ),
  410.   '.1.3.6.1.4.1.20916.1.13.1.4.2.1.0' =>
  411.   array (
  412.     0 =>
  413.     array (
  414.       '.1.3.6.1.4.1.20916.1.13.1.4.2.1.0' => 'Ext Sensor 1',
  415.     ),
  416.   ),
  417. )  
  418.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
  419. entPhysicalDescr.0 = No Such Object available on this agent at this OID  
  420.  
  421. Invalid snmp_walk() data = entPhysicalDescr.0 = No Such Object available on this agent at this OID  
  422.  
  423. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",140,"ipmi"][0m 0.57ms]
  424.  
  425. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",140,"ipmi"][0m 0.4ms]
  426.  
  427. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",140,"ipmi"][0m 0.35ms]
  428.  
  429. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",140,"ipmi"][0m 0.35ms]
  430.  
  431. Airflow: array (
  432. )  
  433. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["airflow",140,"snmp"][0m 0.35ms]
  434.  
  435.  
  436. Current: array (
  437. )  
  438. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["current",140,"snmp"][0m 0.4ms]
  439.  
  440.  
  441. Charge: array (
  442. )  
  443. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["charge",140,"snmp"][0m 0.3ms]
  444.  
  445.  
  446. Dbm: array (
  447. )  
  448. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["dbm",140,"snmp"][0m 0.3ms]
  449.  
  450.  
  451. Fanspeed: array (
  452. )  
  453. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["fanspeed",140,"snmp"][0m 0.3ms]
  454.  
  455.  
  456. Frequency: array (
  457. )  
  458. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["frequency",140,"snmp"][0m 0.31ms]
  459.  
  460.  
  461. Humidity: Dynamic Discovery (humidity):  
  462. array (
  463.   'options' =>
  464.   array (
  465.     'divisor' => 100,
  466.   ),
  467.   'data' =>
  468.   array (
  469.     0 =>
  470.     array (
  471.       'oid' => '.1.3.6.1.4.1.20916.1.8.1.1.2.1.0',
  472.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.2.1.{{ $index }}',
  473.       'index' => 0,
  474.       'descr' => 'Internal Humidity',
  475.     ),
  476.     1 =>
  477.     array (
  478.       'oid' => '.1.3.6.1.4.1.20916.1.11.1.1.2.1.0',
  479.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.2.1.{{ $index }}',
  480.       'index' => 0,
  481.       'descr' => 'Internal Humidity',
  482.     ),
  483.     2 =>
  484.     array (
  485.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.2.3.0',
  486.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.2.3.{{ $index }}',
  487.       'index' => 1,
  488.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.2.8.0',
  489.     ),
  490.     3 =>
  491.     array (
  492.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.3.3.0',
  493.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.3.3.{{ $index }}',
  494.       'index' => 2,
  495.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.3.8.0',
  496.     ),
  497.     4 =>
  498.     array (
  499.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.4.3.0',
  500.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.4.3.{{ $index }}',
  501.       'index' => 3,
  502.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.4.8.0',
  503.     ),
  504.   ),
  505. )  
  506. array (
  507. )  
  508. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["humidity",140,"snmp"][0m 0.31ms]
  509.  
  510.  
  511. Load: array (
  512. )  
  513. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["load",140,"snmp"][0m 0.3ms]
  514.  
  515.  
  516. Loss: array (
  517. )  
  518. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["loss",140,"snmp"][0m 0.3ms]
  519.  
  520.  
  521. Power: array (
  522. )  
  523. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power",140,"snmp"][0m 0.29ms]
  524.  
  525.  
  526. Power_consumed: array (
  527. )  
  528. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_consumed",140,"snmp"][0m 0.3ms]
  529.  
  530.  
  531. Power_factor: array (
  532. )  
  533. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["power_factor",140,"snmp"][0m 0.3ms]
  534.  
  535.  
  536. Runtime: array (
  537. )  
  538. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["runtime",140,"snmp"][0m 0.3ms]
  539.  
  540.  
  541. Signal: array (
  542. )  
  543. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["signal",140,"snmp"][0m 0.3ms]
  544.  
  545.  
  546. State: Dynamic Discovery (state):  
  547. array (
  548.   'data' =>
  549.   array (
  550.     0 =>
  551.     array (
  552.       'oid' => '.1.3.6.1.4.1.20916.1.9.1.2.1.0',
  553.       'num_oid' => '.1.3.6.1.4.1.20916.1.9.1.2.1.{{ $index }}',
  554.       'index' => 0,
  555.       'descr' => '.1.3.6.1.4.1.20916.1.9.1.2.2.0',
  556.       'states' =>
  557.       array (
  558.         0 =>
  559.         array (
  560.           'value' => 0,
  561.           'generic' => -1,
  562.           'graph' => 1,
  563.           'descr' => 'Off',
  564.         ),
  565.         1 =>
  566.         array (
  567.           'value' => 1,
  568.           'generic' => 0,
  569.           'graph' => 1,
  570.           'descr' => 'On',
  571.         ),
  572.       ),
  573.     ),
  574.     1 =>
  575.     array (
  576.       'oid' => '.1.3.6.1.4.1.20916.1.6.1.3.1.0',
  577.       'num_oid' => '.1.3.6.1.4.1.20916.1.6.1.3.1.{{ $index }}',
  578.       'index' => 0,
  579.       'descr' => '.1.3.6.1.4.1.20916.1.6.1.3.2.0',
  580.       'state_name' => 'switch',
  581.       'states' =>
  582.       array (
  583.         0 =>
  584.         array (
  585.           'value' => 0,
  586.           'generic' => -1,
  587.           'graph' => 1,
  588.           'descr' => 'Off',
  589.         ),
  590.         1 =>
  591.         array (
  592.           'value' => 1,
  593.           'generic' => 0,
  594.           'graph' => 1,
  595.           'descr' => 'On',
  596.         ),
  597.       ),
  598.     ),
  599.     2 =>
  600.     array (
  601.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.5.1.0',
  602.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.5.1.0',
  603.       'index' => 1,
  604.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.5.2.0',
  605.       'state_name' => 'switch',
  606.       'states' =>
  607.       array (
  608.         0 =>
  609.         array (
  610.           'value' => 0,
  611.           'generic' => -1,
  612.           'graph' => 1,
  613.           'descr' => 'Off',
  614.         ),
  615.         1 =>
  616.         array (
  617.           'value' => 1,
  618.           'generic' => 0,
  619.           'graph' => 1,
  620.           'descr' => 'On',
  621.         ),
  622.       ),
  623.     ),
  624.     3 =>
  625.     array (
  626.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.6.1.0',
  627.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.6.1.0',
  628.       'index' => 2,
  629.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.6.2.0',
  630.       'state_name' => 'switch',
  631.       'states' =>
  632.       array (
  633.         0 =>
  634.         array (
  635.           'value' => 0,
  636.           'generic' => -1,
  637.           'graph' => 1,
  638.           'descr' => 'Off',
  639.         ),
  640.         1 =>
  641.         array (
  642.           'value' => 1,
  643.           'generic' => 0,
  644.           'graph' => 1,
  645.           'descr' => 'On',
  646.         ),
  647.       ),
  648.     ),
  649.     4 =>
  650.     array (
  651.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.7.1.0',
  652.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.7.1.0',
  653.       'index' => 3,
  654.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.7.2.0',
  655.       'state_name' => 'switch',
  656.       'states' =>
  657.       array (
  658.         0 =>
  659.         array (
  660.           'value' => 0,
  661.           'generic' => -1,
  662.           'graph' => 1,
  663.           'descr' => 'Off',
  664.         ),
  665.         1 =>
  666.         array (
  667.           'value' => 1,
  668.           'generic' => 0,
  669.           'graph' => 1,
  670.           'descr' => 'On',
  671.         ),
  672.       ),
  673.     ),
  674.     5 =>
  675.     array (
  676.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.8.1.0',
  677.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.8.1.0',
  678.       'index' => 4,
  679.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.8.2.0',
  680.       'state_name' => 'switch',
  681.       'states' =>
  682.       array (
  683.         0 =>
  684.         array (
  685.           'value' => 0,
  686.           'generic' => -1,
  687.           'graph' => 1,
  688.           'descr' => 'Off',
  689.         ),
  690.         1 =>
  691.         array (
  692.           'value' => 1,
  693.           'generic' => 0,
  694.           'graph' => 1,
  695.           'descr' => 'On',
  696.         ),
  697.       ),
  698.     ),
  699.     6 =>
  700.     array (
  701.       'oid' => '.1.3.6.1.4.1.20916.1.8.1.1.3.1.0',
  702.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.3.1.{{ $index }}',
  703.       'index' => 0,
  704.       'descr' => 'Power Source',
  705.       'state_name' => 'power',
  706.       'states' =>
  707.       array (
  708.         0 =>
  709.         array (
  710.           'value' => 0,
  711.           'generic' => 1,
  712.           'graph' => 1,
  713.           'descr' => 'Battery',
  714.         ),
  715.         1 =>
  716.         array (
  717.           'value' => 1,
  718.           'generic' => 0,
  719.           'graph' => 1,
  720.           'descr' => 'AC',
  721.         ),
  722.       ),
  723.     ),
  724.     7 =>
  725.     array (
  726.       'oid' => 'ra32-relay',
  727.       'value' => 'value',
  728.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.6.{{ $index }}',
  729.       'descr' => 'Relay {{ $id }}',
  730.       'state_name' => 'relay',
  731.       'states' =>
  732.       array (
  733.         0 =>
  734.         array (
  735.           'value' => 0,
  736.           'generic' => 0,
  737.           'graph' => 1,
  738.           'descr' => 'Open',
  739.         ),
  740.         1 =>
  741.         array (
  742.           'value' => 1,
  743.           'generic' => 0,
  744.           'graph' => 1,
  745.           'descr' => 'Closed',
  746.         ),
  747.       ),
  748.     ),
  749.     8 =>
  750.     array (
  751.       'oid' => 'ra32-switch',
  752.       'value' => 'value',
  753.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.3.{{ $index }}',
  754.       'descr' => 'Switch {{ $id }}',
  755.       'state_name' => 'switch',
  756.       'states' =>
  757.       array (
  758.         0 =>
  759.         array (
  760.           'value' => 0,
  761.           'generic' => -1,
  762.           'graph' => 1,
  763.           'descr' => 'Off',
  764.         ),
  765.         1 =>
  766.         array (
  767.           'value' => 1,
  768.           'generic' => 0,
  769.           'graph' => 1,
  770.           'descr' => 'On',
  771.         ),
  772.       ),
  773.     ),
  774.     9 =>
  775.     array (
  776.       'oid' => '.1.3.6.1.4.1.20916.1.11.1.1.3.1.0',
  777.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.3.1.{{ $index }}',
  778.       'index' => 0,
  779.       'descr' => 'Power Source',
  780.       'state_name' => 'power',
  781.       'states' =>
  782.       array (
  783.         0 =>
  784.         array (
  785.           'value' => 0,
  786.           'generic' => 1,
  787.           'graph' => 1,
  788.           'descr' => 'Battery',
  789.         ),
  790.         1 =>
  791.         array (
  792.           'value' => 1,
  793.           'generic' => 0,
  794.           'graph' => 1,
  795.           'descr' => 'AC',
  796.         ),
  797.       ),
  798.     ),
  799.     10 =>
  800.     array (
  801.       'oid' => 'ra32s-relay',
  802.       'value' => 'value',
  803.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.6.{{ $index }}',
  804.       'descr' => 'Relay {{ $id }}',
  805.       'state_name' => 'relay',
  806.       'states' =>
  807.       array (
  808.         0 =>
  809.         array (
  810.           'value' => 0,
  811.           'generic' => 0,
  812.           'graph' => 1,
  813.           'descr' => 'Open',
  814.         ),
  815.         1 =>
  816.         array (
  817.           'value' => 1,
  818.           'generic' => 0,
  819.           'graph' => 1,
  820.           'descr' => 'Closed',
  821.         ),
  822.       ),
  823.     ),
  824.     11 =>
  825.     array (
  826.       'oid' => 'ra32s-switch',
  827.       'value' => 'value',
  828.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.3.{{ $index }}',
  829.       'descr' => 'Switch {{ $id }}',
  830.       'state_name' => 'switch',
  831.       'states' =>
  832.       array (
  833.         0 =>
  834.         array (
  835.           'value' => 0,
  836.           'generic' => -1,
  837.           'graph' => 1,
  838.           'descr' => 'Off',
  839.         ),
  840.         1 =>
  841.         array (
  842.           'value' => 1,
  843.           'generic' => 0,
  844.           'graph' => 1,
  845.           'descr' => 'On',
  846.         ),
  847.       ),
  848.     ),
  849.   ),
  850. )  
  851. array (
  852. )  
  853. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["state",140,"snmp"][0m 0.33ms]
  854.  
  855.  
  856. Count: array (
  857. )  
  858. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["count",140,"snmp"][0m 0.3ms]
  859.  
  860.  
  861. Temperature: Dynamic Discovery (temperature):  
  862. array (
  863.   'options' =>
  864.   array (
  865.     'divisor' => 100,
  866.     'skip_values' => 0,
  867.   ),
  868.   'data' =>
  869.   array (
  870.     0 =>
  871.     array (
  872.       'oid' => '.1.3.6.1.4.1.20916.1.9.1.1.1.1.0',
  873.       'num_oid' => '.1.3.6.1.4.1.20916.1.9.1.1.1.1.{{ $index }}',
  874.       'index' => 0,
  875.       'descr' => '.1.3.6.1.4.1.20916.1.9.1.1.1.3.0',
  876.     ),
  877.     1 =>
  878.     array (
  879.       'oid' => '.1.3.6.1.4.1.20916.1.9.1.1.2.1.0',
  880.       'num_oid' => '.1.3.6.1.4.1.20916.1.9.1.1.2.1.{{ $index }}',
  881.       'index' => 1,
  882.       'descr' => '.1.3.6.1.4.1.20916.1.9.1.1.2.6.0',
  883.     ),
  884.     2 =>
  885.     array (
  886.       'oid' => '.1.3.6.1.4.1.20916.1.6.1.1.1.2.0',
  887.       'num_oid' => '.1.3.6.1.4.1.20916.1.6.1.1.1.2.{{ $index }}',
  888.       'divisor' => 1,
  889.       'index' => 0,
  890.       'descr' => '.1.3.6.1.4.1.20916.1.6.1.1.2.1.0',
  891.     ),
  892.     3 =>
  893.     array (
  894.       'oid' => '.1.3.6.1.4.1.20916.1.6.1.2.1.1.0',
  895.       'num_oid' => '.1.3.6.1.4.1.20916.1.6.1.2.1.1.{{ $index }}',
  896.       'divisor' => 1,
  897.       'index' => 1,
  898.       'descr' => '.1.3.6.1.4.1.20916.1.6.1.2.1.8.0',
  899.     ),
  900.     4 =>
  901.     array (
  902.       'oid' => '.1.3.6.1.4.1.20916.1.6.1.2.2.1.0',
  903.       'num_oid' => '.1.3.6.1.4.1.20916.1.6.1.2.2.1.{{ $index }}',
  904.       'divisor' => 1,
  905.       'index' => 2,
  906.       'descr' => '.1.3.6.1.4.1.20916.1.6.1.2.2.8.0',
  907.     ),
  908.     5 =>
  909.     array (
  910.       'oid' => '.1.3.6.1.4.1.20916.1.3.1.2.1.0',
  911.       'num_oid' => '.1.3.6.1.4.1.20916.1.3.1.2.1.{{ $index }}',
  912.       'divisor' => 1,
  913.       'index' => 2,
  914.       'descr' => '.1.3.6.1.4.1.20916.1.3.1.2.6.0',
  915.     ),
  916.     6 =>
  917.     array (
  918.       'oid' => '.1.3.6.1.4.1.20916.1.3.1.3.1.0',
  919.       'num_oid' => '.1.3.6.1.4.1.20916.1.3.1.3.1.{{ $index }}',
  920.       'divisor' => 1,
  921.       'index' => 3,
  922.       'descr' => '.1.3.6.1.4.1.20916.1.3.1.3.6.0',
  923.     ),
  924.     7 =>
  925.     array (
  926.       'oid' => '.1.3.6.1.4.1.20916.1.3.1.4.1.0',
  927.       'num_oid' => '.1.3.6.1.4.1.20916.1.3.1.4.1.{{ $index }}',
  928.       'divisor' => 1,
  929.       'index' => 4,
  930.       'descr' => '.1.3.6.1.4.1.20916.1.3.1.4.6.0',
  931.     ),
  932.     8 =>
  933.     array (
  934.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.1.1.0',
  935.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.1.1.{{ $index }}',
  936.       'index' => 0,
  937.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.1.3.0',
  938.     ),
  939.     9 =>
  940.     array (
  941.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.2.1.0',
  942.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.2.1.{{ $index }}',
  943.       'index' => 1,
  944.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.2.8.0',
  945.     ),
  946.     10 =>
  947.     array (
  948.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.3.1.0',
  949.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.3.1.{{ $index }}',
  950.       'index' => 1,
  951.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.3.8.0',
  952.     ),
  953.     11 =>
  954.     array (
  955.       'oid' => '.1.3.6.1.4.1.20916.1.10.1.4.1.0',
  956.       'num_oid' => '.1.3.6.1.4.1.20916.1.10.1.4.1.{{ $index }}',
  957.       'index' => 1,
  958.       'descr' => '.1.3.6.1.4.1.20916.1.10.1.4.8.0',
  959.     ),
  960.     12 =>
  961.     array (
  962.       'oid' => '.1.3.6.1.4.1.20916.1.8.1.1.1.2.0',
  963.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.1.2.{{ $index }}',
  964.       'index' => 0,
  965.       'descr' => 'Internal Temperature',
  966.     ),
  967.     13 =>
  968.     array (
  969.       'oid' => '.1.3.6.1.4.1.20916.1.8.1.1.4.2.0',
  970.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.4.2.{{ $index }}',
  971.       'index' => 1,
  972.       'descr' => 'Internal Heat Index',
  973.     ),
  974.     14 =>
  975.     array (
  976.       'oid' => 'ra32-ext-temp',
  977.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.2.{{ $index }}',
  978.       'value' => 'value',
  979.       'descr' => 'Sensor {{ $id }}',
  980.     ),
  981.     15 =>
  982.     array (
  983.       'oid' => 'ra32-wish-temp',
  984.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.4.{{ $index }}',
  985.       'value' => 'value',
  986.       'descr' => 'WiSH {{ $id }} Internal',
  987.     ),
  988.     16 =>
  989.     array (
  990.       'oid' => '.1.3.6.1.4.1.20916.1.11.1.1.1.2.0',
  991.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.1.2.{{ $index }}',
  992.       'index' => 0,
  993.       'descr' => 'Internal Temperature',
  994.     ),
  995.     17 =>
  996.     array (
  997.       'oid' => '.1.3.6.1.4.1.20916.1.11.1.1.4.2.0',
  998.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.4.2.{{ $index }}',
  999.       'index' => 1,
  1000.       'descr' => 'Internal Heat Index',
  1001.     ),
  1002.     18 =>
  1003.     array (
  1004.       'oid' => 'ra32s-ext-temp',
  1005.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.2.{{ $index }}',
  1006.       'value' => 'value',
  1007.       'descr' => 'Sensor {{ $id }}',
  1008.     ),
  1009.     19 =>
  1010.     array (
  1011.       'oid' => '.1.3.6.1.4.1.20916.1.7.1.1.1.1.0',
  1012.       'num_oid' => '.1.3.6.1.4.1.20916.1.7.1.1.1.1.{{ $index }}',
  1013.       'index' => 0,
  1014.       'descr' => '.1.3.6.1.4.1.20916.1.7.1.1.2.0',
  1015.     ),
  1016.     20 =>
  1017.     array (
  1018.       'oid' => '.1.3.6.1.4.1.20916.1.7.1.2.1.1.0',
  1019.       'num_oid' => '.1.3.6.1.4.1.20916.1.7.1.2.1.1.{{ $index }}',
  1020.       'index' => 1,
  1021.       'descr' => '.1.3.6.1.4.1.20916.1.7.1.2.1.3.0',
  1022.     ),
  1023.     21 =>
  1024.     array (
  1025.       'oid' => '.1.3.6.1.4.1.20916.1.7.1.2.2.1.0',
  1026.       'num_oid' => '.1.3.6.1.4.1.20916.1.7.1.2.2.1.{{ $index }}',
  1027.       'index' => 2,
  1028.       'descr' => '.1.3.6.1.4.1.20916.1.7.1.2.2.3.0',
  1029.     ),
  1030.     22 =>
  1031.     array (
  1032.       'oid' => '.1.3.6.1.4.1.20916.1.1.1.1.1.0',
  1033.       'num_oid' => '.1.3.6.1.4.1.20916.1.1.1.1.1.{{ $index }}',
  1034.       'index' => 0,
  1035.       'descr' => 'Internal',
  1036.       'high_limit' => '.1.3.6.1.4.1.20916.1.1.3.1.0',
  1037.       'low_limit' => '.1.3.6.1.4.1.20916.1.1.3.2.0',
  1038.     ),
  1039.     23 =>
  1040.     array (
  1041.       'oid' => '.1.3.6.1.4.1.20916.1.1.1.1.2.0',
  1042.       'num_oid' => '.1.3.6.1.4.1.20916.1.1.1.1.2.{{ $index }}',
  1043.       'index' => 1,
  1044.       'descr' => 'Sensor 1',
  1045.       'high_limit' => '.1.3.6.1.4.1.20916.1.1.3.3.0',
  1046.       'low_limit' => '.1.3.6.1.4.1.20916.1.1.3.4.0',
  1047.     ),
  1048.     24 =>
  1049.     array (
  1050.       'oid' => '.1.3.6.1.4.1.20916.1.1.1.1.3.0',
  1051.       'num_oid' => '.1.3.6.1.4.1.20916.1.1.1.1.3.{{ $index }}',
  1052.       'index' => 2,
  1053.       'descr' => 'Sensor 2',
  1054.       'high_limit' => '.1.3.6.1.4.1.20916.1.1.3.5.0',
  1055.       'low_limit' => '.1.3.6.1.4.1.20916.1.1.3.6.0',
  1056.     ),
  1057.     25 =>
  1058.     array (
  1059.       'oid' => '.1.3.6.1.4.1.20916.1.1.1.1.4.0',
  1060.       'num_oid' => '.1.3.6.1.4.1.20916.1.1.1.1.4.{{ $index }}',
  1061.       'index' => 3,
  1062.       'descr' => 'Sensor 3',
  1063.       'high_limit' => '.1.3.6.1.4.1.20916.1.1.3.7.0',
  1064.       'low_limit' => '.1.3.6.1.4.1.20916.1.1.3.8.0',
  1065.     ),
  1066.   ),
  1067. )  
  1068. array (
  1069. )  
  1070. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["temperature",140,"snmp"][0m 0.31ms]
  1071.  
  1072.  
  1073. Tv_signal: array (
  1074. )  
  1075. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["tv_signal",140,"snmp"][0m 0.29ms]
  1076.  
  1077.  
  1078. Bitrate: array (
  1079. )  
  1080. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["bitrate",140,"snmp"][0m 0.3ms]
  1081.  
  1082.  
  1083. Voltage: Dynamic Discovery (voltage):  
  1084. array (
  1085.   'data' =>
  1086.   array (
  1087.     0 =>
  1088.     array (
  1089.       'oid' => 'ra32-analog',
  1090.       'num_oid' => '.1.3.6.1.4.1.20916.1.8.1.1.5.{{ $index }}',
  1091.       'value' => 'value',
  1092.       'low_limit' => 0,
  1093.       'high_limit' => 5,
  1094.       'descr' => 'Analog {{ $id }}',
  1095.     ),
  1096.     1 =>
  1097.     array (
  1098.       'oid' => 'ra32s-analog',
  1099.       'num_oid' => '.1.3.6.1.4.1.20916.1.11.1.1.5.{{ $index }}',
  1100.       'value' => 'value',
  1101.       'low_limit' => 0,
  1102.       'high_limit' => 5,
  1103.       'descr' => 'Analog {{ $id }}',
  1104.     ),
  1105.   ),
  1106. )  
  1107. array (
  1108. )  
  1109. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["voltage",140,"snmp"][0m 0.3ms]
  1110.  
  1111.  
  1112. Snr: array (
  1113. )  
  1114. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["snr",140,"snmp"][0m 0.3ms]
  1115.  
  1116.  
  1117. Pressure: array (
  1118. )  
  1119. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["pressure",140,"snmp"][0m 0.3ms]
  1120.  
  1121.  
  1122. Cooling: array (
  1123. )  
  1124. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["cooling",140,"snmp"][0m 0.3ms]
  1125.  
  1126.  
  1127. Delay: array (
  1128. )  
  1129. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["delay",140,"snmp"][0m 0.3ms]
  1130.  
  1131.  
  1132. Quality_factor: array (
  1133. )  
  1134. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["quality_factor",140,"snmp"][0m 0.29ms]
  1135.  
  1136.  
  1137. Chromatic_dispersion: array (
  1138. )  
  1139. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["chromatic_dispersion",140,"snmp"][0m 0.3ms]
  1140.  
  1141.  
  1142. Ber: array (
  1143. )  
  1144. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["ber",140,"snmp"][0m 0.29ms]
  1145.  
  1146.  
  1147. Eer: array (
  1148. )  
  1149. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["eer",140,"snmp"][0m 0.3ms]
  1150.  
  1151.  
  1152. Waterflow: array (
  1153. )  
  1154. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["waterflow",140,"snmp"][0m 0.3ms]
  1155.  
  1156.  
  1157. Percent: array (
  1158. )  
  1159. SQL[[1;33mSELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? [0;33m["percent",140,"snmp"][0m 0.29ms]
  1160.  
  1161.  
  1162.  
  1163. >> Runtime for discovery module 'sensors': 0.1040 seconds with 62976 bytes
  1164. >> [0;36mSNMP[0m: [2/0.09s] [1;33mMySQL[0m: [34/0.11s] [0;32mRRD[0m: [0/0.00s]  
  1165. #### Unload disco module sensors ####
  1166.  
  1167. Modules status: Global+  
  1168. OS  
  1169. Device  
  1170.  
  1171. #### Load disco module storage ####
  1172. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable'[0m]
  1173. fileSystemSpaceTable.0 = No Such Object available on this agent at this OID  
  1174.  
  1175. Invalid snmp_walk() data = fileSystemSpaceTable.0 = No Such Object available on this agent at this OID  
  1176. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0'[0m]  
  1177. Exitcode: 1 ["MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/avtech
  1178. Cannot find module (ARICENT-ISS-MIB): At line 1 in (none)
  1179. ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
  1180. "]
  1181.  
  1182. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/avtech
  1183. Cannot find module (ARICENT-ISS-MIB): At line 1 in (none)
  1184. ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
  1185.  
  1186. hrStorage : SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'dskTable'[0m]
  1187. dskTable.0 = No Such Object available on this agent at this OID  
  1188.  
  1189. Invalid snmp_walk() data = dskTable.0 = No Such Object available on this agent at this OID  
  1190. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '140' AND `storage_type` != 'dsk' [0;33m[][0m 0.37ms]
  1191.  
  1192. array (
  1193. )  
  1194. SQL[[1;33mSELECT * FROM `storage` WHERE `device_id`  = '140' [0;33m[][0m 0.18ms]
  1195.  
  1196.  
  1197.  
  1198. >> Runtime for discovery module 'storage': 0.1190 seconds with 14808 bytes
  1199. >> [0;36mSNMP[0m: [3/0.12s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  1200. #### Unload disco module storage ####
  1201.  
  1202. Modules status: Global+  
  1203. OS  
  1204. Device  
  1205.  
  1206. #### Load disco module hr-device ####
  1207. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'hrProcessorTable'[0m]
  1208. hrProcessorTable.0 = No Such Object available on this agent at this OID  
  1209.  
  1210. Invalid snmp_walk() data = hrProcessorTable.0 = No Such Object available on this agent at this OID  
  1211. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'hrDeviceTable'[0m]
  1212. hrDeviceTable.0 = No Such Object available on this agent at this OID  
  1213.  
  1214. Invalid snmp_walk() data = hrDeviceTable.0 = No Such Object available on this agent at this OID  
  1215. array (
  1216. )  
  1217. SQL[[1;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '140' [0;33m[][0m 0.3ms]
  1218.  
  1219.  
  1220.  
  1221. >> Runtime for discovery module 'hr-device': 0.0750 seconds with 2336 bytes
  1222. >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1223. #### Unload disco module hr-device ####
  1224.  
  1225. Modules status: Global+  
  1226. OS  
  1227. Device  
  1228.  
  1229. #### Load disco module discovery-protocols ####
  1230.  LLDP-MIB: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'LLDP-MIB::lldpRemTable'[0m]  
  1231. lldpRemTable.0 = No more variables left in this MIB View (It is past the end of the MIB tree)
  1232.  
  1233.  
  1234.  LLDP-V2-MIB: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'LLDP-V2-MIB::lldpV2RemTable'[0m]  
  1235. lldpV2RemTable.0 = No Such Object available on this agent at this OID
  1236.  
  1237.  
  1238.  
  1239.  OSPF Discovery: SQL[[1;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [0;33m[140][0m 0.36ms]
  1240.  
  1241.  
  1242.  
  1243. SQL[[1;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [0;33m[140][0m 0.32ms]
  1244.  
  1245. SQL[[1;33mDELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [0;33m[][0m 0.17ms]
  1246.  
  1247.  0 orphaned links deleted  
  1248.  
  1249. >> Runtime for discovery module 'discovery-protocols': 0.0820 seconds with 9728 bytes
  1250. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [3/0.01s] [0;32mRRD[0m: [0/0.00s]  
  1251. #### Unload disco module discovery-protocols ####
  1252.  
  1253. Modules status: Global+  
  1254. OS  
  1255. Device  
  1256.  
  1257. #### Load disco module arp-table ####
  1258. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToPhysicalPhysAddress'[0m]  
  1259. IP-MIB::ipNetToPhysicalPhysAddress[0] = No Such Object available on this agent at this OID
  1260.  
  1261.  
  1262. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToMediaPhysAddress'[0m]  
  1263. IP-MIB::ipNetToMediaPhysAddress[0] = No Such Object available on this agent at this OID
  1264.  
  1265.  
  1266. SQL[[1;33mSELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [0;33m[140,""][0m 0.5ms]
  1267.  
  1268. SQL[[1;33mDELETE T FROM `ipv4_mac` T LEFT JOIN `ports` ON `ports`.`port_id` = T.`port_id` LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `ports`.`port_id` IS NULL AND `devices`.`device_id` IS NULL [0;33m[][0m 0.58ms]
  1269.  
  1270.  
  1271.  
  1272. >> Runtime for discovery module 'arp-table': 0.0790 seconds with 3104 bytes
  1273. >> [0;36mSNMP[0m: [2/0.08s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  1274. #### Unload disco module arp-table ####
  1275.  
  1276. Modules status: Global-  
  1277. OS  
  1278. Device  
  1279. Module [ discovery-arp ] disabled globally.
  1280.  
  1281. Modules status: Global-  
  1282. OS  
  1283. Device  
  1284. Module [ junose-atm-vp ] disabled globally.
  1285.  
  1286. Modules status: Global+  
  1287. OS  
  1288. Device  
  1289.  
  1290. #### Load disco module bgp-peers ####
  1291. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'BGP4-MIB::bgpLocalAs.0'[0m]  
  1292. BGP4-MIB::bgpLocalAs.0.0 = No Such Object available on this agent at this OID
  1293.  
  1294.  
  1295. No BGP on hostPeers :  
  1296. SQL[[1;33mDELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [0;33m[140,""][0m 0.21ms]
  1297.  
  1298. SQL[[1;33mDELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [0;33m[140,""][0m 0.13ms]
  1299.  
  1300.  
  1301. SQL[[1;33mSELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [0;33m[140][0m 0.19ms]
  1302.  
  1303.  
  1304. >> Runtime for discovery module 'bgp-peers': 0.0330 seconds with 2520 bytes
  1305. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [3/0.01s] [0;32mRRD[0m: [0/0.00s]  
  1306. #### Unload disco module bgp-peers ####
  1307.  
  1308. Modules status: Global+  
  1309. OS  
  1310. Device  
  1311.  
  1312. #### Load disco module vlans ####
  1313. SQL[[1;33mSELECT * FROM `vlans` WHERE `device_id` = ? [0;33m[140][0m 0.18ms]
  1314.  
  1315. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
  1316. dot1dBasePortIfIndex.0 = No Such Object available on this agent at this OID  
  1317.  
  1318. Invalid snmp_walk() data = dot1dBasePortIfIndex.0 = No Such Object available on this agent at this OID  
  1319. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m'/usr/bin/snmpget' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-Oqv' '-m' 'IEEE8021-Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0'[0m]
  1320. No Such Object available on this agent at this OID  
  1321.  
  1322.  
  1323.  
  1324. >> Runtime for discovery module 'vlans': 0.0750 seconds with 2032 bytes
  1325. >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1326. #### Unload disco module vlans ####
  1327.  
  1328. Modules status: Global+  
  1329. OS  
  1330. Device  
  1331.  
  1332. #### Load disco module vminfo ####
  1333.  
  1334.  
  1335. >> Runtime for discovery module 'vminfo': 0.0000 seconds with 65696 bytes
  1336. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1337. #### Unload disco module vminfo ####
  1338.  
  1339. Modules status: Global-  
  1340. OS  
  1341. Device  
  1342. Module [ printer-supplies ] disabled globally.
  1343.  
  1344. Modules status: Global+  
  1345. OS  
  1346. Device  
  1347.  
  1348. #### Load disco module ucd-diskio ####
  1349. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  1350. diskIOEntry.0 = No Such Object available on this agent at this OID  
  1351.  
  1352. Invalid snmp_walk() data = diskIOEntry.0 = No Such Object available on this agent at this OID  
  1353. array (
  1354. )  
  1355. SQL[[1;33mSELECT * FROM `ucd_diskio` where `device_id`  = '140' [0;33m[][0m 0.35ms]
  1356.  
  1357.  
  1358.  
  1359. >> Runtime for discovery module 'ucd-diskio': 0.0390 seconds with 1440 bytes
  1360. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1361. #### Unload disco module ucd-diskio ####
  1362.  
  1363. Modules status: Global+  
  1364. OS  
  1365. Device  
  1366.  
  1367. #### Load disco module applications ####
  1368.  
  1369. Applications: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUs' '-m' 'NET-SNMP-EXTEND-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'nsExtendStatus'[0m]
  1370. nsExtendStatus."" = No Such Object available on this agent at this OID  
  1371.  
  1372. Invalid snmp_walk() data = nsExtendStatus. = No Such Object available on this agent at this OID  
  1373.  
  1374. Available:  
  1375. Checking for:  
  1376. SQL[[1;33mSELECT `app_type`,`discovered` FROM `applications` WHERE `device_id`=? AND deleted_at IS NULL ORDER BY `app_type` [0;33m[140][0m 0.28ms]
  1377.  
  1378. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null and 0 = 1 and `applications`.`deleted_at` is null [0;33m[140][0m 0.19ms]
  1379.  
  1380. SQL[[1;33mDELETE T FROM `application_metrics` T LEFT JOIN `applications` ON `applications`.`app_id` = T.`app_id` WHERE `applications`.`app_id` IS NULL [0;33m[][0m 0.24ms]
  1381.  
  1382.  
  1383.  
  1384. >> Runtime for discovery module 'applications': 0.0410 seconds with 6840 bytes
  1385. >> [0;36mSNMP[0m: [1/0.04s] [1;33mMySQL[0m: [3/0.01s] [0;32mRRD[0m: [0/0.00s]  
  1386. #### Unload disco module applications ####
  1387.  
  1388. Modules status: Global+  
  1389. OS  
  1390. Device  
  1391.  
  1392. #### Load disco module services ####
  1393.  
  1394. >> Runtime for discovery module 'services': 0.0000 seconds with 80 bytes
  1395. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1396. #### Unload disco module services ####
  1397.  
  1398. Modules status: Global+  
  1399. OS  
  1400. Device  
  1401.  
  1402. #### Load disco module stp ####
  1403. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v3' '-l' 'authPriv' '-n' "" '-x' 'AES' '-X' 'PASSWORD' '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpProtocolSpecification.0'[0m]  
  1404. BRIDGE-MIB::dot1dStpProtocolSpecification.0.0 = No Such Object available on this agent at this OID
  1405.  
  1406.  
  1407. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[140][0m 0.28ms]
  1408.  
  1409.  
  1410. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[140][0m 0.19ms]
  1411.  
  1412.  
  1413.  
  1414. >> Runtime for discovery module 'stp': 0.0330 seconds with 8344 bytes
  1415. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [2/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1416. #### Unload disco module stp ####
  1417.  
  1418. Modules status: Global+  
  1419. OS  
  1420. Device  
  1421.  
  1422. #### Load disco module ntp ####
  1423.  
  1424. >> Runtime for discovery module 'ntp': 8.7970 seconds with 80 bytes
  1425. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1426. #### Unload disco module ntp ####
  1427.  
  1428. Modules status: Global-  
  1429. OS  
  1430. Device  
  1431. Module [ loadbalancers ] disabled globally.
  1432.  
  1433. Modules status: Global-  
  1434. OS  
  1435. Device  
  1436. Module [ mef ] disabled globally.
  1437.  
  1438. Modules status: Global+  
  1439. OS  
  1440. Device  
  1441.  
  1442. #### Load disco module wireless ####
  1443. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"ap-count"][0m 0.24ms]
  1444.  
  1445. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"clients"][0m 0.2ms]
  1446.  
  1447. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"quality"][0m 0.25ms]
  1448.  
  1449. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"capacity"][0m 0.2ms]
  1450.  
  1451. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"utilization"][0m 0.2ms]
  1452.  
  1453. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"rate"][0m 0.21ms]
  1454.  
  1455. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"ccq"][0m 0.2ms]
  1456.  
  1457. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"snr"][0m 0.2ms]
  1458.  
  1459. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"sinr"][0m 0.2ms]
  1460.  
  1461. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"rsrp"][0m 0.23ms]
  1462.  
  1463. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"rsrq"][0m 0.21ms]
  1464.  
  1465. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"ssr"][0m 0.22ms]
  1466.  
  1467. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"mse"][0m 0.2ms]
  1468.  
  1469. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"xpi"][0m 0.21ms]
  1470.  
  1471. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"rssi"][0m 0.2ms]
  1472.  
  1473. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"power"][0m 0.2ms]
  1474.  
  1475. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"noise-floor"][0m 0.2ms]
  1476.  
  1477. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"errors"][0m 0.2ms]
  1478.  
  1479. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"error-ratio"][0m 0.2ms]
  1480.  
  1481. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"error-rate"][0m 0.21ms]
  1482.  
  1483. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"frequency"][0m 0.2ms]
  1484.  
  1485. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"distance"][0m 0.19ms]
  1486.  
  1487. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"cell"][0m 0.2ms]
  1488.  
  1489. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[140,"channel"][0m 0.2ms]
  1490.  
  1491.  
  1492. >> Runtime for discovery module 'wireless': 0.0100 seconds with 81520 bytes
  1493. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [24/0.05s] [0;32mRRD[0m: [0/0.00s]  
  1494. #### Unload disco module wireless ####
  1495.  
  1496. Modules status: Global+  
  1497. OS  
  1498. Device  
  1499.  
  1500. #### Load disco module fdb-table ####
  1501. SQL[[1;33mSELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [0;33m[140][0m 0.17ms]
  1502.  
  1503. SQL[[1;33mSELECT * FROM `ports_fdb` WHERE `device_id` = ? [0;33m[140][0m 0.16ms]
  1504.  
  1505. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'[0m]
  1506. dot1qTpFdbPort[0] = No Such Object available on this agent at this OID  
  1507.  
  1508. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v3' '-l' 'authPriv' '-n' "" '-a' 'MD5' '-A' 'PASSWORD' '-u' 'USER' '-x' 'AES' '-X' 'PASSWORD' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/avtech' 'udp:HOSTNAME:161' 'dot1dTpFdbPort'[0m]
  1509. dot1dTpFdbPort[.0 = No Such Object available on this agent at this OID  
  1510.  
  1511.  
  1512.  
  1513. >> Runtime for discovery module 'fdb-table': 0.0810 seconds with 1776 bytes
  1514. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1515. #### Unload disco module fdb-table ####
  1516.  
  1517. Modules status: Global+  
  1518. OS  
  1519. Device  
  1520.  
  1521. #### Load disco module mpls ####
  1522.  
  1523. >> Runtime for discovery module 'mpls': 0.0000 seconds with 144 bytes
  1524. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1525. #### Unload disco module mpls ####
  1526.  
  1527. Modules status: Global+  
  1528. OS  
  1529. Device  
  1530.  
  1531. #### Load disco module vmware-vminfo ####
  1532. Reporting disabled by user setting  
  1533.  
  1534. >> Runtime for discovery module 'vmware-vminfo': 0.0000 seconds with 224 bytes
  1535. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  1536. #### Unload disco module vmware-vminfo ####
  1537.  
  1538. SQL[[1;33mupdate `devices` set `last_discovered_timetaken` = ?, `last_discovered` = NOW() where `device_id` = ? [0;33m[2.518,140][0m 0.88ms]
  1539.  
  1540. Discovered in 2.518 seconds
  1541.  
  1542. ./discovery.php 172.20.20.42 2024-08-20 11:45:58 - 1 devices discovered in 2.712 secs  
  1543.  
  1544. [0;36mSNMP[0m [37/1.29s]: Snmpget[13/0.36s] Snmpwalk[24/0.93s]  
  1545. [1;33mSQL[0m [97/0.30s]: Select[88/0.26s] Update[2/0.02s] Insert[1/0.01s] Delete[6/0.02s]  
  1546. [0;32mRRD[0m [0/0.00s]:  
  1547.  
captcha