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

From librenms, 1 Year 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.44ms]
  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.89ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 24.4.0 (2024-05-04T17:28:52-05:00)
  12. DB Schema | 2024_04_29_183605_custom_maps_drop_background_suffix_and_background_version (294)
  13. PHP       | 8.2.18
  14. Python    | 3.11.9
  15. Database  | MariaDB 10.5.25-MariaDB-ubu2004
  16. RRDTool   | 1.8.0
  17. SNMP      | 5.9.4
  18. ===========================================
  19. DEBUG!
  20. Updating os_def.cache  
  21. SQL[[1;33mSELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE '192.168.10.10' ORDER BY device_id DESC [0;33m[][0m 0.75ms]
  22.  
  23. 192.168.10.10 90 linux SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[90][0m 0.47ms]
  24.  
  25. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[90][0m 0.37ms]
  26.  
  27. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '192.168.10.10'
  28.  
  29. response: 192.168.10.10 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.46/0.518/0.554  
  30. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  31. SNMPv2-MIB::sysObjectID.0 = NET-SNMP-MIB::netSnmpAgentOIDs.10
  32.  
  33.  
  34. Modules status: Global+  
  35. OS  
  36. Device  
  37.  
  38. #### Load disco module core ####
  39. Attempting to initialize OS: linux  
  40. OS initialized: LibreNMS\OS\Linux  
  41. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysName.0'[0m]  
  42. .*.*.0 = .*.4.1.8*
  43. .*.*.0 = Alta AP6-Pro 2.0q
  44. .*.*.0 = AP_Garage
  45.  
  46.  
  47. | Alta AP6-Pro 2.0q | .1.3.6.1.4.1.8072.3.2.10 |
  48.  
  49. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device OS changed: linux -> altalabs-wifi","",90][0m 1.2ms]
  50.  
  51. Changed Device type changed to wireless!  
  52. SQL[[1;33mupdate `devices` set `os` = ?, `type` = ? where `device_id` = ? [0;33m["altalabs-wifi","wireless",90][0m 1.07ms]
  53.  
  54. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device OS: linux -> altalabs-wifi","",90][0m 0.89ms]
  55.  
  56. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:53",3,"Device type: server -> wireless","",90][0m 0.83ms]
  57.  
  58. OS: Alta Labs AP (altalabs-wifi)
  59.  
  60. Attempting to initialize OS: altalabs-wifi  
  61. OS initialized: LibreNMS\OS\AltalabsWifi  
  62.  
  63. >> Runtime for discovery module 'core': 0.0470 seconds with 195880 bytes
  64. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [4/0.04s] [0;32mRRD[0m: [0/0.00s]  
  65. #### Unload disco module core ####
  66.  
  67. Modules status: Global+  
  68. OS  
  69. Device  
  70.  
  71. #### Load disco module os ####
  72. Yaml location data:  
  73. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'[0m]
  74. Rockford, IL  
  75.  
  76. SQL[[1;33mselect * from `locations` where (`location` = ?) limit 1 [0;33m["Rockford, IL"][0m 0.55ms]
  77.  
  78. ::query() failed: DNS request failed: The domain name referenced in the query does not exist.  
  79. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'sysContact.0'[0m]
  80. matt.baer@alta.inc  
  81.  
  82. Yaml OS data:  
  83. Location: Rockford, IL
  84. Hardware: AP6-Pro
  85. OS Version: 2.0q
  86. OS Features:
  87. Serial:
  88. SQL[[1;33mupdate `devices` set `version` = ?, `hardware` = ?, `icon` = ? where `device_id` = ? [0;33m["2.0q","AP6-Pro","altalabs.svg",90][0m 1.25ms]
  89.  
  90. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"OS Version: 2.0q","",90][0m 1ms]
  91.  
  92. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"Hardware: AP6-Pro","",90][0m 0.89ms]
  93.  
  94. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[null,"system","2024-06-10 13:55:54",3,"Icon: images\/os\/linux.svg -> images\/os\/altalabs.svg","",90][0m 0.85ms]
  95.  
  96.  
  97. >> Runtime for discovery module 'os': 0.0700 seconds with 201760 bytes
  98. >> [0;36mSNMP[0m: [4/0.05s] [1;33mMySQL[0m: [5/0.05s] [0;32mRRD[0m: [0/0.00s]  
  99. #### Unload disco module os ####
  100.  
  101. Modules status: Global+  
  102. OS  
  103. Device  
  104.  
  105. #### Load disco module ports ####
  106. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  107. ifDescr.1 = lo
  108. ifDescr.2 = eth0
  109. ifDescr.3 = gre0
  110. ifDescr.4 = gretap0
  111. ifDescr.5 = erspan0
  112. ifDescr.6 = bond0
  113. ifDescr.7 = br-lan
  114. ifDescr.8 = br666
  115. ifDescr.9 = eth0.666
  116. ifDescr.10 = br20
  117. ifDescr.11 = eth0.20
  118. ifDescr.12 = wifi0
  119. ifDescr.13 = soc0
  120. ifDescr.14 = wifi1
  121. ifDescr.15 = soc1
  122. ifDescr.16 = 5ho07KcQ6t
  123. ifDescr.17 = 2ho07KcQ6t
  124. ifDescr.18 = 5lHWyMDT2N
  125. ifDescr.19 = br30
  126. ifDescr.20 = eth0.30
  127. ifDescr.21 = 2lHWyMDT2N
  128. ifDescr.22 = 5tynfrfeB_
  129. ifDescr.23 = 2tynfrfeB_
  130. ifDescr.24 = br100
  131. ifDescr.25 = eth0.100
  132. ifDescr.26 = 5lHWyMDT2N.20
  133. ifDescr.27 = 2lHWyMDT2N.20
  134. ifDescr.28 = 2ho07KcQ6t.100
  135. ifDescr.29 = 5tynfrfeB_.666
  136. ifDescr.30 = 2tynfrfeB_.666  
  137.  
  138. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifName'[0m]
  139. ifName.1 = lo
  140. ifName.2 = eth0
  141. ifName.3 = gre0
  142. ifName.4 = gretap0
  143. ifName.5 = erspan0
  144. ifName.6 = bond0
  145. ifName.7 = br-lan
  146. ifName.8 = br666
  147. ifName.9 = eth0.666
  148. ifName.10 = br20
  149. ifName.11 = eth0.20
  150. ifName.12 = wifi0
  151. ifName.13 = soc0
  152. ifName.14 = wifi1
  153. ifName.15 = soc1
  154. ifName.16 = 5ho07KcQ6t
  155. ifName.17 = 2ho07KcQ6t
  156. ifName.18 = 5lHWyMDT2N
  157. ifName.19 = br30
  158. ifName.20 = eth0.30
  159. ifName.21 = 2lHWyMDT2N
  160. ifName.22 = 5tynfrfeB_
  161. ifName.23 = 2tynfrfeB_
  162. ifName.24 = br100
  163. ifName.25 = eth0.100
  164. ifName.26 = 5lHWyMDT2N.20
  165. ifName.27 = 2lHWyMDT2N.20
  166. ifName.28 = 2ho07KcQ6t.100
  167. ifName.29 = 5tynfrfeB_.666
  168. ifName.30 = 2tynfrfeB_.666  
  169.  
  170. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifAlias'[0m]
  171. ifAlias.1 =
  172. ifAlias.2 =
  173. ifAlias.3 =
  174. ifAlias.4 =
  175. ifAlias.5 =
  176. ifAlias.6 =
  177. ifAlias.7 =
  178. ifAlias.8 =
  179. ifAlias.9 =
  180. ifAlias.10 =
  181. ifAlias.11 =
  182. ifAlias.12 =
  183. ifAlias.13 =
  184. ifAlias.14 =
  185. ifAlias.15 =
  186. ifAlias.16 =
  187. ifAlias.17 =
  188. ifAlias.18 =
  189. ifAlias.19 =
  190. ifAlias.20 =
  191. ifAlias.21 =
  192. ifAlias.22 =
  193. ifAlias.23 =
  194. ifAlias.24 =
  195. ifAlias.25 =
  196. ifAlias.26 =
  197. ifAlias.27 =
  198. ifAlias.28 =
  199. ifAlias.29 =
  200. ifAlias.30 =  
  201.  
  202. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifType'[0m]
  203. ifType.1 = softwareLoopback
  204. ifType.2 = ethernetCsmacd
  205. ifType.3 = tunnel
  206. ifType.4 = ethernetCsmacd
  207. ifType.5 = ethernetCsmacd
  208. ifType.6 = ethernetCsmacd
  209. ifType.7 = ethernetCsmacd
  210. ifType.8 = ethernetCsmacd
  211. ifType.9 = ethernetCsmacd
  212. ifType.10 = ethernetCsmacd
  213. ifType.11 = ethernetCsmacd
  214. ifType.12 = other
  215. ifType.13 = other
  216. ifType.14 = other
  217. ifType.15 = other
  218. ifType.16 = ethernetCsmacd
  219. ifType.17 = ethernetCsmacd
  220. ifType.18 = ethernetCsmacd
  221. ifType.19 = ethernetCsmacd
  222. ifType.20 = ethernetCsmacd
  223. ifType.21 = ethernetCsmacd
  224. ifType.22 = ethernetCsmacd
  225. ifType.23 = ethernetCsmacd
  226. ifType.24 = ethernetCsmacd
  227. ifType.25 = ethernetCsmacd
  228. ifType.26 = ethernetCsmacd
  229. ifType.27 = ethernetCsmacd
  230. ifType.28 = ethernetCsmacd
  231. ifType.29 = ethernetCsmacd
  232. ifType.30 = ethernetCsmacd  
  233.  
  234. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  235. ifOperStatus.1 = up
  236. ifOperStatus.2 = up
  237. ifOperStatus.3 = down
  238. ifOperStatus.4 = down
  239. ifOperStatus.5 = down
  240. ifOperStatus.6 = down
  241. ifOperStatus.7 = up
  242. ifOperStatus.8 = up
  243. ifOperStatus.9 = up
  244. ifOperStatus.10 = up
  245. ifOperStatus.11 = up
  246. ifOperStatus.12 = up
  247. ifOperStatus.13 = down
  248. ifOperStatus.14 = up
  249. ifOperStatus.15 = down
  250. ifOperStatus.16 = up
  251. ifOperStatus.17 = up
  252. ifOperStatus.18 = up
  253. ifOperStatus.19 = up
  254. ifOperStatus.20 = up
  255. ifOperStatus.21 = up
  256. ifOperStatus.22 = up
  257. ifOperStatus.23 = up
  258. ifOperStatus.24 = up
  259. ifOperStatus.25 = up
  260. ifOperStatus.26 = up
  261. ifOperStatus.27 = up
  262. ifOperStatus.28 = up
  263. ifOperStatus.29 = up
  264. ifOperStatus.30 = up  
  265.  
  266. array (
  267.   1 =>
  268.   array (
  269.     'ifDescr' => 'lo',
  270.     'ifName' => 'lo',
  271.     'ifAlias' => '',
  272.     'ifType' => 'softwareLoopback',
  273.     'ifOperStatus' => 'up',
  274.   ),
  275.   2 =>
  276.   array (
  277.     'ifDescr' => 'eth0',
  278.     'ifName' => 'eth0',
  279.     'ifAlias' => '',
  280.     'ifType' => 'ethernetCsmacd',
  281.     'ifOperStatus' => 'up',
  282.   ),
  283.   3 =>
  284.   array (
  285.     'ifDescr' => 'gre0',
  286.     'ifName' => 'gre0',
  287.     'ifAlias' => '',
  288.     'ifType' => 'tunnel',
  289.     'ifOperStatus' => 'down',
  290.   ),
  291.   4 =>
  292.   array (
  293.     'ifDescr' => 'gretap0',
  294.     'ifName' => 'gretap0',
  295.     'ifAlias' => '',
  296.     'ifType' => 'ethernetCsmacd',
  297.     'ifOperStatus' => 'down',
  298.   ),
  299.   5 =>
  300.   array (
  301.     'ifDescr' => 'erspan0',
  302.     'ifName' => 'erspan0',
  303.     'ifAlias' => '',
  304.     'ifType' => 'ethernetCsmacd',
  305.     'ifOperStatus' => 'down',
  306.   ),
  307.   6 =>
  308.   array (
  309.     'ifDescr' => 'bond0',
  310.     'ifName' => 'bond0',
  311.     'ifAlias' => '',
  312.     'ifType' => 'ethernetCsmacd',
  313.     'ifOperStatus' => 'down',
  314.   ),
  315.   7 =>
  316.   array (
  317.     'ifDescr' => 'br-lan',
  318.     'ifName' => 'br-lan',
  319.     'ifAlias' => '',
  320.     'ifType' => 'ethernetCsmacd',
  321.     'ifOperStatus' => 'up',
  322.   ),
  323.   8 =>
  324.   array (
  325.     'ifDescr' => 'br666',
  326.     'ifName' => 'br666',
  327.     'ifAlias' => '',
  328.     'ifType' => 'ethernetCsmacd',
  329.     'ifOperStatus' => 'up',
  330.   ),
  331.   9 =>
  332.   array (
  333.     'ifDescr' => 'eth0.666',
  334.     'ifName' => 'eth0.666',
  335.     'ifAlias' => '',
  336.     'ifType' => 'ethernetCsmacd',
  337.     'ifOperStatus' => 'up',
  338.   ),
  339.   10 =>
  340.   array (
  341.     'ifDescr' => 'br20',
  342.     'ifName' => 'br20',
  343.     'ifAlias' => '',
  344.     'ifType' => 'ethernetCsmacd',
  345.     'ifOperStatus' => 'up',
  346.   ),
  347.   11 =>
  348.   array (
  349.     'ifDescr' => 'eth0.20',
  350.     'ifName' => 'eth0.20',
  351.     'ifAlias' => '',
  352.     'ifType' => 'ethernetCsmacd',
  353.     'ifOperStatus' => 'up',
  354.   ),
  355.   12 =>
  356.   array (
  357.     'ifDescr' => 'wifi0',
  358.     'ifName' => 'wifi0',
  359.     'ifAlias' => '',
  360.     'ifType' => 'other',
  361.     'ifOperStatus' => 'up',
  362.   ),
  363.   13 =>
  364.   array (
  365.     'ifDescr' => 'soc0',
  366.     'ifName' => 'soc0',
  367.     'ifAlias' => '',
  368.     'ifType' => 'other',
  369.     'ifOperStatus' => 'down',
  370.   ),
  371.   14 =>
  372.   array (
  373.     'ifDescr' => 'wifi1',
  374.     'ifName' => 'wifi1',
  375.     'ifAlias' => '',
  376.     'ifType' => 'other',
  377.     'ifOperStatus' => 'up',
  378.   ),
  379.   15 =>
  380.   array (
  381.     'ifDescr' => 'soc1',
  382.     'ifName' => 'soc1',
  383.     'ifAlias' => '',
  384.     'ifType' => 'other',
  385.     'ifOperStatus' => 'down',
  386.   ),
  387.   16 =>
  388.   array (
  389.     'ifDescr' => '5ho07KcQ6t',
  390.     'ifName' => '5ho07KcQ6t',
  391.     'ifAlias' => '',
  392.     'ifType' => 'ethernetCsmacd',
  393.     'ifOperStatus' => 'up',
  394.   ),
  395.   17 =>
  396.   array (
  397.     'ifDescr' => '2ho07KcQ6t',
  398.     'ifName' => '2ho07KcQ6t',
  399.     'ifAlias' => '',
  400.     'ifType' => 'ethernetCsmacd',
  401.     'ifOperStatus' => 'up',
  402.   ),
  403.   18 =>
  404.   array (
  405.     'ifDescr' => '5lHWyMDT2N',
  406.     'ifName' => '5lHWyMDT2N',
  407.     'ifAlias' => '',
  408.     'ifType' => 'ethernetCsmacd',
  409.     'ifOperStatus' => 'up',
  410.   ),
  411.   19 =>
  412.   array (
  413.     'ifDescr' => 'br30',
  414.     'ifName' => 'br30',
  415.     'ifAlias' => '',
  416.     'ifType' => 'ethernetCsmacd',
  417.     'ifOperStatus' => 'up',
  418.   ),
  419.   20 =>
  420.   array (
  421.     'ifDescr' => 'eth0.30',
  422.     'ifName' => 'eth0.30',
  423.     'ifAlias' => '',
  424.     'ifType' => 'ethernetCsmacd',
  425.     'ifOperStatus' => 'up',
  426.   ),
  427.   21 =>
  428.   array (
  429.     'ifDescr' => '2lHWyMDT2N',
  430.     'ifName' => '2lHWyMDT2N',
  431.     'ifAlias' => '',
  432.     'ifType' => 'ethernetCsmacd',
  433.     'ifOperStatus' => 'up',
  434.   ),
  435.   22 =>
  436.   array (
  437.     'ifDescr' => '5tynfrfeB_',
  438.     'ifName' => '5tynfrfeB_',
  439.     'ifAlias' => '',
  440.     'ifType' => 'ethernetCsmacd',
  441.     'ifOperStatus' => 'up',
  442.   ),
  443.   23 =>
  444.   array (
  445.     'ifDescr' => '2tynfrfeB_',
  446.     'ifName' => '2tynfrfeB_',
  447.     'ifAlias' => '',
  448.     'ifType' => 'ethernetCsmacd',
  449.     'ifOperStatus' => 'up',
  450.   ),
  451.   24 =>
  452.   array (
  453.     'ifDescr' => 'br100',
  454.     'ifName' => 'br100',
  455.     'ifAlias' => '',
  456.     'ifType' => 'ethernetCsmacd',
  457.     'ifOperStatus' => 'up',
  458.   ),
  459.   25 =>
  460.   array (
  461.     'ifDescr' => 'eth0.100',
  462.     'ifName' => 'eth0.100',
  463.     'ifAlias' => '',
  464.     'ifType' => 'ethernetCsmacd',
  465.     'ifOperStatus' => 'up',
  466.   ),
  467.   26 =>
  468.   array (
  469.     'ifDescr' => '5lHWyMDT2N.20',
  470.     'ifName' => '5lHWyMDT2N.20',
  471.     'ifAlias' => '',
  472.     'ifType' => 'ethernetCsmacd',
  473.     'ifOperStatus' => 'up',
  474.   ),
  475.   27 =>
  476.   array (
  477.     'ifDescr' => '2lHWyMDT2N.20',
  478.     'ifName' => '2lHWyMDT2N.20',
  479.     'ifAlias' => '',
  480.     'ifType' => 'ethernetCsmacd',
  481.     'ifOperStatus' => 'up',
  482.   ),
  483.   28 =>
  484.   array (
  485.     'ifDescr' => '2ho07KcQ6t.100',
  486.     'ifName' => '2ho07KcQ6t.100',
  487.     'ifAlias' => '',
  488.     'ifType' => 'ethernetCsmacd',
  489.     'ifOperStatus' => 'up',
  490.   ),
  491.   29 =>
  492.   array (
  493.     'ifDescr' => '5tynfrfeB_.666',
  494.     'ifName' => '5tynfrfeB_.666',
  495.     'ifAlias' => '',
  496.     'ifType' => 'ethernetCsmacd',
  497.     'ifOperStatus' => 'up',
  498.   ),
  499.   30 =>
  500.   array (
  501.     'ifDescr' => '2tynfrfeB_.666',
  502.     'ifName' => '2tynfrfeB_.666',
  503.     'ifAlias' => '',
  504.     'ifType' => 'ethernetCsmacd',
  505.     'ifOperStatus' => 'up',
  506.   ),
  507. )  
  508. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [0;33m[90][0m 1.01ms]
  509.  
  510.  Using ifDescr as ifAlias  
  511. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["lo","lo","lo","softwareLoopback","up",1,58675][0m 0.4ms]
  512.  
  513. . Using ifDescr as ifAlias  
  514. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0","eth0","eth0","ethernetCsmacd","up",2,58676][0m 0.3ms]
  515.  
  516. . Using ifDescr as ifAlias  
  517. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["gre0","gre0","gre0","tunnel","down",3,58677][0m 0.23ms]
  518.  
  519. . Using ifDescr as ifAlias  
  520. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["gretap0","gretap0","gretap0","ethernetCsmacd","down",4,58678][0m 0.23ms]
  521.  
  522. . Using ifDescr as ifAlias  
  523. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["erspan0","erspan0","erspan0","ethernetCsmacd","down",5,58679][0m 0.22ms]
  524.  
  525. . Using ifDescr as ifAlias  
  526. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["bond0","bond0","bond0","ethernetCsmacd","down",6,58680][0m 0.22ms]
  527.  
  528. . Using ifDescr as ifAlias  
  529. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br-lan","br-lan","br-lan","ethernetCsmacd","up",7,58681][0m 0.22ms]
  530.  
  531. . Using ifDescr as ifAlias  
  532. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br666","br666","br666","ethernetCsmacd","up",8,58682][0m 0.21ms]
  533.  
  534. . Using ifDescr as ifAlias  
  535. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.666","eth0.666","eth0.666","ethernetCsmacd","up",9,58683][0m 0.21ms]
  536.  
  537. . Using ifDescr as ifAlias  
  538. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br20","br20","br20","ethernetCsmacd","up",10,58684][0m 0.21ms]
  539.  
  540. . Using ifDescr as ifAlias  
  541. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.20","eth0.20","eth0.20","ethernetCsmacd","up",11,58685][0m 0.23ms]
  542.  
  543. . Using ifDescr as ifAlias  
  544. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["wifi0","wifi0","wifi0","other","up",12,58686][0m 0.22ms]
  545.  
  546. . Using ifDescr as ifAlias  
  547. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["soc0","soc0","soc0","other","down",13,58687][0m 0.22ms]
  548.  
  549. . Using ifDescr as ifAlias  
  550. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["wifi1","wifi1","wifi1","other","up",14,58688][0m 0.21ms]
  551.  
  552. . Using ifDescr as ifAlias  
  553. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["soc1","soc1","soc1","other","down",15,58689][0m 0.21ms]
  554.  
  555. . Using ifDescr as ifAlias  
  556. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5ho07KcQ6t","5ho07KcQ6t","5ho07KcQ6t","ethernetCsmacd","up",16,58690][0m 0.21ms]
  557.  
  558. . Using ifDescr as ifAlias  
  559. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2ho07KcQ6t","2ho07KcQ6t","2ho07KcQ6t","ethernetCsmacd","up",17,58691][0m 0.22ms]
  560.  
  561. . Using ifDescr as ifAlias  
  562. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5lHWyMDT2N","5lHWyMDT2N","5lHWyMDT2N","ethernetCsmacd","up",18,58692][0m 0.21ms]
  563.  
  564. . Using ifDescr as ifAlias  
  565. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br30","br30","br30","ethernetCsmacd","up",19,58693][0m 0.23ms]
  566.  
  567. . Using ifDescr as ifAlias  
  568. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.30","eth0.30","eth0.30","ethernetCsmacd","up",20,58694][0m 0.21ms]
  569.  
  570. . Using ifDescr as ifAlias  
  571. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2lHWyMDT2N","2lHWyMDT2N","2lHWyMDT2N","ethernetCsmacd","up",21,58695][0m 0.22ms]
  572.  
  573. . Using ifDescr as ifAlias  
  574. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5tynfrfeB_","5tynfrfeB_","5tynfrfeB_","ethernetCsmacd","up",22,58696][0m 0.23ms]
  575.  
  576. . Using ifDescr as ifAlias  
  577. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2tynfrfeB_","2tynfrfeB_","2tynfrfeB_","ethernetCsmacd","up",23,58697][0m 0.22ms]
  578.  
  579. . Using ifDescr as ifAlias  
  580. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["br100","br100","br100","ethernetCsmacd","up",24,58698][0m 0.22ms]
  581.  
  582. . Using ifDescr as ifAlias  
  583. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["eth0.100","eth0.100","eth0.100","ethernetCsmacd","up",25,58699][0m 0.21ms]
  584.  
  585. . Using ifDescr as ifAlias  
  586. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5lHWyMDT2N.20","5lHWyMDT2N.20","5lHWyMDT2N.20","ethernetCsmacd","up",26,58700][0m 0.21ms]
  587.  
  588. . Using ifDescr as ifAlias  
  589. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2lHWyMDT2N.20","2lHWyMDT2N.20","2lHWyMDT2N.20","ethernetCsmacd","up",27,58701][0m 0.2ms]
  590.  
  591. . Using ifDescr as ifAlias  
  592. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2ho07KcQ6t.100","2ho07KcQ6t.100","2ho07KcQ6t.100","ethernetCsmacd","up",28,59056][0m 0.2ms]
  593.  
  594. . Using ifDescr as ifAlias  
  595. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["5tynfrfeB_.666","5tynfrfeB_.666","5tynfrfeB_.666","ethernetCsmacd","up",29,59166][0m 0.21ms]
  596.  
  597. . Using ifDescr as ifAlias  
  598. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["2tynfrfeB_.666","2tynfrfeB_.666","2tynfrfeB_.666","ethernetCsmacd","up",30,59443][0m 0.21ms]
  599.  
  600. .
  601.  
  602. >> Runtime for discovery module 'ports': 0.1290 seconds with 49944 bytes
  603. >> [0;36mSNMP[0m: [5/0.11s] [1;33mMySQL[0m: [31/0.08s] [0;32mRRD[0m: [0/0.00s]  
  604. #### Unload disco module ports ####
  605.  
  606. Modules status: Global+  
  607. OS  
  608. Device  
  609.  
  610. #### Load disco module ports-stack ####
  611. SQL[[1;33mSELECT * FROM `ports_stack` WHERE `device_id` = '90' [0;33m[][0m 0.25ms]
  612.  
  613. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ifStackStatus'[0m]
  614. ifStackStatus = No Such Object available on this agent at this OID  
  615.  
  616.  
  617.  
  618. >> Runtime for discovery module 'ports-stack': 0.0180 seconds with 480 bytes
  619. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.00s] [0;32mRRD[0m: [0/0.00s]  
  620. #### Unload disco module ports-stack ####
  621.  
  622. Modules status: Global-  
  623. OS  
  624. Device  
  625. Module [ xdsl ] disabled globally.
  626.  
  627. Modules status: Global+  
  628. OS  
  629. Device  
  630.  
  631. #### Load disco module entity-physical ####
  632.  
  633. Caching OIDs: entPhysicalEntrySNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'entPhysicalEntry'[0m]
  634. entPhysicalEntry = No Such Object available on this agent at this OID  
  635. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
  636. Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 3 in (none)  
  637. Invalid snmp_walk() data = entPhysicalEntry = No Such Object available on this agent at this OID  
  638.  
  639. SQL[[1;33mSELECT * FROM `entPhysical` WHERE `device_id` = ? [0;33m[90][0m 0.51ms]
  640.  
  641.  
  642. >> Runtime for discovery module 'entity-physical': 0.0170 seconds with 6968 bytes
  643. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  644. #### Unload disco module entity-physical ####
  645.  
  646. Modules status: Global-  
  647. OS  
  648. Device  
  649. Module [ entity-state ] disabled globally.
  650.  
  651. Modules status: Global-  
  652. OS  
  653. Device  
  654. Module [ isis ] disabled globally.
  655.  
  656. Modules status: Global+  
  657. OS  
  658. Device  
  659.  
  660. #### Load disco module processors ####
  661. No YAML Discovery data.  
  662. Host Resources: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrProcessorLoad'[0m]
  663. hrProcessorLoad.196608 = 17
  664. hrProcessorLoad.196609 = 9  
  665.  
  666. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrDeviceDescr'[0m]
  667. hrDeviceDescr.196608 =
  668. hrDeviceDescr.196609 =
  669. hrDeviceDescr.262145 = network interface lo
  670. hrDeviceDescr.262146 = network interface eth0
  671. hrDeviceDescr.262147 = network interface gre0
  672. hrDeviceDescr.262148 = network interface gretap0
  673. hrDeviceDescr.262149 = network interface erspan0
  674. hrDeviceDescr.262150 = network interface bond0
  675. hrDeviceDescr.262151 = network interface br-lan
  676. hrDeviceDescr.262152 = network interface br666
  677. hrDeviceDescr.262153 = network interface eth0.666
  678. hrDeviceDescr.262154 = network interface br20
  679. hrDeviceDescr.262155 = network interface eth0.20
  680. hrDeviceDescr.262156 = network interface wifi0
  681. hrDeviceDescr.262157 = network interface soc0
  682. hrDeviceDescr.262158 = network interface wifi1
  683. hrDeviceDescr.262159 = network interface soc1
  684. hrDeviceDescr.262160 = network interface 5ho07KcQ6t
  685. hrDeviceDescr.262161 = network interface 2ho07KcQ6t
  686. hrDeviceDescr.262162 = network interface 5lHWyMDT2N
  687. hrDeviceDescr.262163 = network interface br30
  688. hrDeviceDescr.262164 = network interface eth0.30
  689. hrDeviceDescr.262165 = network interface 2lHWyMDT2N
  690. hrDeviceDescr.262166 = network interface 5tynfrfeB_
  691. hrDeviceDescr.262167 = network interface 2tynfrfeB_
  692. hrDeviceDescr.262168 = network interface br100
  693. hrDeviceDescr.262169 = network interface eth0.100
  694. hrDeviceDescr.262170 = network interface 5lHWyMDT2N.20
  695. hrDeviceDescr.262171 = network interface 2lHWyMDT2N.20
  696. hrDeviceDescr.262172 = network interface 2ho07KcQ6t.100
  697. hrDeviceDescr.262173 = network interface 5tynfrfeB_.666
  698. hrDeviceDescr.262174 = network interface 2tynfrfeB_.666  
  699.  
  700. Discovered LibreNMS\Device\Processor Array
  701. (
  702.     [processor_id] =>
  703.     [entPhysicalIndex] => 0
  704.     [hrDeviceIndex] => 196608
  705.     [device_id] => 90
  706.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196608
  707.     [processor_index] => 196608
  708.     [processor_type] => hr
  709.     [processor_usage] => 17
  710.     [processor_descr] => Processor
  711.     [processor_precision] => 1
  712.     [processor_perc_warn] => 75
  713. )  
  714. Discovered LibreNMS\Device\Processor Array
  715. (
  716.     [processor_id] =>
  717.     [entPhysicalIndex] => 0
  718.     [hrDeviceIndex] => 196609
  719.     [device_id] => 90
  720.     [processor_oid] => .1.3.6.1.2.1.25.3.3.1.2.196609
  721.     [processor_index] => 196609
  722.     [processor_type] => hr
  723.     [processor_usage] => 9
  724.     [processor_descr] => Processor
  725.     [processor_precision] => 1
  726.     [processor_perc_warn] => 75
  727. )  
  728. SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196608","hr"][0m 0.6ms]
  729.  
  730. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196609","hr"][0m 0.45ms]
  731.  
  732. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196608","hr"][0m 0.34ms]
  733.  
  734. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[90,"196609","hr"][0m 0.34ms]
  735.  
  736. .SQL[[1;33mSELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?,?,?) [0;33m[90,1400,1401,1400,1401][0m 0.32ms]
  737.  
  738. 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.31ms]
  739.  
  740.  
  741.  
  742. >> Runtime for discovery module 'processors': 0.0480 seconds with 26864 bytes
  743. >> [0;36mSNMP[0m: [2/0.04s] [1;33mMySQL[0m: [6/0.02s] [0;32mRRD[0m: [0/0.00s]  
  744. #### Unload disco module processors ####
  745.  
  746. Modules status: Global+  
  747. OS  
  748. Device  
  749.  
  750. #### Load disco module mempools ####
  751. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrStorageTable'[0m]
  752. hrStorageIndex[1] = 1
  753. hrStorageIndex[3] = 3
  754. hrStorageIndex[6] = 6
  755. hrStorageIndex[7] = 7
  756. hrStorageIndex[8] = 8
  757. hrStorageIndex[10] = 10
  758. hrStorageIndex[11] = 11
  759. hrStorageIndex[31] = 31
  760. hrStorageIndex[32] = 32
  761. hrStorageIndex[33] = 33
  762. hrStorageIndex[34] = 34
  763. hrStorageIndex[35] = 35
  764. hrStorageType[1] = hrStorageRam
  765. hrStorageType[3] = hrStorageVirtualMemory
  766. hrStorageType[6] = hrStorageOther
  767. hrStorageType[7] = hrStorageOther
  768. hrStorageType[8] = hrStorageOther
  769. hrStorageType[10] = hrStorageVirtualMemory
  770. hrStorageType[11] = hrStorageOther
  771. hrStorageType[31] = hrStorageFixedDisk
  772. hrStorageType[32] = hrStorageFixedDisk
  773. hrStorageType[33] = hrStorageFixedDisk
  774. hrStorageType[34] = hrStorageFixedDisk
  775. hrStorageType[35] = hrStorageFixedDisk
  776. hrStorageDescr[1] = Physical memory
  777. hrStorageDescr[3] = Virtual memory
  778. hrStorageDescr[6] = Memory buffers
  779. hrStorageDescr[7] = Cached memory
  780. hrStorageDescr[8] = Shared memory
  781. hrStorageDescr[10] = Swap space
  782. hrStorageDescr[11] = Available memory
  783. hrStorageDescr[31] = /
  784. hrStorageDescr[32] = /sys/fs/cgroup
  785. hrStorageDescr[33] = /sys/fs/bpf
  786. hrStorageDescr[34] = /sys/fs/pstore
  787. hrStorageDescr[35] = /cfg
  788. hrStorageAllocationUnits[1] = 1024
  789. hrStorageAllocationUnits[3] = 1024
  790. hrStorageAllocationUnits[6] = 1024
  791. hrStorageAllocationUnits[7] = 1024
  792. hrStorageAllocationUnits[8] = 1024
  793. hrStorageAllocationUnits[10] = 1024
  794. hrStorageAllocationUnits[11] = 1024
  795. hrStorageAllocationUnits[31] = 4096
  796. hrStorageAllocationUnits[32] = 4096
  797. hrStorageAllocationUnits[33] = 4096
  798. hrStorageAllocationUnits[34] = 4096
  799. hrStorageAllocationUnits[35] = 4096
  800. hrStorageSize[1] = 393368
  801. hrStorageSize[3] = 393368
  802. hrStorageSize[6] = 393368
  803. hrStorageSize[7] = 79064
  804. hrStorageSize[8] = 73620
  805. hrStorageSize[10] = 0
  806. hrStorageSize[11] = 80388
  807. hrStorageSize[31] = 49171
  808. hrStorageSize[32] = 0
  809. hrStorageSize[33] = 0
  810. hrStorageSize[34] = 0
  811. hrStorageSize[35] = 498138
  812. hrStorageUsed[1] = 291136
  813. hrStorageUsed[3] = 291136
  814. hrStorageUsed[6] = 12
  815. hrStorageUsed[7] = 79064
  816. hrStorageUsed[8] = 73620
  817. hrStorageUsed[10] = 0
  818. hrStorageUsed[11] = 0
  819. hrStorageUsed[31] = 18100
  820. hrStorageUsed[32] = 0
  821. hrStorageUsed[33] = 0
  822. hrStorageUsed[34] = 0
  823. hrStorageUsed[35] = 419  
  824.  
  825. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUv' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrMemorySize.0'[0m]
  826. 393368  
  827.  
  828. Rejecting Mempool 10 Swap space: Invalid total value  
  829. Free memory adjusted by availability calculation: 99.84 MiB -> 177.06 MiB
  830.  
  831. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[90][0m 1.39ms]
  832.  
  833. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[217149440,185659392,1792][0m 1.56ms]
  834.  
  835. Updated data:  
  836. array (
  837.   'mempool_used' => 217149440,
  838.   'mempool_free' => 185659392,
  839. )  
  840. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[298123264,104685568,1793][0m 1.37ms]
  841.  
  842. Updated data:  
  843. array (
  844.   'mempool_used' => 298123264,
  845.   'mempool_free' => 104685568,
  846. )  
  847. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[12288,402796544,1794][0m 1.24ms]
  848.  
  849. Updated data:  
  850. array (
  851.   'mempool_used' => 12288,
  852.   'mempool_free' => 402796544,
  853. )  
  854. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[80961536,321847296,1795][0m 1.21ms]
  855.  
  856. Updated data:  
  857. array (
  858.   'mempool_used' => 80961536,
  859.   'mempool_free' => 321847296,
  860. )  
  861. .
  862. hrstorage [system]: Physical memory: 54 7.09 MiB / 384.15 MiB
  863. hrstorage [virtual]: Virtual memory: 74(4.31 MiB / 384.15 MiB
  864. hrstorage [buffers]: Memory buffers: 0 KiB / 384.15 MiB
  865. hrstorage [cached]: Cached memory: 20w.21 MiB / 384.15 MiB
  866. hrstorage [shared]: Shared memory: 19q.89 MiB / 384.15 MiB
  867.  
  868. >> Runtime for discovery module 'mempools': 0.0840 seconds with 117624 bytes
  869. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [5/0.07s] [0;32mRRD[0m: [0/0.00s]  
  870. #### Unload disco module mempools ####
  871.  
  872. Modules status: Global+  
  873. OS  
  874. Device  
  875.  
  876. #### Load disco module cisco-vrf-lite ####
  877. SQL[[1;33mSELECT * FROM vrf_lite_cisco WHERE device_id = ?  [0;33m[90][0m 0.61ms]
  878.  
  879.  
  880. >> Runtime for discovery module 'cisco-vrf-lite': 0.0020 seconds with 72 bytes
  881. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  882. #### Unload disco module cisco-vrf-lite ####
  883.  
  884. Modules status: Global-  
  885. OS  
  886. Device  
  887. Module [ cisco-mac-accounting ] disabled globally.
  888.  
  889. Modules status: Global-  
  890. OS  
  891. Device  
  892. Module [ cisco-pw ] disabled globally.
  893.  
  894. Modules status: Global-  
  895. OS  
  896. Device  
  897. Module [ vrf ] disabled globally.
  898.  
  899. Modules status: Global-  
  900. OS  
  901. Device  
  902. Module [ cisco-cef ] disabled globally.
  903.  
  904. Modules status: Global-  
  905. OS  
  906. Device  
  907. Module [ slas ] disabled globally.
  908.  
  909. Modules status: Global-  
  910. OS  
  911. Device  
  912. Module [ cisco-cbqos ] disabled globally.
  913.  
  914. Modules status: Global-  
  915. OS  
  916. Device  
  917. Module [ cisco-otv ] disabled globally.
  918.  
  919. Modules status: Global-  
  920. OS  
  921. Device  
  922. Module [ cisco-qfp ] disabled globally.
  923.  
  924. Modules status: Global+  
  925. OS  
  926. Device  
  927.  
  928. #### Load disco module ipv4-addresses ####
  929. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[90][0m 0.54ms]
  930.  
  931. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntIfIndex'[0m]  
  932. ipAdEntIfIndex[*] = 1
  933. ipAdEntIfIndex[*] = 7
  934.  
  935.  
  936. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntNetMask.127.0.0.1'[0m]  
  937. IP-MIB::ipAdEntNetMask[*] = *
  938.  
  939.  
  940. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,1][0m 1.7ms]
  941.  
  942. SQL[[1;33mselect * from `ipv4_networks` where (`ipv4_network` = ?) limit 1 [0;33m["127.0.0.0\/8"][0m 1ms]
  943.  
  944. SQL[[1;33mselect `ipv4_network_id` from `ipv4_networks` where `ipv4_network` = ? limit 1 [0;33m["127.0.0.0\/8"][0m 0.87ms]
  945.  
  946. SQL[[1;33mselect * from `ipv4_addresses` where (`ipv4_address` = ? and `ipv4_prefixlen` = ? and `ipv4_network_id` = ? and `port_id` = ?) limit 1 [0;33m["127.0.0.1",8,14,58675][0m 1.08ms]
  947.  
  948. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntNetMask.192.168.10.10'[0m]  
  949. IP-MIB::ipAdEntNetMask[*] = *
  950.  
  951.  
  952. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,7][0m 1.19ms]
  953.  
  954. SQL[[1;33mselect * from `ipv4_networks` where (`ipv4_network` = ?) limit 1 [0;33m["192.168.10.0\/24"][0m 0.62ms]
  955.  
  956. SQL[[1;33mselect `ipv4_network_id` from `ipv4_networks` where `ipv4_network` = ? limit 1 [0;33m["192.168.10.0\/24"][0m 0.59ms]
  957.  
  958. SQL[[1;33mselect * from `ipv4_addresses` where (`ipv4_address` = ? and `ipv4_prefixlen` = ? and `ipv4_network_id` = ? and `port_id` = ?) limit 1 [0;33m["192.168.10.10",24,8,58681][0m 0.67ms]
  959.  
  960. 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[90][0m 0.84ms]
  961.  
  962.  
  963.  
  964. >> Runtime for discovery module 'ipv4-addresses': 0.1020 seconds with 35536 bytes
  965. >> [0;36mSNMP[0m: [3/0.08s] [1;33mMySQL[0m: [10/0.09s] [0;32mRRD[0m: [0/0.00s]  
  966. #### Unload disco module ipv4-addresses ####
  967.  
  968. Modules status: Global+  
  969. OS  
  970. Device  
  971.  
  972. #### Load disco module ipv6-addresses ####
  973. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' 'udp:HOSTNAME:161' 'IP-MIB::ipAddressIfIndex.ipv6'[0m]  
  974. IP-MIB::ipAddressIfIndex[ipv6] = No Such Object available on this agent at this OID
  975.  
  976.  
  977. SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID  
  978. SNMP failed walking IP-MIB::ipAddressIfIndex.ipv6 of IP-MIB::ipAddressIfIndex.ipv6,IP-MIB::ipAddressOrigin.ipv6,IP-MIB::ipAddressPrefix.ipv6 aborting.  
  979. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength'[0m]
  980. .*.*.8.1.2 No Such Object available on this agent at this OID  
  981.  
  982. Invalid snmp_walk() data = .1.3.6.1.2.1.55.1.8.1.2 No Such Object available on this agent at this OID  
  983. 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[90][0m 1.04ms]
  984.  
  985.  
  986.  
  987. >> Runtime for discovery module 'ipv6-addresses': 0.0510 seconds with 2992 bytes
  988. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  989. #### Unload disco module ipv6-addresses ####
  990.  
  991. Modules status: Global-  
  992. OS  
  993. Device  
  994. Module [ route ] disabled globally.
  995.  
  996. Modules status: Global+  
  997. OS  
  998. Device  
  999.  
  1000. #### Load disco module sensors ####
  1001. Caching data: os sensors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OteQUSa' '-Ih' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'ALTA-SYSTEM-MIB::sysTempDegC'[0m]
  1002. ALTA-SYSTEM-MIB::sysTempDegC.1 = 73
  1003. ALTA-SYSTEM-MIB::sysTempDegC.2 = 73
  1004. ALTA-SYSTEM-MIB::sysTempDegC.3 = 70
  1005. ALTA-SYSTEM-MIB::sysTempDegC.4 = 69  
  1006.  
  1007.  
  1008.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
  1009. entPhysicalDescr = No Such Object available on this agent at this OID  
  1010.  
  1011. Invalid snmp_walk() data = entPhysicalDescr = No Such Object available on this agent at this OID  
  1012.  
  1013. 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",90,"ipmi"][0m 1.41ms]
  1014.  
  1015. 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",90,"ipmi"][0m 1.08ms]
  1016.  
  1017. 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",90,"ipmi"][0m 1.05ms]
  1018.  
  1019. 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",90,"ipmi"][0m 1.03ms]
  1020.  
  1021. Airflow: array (
  1022. )  
  1023. 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",90,"snmp"][0m 0.99ms]
  1024.  
  1025.  
  1026. Current: array (
  1027. )  
  1028. 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",90,"snmp"][0m 1.02ms]
  1029.  
  1030.  
  1031. Charge: array (
  1032. )  
  1033. 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",90,"snmp"][0m 0.97ms]
  1034.  
  1035.  
  1036. Dbm: array (
  1037. )  
  1038. 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",90,"snmp"][0m 1.02ms]
  1039.  
  1040.  
  1041. Fanspeed: array (
  1042. )  
  1043. 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",90,"snmp"][0m 0.99ms]
  1044.  
  1045.  
  1046. Frequency: array (
  1047. )  
  1048. 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",90,"snmp"][0m 1.01ms]
  1049.  
  1050.  
  1051. Humidity: array (
  1052. )  
  1053. 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",90,"snmp"][0m 1.01ms]
  1054.  
  1055.  
  1056. Load: array (
  1057. )  
  1058. 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",90,"snmp"][0m 0.97ms]
  1059.  
  1060.  
  1061. Loss: array (
  1062. )  
  1063. 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",90,"snmp"][0m 0.96ms]
  1064.  
  1065.  
  1066. Power: array (
  1067. )  
  1068. 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",90,"snmp"][0m 1.06ms]
  1069.  
  1070.  
  1071. Power_consumed: array (
  1072. )  
  1073. 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",90,"snmp"][0m 0.99ms]
  1074.  
  1075.  
  1076. Power_factor: array (
  1077. )  
  1078. 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",90,"snmp"][0m 0.98ms]
  1079.  
  1080.  
  1081. Runtime: array (
  1082. )  
  1083. 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",90,"snmp"][0m 0.99ms]
  1084.  
  1085.  
  1086. Signal: array (
  1087. )  
  1088. 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",90,"snmp"][0m 0.98ms]
  1089.  
  1090.  
  1091. State: array (
  1092. )  
  1093. 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",90,"snmp"][0m 1.01ms]
  1094.  
  1095.  
  1096. Count: array (
  1097. )  
  1098. 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",90,"snmp"][0m 0.94ms]
  1099.  
  1100.  
  1101. Temperature: Dynamic Discovery (temperature):  
  1102. array (
  1103.   'data' =>
  1104.   array (
  1105.     0 =>
  1106.     array (
  1107.       'oid' => 'ALTA-SYSTEM-MIB::sysTempDegC',
  1108.       'num_oid' => '.1.3.6.1.4.1.61802.2.1.1.2.{{ $index }}',
  1109.       'descr' => 'Temperature {{ $index }}',
  1110.     ),
  1111.   ),
  1112. )  
  1113. Data ALTA-SYSTEM-MIB::sysTempDegC:  
  1114. array (
  1115.   1 =>
  1116.   array (
  1117.     'ALTA-SYSTEM-MIB::sysTempDegC' => '73',
  1118.   ),
  1119.   2 =>
  1120.   array (
  1121.     'ALTA-SYSTEM-MIB::sysTempDegC' => '73',
  1122.   ),
  1123.   3 =>
  1124.   array (
  1125.     'ALTA-SYSTEM-MIB::sysTempDegC' => '70',
  1126.   ),
  1127.   4 =>
  1128.   array (
  1129.     'ALTA-SYSTEM-MIB::sysTempDegC' => '69',
  1130.   ),
  1131. )  
  1132. Sensor fetched value: 73  
  1133. Temperature 1: Cur 73, Low: null, Low Warn: null, Warn: null, High: null
  1134. Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.1, 1, altalabs-wifi, Temperature 1, snmp, 1, 1, , 73, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE  
  1135. SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","1"][0m 0.79ms]
  1136.  
  1137. SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`)  VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.1","sensor_index":1,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 1","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":93,"sensor_limit_warn":null,"sensor_limit_low":63,"sensor_limit_low_warn":null,"sensor_current":73,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.59ms]
  1138.  
  1139. ( 2146 inserted )  
  1140. +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2146","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 1 Temperature 1","",90][0m 2.08ms]
  1141.  
  1142. Sensor fetched value: 73  
  1143. Temperature 2: Cur 73, Low: null, Low Warn: null, Warn: null, High: null
  1144. Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.2, 2, altalabs-wifi, Temperature 2, snmp, 1, 1, , 73, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE  
  1145. SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","2"][0m 0.76ms]
  1146.  
  1147. SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`)  VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.2","sensor_index":2,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 2","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":93,"sensor_limit_warn":null,"sensor_limit_low":63,"sensor_limit_low_warn":null,"sensor_current":73,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.39ms]
  1148.  
  1149. ( 2147 inserted )  
  1150. +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2147","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 2 Temperature 2","",90][0m 1.21ms]
  1151.  
  1152. Sensor fetched value: 70  
  1153. Temperature 3: Cur 70, Low: null, Low Warn: null, Warn: null, High: null
  1154. Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.3, 3, altalabs-wifi, Temperature 3, snmp, 1, 1, , 70, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE  
  1155. SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","3"][0m 0.78ms]
  1156.  
  1157. SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`)  VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.3","sensor_index":3,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 3","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":90,"sensor_limit_warn":null,"sensor_limit_low":60,"sensor_limit_low_warn":null,"sensor_current":70,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 1.36ms]
  1158.  
  1159. ( 2148 inserted )  
  1160. +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2148","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 3 Temperature 3","",90][0m 1.14ms]
  1161.  
  1162. Sensor fetched value: 69  
  1163. Temperature 4: Cur 69, Low: null, Low Warn: null, Warn: null, High: null
  1164. Discover sensor: .1.3.6.1.4.1.61802.2.1.1.2.4, 4, altalabs-wifi, Temperature 4, snmp, 1, 1, , 69, (limits: LL: , LW: , W: , H: ), rrd_type = GAUGE  
  1165. SQL[[1;33mSELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? [0;33m["snmp","temperature",90,"altalabs-wifi","4"][0m 0.31ms]
  1166.  
  1167. SQL[[1;33mINSERT IGNORE INTO `sensors` (`poller_type`,`sensor_class`,`device_id`,`sensor_oid`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`user_func`,`group`,`rrd_type`)  VALUES (:poller_type,:sensor_class,:device_id,:sensor_oid,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:user_func,:group,:rrd_type) [0;33m{"poller_type":"snmp","sensor_class":"temperature","device_id":90,"sensor_oid":".1.3.6.1.4.1.61802.2.1.1.2.4","sensor_index":4,"sensor_type":"altalabs-wifi","sensor_descr":"Temperature 4","sensor_divisor":1,"sensor_multiplier":1,"sensor_limit":89,"sensor_limit_warn":null,"sensor_limit_low":59,"sensor_limit_low_warn":null,"sensor_current":69,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"user_func":null,"group":null,"rrd_type":"GAUGE"}[0m 0.89ms]
  1168.  
  1169. ( 2149 inserted )  
  1170. +SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["2149","sensor","2024-06-10 13:55:54",3,"Sensor Added: temperature altalabs-wifi 4 Temperature 4","",90][0m 0.84ms]
  1171.  
  1172. array (
  1173.   'altalabs-wifi' =>
  1174.   array (
  1175.     1 => 1,
  1176.     2 => 1,
  1177.     3 => 1,
  1178.     4 => 1,
  1179.   ),
  1180. )  
  1181. 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",90,"snmp"][0m 0.48ms]
  1182.  
  1183. 1 -> altalabs-wifi  
  1184. 2 -> altalabs-wifi  
  1185. 3 -> altalabs-wifi  
  1186. 4 -> altalabs-wifi  
  1187.  
  1188. Tv_signal: array (
  1189. )  
  1190. 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",90,"snmp"][0m 0.41ms]
  1191.  
  1192.  
  1193. Bitrate: array (
  1194. )  
  1195. 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",90,"snmp"][0m 0.39ms]
  1196.  
  1197.  
  1198. Voltage: array (
  1199. )  
  1200. 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",90,"snmp"][0m 0.38ms]
  1201.  
  1202.  
  1203. Snr: array (
  1204. )  
  1205. 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",90,"snmp"][0m 0.36ms]
  1206.  
  1207.  
  1208. Pressure: array (
  1209. )  
  1210. 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",90,"snmp"][0m 0.36ms]
  1211.  
  1212.  
  1213. Cooling: array (
  1214. )  
  1215. 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",90,"snmp"][0m 0.36ms]
  1216.  
  1217.  
  1218. Delay: array (
  1219. )  
  1220. 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",90,"snmp"][0m 0.38ms]
  1221.  
  1222.  
  1223. Quality_factor: array (
  1224. )  
  1225. 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",90,"snmp"][0m 0.37ms]
  1226.  
  1227.  
  1228. Chromatic_dispersion: array (
  1229. )  
  1230. 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",90,"snmp"][0m 0.36ms]
  1231.  
  1232.  
  1233. Ber: array (
  1234. )  
  1235. 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",90,"snmp"][0m 0.35ms]
  1236.  
  1237.  
  1238. Eer: array (
  1239. )  
  1240. 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",90,"snmp"][0m 0.36ms]
  1241.  
  1242.  
  1243. Waterflow: array (
  1244. )  
  1245. 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",90,"snmp"][0m 0.36ms]
  1246.  
  1247.  
  1248. Percent: array (
  1249. )  
  1250. 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",90,"snmp"][0m 0.36ms]
  1251.  
  1252.  
  1253.  
  1254. >> Runtime for discovery module 'sensors': 0.1260 seconds with 65392 bytes
  1255. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [46/0.39s] [0;32mRRD[0m: [0/0.00s]  
  1256. #### Unload disco module sensors ####
  1257.  
  1258. Modules status: Global+  
  1259. OS  
  1260. Device  
  1261.  
  1262. #### Load disco module storage ####
  1263. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable'[0m]
  1264. fileSystemSpaceTable = No Such Object available on this agent at this OID  
  1265.  
  1266. Invalid snmp_walk() data = fileSystemSpaceTable = No Such Object available on this agent at this OID  
  1267. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0'[0m]  
  1268. Exitcode: 1 ["MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
  1269. Cannot find module (ARICENT-ISS-MIB): At line 3 in (none)
  1270. ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
  1271. "]
  1272.  
  1273. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/altalabs
  1274. Cannot find module (ARICENT-ISS-MIB): At line 3 in (none)
  1275. ARICENT-ISS-MIB::issSwitchCurrentFlashUsage.0: Unknown Object Identifier
  1276.  
  1277. hrStorage : Discover Storage: 31, hrStorageFixedDisk, hrstorage, /, 201404416, 4096, 74137600  
  1278. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[31,90,"hrstorage"][0m 0.59ms]
  1279.  
  1280. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/","hrStorageFixedDisk","4096",201404416,90,31,"hrstorage"][0m 0.32ms]
  1281.  
  1282. .Discover Storage: 32, hrStorageFixedDisk, hrstorage, /sys/fs/cgroup, 0, 4096, 0  
  1283. Discover Storage: 33, hrStorageFixedDisk, hrstorage, /sys/fs/bpf, 0, 4096, 0  
  1284. Discover Storage: 34, hrStorageFixedDisk, hrstorage, /sys/fs/pstore, 0, 4096, 0  
  1285. Discover Storage: 35, hrStorageFixedDisk, hrstorage, /cfg, 2040373248, 4096, 1716224  
  1286. SQL[[1;33mSELECT * FROM `storage` WHERE `storage_index` = ? AND `device_id` = ? AND `storage_mib` = ? [0;33m[35,90,"hrstorage"][0m 0.4ms]
  1287.  
  1288. SQL[[1;33mUPDATE `storage` set `storage_descr`=?,`storage_type`=?,`storage_units`=?,`storage_size`=? WHERE `device_id` = ? AND `storage_index` = ? AND `storage_mib` = ? [0;33m["\/cfg","hrStorageFixedDisk","4096",2040373248,90,35,"hrstorage"][0m 0.24ms]
  1289.  
  1290. .SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dskTable'[0m]
  1291. dskTable = No Such Object available on this agent at this OID  
  1292.  
  1293. Invalid snmp_walk() data = dskTable = No Such Object available on this agent at this OID  
  1294. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '90' AND `storage_type` != 'dsk' [0;33m[][0m 0.62ms]
  1295.  
  1296. array (
  1297.   'hrstorage' =>
  1298.   array (
  1299.     31 => 1,
  1300.     35 => 1,
  1301.   ),
  1302. )  
  1303. SQL[[1;33mSELECT * FROM `storage` WHERE `device_id`  = '90' [0;33m[][0m 0.29ms]
  1304.  
  1305. 31 -> hrstorage  
  1306. 35 -> hrstorage  
  1307.  
  1308.  
  1309. >> Runtime for discovery module 'storage': 0.0790 seconds with 7152 bytes
  1310. >> [0;36mSNMP[0m: [3/0.07s] [1;33mMySQL[0m: [6/0.02s] [0;32mRRD[0m: [0/0.00s]  
  1311. #### Unload disco module storage ####
  1312.  
  1313. Modules status: Global+  
  1314. OS  
  1315. Device  
  1316.  
  1317. #### Load disco module hr-device ####
  1318. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrProcessorTable'[0m]
  1319. hrProcessorFrwID.196608 = zeroDotZero
  1320. hrProcessorFrwID.196609 = zeroDotZero
  1321. hrProcessorLoad.196608 = 17
  1322. hrProcessorLoad.196609 = 9  
  1323.  
  1324. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'hrDeviceTable'[0m]
  1325. hrDeviceIndex.196608 = 196608
  1326. hrDeviceIndex.196609 = 196609
  1327. hrDeviceIndex.262145 = 262145
  1328. hrDeviceIndex.262146 = 262146
  1329. hrDeviceIndex.262147 = 262147
  1330. hrDeviceIndex.262148 = 262148
  1331. hrDeviceIndex.262149 = 262149
  1332. hrDeviceIndex.262150 = 262150
  1333. hrDeviceIndex.262151 = 262151
  1334. hrDeviceIndex.262152 = 262152
  1335. hrDeviceIndex.262153 = 262153
  1336. hrDeviceIndex.262154 = 262154
  1337. hrDeviceIndex.262155 = 262155
  1338. hrDeviceIndex.262156 = 262156
  1339. hrDeviceIndex.262157 = 262157
  1340. hrDeviceIndex.262158 = 262158
  1341. hrDeviceIndex.262159 = 262159
  1342. hrDeviceIndex.262160 = 262160
  1343. hrDeviceIndex.262161 = 262161
  1344. hrDeviceIndex.262162 = 262162
  1345. hrDeviceIndex.262163 = 262163
  1346. hrDeviceIndex.262164 = 262164
  1347. hrDeviceIndex.262165 = 262165
  1348. hrDeviceIndex.262166 = 262166
  1349. hrDeviceIndex.262167 = 262167
  1350. hrDeviceIndex.262168 = 262168
  1351. hrDeviceIndex.262169 = 262169
  1352. hrDeviceIndex.262170 = 262170
  1353. hrDeviceIndex.262171 = 262171
  1354. hrDeviceIndex.262172 = 262172
  1355. hrDeviceIndex.262173 = 262173
  1356. hrDeviceIndex.262174 = 262174
  1357. hrDeviceType.196608 = hrDeviceProcessor
  1358. hrDeviceType.196609 = hrDeviceProcessor
  1359. hrDeviceType.262145 = hrDeviceNetwork
  1360. hrDeviceType.262146 = hrDeviceNetwork
  1361. hrDeviceType.262147 = hrDeviceNetwork
  1362. hrDeviceType.262148 = hrDeviceNetwork
  1363. hrDeviceType.262149 = hrDeviceNetwork
  1364. hrDeviceType.262150 = hrDeviceNetwork
  1365. hrDeviceType.262151 = hrDeviceNetwork
  1366. hrDeviceType.262152 = hrDeviceNetwork
  1367. hrDeviceType.262153 = hrDeviceNetwork
  1368. hrDeviceType.262154 = hrDeviceNetwork
  1369. hrDeviceType.262155 = hrDeviceNetwork
  1370. hrDeviceType.262156 = hrDeviceNetwork
  1371. hrDeviceType.262157 = hrDeviceNetwork
  1372. hrDeviceType.262158 = hrDeviceNetwork
  1373. hrDeviceType.262159 = hrDeviceNetwork
  1374. hrDeviceType.262160 = hrDeviceNetwork
  1375. hrDeviceType.262161 = hrDeviceNetwork
  1376. hrDeviceType.262162 = hrDeviceNetwork
  1377. hrDeviceType.262163 = hrDeviceNetwork
  1378. hrDeviceType.262164 = hrDeviceNetwork
  1379. hrDeviceType.262165 = hrDeviceNetwork
  1380. hrDeviceType.262166 = hrDeviceNetwork
  1381. hrDeviceType.262167 = hrDeviceNetwork
  1382. hrDeviceType.262168 = hrDeviceNetwork
  1383. hrDeviceType.262169 = hrDeviceNetwork
  1384. hrDeviceType.262170 = hrDeviceNetwork
  1385. hrDeviceType.262171 = hrDeviceNetwork
  1386. hrDeviceType.262172 = hrDeviceNetwork
  1387. hrDeviceType.262173 = hrDeviceNetwork
  1388. hrDeviceType.262174 = hrDeviceNetwork
  1389. hrDeviceDescr.196608 =
  1390. hrDeviceDescr.196609 =
  1391. hrDeviceDescr.262145 = network interface lo
  1392. hrDeviceDescr.262146 = network interface eth0
  1393. hrDeviceDescr.262147 = network interface gre0
  1394. hrDeviceDescr.262148 = network interface gretap0
  1395. hrDeviceDescr.262149 = network interface erspan0
  1396. hrDeviceDescr.262150 = network interface bond0
  1397. hrDeviceDescr.262151 = network interface br-lan
  1398. hrDeviceDescr.262152 = network interface br666
  1399. hrDeviceDescr.262153 = network interface eth0.666
  1400. hrDeviceDescr.262154 = network interface br20
  1401. hrDeviceDescr.262155 = network interface eth0.20
  1402. hrDeviceDescr.262156 = network interface wifi0
  1403. hrDeviceDescr.262157 = network interface soc0
  1404. hrDeviceDescr.262158 = network interface wifi1
  1405. hrDeviceDescr.262159 = network interface soc1
  1406. hrDeviceDescr.262160 = network interface 5ho07KcQ6t
  1407. hrDeviceDescr.262161 = network interface 2ho07KcQ6t
  1408. hrDeviceDescr.262162 = network interface 5lHWyMDT2N
  1409. hrDeviceDescr.262163 = network interface br30
  1410. hrDeviceDescr.262164 = network interface eth0.30
  1411. hrDeviceDescr.262165 = network interface 2lHWyMDT2N
  1412. hrDeviceDescr.262166 = network interface 5tynfrfeB_
  1413. hrDeviceDescr.262167 = network interface 2tynfrfeB_
  1414. hrDeviceDescr.262168 = network interface br100
  1415. hrDeviceDescr.262169 = network interface eth0.100
  1416. hrDeviceDescr.262170 = network interface 5lHWyMDT2N.20
  1417. hrDeviceDescr.262171 = network interface 2lHWyMDT2N.20
  1418. hrDeviceDescr.262172 = network interface 2ho07KcQ6t.100
  1419. hrDeviceDescr.262173 = network interface 5tynfrfeB_.666
  1420. hrDeviceDescr.262174 = network interface 2tynfrfeB_.666
  1421. hrDeviceID.196608 = zeroDotZero
  1422. hrDeviceID.196609 = zeroDotZero
  1423. hrDeviceID.262145 = zeroDotZero
  1424. hrDeviceID.262146 = zeroDotZero
  1425. hrDeviceID.262147 = zeroDotZero
  1426. hrDeviceID.262148 = zeroDotZero
  1427. hrDeviceID.262149 = zeroDotZero
  1428. hrDeviceID.262150 = zeroDotZero
  1429. hrDeviceID.262151 = zeroDotZero
  1430. hrDeviceID.262152 = zeroDotZero
  1431. hrDeviceID.262153 = zeroDotZero
  1432. hrDeviceID.262154 = zeroDotZero
  1433. hrDeviceID.262155 = zeroDotZero
  1434. hrDeviceID.262156 = zeroDotZero
  1435. hrDeviceID.262157 = zeroDotZero
  1436. hrDeviceID.262158 = zeroDotZero
  1437. hrDeviceID.262159 = zeroDotZero
  1438. hrDeviceID.262160 = zeroDotZero
  1439. hrDeviceID.262161 = zeroDotZero
  1440. hrDeviceID.262162 = zeroDotZero
  1441. hrDeviceID.262163 = zeroDotZero
  1442. hrDeviceID.262164 = zeroDotZero
  1443. hrDeviceID.262165 = zeroDotZero
  1444. hrDeviceID.262166 = zeroDotZero
  1445. hrDeviceID.262167 = zeroDotZero
  1446. hrDeviceID.262168 = zeroDotZero
  1447. hrDeviceID.262169 = zeroDotZero
  1448. hrDeviceID.262170 = zeroDotZero
  1449. hrDeviceID.262171 = zeroDotZero
  1450. hrDeviceID.262172 = zeroDotZero
  1451. hrDeviceID.262173 = zeroDotZero
  1452. hrDeviceID.262174 = zeroDotZero
  1453. hrDeviceStatus.196608 = running
  1454. hrDeviceStatus.196609 = running
  1455. hrDeviceStatus.262145 = running
  1456. hrDeviceStatus.262146 = running
  1457. hrDeviceStatus.262147 = down
  1458. hrDeviceStatus.262148 = down
  1459. hrDeviceStatus.262149 = down
  1460. hrDeviceStatus.262150 = down
  1461. hrDeviceStatus.262151 = running
  1462. hrDeviceStatus.262152 = running
  1463. hrDeviceStatus.262153 = running
  1464. hrDeviceStatus.262154 = running
  1465. hrDeviceStatus.262155 = running
  1466. hrDeviceStatus.262156 = running
  1467. hrDeviceStatus.262157 = down
  1468. hrDeviceStatus.262158 = running
  1469. hrDeviceStatus.262159 = down
  1470. hrDeviceStatus.262160 = running
  1471. hrDeviceStatus.262161 = running
  1472. hrDeviceStatus.262162 = running
  1473. hrDeviceStatus.262163 = running
  1474. hrDeviceStatus.262164 = running
  1475. hrDeviceStatus.262165 = running
  1476. hrDeviceStatus.262166 = running
  1477. hrDeviceStatus.262167 = running
  1478. hrDeviceStatus.262168 = running
  1479. hrDeviceStatus.262169 = running
  1480. hrDeviceStatus.262170 = running
  1481. hrDeviceStatus.262171 = running
  1482. hrDeviceStatus.262172 = running
  1483. hrDeviceStatus.262173 = running
  1484. hrDeviceStatus.262174 = running
  1485. hrDeviceErrors.262145 = 0
  1486. hrDeviceErrors.262146 = 1
  1487. hrDeviceErrors.262147 = 0
  1488. hrDeviceErrors.262148 = 0
  1489. hrDeviceErrors.262149 = 0
  1490. hrDeviceErrors.262150 = 0
  1491. hrDeviceErrors.262151 = 0
  1492. hrDeviceErrors.262152 = 0
  1493. hrDeviceErrors.262153 = 0
  1494. hrDeviceErrors.262154 = 0
  1495. hrDeviceErrors.262155 = 0
  1496. hrDeviceErrors.262156 = 89006
  1497. hrDeviceErrors.262157 = 0
  1498. hrDeviceErrors.262158 = 15819
  1499. hrDeviceErrors.262159 = 0
  1500. hrDeviceErrors.262160 = 0
  1501. hrDeviceErrors.262161 = 908
  1502. hrDeviceErrors.262162 = 3637
  1503. hrDeviceErrors.262163 = 0
  1504. hrDeviceErrors.262164 = 0
  1505. hrDeviceErrors.262165 = 460
  1506. hrDeviceErrors.262166 = 12182
  1507. hrDeviceErrors.262167 = 87638
  1508. hrDeviceErrors.262168 = 0
  1509. hrDeviceErrors.262169 = 0
  1510. hrDeviceErrors.262170 = 0
  1511. hrDeviceErrors.262171 = 0
  1512. hrDeviceErrors.262172 = 0
  1513. hrDeviceErrors.262173 = 0
  1514. hrDeviceErrors.262174 = 0  
  1515.  
  1516. array (
  1517.   196608 =>
  1518.   array (
  1519.     'hrProcessorFrwID' => 'zeroDotZero',
  1520.     'hrProcessorLoad' => '17',
  1521.     'hrDeviceIndex' => '196608',
  1522.     'hrDeviceType' => 'hrDeviceProcessor',
  1523.     'hrDeviceDescr' => '',
  1524.     'hrDeviceID' => 'zeroDotZero',
  1525.     'hrDeviceStatus' => 'running',
  1526.   ),
  1527.   196609 =>
  1528.   array (
  1529.     'hrProcessorFrwID' => 'zeroDotZero',
  1530.     'hrProcessorLoad' => '9',
  1531.     'hrDeviceIndex' => '196609',
  1532.     'hrDeviceType' => 'hrDeviceProcessor',
  1533.     'hrDeviceDescr' => '',
  1534.     'hrDeviceID' => 'zeroDotZero',
  1535.     'hrDeviceStatus' => 'running',
  1536.   ),
  1537.   262145 =>
  1538.   array (
  1539.     'hrDeviceIndex' => '262145',
  1540.     'hrDeviceType' => 'hrDeviceNetwork',
  1541.     'hrDeviceDescr' => 'network interface lo',
  1542.     'hrDeviceID' => 'zeroDotZero',
  1543.     'hrDeviceStatus' => 'running',
  1544.     'hrDeviceErrors' => '0',
  1545.   ),
  1546.   262146 =>
  1547.   array (
  1548.     'hrDeviceIndex' => '262146',
  1549.     'hrDeviceType' => 'hrDeviceNetwork',
  1550.     'hrDeviceDescr' => 'network interface eth0',
  1551.     'hrDeviceID' => 'zeroDotZero',
  1552.     'hrDeviceStatus' => 'running',
  1553.     'hrDeviceErrors' => '1',
  1554.   ),
  1555.   262147 =>
  1556.   array (
  1557.     'hrDeviceIndex' => '262147',
  1558.     'hrDeviceType' => 'hrDeviceNetwork',
  1559.     'hrDeviceDescr' => 'network interface gre0',
  1560.     'hrDeviceID' => 'zeroDotZero',
  1561.     'hrDeviceStatus' => 'down',
  1562.     'hrDeviceErrors' => '0',
  1563.   ),
  1564.   262148 =>
  1565.   array (
  1566.     'hrDeviceIndex' => '262148',
  1567.     'hrDeviceType' => 'hrDeviceNetwork',
  1568.     'hrDeviceDescr' => 'network interface gretap0',
  1569.     'hrDeviceID' => 'zeroDotZero',
  1570.     'hrDeviceStatus' => 'down',
  1571.     'hrDeviceErrors' => '0',
  1572.   ),
  1573.   262149 =>
  1574.   array (
  1575.     'hrDeviceIndex' => '262149',
  1576.     'hrDeviceType' => 'hrDeviceNetwork',
  1577.     'hrDeviceDescr' => 'network interface erspan0',
  1578.     'hrDeviceID' => 'zeroDotZero',
  1579.     'hrDeviceStatus' => 'down',
  1580.     'hrDeviceErrors' => '0',
  1581.   ),
  1582.   262150 =>
  1583.   array (
  1584.     'hrDeviceIndex' => '262150',
  1585.     'hrDeviceType' => 'hrDeviceNetwork',
  1586.     'hrDeviceDescr' => 'network interface bond0',
  1587.     'hrDeviceID' => 'zeroDotZero',
  1588.     'hrDeviceStatus' => 'down',
  1589.     'hrDeviceErrors' => '0',
  1590.   ),
  1591.   262151 =>
  1592.   array (
  1593.     'hrDeviceIndex' => '262151',
  1594.     'hrDeviceType' => 'hrDeviceNetwork',
  1595.     'hrDeviceDescr' => 'network interface br-lan',
  1596.     'hrDeviceID' => 'zeroDotZero',
  1597.     'hrDeviceStatus' => 'running',
  1598.     'hrDeviceErrors' => '0',
  1599.   ),
  1600.   262152 =>
  1601.   array (
  1602.     'hrDeviceIndex' => '262152',
  1603.     'hrDeviceType' => 'hrDeviceNetwork',
  1604.     'hrDeviceDescr' => 'network interface br666',
  1605.     'hrDeviceID' => 'zeroDotZero',
  1606.     'hrDeviceStatus' => 'running',
  1607.     'hrDeviceErrors' => '0',
  1608.   ),
  1609.   262153 =>
  1610.   array (
  1611.     'hrDeviceIndex' => '262153',
  1612.     'hrDeviceType' => 'hrDeviceNetwork',
  1613.     'hrDeviceDescr' => 'network interface eth0.666',
  1614.     'hrDeviceID' => 'zeroDotZero',
  1615.     'hrDeviceStatus' => 'running',
  1616.     'hrDeviceErrors' => '0',
  1617.   ),
  1618.   262154 =>
  1619.   array (
  1620.     'hrDeviceIndex' => '262154',
  1621.     'hrDeviceType' => 'hrDeviceNetwork',
  1622.     'hrDeviceDescr' => 'network interface br20',
  1623.     'hrDeviceID' => 'zeroDotZero',
  1624.     'hrDeviceStatus' => 'running',
  1625.     'hrDeviceErrors' => '0',
  1626.   ),
  1627.   262155 =>
  1628.   array (
  1629.     'hrDeviceIndex' => '262155',
  1630.     'hrDeviceType' => 'hrDeviceNetwork',
  1631.     'hrDeviceDescr' => 'network interface eth0.20',
  1632.     'hrDeviceID' => 'zeroDotZero',
  1633.     'hrDeviceStatus' => 'running',
  1634.     'hrDeviceErrors' => '0',
  1635.   ),
  1636.   262156 =>
  1637.   array (
  1638.     'hrDeviceIndex' => '262156',
  1639.     'hrDeviceType' => 'hrDeviceNetwork',
  1640.     'hrDeviceDescr' => 'network interface wifi0',
  1641.     'hrDeviceID' => 'zeroDotZero',
  1642.     'hrDeviceStatus' => 'running',
  1643.     'hrDeviceErrors' => '89006',
  1644.   ),
  1645.   262157 =>
  1646.   array (
  1647.     'hrDeviceIndex' => '262157',
  1648.     'hrDeviceType' => 'hrDeviceNetwork',
  1649.     'hrDeviceDescr' => 'network interface soc0',
  1650.     'hrDeviceID' => 'zeroDotZero',
  1651.     'hrDeviceStatus' => 'down',
  1652.     'hrDeviceErrors' => '0',
  1653.   ),
  1654.   262158 =>
  1655.   array (
  1656.     'hrDeviceIndex' => '262158',
  1657.     'hrDeviceType' => 'hrDeviceNetwork',
  1658.     'hrDeviceDescr' => 'network interface wifi1',
  1659.     'hrDeviceID' => 'zeroDotZero',
  1660.     'hrDeviceStatus' => 'running',
  1661.     'hrDeviceErrors' => '15819',
  1662.   ),
  1663.   262159 =>
  1664.   array (
  1665.     'hrDeviceIndex' => '262159',
  1666.     'hrDeviceType' => 'hrDeviceNetwork',
  1667.     'hrDeviceDescr' => 'network interface soc1',
  1668.     'hrDeviceID' => 'zeroDotZero',
  1669.     'hrDeviceStatus' => 'down',
  1670.     'hrDeviceErrors' => '0',
  1671.   ),
  1672.   262160 =>
  1673.   array (
  1674.     'hrDeviceIndex' => '262160',
  1675.     'hrDeviceType' => 'hrDeviceNetwork',
  1676.     'hrDeviceDescr' => 'network interface 5ho07KcQ6t',
  1677.     'hrDeviceID' => 'zeroDotZero',
  1678.     'hrDeviceStatus' => 'running',
  1679.     'hrDeviceErrors' => '0',
  1680.   ),
  1681.   262161 =>
  1682.   array (
  1683.     'hrDeviceIndex' => '262161',
  1684.     'hrDeviceType' => 'hrDeviceNetwork',
  1685.     'hrDeviceDescr' => 'network interface 2ho07KcQ6t',
  1686.     'hrDeviceID' => 'zeroDotZero',
  1687.     'hrDeviceStatus' => 'running',
  1688.     'hrDeviceErrors' => '908',
  1689.   ),
  1690.   262162 =>
  1691.   array (
  1692.     'hrDeviceIndex' => '262162',
  1693.     'hrDeviceType' => 'hrDeviceNetwork',
  1694.     'hrDeviceDescr' => 'network interface 5lHWyMDT2N',
  1695.     'hrDeviceID' => 'zeroDotZero',
  1696.     'hrDeviceStatus' => 'running',
  1697.     'hrDeviceErrors' => '3637',
  1698.   ),
  1699.   262163 =>
  1700.   array (
  1701.     'hrDeviceIndex' => '262163',
  1702.     'hrDeviceType' => 'hrDeviceNetwork',
  1703.     'hrDeviceDescr' => 'network interface br30',
  1704.     'hrDeviceID' => 'zeroDotZero',
  1705.     'hrDeviceStatus' => 'running',
  1706.     'hrDeviceErrors' => '0',
  1707.   ),
  1708.   262164 =>
  1709.   array (
  1710.     'hrDeviceIndex' => '262164',
  1711.     'hrDeviceType' => 'hrDeviceNetwork',
  1712.     'hrDeviceDescr' => 'network interface eth0.30',
  1713.     'hrDeviceID' => 'zeroDotZero',
  1714.     'hrDeviceStatus' => 'running',
  1715.     'hrDeviceErrors' => '0',
  1716.   ),
  1717.   262165 =>
  1718.   array (
  1719.     'hrDeviceIndex' => '262165',
  1720.     'hrDeviceType' => 'hrDeviceNetwork',
  1721.     'hrDeviceDescr' => 'network interface 2lHWyMDT2N',
  1722.     'hrDeviceID' => 'zeroDotZero',
  1723.     'hrDeviceStatus' => 'running',
  1724.     'hrDeviceErrors' => '460',
  1725.   ),
  1726.   262166 =>
  1727.   array (
  1728.     'hrDeviceIndex' => '262166',
  1729.     'hrDeviceType' => 'hrDeviceNetwork',
  1730.     'hrDeviceDescr' => 'network interface 5tynfrfeB_',
  1731.     'hrDeviceID' => 'zeroDotZero',
  1732.     'hrDeviceStatus' => 'running',
  1733.     'hrDeviceErrors' => '12182',
  1734.   ),
  1735.   262167 =>
  1736.   array (
  1737.     'hrDeviceIndex' => '262167',
  1738.     'hrDeviceType' => 'hrDeviceNetwork',
  1739.     'hrDeviceDescr' => 'network interface 2tynfrfeB_',
  1740.     'hrDeviceID' => 'zeroDotZero',
  1741.     'hrDeviceStatus' => 'running',
  1742.     'hrDeviceErrors' => '87638',
  1743.   ),
  1744.   262168 =>
  1745.   array (
  1746.     'hrDeviceIndex' => '262168',
  1747.     'hrDeviceType' => 'hrDeviceNetwork',
  1748.     'hrDeviceDescr' => 'network interface br100',
  1749.     'hrDeviceID' => 'zeroDotZero',
  1750.     'hrDeviceStatus' => 'running',
  1751.     'hrDeviceErrors' => '0',
  1752.   ),
  1753.   262169 =>
  1754.   array (
  1755.     'hrDeviceIndex' => '262169',
  1756.     'hrDeviceType' => 'hrDeviceNetwork',
  1757.     'hrDeviceDescr' => 'network interface eth0.100',
  1758.     'hrDeviceID' => 'zeroDotZero',
  1759.     'hrDeviceStatus' => 'running',
  1760.     'hrDeviceErrors' => '0',
  1761.   ),
  1762.   262170 =>
  1763.   array (
  1764.     'hrDeviceIndex' => '262170',
  1765.     'hrDeviceType' => 'hrDeviceNetwork',
  1766.     'hrDeviceDescr' => 'network interface 5lHWyMDT2N.20',
  1767.     'hrDeviceID' => 'zeroDotZero',
  1768.     'hrDeviceStatus' => 'running',
  1769.     'hrDeviceErrors' => '0',
  1770.   ),
  1771.   262171 =>
  1772.   array (
  1773.     'hrDeviceIndex' => '262171',
  1774.     'hrDeviceType' => 'hrDeviceNetwork',
  1775.     'hrDeviceDescr' => 'network interface 2lHWyMDT2N.20',
  1776.     'hrDeviceID' => 'zeroDotZero',
  1777.     'hrDeviceStatus' => 'running',
  1778.     'hrDeviceErrors' => '0',
  1779.   ),
  1780.   262172 =>
  1781.   array (
  1782.     'hrDeviceIndex' => '262172',
  1783.     'hrDeviceType' => 'hrDeviceNetwork',
  1784.     'hrDeviceDescr' => 'network interface 2ho07KcQ6t.100',
  1785.     'hrDeviceID' => 'zeroDotZero',
  1786.     'hrDeviceStatus' => 'running',
  1787.     'hrDeviceErrors' => '0',
  1788.   ),
  1789.   262173 =>
  1790.   array (
  1791.     'hrDeviceIndex' => '262173',
  1792.     'hrDeviceType' => 'hrDeviceNetwork',
  1793.     'hrDeviceDescr' => 'network interface 5tynfrfeB_.666',
  1794.     'hrDeviceID' => 'zeroDotZero',
  1795.     'hrDeviceStatus' => 'running',
  1796.     'hrDeviceErrors' => '0',
  1797.   ),
  1798.   262174 =>
  1799.   array (
  1800.     'hrDeviceIndex' => '262174',
  1801.     'hrDeviceType' => 'hrDeviceNetwork',
  1802.     'hrDeviceDescr' => 'network interface 2tynfrfeB_.666',
  1803.     'hrDeviceID' => 'zeroDotZero',
  1804.     'hrDeviceStatus' => 'running',
  1805.     'hrDeviceErrors' => '0',
  1806.   ),
  1807. )  
  1808. SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"196608"][0m 1.39ms]
  1809.  
  1810. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","","running",0,"17",90,"196608"][0m 1.63ms]
  1811.  
  1812. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"196609"][0m 0.66ms]
  1813.  
  1814. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=?,`hrProcessorLoad`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceProcessor","","running",0,"9",90,"196609"][0m 1.41ms]
  1815.  
  1816. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262145"][0m 0.65ms]
  1817.  
  1818. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface lo","running","0",90,"262145"][0m 0.57ms]
  1819.  
  1820. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262146"][0m 0.63ms]
  1821.  
  1822. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0","running","1",90,"262146"][0m 0.54ms]
  1823.  
  1824. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262147"][0m 0.55ms]
  1825.  
  1826. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface gre0","down","0",90,"262147"][0m 0.54ms]
  1827.  
  1828. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262148"][0m 0.58ms]
  1829.  
  1830. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface gretap0","down","0",90,"262148"][0m 0.53ms]
  1831.  
  1832. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262149"][0m 0.55ms]
  1833.  
  1834. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface erspan0","down","0",90,"262149"][0m 0.51ms]
  1835.  
  1836. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262150"][0m 0.53ms]
  1837.  
  1838. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface bond0","down","0",90,"262150"][0m 0.56ms]
  1839.  
  1840. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262151"][0m 0.54ms]
  1841.  
  1842. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br-lan","running","0",90,"262151"][0m 0.51ms]
  1843.  
  1844. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262152"][0m 0.53ms]
  1845.  
  1846. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br666","running","0",90,"262152"][0m 0.51ms]
  1847.  
  1848. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262153"][0m 0.57ms]
  1849.  
  1850. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.666","running","0",90,"262153"][0m 0.52ms]
  1851.  
  1852. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262154"][0m 0.54ms]
  1853.  
  1854. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br20","running","0",90,"262154"][0m 0.5ms]
  1855.  
  1856. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262155"][0m 0.53ms]
  1857.  
  1858. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.20","running","0",90,"262155"][0m 0.58ms]
  1859.  
  1860. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262156"][0m 0.57ms]
  1861.  
  1862. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface wifi0","running","89006",90,"262156"][0m 1.31ms]
  1863.  
  1864. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262157"][0m 0.57ms]
  1865.  
  1866. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface soc0","down","0",90,"262157"][0m 0.57ms]
  1867.  
  1868. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262158"][0m 0.55ms]
  1869.  
  1870. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface wifi1","running","15819",90,"262158"][0m 1.33ms]
  1871.  
  1872. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262159"][0m 0.59ms]
  1873.  
  1874. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface soc1","down","0",90,"262159"][0m 0.53ms]
  1875.  
  1876. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262160"][0m 0.56ms]
  1877.  
  1878. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5ho07KcQ6t","running","0",90,"262160"][0m 0.53ms]
  1879.  
  1880. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262161"][0m 0.54ms]
  1881.  
  1882. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2ho07KcQ6t","running","908",90,"262161"][0m 0.53ms]
  1883.  
  1884. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262162"][0m 0.56ms]
  1885.  
  1886. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5lHWyMDT2N","running","3637",90,"262162"][0m 0.5ms]
  1887.  
  1888. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262163"][0m 0.52ms]
  1889.  
  1890. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br30","running","0",90,"262163"][0m 0.5ms]
  1891.  
  1892. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262164"][0m 0.6ms]
  1893.  
  1894. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.30","running","0",90,"262164"][0m 0.52ms]
  1895.  
  1896. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262165"][0m 0.53ms]
  1897.  
  1898. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2lHWyMDT2N","running","460",90,"262165"][0m 0.5ms]
  1899.  
  1900. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262166"][0m 0.52ms]
  1901.  
  1902. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5tynfrfeB_","running","12182",90,"262166"][0m 1.34ms]
  1903.  
  1904. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262167"][0m 0.55ms]
  1905.  
  1906. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2tynfrfeB_","running","87638",90,"262167"][0m 1.22ms]
  1907.  
  1908. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262168"][0m 0.59ms]
  1909.  
  1910. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface br100","running","0",90,"262168"][0m 0.54ms]
  1911.  
  1912. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262169"][0m 0.55ms]
  1913.  
  1914. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface eth0.100","running","0",90,"262169"][0m 0.52ms]
  1915.  
  1916. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262170"][0m 0.53ms]
  1917.  
  1918. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5lHWyMDT2N.20","running","0",90,"262170"][0m 0.54ms]
  1919.  
  1920. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262171"][0m 0.55ms]
  1921.  
  1922. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2lHWyMDT2N.20","running","0",90,"262171"][0m 0.52ms]
  1923.  
  1924. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262172"][0m 0.58ms]
  1925.  
  1926. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2ho07KcQ6t.100","running","0",90,"262172"][0m 0.57ms]
  1927.  
  1928. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262173"][0m 0.57ms]
  1929.  
  1930. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 5tynfrfeB_.666","running","0",90,"262173"][0m 0.53ms]
  1931.  
  1932. .SQL[[1;33mSELECT COUNT(*) FROM `hrDevice` WHERE device_id = ? AND hrDeviceIndex = ? [0;33m[90,"262174"][0m 0.57ms]
  1933.  
  1934. SQL[[1;33mUPDATE `hrDevice` set `hrDeviceType`=?,`hrDeviceDescr`=?,`hrDeviceStatus`=?,`hrDeviceErrors`=? WHERE device_id=? AND hrDeviceIndex=? [0;33m["hrDeviceNetwork","network interface 2tynfrfeB_.666","running","0",90,"262174"][0m 0.54ms]
  1935.  
  1936. .SQL[[1;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '90' [0;33m[][0m 0.68ms]
  1937.  
  1938.  
  1939.  
  1940. >> Runtime for discovery module 'hr-device': 0.1250 seconds with 75456 bytes
  1941. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [65/0.42s] [0;32mRRD[0m: [0/0.00s]  
  1942. #### Unload disco module hr-device ####
  1943.  
  1944. Modules status: Global+  
  1945. OS  
  1946. Device  
  1947.  
  1948. #### Load disco module discovery-protocols ####
  1949.  LLDP-MIB: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Os' 'udp:HOSTNAME:161' 'LLDP-MIB::lldpRemTable'[0m]  
  1950. lldpRemTable = No Such Object available on this agent at this OID
  1951.  
  1952.  
  1953.  
  1954.  OSPF Discovery: SQL[[1;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [0;33m[90][0m 1.39ms]
  1955.  
  1956.  
  1957.  
  1958. SQL[[1;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [0;33m[90][0m 1.63ms]
  1959.  
  1960. 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.93ms]
  1961.  
  1962.  0 orphaned links deleted  
  1963.  
  1964. >> Runtime for discovery module 'discovery-protocols': 0.0590 seconds with 2688 bytes
  1965. >> [0;36mSNMP[0m: [1/0.05s] [1;33mMySQL[0m: [3/0.04s] [0;32mRRD[0m: [0/0.00s]  
  1966. #### Unload disco module discovery-protocols ####
  1967.  
  1968. Modules status: Global+  
  1969. OS  
  1970. Device  
  1971.  
  1972. #### Load disco module arp-table ####
  1973. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToPhysicalPhysAddress'[0m]  
  1974. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 8:55:31:ec:c5:d0
  1975. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 58:47:ca:72:39:13
  1976. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 1c:83:41:33:43:3a
  1977. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = c:c4:7a:39:4f:98
  1978. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 44:d9:e7:5:55:24
  1979. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 0:c:29:28:e9:6
  1980. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = 4:18:d6:a0:2f:9b
  1981. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv4]["*"] = e0:3:6b:a8:5:fa
  1982. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:02:e0:4c:ff:fe:68:08:0a"] = 0:e0:4c:68:8:a
  1983. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:02:e0:4c:ff:fe:68:10:3f"] = 0:e0:4c:68:10:3f
  1984. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:06:18:d6:ff:fe:91:d3:a8"] = 4:18:d6:91:d3:a8
  1985. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:0c:2c:fc:d8:e7:af:61:82"] = 5c:3e:1b:cc:64:a4
  1986. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:99:10:52"] = 18:b4:30:99:10:52
  1987. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:99:3c:2e"] = 18:b4:30:99:3c:2e
  1988. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:a7:22:b8"] = 18:b4:30:a7:22:b8
  1989. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:a7:3b:24"] = 18:b4:30:a7:3b:24
  1990. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1a:b4:30:ff:fe:b1:9e:97"] = 18:b4:30:b1:9e:97
  1991. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:26:0c:80:12:60:b3:93"] = 7c:c1:80:a0:f:a0
  1992. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:ba:be:c3:01:7c:37:66"] = 14:c1:4e:2e:54:bd
  1993. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:1c:c8:85:a2:c2:5f:5f:e6"] = 7c:c1:80:a0:f:a0
  1994. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:26:a4:3c:ff:fe:33:af:45"] = 24:a4:3c:33:af:45
  1995. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:26:fd:5b:ff:fe:04:2f:21"] = 24:fd:5b:4:2f:21
  1996. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:2e:64:1f:ff:fe:1d:da:e9"] = 2c:64:1f:1d:da:e9
  1997. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:32:07:ca:33:7b:02:d6:a1"] =
  1998. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:34:a9:7f:ff:fe:b5:a8:1f"] = 36:a9:7f:b5:a8:1f
  1999. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:43:c6:25:b7:4c:ef:62:62"] = 0:e0:4c:68:10:3f
  2000. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:cd:93:1e"] = 5c:aa:fd:cd:93:1e
  2001. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:cd:f9:44"] = 5c:aa:fd:cd:f9:44
  2002. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:5e:aa:fd:ff:fe:f5:40:72"] = 5c:aa:fd:f5:40:72
  2003. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:6b:67:c8:f3:c2:22:ee:93"] =
  2004. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:96:9f:3e:ff:fe:f5:ca:ce"] = 94:9f:3e:f5:ca:ce
  2005. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:96:9f:3e:ff:fe:f5:cb:d8"] = 94:9f:3e:f5:cb:d8
  2006. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:a2:d7:f3:ff:fe:96:eb:ac"] = a0:d7:f3:96:eb:ac
  2007. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:a6:8d:3b:ff:fe:cc:5f:ed"] = a4:8d:3b:cc:5f:ed
  2008. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:b6:11:5e:28:e4:22:75:82"] = 90:e2:ba:a9:ce:9c
  2009. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:be:b9:23:ff:fe:01:01:04"] = bc:b9:23:1:1:4
  2010. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:c3:a1:a4:64:e9:21:f5:f1"] = 0:4:4b:73:69:bb
  2011. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:ce:a7:c1:ff:fe:54:b8:5b"] = cc:a7:c1:54:b8:5b
  2012. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:d6:e2:a7:9e:7a:0f:8f:90"] = a4:a4:90:78:70:88
  2013. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:e2:03:6b:ff:fe:a8:05:fa"] = e0:3:6b:a8:5:fa
  2014. IP-MIB::ipNetToPhysicalPhysAddress[7][ipv6]["fe:80:00:00:00:00:00:00:e8:a7:88:ba:54:91:ef:e5"] = 0:e0:4c:68:8:a
  2015. IP-MIB::ipNetToPhysicalPhysAddress[8][ipv6]["fe:80:00:00:00:00:00:00:62:22:32:ff:fe:27:8f:1b"] = 60:22:32:27:8f:1b
  2016. IP-MIB::ipNetToPhysicalPhysAddress[8][ipv6]["fe:80:00:00:00:00:00:00:ce:ac:be:80:b3:43:c7:cd"] = 74:83:c2:da:45:7
  2017. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:3b:11:5b:42:7c:8a:e5"] = 12:b4:e0:72:2e:b3
  2018. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:58:20:ff:fe:56:0f:fb"] = 40:ec:99:4b:f3:6b
  2019. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:04:86:d1:3d:3d:3c:36:fa"] = 96:c9:7c:dd:2d:82
  2020. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:0c:96:39:df:ca:46:b6:17"] = 96:c9:7c:dd:2d:82
  2021. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:10:a4:bc:5b:6f:c5:5c:c6"] = 12:b4:e0:72:2e:b3
  2022. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:18:02:16:ff:fe:64:6d:68"] = 40:ec:99:4b:f3:6b
  2023. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:18:2f:e3:ff:fe:e9:6c:ce"] = 80:38:fb:3:c5:5
  2024. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:20:21:5f:ff:fe:cc:7b:99"] = 40:ec:99:4b:f3:6b
  2025. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:2e:79:49:72:ce:36:9a:e4"] = 80:f3:ef:2e:d5:b3
  2026. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:3c:6e:01:ff:fe:d0:d1:d1"] = 40:ec:99:4b:f3:6b
  2027. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:42:ec:99:ff:fe:4b:f3:6b"] = 40:ec:99:4b:f3:6b
  2028. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:44:fe:90:ff:fe:9f:f9:89"] = 40:ec:99:4b:f3:6b
  2029. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:48:61:65:ff:fe:2c:d1:01"] = 40:ec:99:4b:f3:6b
  2030. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:48:c7:f3:ff:fe:21:08:0e"] = 40:ec:99:4b:f3:6b
  2031. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:58:8f:d8:ff:fe:1d:42:9f"] = 40:ec:99:4b:f3:6b
  2032. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:5c:12:10:ff:fe:eb:3e:0a"] = 40:ec:99:4b:f3:6b
  2033. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:68:4d:cf:ff:fe:0e:fe:9c"] = 40:ec:99:4b:f3:6b
  2034. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:80:27:b4:ff:fe:7a:61:63"] = 40:ec:99:4b:f3:6b
  2035. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:82:38:fb:ff:fe:03:c5:05"] = 80:38:fb:3:c5:5
  2036. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:98:1a:a7:ff:fe:a2:e9:dc"] = 80:38:fb:3:c5:5
  2037. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:9c:0d:93:e2:a8:4e:70:87"] = 58:24:29:76:d8:dd
  2038. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:cc:0b:fe:ff:fe:17:36:5d"] = 40:ec:99:4b:f3:6b
  2039. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:cc:52:b2:ff:fe:c0:b7:b1"] = 40:ec:99:4b:f3:6b
  2040. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:dc:61:d3:ff:fe:73:ea:7b"] = 40:ec:99:4b:f3:6b
  2041. IP-MIB::ipNetToPhysicalPhysAddress[10][ipv6]["fe:80:00:00:00:00:00:00:f8:4e:e4:ff:fe:e4:a4:77"] = 40:ec:99:4b:f3:6b
  2042.  
  2043.  
  2044. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToMediaPhysAddress'[0m]  
  2045. IP-MIB::ipNetToMediaPhysAddress[7][*] = 8:55:31:ec:c5:d0
  2046. IP-MIB::ipNetToMediaPhysAddress[7][*] = 58:47:ca:72:39:13
  2047. IP-MIB::ipNetToMediaPhysAddress[7][*] = 1c:83:41:33:43:3a
  2048. IP-MIB::ipNetToMediaPhysAddress[7][*] = c:c4:7a:39:4f:98
  2049. IP-MIB::ipNetToMediaPhysAddress[7][*] = 44:d9:e7:5:55:24
  2050. IP-MIB::ipNetToMediaPhysAddress[7][*] = 0:c:29:28:e9:6
  2051. IP-MIB::ipNetToMediaPhysAddress[7][*] = 4:18:d6:a0:2f:9b
  2052. IP-MIB::ipNetToMediaPhysAddress[7][*] = e0:3:6b:a8:5:fa
  2053.  
  2054.  
  2055. SQL[[1;33mSELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [0;33m[90,""][0m 1.19ms]
  2056.  
  2057. br-lan:
  2058. 8:55:31:ec:c5:d0 => 192.168.10.1  
  2059. 58:47:ca:72:39:13 => 192.168.10.2  
  2060. 1c:83:41:33:43:3a => 192.168.10.3  
  2061. c:c4:7a:39:4f:98 => 192.168.10.50  
  2062. 44:d9:e7:5:55:24 => 192.168.10.75  
  2063. 0:c:29:28:e9:6 => 192.168.10.90  
  2064. 4:18:d6:a0:2f:9b => 192.168.10.105  
  2065. e0:3:6b:a8:5:fa => 192.168.10.113  
  2066.  
  2067. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,8][0m 1.03ms]
  2068.  
  2069. Reporting disabled by user setting  
  2070. br666:
  2071.  
  2072. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[90,10][0m 0.96ms]
  2073.  
  2074. br20:
  2075.  
  2076. 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 1.22ms]
  2077.  
  2078.  
  2079.  
  2080. >> Runtime for discovery module 'arp-table': 0.0780 seconds with 42040 bytes
  2081. >> [0;36mSNMP[0m: [2/0.07s] [1;33mMySQL[0m: [4/0.04s] [0;32mRRD[0m: [0/0.00s]  
  2082. #### Unload disco module arp-table ####
  2083.  
  2084. Modules status: Global-  
  2085. OS  
  2086. Device  
  2087. Module [ discovery-arp ] disabled globally.
  2088.  
  2089. Modules status: Global-  
  2090. OS  
  2091. Device  
  2092. Module [ junose-atm-vp ] disabled globally.
  2093.  
  2094. Modules status: Global+  
  2095. OS  
  2096. Device  
  2097.  
  2098. #### Load disco module bgp-peers ####
  2099. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'BGP4-MIB::bgpLocalAs.0'[0m]  
  2100. BGP4-MIB::bgpLocalAs.0 = No Such Object available on this agent at this OID
  2101.  
  2102.  
  2103. No BGP on hostPeers :  
  2104. SQL[[1;33mDELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [0;33m[90,""][0m 0.69ms]
  2105.  
  2106. SQL[[1;33mDELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [0;33m[90,""][0m 0.5ms]
  2107.  
  2108.  
  2109. SQL[[1;33mSELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [0;33m[90][0m 0.68ms]
  2110.  
  2111.  
  2112. >> Runtime for discovery module 'bgp-peers': 0.0310 seconds with 1480 bytes
  2113. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [3/0.02s] [0;32mRRD[0m: [0/0.00s]  
  2114. #### Unload disco module bgp-peers ####
  2115.  
  2116. Modules status: Global+  
  2117. OS  
  2118. Device  
  2119.  
  2120. #### Load disco module vlans ####
  2121. SQL[[1;33mSELECT * FROM `vlans` WHERE `device_id` = ? [0;33m[90][0m 0.64ms]
  2122.  
  2123. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
  2124. dot1dBasePortIfIndex = No Such Object available on this agent at this OID  
  2125.  
  2126. Invalid snmp_walk() data = dot1dBasePortIfIndex = No Such Object available on this agent at this OID  
  2127. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IEEE8021-Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0'[0m]
  2128. No Such Object available on this agent at this OID  
  2129.  
  2130.  
  2131.  
  2132. >> Runtime for discovery module 'vlans': 0.0660 seconds with 2032 bytes
  2133. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  2134. #### Unload disco module vlans ####
  2135.  
  2136. Modules status: Global-  
  2137. OS  
  2138. Device  
  2139. Module [ vminfo ] disabled globally.
  2140.  
  2141. Modules status: Global-  
  2142. OS  
  2143. Device  
  2144. Module [ printer-supplies ] disabled globally.
  2145.  
  2146. Modules status: Global+  
  2147. OS  
  2148. Device  
  2149.  
  2150. #### Load disco module ucd-diskio ####
  2151. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  2152. diskIOEntry = No Such Object available on this agent at this OID  
  2153.  
  2154. Invalid snmp_walk() data = diskIOEntry = No Such Object available on this agent at this OID  
  2155. array (
  2156. )  
  2157. SQL[[1;33mSELECT * FROM `ucd_diskio` where `device_id`  = '90' [0;33m[][0m 0.85ms]
  2158.  
  2159.  
  2160.  
  2161. >> Runtime for discovery module 'ucd-diskio': 0.0230 seconds with 1280 bytes
  2162. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [1/0.01s] [0;32mRRD[0m: [0/0.00s]  
  2163. #### Unload disco module ucd-diskio ####
  2164.  
  2165. Modules status: Global-  
  2166. OS  
  2167. Device  
  2168. Module [ applications ] disabled globally.
  2169.  
  2170. Modules status: Global+  
  2171. OS  
  2172. Device  
  2173.  
  2174. #### Load disco module services ####
  2175.  
  2176. >> Runtime for discovery module 'services': 0.0000 seconds with 80 bytes
  2177. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  2178. #### Unload disco module services ####
  2179.  
  2180. Modules status: Global+  
  2181. OS  
  2182. Device  
  2183.  
  2184. #### Load disco module stp ####
  2185. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpProtocolSpecification.0'[0m]  
  2186. BRIDGE-MIB::dot1dStpProtocolSpecification.0 = No Such Object available on this agent at this OID
  2187.  
  2188.  
  2189. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[90][0m 0.89ms]
  2190.  
  2191.  
  2192. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[90][0m 0.69ms]
  2193.  
  2194.  
  2195.  
  2196. >> Runtime for discovery module 'stp': 0.0300 seconds with 6856 bytes
  2197. >> [0;36mSNMP[0m: [1/0.03s] [1;33mMySQL[0m: [2/0.02s] [0;32mRRD[0m: [0/0.00s]  
  2198. #### Unload disco module stp ####
  2199.  
  2200. Modules status: Global+  
  2201. OS  
  2202. Device  
  2203.  
  2204. #### Load disco module ntp ####
  2205.  
  2206. >> Runtime for discovery module 'ntp': 0.0000 seconds with 80 bytes
  2207. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  2208. #### Unload disco module ntp ####
  2209.  
  2210. Modules status: Global-  
  2211. OS  
  2212. Device  
  2213. Module [ loadbalancers ] disabled globally.
  2214.  
  2215. Modules status: Global-  
  2216. OS  
  2217. Device  
  2218. Module [ mef ] disabled globally.
  2219.  
  2220. Modules status: Global+  
  2221. OS  
  2222. Device  
  2223.  
  2224. #### Load disco module wireless ####
  2225. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ap-count"][0m 0.84ms]
  2226.  
  2227. clients: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapStaCount'[0m]
  2228. wlanVapStaCount.1 = 0
  2229. wlanVapStaCount.2 = 0
  2230. wlanVapStaCount.3 = 0
  2231. wlanVapStaCount.4 = 0
  2232. wlanVapStaCount.5 = 4
  2233. wlanVapStaCount.6 = 2  
  2234.  
  2235. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapBand'[0m]
  2236. wlanVapBand.1 = 5
  2237. wlanVapBand.2 = 2
  2238. wlanVapBand.3 = 5
  2239. wlanVapBand.4 = 2
  2240. wlanVapBand.5 = 5
  2241. wlanVapBand.6 = 2  
  2242.  
  2243. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanVapSsid'[0m]
  2244. wlanVapSsid.1 = Baer Den Cubs
  2245. wlanVapSsid.2 = Baer Den Cubs
  2246. wlanVapSsid.3 = XNET
  2247. wlanVapSsid.4 = XNET
  2248. wlanVapSsid.5 = Baer Den
  2249. wlanVapSsid.6 = Baer Den  
  2250.  
  2251. Discovered LibreNMS\Device\WirelessSensor Array
  2252. (
  2253.     [sensor_class] => clients
  2254.     [device_id] => 90
  2255.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.1",".1.3.6.1.4.1.61802.1.1.2.1.9.3",".1.3.6.1.4.1.61802.1.1.2.1.9.5"]
  2256.     [sensor_index] => 5G
  2257.     [sensor_type] => altalabs-wifi
  2258.     [sensor_descr] => Clients (5G)
  2259.     [sensor_divisor] => 1
  2260.     [sensor_multiplier] => 1
  2261.     [sensor_aggregator] => sum
  2262.     [sensor_limit] => 50
  2263.     [sensor_limit_warn] => 40
  2264.     [sensor_limit_low] =>
  2265.     [sensor_limit_low_warn] =>
  2266.     [sensor_current] => 4
  2267.     [entPhysicalIndex] =>
  2268.     [entPhysicalIndex_measured] =>
  2269.     [rrd_type] => GAUGE
  2270.     [access_point_id] =>
  2271. )  
  2272. Discovered LibreNMS\Device\WirelessSensor Array
  2273. (
  2274.     [sensor_class] => clients
  2275.     [device_id] => 90
  2276.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.2",".1.3.6.1.4.1.61802.1.1.2.1.9.4",".1.3.6.1.4.1.61802.1.1.2.1.9.6"]
  2277.     [sensor_index] => 2G
  2278.     [sensor_type] => altalabs-wifi
  2279.     [sensor_descr] => Clients (2G)
  2280.     [sensor_divisor] => 1
  2281.     [sensor_multiplier] => 1
  2282.     [sensor_aggregator] => sum
  2283.     [sensor_limit] => 50
  2284.     [sensor_limit_warn] => 40
  2285.     [sensor_limit_low] =>
  2286.     [sensor_limit_low_warn] =>
  2287.     [sensor_current] => 2
  2288.     [entPhysicalIndex] =>
  2289.     [entPhysicalIndex_measured] =>
  2290.     [rrd_type] => GAUGE
  2291.     [access_point_id] =>
  2292. )  
  2293. Discovered LibreNMS\Device\WirelessSensor Array
  2294. (
  2295.     [sensor_class] => clients
  2296.     [device_id] => 90
  2297.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.1",".1.3.6.1.4.1.61802.1.1.2.1.9.2"]
  2298.     [sensor_index] => Baer Den Cubs
  2299.     [sensor_type] => altalabs-wifi
  2300.     [sensor_descr] => SSID: Baer Den Cubs
  2301.     [sensor_divisor] => 1
  2302.     [sensor_multiplier] => 1
  2303.     [sensor_aggregator] => sum
  2304.     [sensor_limit] =>
  2305.     [sensor_limit_warn] =>
  2306.     [sensor_limit_low] =>
  2307.     [sensor_limit_low_warn] =>
  2308.     [sensor_current] => 0
  2309.     [entPhysicalIndex] =>
  2310.     [entPhysicalIndex_measured] =>
  2311.     [rrd_type] => GAUGE
  2312.     [access_point_id] =>
  2313. )  
  2314. Discovered LibreNMS\Device\WirelessSensor Array
  2315. (
  2316.     [sensor_class] => clients
  2317.     [device_id] => 90
  2318.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.3",".1.3.6.1.4.1.61802.1.1.2.1.9.4"]
  2319.     [sensor_index] => XNET
  2320.     [sensor_type] => altalabs-wifi
  2321.     [sensor_descr] => SSID: XNET
  2322.     [sensor_divisor] => 1
  2323.     [sensor_multiplier] => 1
  2324.     [sensor_aggregator] => sum
  2325.     [sensor_limit] =>
  2326.     [sensor_limit_warn] =>
  2327.     [sensor_limit_low] =>
  2328.     [sensor_limit_low_warn] =>
  2329.     [sensor_current] => 0
  2330.     [entPhysicalIndex] =>
  2331.     [entPhysicalIndex_measured] =>
  2332.     [rrd_type] => GAUGE
  2333.     [access_point_id] =>
  2334. )  
  2335. Discovered LibreNMS\Device\WirelessSensor Array
  2336. (
  2337.     [sensor_class] => clients
  2338.     [device_id] => 90
  2339.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.2.1.9.5",".1.3.6.1.4.1.61802.1.1.2.1.9.6"]
  2340.     [sensor_index] => Baer Den
  2341.     [sensor_type] => altalabs-wifi
  2342.     [sensor_descr] => SSID: Baer Den
  2343.     [sensor_divisor] => 1
  2344.     [sensor_multiplier] => 1
  2345.     [sensor_aggregator] => sum
  2346.     [sensor_limit] =>
  2347.     [sensor_limit_warn] =>
  2348.     [sensor_limit_low] =>
  2349.     [sensor_limit_low_warn] =>
  2350.     [sensor_current] => 6
  2351.     [entPhysicalIndex] =>
  2352.     [entPhysicalIndex_measured] =>
  2353.     [rrd_type] => GAUGE
  2354.     [access_point_id] =>
  2355. )  
  2356. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","5G"][0m 1.43ms]
  2357.  
  2358. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.1\",\".1.3.6.1.4.1.61802.1.1.2.1.9.3\",\".1.3.6.1.4.1.61802.1.1.2.1.9.5\"]","sensor_index":"5G","sensor_type":"altalabs-wifi","sensor_descr":"Clients (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":50,"sensor_limit_warn":40,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":4,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.42ms]
  2359.  
  2360. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["45","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi 5G Clients (5G)","",90][0m 1.25ms]
  2361.  
  2362. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","2G"][0m 0.88ms]
  2363.  
  2364. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.2\",\".1.3.6.1.4.1.61802.1.1.2.1.9.4\",\".1.3.6.1.4.1.61802.1.1.2.1.9.6\"]","sensor_index":"2G","sensor_type":"altalabs-wifi","sensor_descr":"Clients (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":50,"sensor_limit_warn":40,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":2,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.59ms]
  2365.  
  2366. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["46","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi 2G Clients (2G)","",90][0m 1.18ms]
  2367.  
  2368. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","Baer Den Cubs"][0m 0.84ms]
  2369.  
  2370. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.1\",\".1.3.6.1.4.1.61802.1.1.2.1.9.2\"]","sensor_index":"Baer Den Cubs","sensor_type":"altalabs-wifi","sensor_descr":"SSID: Baer Den Cubs","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":0,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.26ms]
  2371.  
  2372. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["47","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi Baer Den Cubs SSID: Baer Den Cubs","",90][0m 1.18ms]
  2373.  
  2374. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","XNET"][0m 0.78ms]
  2375.  
  2376. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.3\",\".1.3.6.1.4.1.61802.1.1.2.1.9.4\"]","sensor_index":"XNET","sensor_type":"altalabs-wifi","sensor_descr":"SSID: XNET","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":0,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.31ms]
  2377.  
  2378. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["48","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi XNET SSID: XNET","",90][0m 1.2ms]
  2379.  
  2380. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"clients","altalabs-wifi","Baer Den"][0m 0.88ms]
  2381.  
  2382. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"clients","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.2.1.9.5\",\".1.3.6.1.4.1.61802.1.1.2.1.9.6\"]","sensor_index":"Baer Den","sensor_type":"altalabs-wifi","sensor_descr":"SSID: Baer Den","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":6,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.6ms]
  2383.  
  2384. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["49","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: clients altalabs-wifi Baer Den SSID: Baer Den","",90][0m 1.34ms]
  2385.  
  2386. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?,?,?,?) [0;33m[90,"clients","45","46","47","48","49"][0m 0.93ms]
  2387.  
  2388.  
  2389. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"quality"][0m 0.88ms]
  2390.  
  2391. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"capacity"][0m 0.66ms]
  2392.  
  2393. utilization: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioChanUtilization'[0m]
  2394. wlanRadioChanUtilization.1 = 2
  2395. wlanRadioChanUtilization.2 = 38  
  2396.  
  2397. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioBand'[0m]
  2398. wlanRadioBand.1 = 5
  2399. wlanRadioBand.2 = 2  
  2400.  
  2401. Discovered LibreNMS\Device\WirelessSensor Array
  2402. (
  2403.     [sensor_class] => utilization
  2404.     [device_id] => 90
  2405.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.5.1"]
  2406.     [sensor_index] => 1
  2407.     [sensor_type] => altalabs-total-util
  2408.     [sensor_descr] => Total Util (5G)
  2409.     [sensor_divisor] => 1
  2410.     [sensor_multiplier] => 1
  2411.     [sensor_aggregator] => sum
  2412.     [sensor_limit] =>
  2413.     [sensor_limit_warn] =>
  2414.     [sensor_limit_low] =>
  2415.     [sensor_limit_low_warn] =>
  2416.     [sensor_current] => 2
  2417.     [entPhysicalIndex] =>
  2418.     [entPhysicalIndex_measured] =>
  2419.     [rrd_type] => GAUGE
  2420.     [access_point_id] =>
  2421. )  
  2422. Discovered LibreNMS\Device\WirelessSensor Array
  2423. (
  2424.     [sensor_class] => utilization
  2425.     [device_id] => 90
  2426.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.5.2"]
  2427.     [sensor_index] => 2
  2428.     [sensor_type] => altalabs-total-util
  2429.     [sensor_descr] => Total Util (2G)
  2430.     [sensor_divisor] => 1
  2431.     [sensor_multiplier] => 1
  2432.     [sensor_aggregator] => sum
  2433.     [sensor_limit] =>
  2434.     [sensor_limit_warn] =>
  2435.     [sensor_limit_low] =>
  2436.     [sensor_limit_low_warn] =>
  2437.     [sensor_current] => 38
  2438.     [entPhysicalIndex] =>
  2439.     [entPhysicalIndex_measured] =>
  2440.     [rrd_type] => GAUGE
  2441.     [access_point_id] =>
  2442. )  
  2443. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"utilization","altalabs-total-util",1][0m 1.2ms]
  2444.  
  2445. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"utilization","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.5.1\"]","sensor_index":1,"sensor_type":"altalabs-total-util","sensor_descr":"Total Util (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":"2","entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.61ms]
  2446.  
  2447. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["50","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: utilization altalabs-total-util 1 Total Util (5G)","",90][0m 1.22ms]
  2448.  
  2449. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"utilization","altalabs-total-util",2][0m 0.96ms]
  2450.  
  2451. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"utilization","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.5.2\"]","sensor_index":2,"sensor_type":"altalabs-total-util","sensor_descr":"Total Util (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":"38","entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.36ms]
  2452.  
  2453. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["51","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: utilization altalabs-total-util 2 Total Util (2G)","",90][0m 1.17ms]
  2454.  
  2455. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?) [0;33m[90,"utilization","50","51"][0m 0.82ms]
  2456.  
  2457.  
  2458. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rate"][0m 0.76ms]
  2459.  
  2460. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ccq"][0m 0.78ms]
  2461.  
  2462. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"snr"][0m 0.72ms]
  2463.  
  2464. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"sinr"][0m 0.71ms]
  2465.  
  2466. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rsrp"][0m 0.75ms]
  2467.  
  2468. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rsrq"][0m 0.75ms]
  2469.  
  2470. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"ssr"][0m 0.71ms]
  2471.  
  2472. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"mse"][0m 0.82ms]
  2473.  
  2474. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"xpi"][0m 0.64ms]
  2475.  
  2476. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"rssi"][0m 0.61ms]
  2477.  
  2478. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"power"][0m 0.63ms]
  2479.  
  2480. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"noise-floor"][0m 0.63ms]
  2481.  
  2482. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"errors"][0m 0.62ms]
  2483.  
  2484. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"error-ratio"][0m 0.65ms]
  2485.  
  2486. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"error-rate"][0m 0.64ms]
  2487.  
  2488. frequency: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ALTA-WIRELESS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'wlanRadioChannel'[0m]
  2489. wlanRadioChannel.1 = 157
  2490. wlanRadioChannel.2 = 6  
  2491.  
  2492. Discovered LibreNMS\Device\WirelessSensor Array
  2493. (
  2494.     [sensor_class] => frequency
  2495.     [device_id] => 90
  2496.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.4.1"]
  2497.     [sensor_index] => 5G
  2498.     [sensor_type] => altalabs-wifi
  2499.     [sensor_descr] => Frequency (5G)
  2500.     [sensor_divisor] => 1
  2501.     [sensor_multiplier] => 1
  2502.     [sensor_aggregator] => sum
  2503.     [sensor_limit] =>
  2504.     [sensor_limit_warn] =>
  2505.     [sensor_limit_low] =>
  2506.     [sensor_limit_low_warn] =>
  2507.     [sensor_current] => 5785
  2508.     [entPhysicalIndex] =>
  2509.     [entPhysicalIndex_measured] =>
  2510.     [rrd_type] => GAUGE
  2511.     [access_point_id] =>
  2512. )  
  2513. Discovered LibreNMS\Device\WirelessSensor Array
  2514. (
  2515.     [sensor_class] => frequency
  2516.     [device_id] => 90
  2517.     [sensor_oids] => [".1.3.6.1.4.1.61802.1.1.1.1.4.2"]
  2518.     [sensor_index] => 2G
  2519.     [sensor_type] => altalabs-wifi
  2520.     [sensor_descr] => Frequency (2G)
  2521.     [sensor_divisor] => 1
  2522.     [sensor_multiplier] => 1
  2523.     [sensor_aggregator] => sum
  2524.     [sensor_limit] =>
  2525.     [sensor_limit_warn] =>
  2526.     [sensor_limit_low] =>
  2527.     [sensor_limit_low_warn] =>
  2528.     [sensor_current] => 2437
  2529.     [entPhysicalIndex] =>
  2530.     [entPhysicalIndex_measured] =>
  2531.     [rrd_type] => GAUGE
  2532.     [access_point_id] =>
  2533. )  
  2534. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"frequency","altalabs-wifi","5G"][0m 1.3ms]
  2535.  
  2536. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"frequency","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.4.1\"]","sensor_index":"5G","sensor_type":"altalabs-wifi","sensor_descr":"Frequency (5G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":5785,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.57ms]
  2537.  
  2538. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["52","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: frequency altalabs-wifi 5G Frequency (5G)","",90][0m 1.28ms]
  2539.  
  2540. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_type`=? AND `sensor_index`=? [0;33m[90,"frequency","altalabs-wifi","2G"][0m 0.75ms]
  2541.  
  2542. SQL[[1;33mINSERT IGNORE INTO `wireless_sensors` (`sensor_class`,`device_id`,`sensor_oids`,`sensor_index`,`sensor_type`,`sensor_descr`,`sensor_divisor`,`sensor_multiplier`,`sensor_aggregator`,`sensor_limit`,`sensor_limit_warn`,`sensor_limit_low`,`sensor_limit_low_warn`,`sensor_current`,`entPhysicalIndex`,`entPhysicalIndex_measured`,`rrd_type`,`access_point_id`)  VALUES (:sensor_class,:device_id,:sensor_oids,:sensor_index,:sensor_type,:sensor_descr,:sensor_divisor,:sensor_multiplier,:sensor_aggregator,:sensor_limit,:sensor_limit_warn,:sensor_limit_low,:sensor_limit_low_warn,:sensor_current,:entPhysicalIndex,:entPhysicalIndex_measured,:rrd_type,:access_point_id) [0;33m{"sensor_class":"frequency","device_id":90,"sensor_oids":"[\".1.3.6.1.4.1.61802.1.1.1.1.4.2\"]","sensor_index":"2G","sensor_type":"altalabs-wifi","sensor_descr":"Frequency (2G)","sensor_divisor":1,"sensor_multiplier":1,"sensor_aggregator":"sum","sensor_limit":null,"sensor_limit_warn":null,"sensor_limit_low":null,"sensor_limit_low_warn":null,"sensor_current":2437,"entPhysicalIndex":null,"entPhysicalIndex_measured":null,"rrd_type":"GAUGE","access_point_id":null}[0m 1.31ms]
  2543.  
  2544. SQL[[1;33minsert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [0;33m["53","wireless_sensors","2024-06-10 13:55:55",3,"Wireless Sensor Discovered: frequency altalabs-wifi 2G Frequency (2G)","",90][0m 1.27ms]
  2545.  
  2546. +SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? AND `sensor_id` NOT IN (?,?) [0;33m[90,"frequency","52","53"][0m 0.72ms]
  2547.  
  2548.  
  2549. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"distance"][0m 0.66ms]
  2550.  
  2551. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"cell"][0m 0.68ms]
  2552.  
  2553. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[90,"channel"][0m 0.66ms]
  2554.  
  2555.  
  2556. >> Runtime for discovery module 'wireless': 0.2120 seconds with 121440 bytes
  2557. >> [0;36mSNMP[0m: [6/0.13s] [1;33mMySQL[0m: [51/0.50s] [0;32mRRD[0m: [0/0.00s]  
  2558. #### Unload disco module wireless ####
  2559.  
  2560. Modules status: Global+  
  2561. OS  
  2562. Device  
  2563.  
  2564. #### Load disco module fdb-table ####
  2565. SQL[[1;33mSELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [0;33m[90][0m 0.58ms]
  2566.  
  2567. SQL[[1;33mSELECT * FROM `ports_fdb` WHERE `device_id` = ? [0;33m[90][0m 0.51ms]
  2568.  
  2569. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'[0m]
  2570. dot1qTpFdbPort = No Such Object available on this agent at this OID  
  2571.  
  2572. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/altalabs' 'udp:HOSTNAME:161' 'dot1dTpFdbPort'[0m]
  2573. dot1dTpFdbPort = No Such Object available on this agent at this OID  
  2574.  
  2575.  
  2576.  
  2577. >> Runtime for discovery module 'fdb-table': 0.0630 seconds with 1824 bytes
  2578. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s] [0;32mRRD[0m: [0/0.00s]  
  2579. #### Unload disco module fdb-table ####
  2580.  
  2581. Modules status: Global+  
  2582. OS  
  2583. Device  
  2584.  
  2585. #### Load disco module mpls ####
  2586.  
  2587. >> Runtime for discovery module 'mpls': 0.0010 seconds with 144 bytes
  2588. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s] [0;32mRRD[0m: [0/0.00s]  
  2589. #### Unload disco module mpls ####
  2590.  
  2591. SQL[[1;33mupdate `devices` set `last_discovered_timetaken` = ?, `last_discovered` = NOW() where `device_id` = ? [0;33m[2.551,90][0m 1.92ms]
  2592.  
  2593. Discovered in 2.551 seconds
  2594.  
  2595. ./discovery.php 192.168.10.10 2024-06-10 13:55:55 - 1 devices discovered in 2.742 secs  
  2596.  
  2597. [0;36mSNMP[0m [41/1.00s]: Snmpget[13/0.30s] Snmpwalk[28/0.71s]  
  2598. [1;33mSQL[0m [257/1.91s]: Select[149/1.08s] Insert[32/0.40s] Update[71/0.39s] Delete[5/0.04s]  
  2599. [0;32mRRD[0m [0/0.00s]:  
  2600.  
captcha