From librenms, 2 Years 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.42ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` limit 1 [0;33m[][0m 0.24ms]
  5.  
  6. SQL[[1;33mSELECT version() [0;33m[][0m 0.34ms]
  7.  
  8. ===================================
  9. Version info:
  10. Commit SHA: 1bb4dd173e4a251d1accfea66c779b47a75d7ceb
  11. Commit Date: 1624397007
  12. DB Schema: 2021_06_07_123600_create_sessions_table (211)
  13. PHP: 7.4.3
  14. MySQL: 10.3.29-MariaDB-0ubuntu0.20.04.1
  15. RRDTool: 1.7.2
  16. SNMP: NET-SNMP 5.8
  17. ==================================DEBUG!
  18. Updating os_def.cache  
  19. SQL[[1;33mSELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE '10.253.101.141' ORDER BY device_id DESC [0;33m[][0m 22.74ms]
  20.  
  21. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[2][0m 0.53ms]
  22.  
  23. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[2][0m 0.3ms]
  24.  
  25. 10.253.101.141 2 edgeswitch SQL[[1;33mselect `hostname`, `overwrite_ip` from `devices` where `hostname` = ? limit 1 [0;33m["10.253.101.141"][0m 0.53ms]
  26.  
  27. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '10.253.101.141'
  28.  
  29. response:  {"xmt":3,"rcv":3,"loss":0,"min":1.41,"max":3.15,"avg":2.02,"dup":0,"exitcode":0}
  30. SQL[[1;33mselect `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [0;33m[2][0m 1.25ms]
  31.  
  32. SQL[[1;33mselect exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`end`) &lt;= ? or time(`start`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` [0;33m["2021-06-23T10:47:49.510867Z","2021-06-23T10:47:49.510867Z",0,1,"10:47:49","10:47:49","10:47:49","10:47:49","[43m%","device",2][0m 2.6ms]
  33.  
  34. SQL[[1;33mINSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) [0;33m{"xmt":3,"rcv":3,"loss":0,"min":1.41,"max":3.15,"avg":2.02,"device_id":2,"debug":"[]"}[0m 56.1ms]
  35.  
  36. SQL[[1;33mUPDATE `devices` set `last_ping`=?,`last_ping_timetaken`=? WHERE device_id=? [0;33m["2021-06-23 10:47:49",2.02,2][0m 53.19ms]
  37.  
  38. SNMP Check response code: 0  
  39. Modules status: Global+  
  40. OS  
  41. Device  
  42.  
  43. #### Load disco module core ####
  44. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0'[0m]
  45. .*.*.0 = UBNT EdgeSwitch
  46. .*.*.0 = .*.4.1.4413
  47. .*.*.0 = EdgeSwitch 24 250W, 1.9.2, Linux 3.6.5-03329b4a, *0000  
  48.  
  49. | EdgeSwitch 24 250W, 1.9.2, Linux 3.6.5-03329b4a, 0.0.0.0000000 | .1.3.6.1.4.1.4413 |  
  50. SQL[[1;33minsert into `eventlog` (`device_id`, `reference`, `type`, `datetime`, `severity`, `message`, `username`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[2,null,"system","2021-06-23 10:47:50",3,"Device type changed network => network_switch",""][0m 3.94ms]
  51.  
  52. SQL[[1;33mUPDATE `devices` set `type`=? WHERE device_id=? [0;33m["network_switch",2][0m 32.42ms]
  53.  
  54. Device type changed to network_switch!  
  55. Attempting to initialize OS: edgeswitch  
  56. OS initialized: LibreNMS\OS\Edgeswitch  
  57. OS: EdgeSwitch (edgeswitch)
  58.  
  59.  
  60. >> Runtime for discovery module 'core': 0.2620 seconds with 556088 bytes
  61. >> SNMP: [2/0.74s] MySQL: [4/0.17s] RRD: [0/0.00s]
  62. #### Unload disco module core ####
  63.  
  64. Modules status: Global+  
  65. OS  
  66. Device  
  67.  
  68. #### Load disco module os ####
  69. Yaml location data:  
  70. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'[0m]
  71.  
  72.  
  73. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'sysContact.0'[0m]
  74.  
  75.  
  76. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQ' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ENTITY-MIB::entPhysicalSerialNum.1'[0m]
  77. ENTITY-MIB::entPhysicalSerialNum.1 = B4FBE450752A  
  78.  
  79. Yaml OS data: {"ENTITY-MIB::entPhysicalSerialNum.1":"B4FBE450752A"}
  80. Location:
  81. Hardware: EdgeSwitch 24 250W
  82. OS Version: 1.9.2
  83. OS Features:
  84. Serial: B4FBE450752A
  85.  
  86. >> Runtime for discovery module 'os': 0.1780 seconds with 150208 bytes
  87. >> SNMP: [4/0.13s] MySQL: [0/0.00s] RRD: [0/0.00s]
  88. #### Unload disco module os ####
  89.  
  90. Modules status: Global+  
  91. OS  
  92. Device  
  93.  
  94. #### Load disco module ports ####
  95. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifDescr'[0m]
  96. ifDescr.1 = Slot: 0 Port: 1 Gigabit - Level
  97. ifDescr.2 = Slot: 0 Port: 2 Gigabit - Level
  98. ifDescr.3 = Slot: 0 Port: 3 Gigabit - Level
  99. ifDescr.4 = Slot: 0 Port: 4 Gigabit - Level
  100. ifDescr.5 = Slot: 0 Port: 5 Gigabit - Level
  101. ifDescr.6 = Slot: 0 Port: 6 Gigabit - Level
  102. ifDescr.7 = Slot: 0 Port: 7 Gigabit - Level
  103. ifDescr.8 = Slot: 0 Port: 8 Gigabit - Level
  104. ifDescr.9 = Slot: 0 Port: 9 Gigabit - Level
  105. ifDescr.10 = Slot: 0 Port: 10 Gigabit - Level
  106. ifDescr.11 = Slot: 0 Port: 11 Gigabit - Level
  107. ifDescr.12 = Slot: 0 Port: 12 Gigabit - Level
  108. ifDescr.13 = Slot: 0 Port: 13 Gigabit - Level
  109. ifDescr.14 = Slot: 0 Port: 14 Gigabit - Level
  110. ifDescr.15 = Slot: 0 Port: 15 Gigabit - Level
  111. ifDescr.16 = Slot: 0 Port: 16 Gigabit - Level
  112. ifDescr.17 = Slot: 0 Port: 17 Gigabit - Level
  113. ifDescr.18 = Slot: 0 Port: 18 Gigabit - Level
  114. ifDescr.19 = Slot: 0 Port: 19 Gigabit - Level
  115. ifDescr.20 = Slot: 0 Port: 20 Gigabit - Level
  116. ifDescr.21 = Slot: 0 Port: 21 Gigabit - Level
  117. ifDescr.22 = Slot: 0 Port: 22 Gigabit - Level
  118. ifDescr.23 = Slot: 0 Port: 23 Gigabit - Level
  119. ifDescr.24 = Slot: 0 Port: 24 Gigabit - Level
  120. ifDescr.25 = Slot: 0 Port: 25 Gigabit - Level
  121. ifDescr.26 = Slot: 0 Port: 26 Gigabit - Level
  122. ifDescr.65 =  CPU Interface for Slot: 5 Port: 1
  123. ifDescr.66 =  Link Aggregate 1
  124. ifDescr.67 =  Link Aggregate 2
  125. ifDescr.68 =  Link Aggregate 3
  126. ifDescr.69 =  Link Aggregate 4
  127. ifDescr.70 =  Link Aggregate 5
  128. ifDescr.71 =  Link Aggregate 6  
  129.  
  130. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifName'[0m]
  131. ifName.1 = 0/1
  132. ifName.2 = 0/2
  133. ifName.3 = 0/3
  134. ifName.4 = 0/4
  135. ifName.5 = 0/5
  136. ifName.6 = 0/6
  137. ifName.7 = 0/7
  138. ifName.8 = 0/8
  139. ifName.9 = 0/9
  140. ifName.10 = 0/10
  141. ifName.11 = 0/11
  142. ifName.12 = 0/12
  143. ifName.13 = 0/13
  144. ifName.14 = 0/14
  145. ifName.15 = 0/15
  146. ifName.16 = 0/16
  147. ifName.17 = 0/17
  148. ifName.18 = 0/18
  149. ifName.19 = 0/19
  150. ifName.20 = 0/20
  151. ifName.21 = 0/21
  152. ifName.22 = 0/22
  153. ifName.23 = 0/23
  154. ifName.24 = 0/24
  155. ifName.25 = 0/25
  156. ifName.26 = 0/26
  157. ifName.65 = CPU Interface:  5/1
  158. ifName.66 = 3/1
  159. ifName.67 = 3/2
  160. ifName.68 = 3/3
  161. ifName.69 = 3/4
  162. ifName.70 = 3/5
  163. ifName.71 = 3/6  
  164.  
  165. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifAlias'[0m]
  166. ifAlias.1 =
  167. ifAlias.2 =
  168. ifAlias.3 =
  169. ifAlias.4 =
  170. ifAlias.5 =
  171. ifAlias.6 =
  172. ifAlias.7 =
  173. ifAlias.8 =
  174. ifAlias.9 =
  175. ifAlias.10 =
  176. ifAlias.11 =
  177. ifAlias.12 =
  178. ifAlias.13 =
  179. ifAlias.14 =
  180. ifAlias.15 =
  181. ifAlias.16 =
  182. ifAlias.17 =
  183. ifAlias.18 =
  184. ifAlias.19 =
  185. ifAlias.20 =
  186. ifAlias.21 =
  187. ifAlias.22 =
  188. ifAlias.23 =
  189. ifAlias.24 =
  190. ifAlias.25 =
  191. ifAlias.26 =
  192. ifAlias.65 =
  193. ifAlias.66 =
  194. ifAlias.67 =
  195. ifAlias.68 =
  196. ifAlias.69 =
  197. ifAlias.70 =
  198. ifAlias.71 =  
  199.  
  200. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifType'[0m]
  201. ifType.1 = ethernetCsmacd
  202. ifType.2 = ethernetCsmacd
  203. ifType.3 = ethernetCsmacd
  204. ifType.4 = ethernetCsmacd
  205. ifType.5 = ethernetCsmacd
  206. ifType.6 = ethernetCsmacd
  207. ifType.7 = ethernetCsmacd
  208. ifType.8 = ethernetCsmacd
  209. ifType.9 = ethernetCsmacd
  210. ifType.10 = ethernetCsmacd
  211. ifType.11 = ethernetCsmacd
  212. ifType.12 = ethernetCsmacd
  213. ifType.13 = ethernetCsmacd
  214. ifType.14 = ethernetCsmacd
  215. ifType.15 = ethernetCsmacd
  216. ifType.16 = ethernetCsmacd
  217. ifType.17 = ethernetCsmacd
  218. ifType.18 = ethernetCsmacd
  219. ifType.19 = ethernetCsmacd
  220. ifType.20 = ethernetCsmacd
  221. ifType.21 = ethernetCsmacd
  222. ifType.22 = ethernetCsmacd
  223. ifType.23 = ethernetCsmacd
  224. ifType.24 = ethernetCsmacd
  225. ifType.25 = ethernetCsmacd
  226. ifType.26 = ethernetCsmacd
  227. ifType.65 = other
  228. ifType.66 = other
  229. ifType.67 = other
  230. ifType.68 = other
  231. ifType.69 = other
  232. ifType.70 = other
  233. ifType.71 = other  
  234.  
  235. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifOperStatus'[0m]
  236. ifOperStatus.1 = up
  237. ifOperStatus.2 = down
  238. ifOperStatus.3 = down
  239. ifOperStatus.4 = down
  240. ifOperStatus.5 = down
  241. ifOperStatus.6 = down
  242. ifOperStatus.7 = up
  243. ifOperStatus.8 = down
  244. ifOperStatus.9 = down
  245. ifOperStatus.10 = down
  246. ifOperStatus.11 = down
  247. ifOperStatus.12 = down
  248. ifOperStatus.13 = down
  249. ifOperStatus.14 = down
  250. ifOperStatus.15 = down
  251. ifOperStatus.16 = down
  252. ifOperStatus.17 = down
  253. ifOperStatus.18 = down
  254. ifOperStatus.19 = down
  255. ifOperStatus.20 = down
  256. ifOperStatus.21 = down
  257. ifOperStatus.22 = down
  258. ifOperStatus.23 = down
  259. ifOperStatus.24 = down
  260. ifOperStatus.25 = down
  261. ifOperStatus.26 = down
  262. ifOperStatus.65 = up
  263. ifOperStatus.66 = down
  264. ifOperStatus.67 = down
  265. ifOperStatus.68 = down
  266. ifOperStatus.69 = down
  267. ifOperStatus.70 = down
  268. ifOperStatus.71 = down  
  269.  
  270. array (
  271.   1 =>
  272.   array (
  273.     'ifDescr' => 'Slot: 0 Port: 1 Gigabit - Level',
  274.     'ifName' => '0/1',
  275.     'ifAlias' => '',
  276.     'ifType' => 'ethernetCsmacd',
  277.     'ifOperStatus' => 'up',
  278.   ),
  279.   2 =>
  280.   array (
  281.     'ifDescr' => 'Slot: 0 Port: 2 Gigabit - Level',
  282.     'ifName' => '0/2',
  283.     'ifAlias' => '',
  284.     'ifType' => 'ethernetCsmacd',
  285.     'ifOperStatus' => 'down',
  286.   ),
  287.   3 =>
  288.   array (
  289.     'ifDescr' => 'Slot: 0 Port: 3 Gigabit - Level',
  290.     'ifName' => '0/3',
  291.     'ifAlias' => '',
  292.     'ifType' => 'ethernetCsmacd',
  293.     'ifOperStatus' => 'down',
  294.   ),
  295.   4 =>
  296.   array (
  297.     'ifDescr' => 'Slot: 0 Port: 4 Gigabit - Level',
  298.     'ifName' => '0/4',
  299.     'ifAlias' => '',
  300.     'ifType' => 'ethernetCsmacd',
  301.     'ifOperStatus' => 'down',
  302.   ),
  303.   5 =>
  304.   array (
  305.     'ifDescr' => 'Slot: 0 Port: 5 Gigabit - Level',
  306.     'ifName' => '0/5',
  307.     'ifAlias' => '',
  308.     'ifType' => 'ethernetCsmacd',
  309.     'ifOperStatus' => 'down',
  310.   ),
  311.   6 =>
  312.   array (
  313.     'ifDescr' => 'Slot: 0 Port: 6 Gigabit - Level',
  314.     'ifName' => '0/6',
  315.     'ifAlias' => '',
  316.     'ifType' => 'ethernetCsmacd',
  317.     'ifOperStatus' => 'down',
  318.   ),
  319.   7 =>
  320.   array (
  321.     'ifDescr' => 'Slot: 0 Port: 7 Gigabit - Level',
  322.     'ifName' => '0/7',
  323.     'ifAlias' => '',
  324.     'ifType' => 'ethernetCsmacd',
  325.     'ifOperStatus' => 'up',
  326.   ),
  327.   8 =>
  328.   array (
  329.     'ifDescr' => 'Slot: 0 Port: 8 Gigabit - Level',
  330.     'ifName' => '0/8',
  331.     'ifAlias' => '',
  332.     'ifType' => 'ethernetCsmacd',
  333.     'ifOperStatus' => 'down',
  334.   ),
  335.   9 =>
  336.   array (
  337.     'ifDescr' => 'Slot: 0 Port: 9 Gigabit - Level',
  338.     'ifName' => '0/9',
  339.     'ifAlias' => '',
  340.     'ifType' => 'ethernetCsmacd',
  341.     'ifOperStatus' => 'down',
  342.   ),
  343.   10 =>
  344.   array (
  345.     'ifDescr' => 'Slot: 0 Port: 10 Gigabit - Level',
  346.     'ifName' => '0/10',
  347.     'ifAlias' => '',
  348.     'ifType' => 'ethernetCsmacd',
  349.     'ifOperStatus' => 'down',
  350.   ),
  351.   11 =>
  352.   array (
  353.     'ifDescr' => 'Slot: 0 Port: 11 Gigabit - Level',
  354.     'ifName' => '0/11',
  355.     'ifAlias' => '',
  356.     'ifType' => 'ethernetCsmacd',
  357.     'ifOperStatus' => 'down',
  358.   ),
  359.   12 =>
  360.   array (
  361.     'ifDescr' => 'Slot: 0 Port: 12 Gigabit - Level',
  362.     'ifName' => '0/12',
  363.     'ifAlias' => '',
  364.     'ifType' => 'ethernetCsmacd',
  365.     'ifOperStatus' => 'down',
  366.   ),
  367.   13 =>
  368.   array (
  369.     'ifDescr' => 'Slot: 0 Port: 13 Gigabit - Level',
  370.     'ifName' => '0/13',
  371.     'ifAlias' => '',
  372.     'ifType' => 'ethernetCsmacd',
  373.     'ifOperStatus' => 'down',
  374.   ),
  375.   14 =>
  376.   array (
  377.     'ifDescr' => 'Slot: 0 Port: 14 Gigabit - Level',
  378.     'ifName' => '0/14',
  379.     'ifAlias' => '',
  380.     'ifType' => 'ethernetCsmacd',
  381.     'ifOperStatus' => 'down',
  382.   ),
  383.   15 =>
  384.   array (
  385.     'ifDescr' => 'Slot: 0 Port: 15 Gigabit - Level',
  386.     'ifName' => '0/15',
  387.     'ifAlias' => '',
  388.     'ifType' => 'ethernetCsmacd',
  389.     'ifOperStatus' => 'down',
  390.   ),
  391.   16 =>
  392.   array (
  393.     'ifDescr' => 'Slot: 0 Port: 16 Gigabit - Level',
  394.     'ifName' => '0/16',
  395.     'ifAlias' => '',
  396.     'ifType' => 'ethernetCsmacd',
  397.     'ifOperStatus' => 'down',
  398.   ),
  399.   17 =>
  400.   array (
  401.     'ifDescr' => 'Slot: 0 Port: 17 Gigabit - Level',
  402.     'ifName' => '0/17',
  403.     'ifAlias' => '',
  404.     'ifType' => 'ethernetCsmacd',
  405.     'ifOperStatus' => 'down',
  406.   ),
  407.   18 =>
  408.   array (
  409.     'ifDescr' => 'Slot: 0 Port: 18 Gigabit - Level',
  410.     'ifName' => '0/18',
  411.     'ifAlias' => '',
  412.     'ifType' => 'ethernetCsmacd',
  413.     'ifOperStatus' => 'down',
  414.   ),
  415.   19 =>
  416.   array (
  417.     'ifDescr' => 'Slot: 0 Port: 19 Gigabit - Level',
  418.     'ifName' => '0/19',
  419.     'ifAlias' => '',
  420.     'ifType' => 'ethernetCsmacd',
  421.     'ifOperStatus' => 'down',
  422.   ),
  423.   20 =>
  424.   array (
  425.     'ifDescr' => 'Slot: 0 Port: 20 Gigabit - Level',
  426.     'ifName' => '0/20',
  427.     'ifAlias' => '',
  428.     'ifType' => 'ethernetCsmacd',
  429.     'ifOperStatus' => 'down',
  430.   ),
  431.   21 =>
  432.   array (
  433.     'ifDescr' => 'Slot: 0 Port: 21 Gigabit - Level',
  434.     'ifName' => '0/21',
  435.     'ifAlias' => '',
  436.     'ifType' => 'ethernetCsmacd',
  437.     'ifOperStatus' => 'down',
  438.   ),
  439.   22 =>
  440.   array (
  441.     'ifDescr' => 'Slot: 0 Port: 22 Gigabit - Level',
  442.     'ifName' => '0/22',
  443.     'ifAlias' => '',
  444.     'ifType' => 'ethernetCsmacd',
  445.     'ifOperStatus' => 'down',
  446.   ),
  447.   23 =>
  448.   array (
  449.     'ifDescr' => 'Slot: 0 Port: 23 Gigabit - Level',
  450.     'ifName' => '0/23',
  451.     'ifAlias' => '',
  452.     'ifType' => 'ethernetCsmacd',
  453.     'ifOperStatus' => 'down',
  454.   ),
  455.   24 =>
  456.   array (
  457.     'ifDescr' => 'Slot: 0 Port: 24 Gigabit - Level',
  458.     'ifName' => '0/24',
  459.     'ifAlias' => '',
  460.     'ifType' => 'ethernetCsmacd',
  461.     'ifOperStatus' => 'down',
  462.   ),
  463.   25 =>
  464.   array (
  465.     'ifDescr' => 'Slot: 0 Port: 25 Gigabit - Level',
  466.     'ifName' => '0/25',
  467.     'ifAlias' => '',
  468.     'ifType' => 'ethernetCsmacd',
  469.     'ifOperStatus' => 'down',
  470.   ),
  471.   26 =>
  472.   array (
  473.     'ifDescr' => 'Slot: 0 Port: 26 Gigabit - Level',
  474.     'ifName' => '0/26',
  475.     'ifAlias' => '',
  476.     'ifType' => 'ethernetCsmacd',
  477.     'ifOperStatus' => 'down',
  478.   ),
  479.   65 =>
  480.   array (
  481.     'ifDescr' => 'CPU Interface for Slot: 5 Port: 1',
  482.     'ifName' => 'CPU Interface:  5/1',
  483.     'ifAlias' => '',
  484.     'ifType' => 'other',
  485.     'ifOperStatus' => 'up',
  486.   ),
  487.   66 =>
  488.   array (
  489.     'ifDescr' => 'Link Aggregate 1',
  490.     'ifName' => '3/1',
  491.     'ifAlias' => '',
  492.     'ifType' => 'other',
  493.     'ifOperStatus' => 'down',
  494.   ),
  495.   67 =>
  496.   array (
  497.     'ifDescr' => 'Link Aggregate 2',
  498.     'ifName' => '3/2',
  499.     'ifAlias' => '',
  500.     'ifType' => 'other',
  501.     'ifOperStatus' => 'down',
  502.   ),
  503.   68 =>
  504.   array (
  505.     'ifDescr' => 'Link Aggregate 3',
  506.     'ifName' => '3/3',
  507.     'ifAlias' => '',
  508.     'ifType' => 'other',
  509.     'ifOperStatus' => 'down',
  510.   ),
  511.   69 =>
  512.   array (
  513.     'ifDescr' => 'Link Aggregate 4',
  514.     'ifName' => '3/4',
  515.     'ifAlias' => '',
  516.     'ifType' => 'other',
  517.     'ifOperStatus' => 'down',
  518.   ),
  519.   70 =>
  520.   array (
  521.     'ifDescr' => 'Link Aggregate 5',
  522.     'ifName' => '3/5',
  523.     'ifAlias' => '',
  524.     'ifType' => 'other',
  525.     'ifOperStatus' => 'down',
  526.   ),
  527.   71 =>
  528.   array (
  529.     'ifDescr' => 'Link Aggregate 6',
  530.     'ifName' => '3/6',
  531.     'ifAlias' => '',
  532.     'ifType' => 'other',
  533.     'ifOperStatus' => 'down',
  534.   ),
  535. )  
  536. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [0;33m[2][0m 3.26ms]
  537.  
  538.  Using ifDescr as ifAlias  
  539. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 1 Gigabit - Level","0\/1","Slot: 0 Port: 1 Gigabit - Level","ethernetCsmacd","up",1,4][0m 1.53ms]
  540.  
  541. . Using ifDescr as ifAlias  
  542. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 2 Gigabit - Level","0\/2","Slot: 0 Port: 2 Gigabit - Level","ethernetCsmacd","down",2,5][0m 1.33ms]
  543.  
  544. . Using ifDescr as ifAlias  
  545. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 3 Gigabit - Level","0\/3","Slot: 0 Port: 3 Gigabit - Level","ethernetCsmacd","down",3,6][0m 2.78ms]
  546.  
  547. . Using ifDescr as ifAlias  
  548. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 4 Gigabit - Level","0\/4","Slot: 0 Port: 4 Gigabit - Level","ethernetCsmacd","down",4,7][0m 1.25ms]
  549.  
  550. . Using ifDescr as ifAlias  
  551. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 5 Gigabit - Level","0\/5","Slot: 0 Port: 5 Gigabit - Level","ethernetCsmacd","down",5,8][0m 1.29ms]
  552.  
  553. . Using ifDescr as ifAlias  
  554. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 6 Gigabit - Level","0\/6","Slot: 0 Port: 6 Gigabit - Level","ethernetCsmacd","down",6,9][0m 1.2ms]
  555.  
  556. . Using ifDescr as ifAlias  
  557. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 7 Gigabit - Level","0\/7","Slot: 0 Port: 7 Gigabit - Level","ethernetCsmacd","up",7,10][0m 1.3ms]
  558.  
  559. . Using ifDescr as ifAlias  
  560. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 8 Gigabit - Level","0\/8","Slot: 0 Port: 8 Gigabit - Level","ethernetCsmacd","down",8,11][0m 1.19ms]
  561.  
  562. . Using ifDescr as ifAlias  
  563. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 9 Gigabit - Level","0\/9","Slot: 0 Port: 9 Gigabit - Level","ethernetCsmacd","down",9,12][0m 1.25ms]
  564.  
  565. . Using ifDescr as ifAlias  
  566. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 10 Gigabit - Level","0\/10","Slot: 0 Port: 10 Gigabit - Level","ethernetCsmacd","down",10,13][0m 1.25ms]
  567.  
  568. . Using ifDescr as ifAlias  
  569. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 11 Gigabit - Level","0\/11","Slot: 0 Port: 11 Gigabit - Level","ethernetCsmacd","down",11,14][0m 1.2ms]
  570.  
  571. . Using ifDescr as ifAlias  
  572. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 12 Gigabit - Level","0\/12","Slot: 0 Port: 12 Gigabit - Level","ethernetCsmacd","down",12,15][0m 1.69ms]
  573.  
  574. . Using ifDescr as ifAlias  
  575. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 13 Gigabit - Level","0\/13","Slot: 0 Port: 13 Gigabit - Level","ethernetCsmacd","down",13,16][0m 1.21ms]
  576.  
  577. . Using ifDescr as ifAlias  
  578. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 14 Gigabit - Level","0\/14","Slot: 0 Port: 14 Gigabit - Level","ethernetCsmacd","down",14,17][0m 1.2ms]
  579.  
  580. . Using ifDescr as ifAlias  
  581. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 15 Gigabit - Level","0\/15","Slot: 0 Port: 15 Gigabit - Level","ethernetCsmacd","down",15,18][0m 1.26ms]
  582.  
  583. . Using ifDescr as ifAlias  
  584. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 16 Gigabit - Level","0\/16","Slot: 0 Port: 16 Gigabit - Level","ethernetCsmacd","down",16,19][0m 1.2ms]
  585.  
  586. . Using ifDescr as ifAlias  
  587. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 17 Gigabit - Level","0\/17","Slot: 0 Port: 17 Gigabit - Level","ethernetCsmacd","down",17,20][0m 5.43ms]
  588.  
  589. . Using ifDescr as ifAlias  
  590. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 18 Gigabit - Level","0\/18","Slot: 0 Port: 18 Gigabit - Level","ethernetCsmacd","down",18,21][0m 1.2ms]
  591.  
  592. . Using ifDescr as ifAlias  
  593. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 19 Gigabit - Level","0\/19","Slot: 0 Port: 19 Gigabit - Level","ethernetCsmacd","down",19,22][0m 1.2ms]
  594.  
  595. . Using ifDescr as ifAlias  
  596. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 20 Gigabit - Level","0\/20","Slot: 0 Port: 20 Gigabit - Level","ethernetCsmacd","down",20,23][0m 1.26ms]
  597.  
  598. . Using ifDescr as ifAlias  
  599. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 21 Gigabit - Level","0\/21","Slot: 0 Port: 21 Gigabit - Level","ethernetCsmacd","down",21,24][0m 1.19ms]
  600.  
  601. . Using ifDescr as ifAlias  
  602. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 22 Gigabit - Level","0\/22","Slot: 0 Port: 22 Gigabit - Level","ethernetCsmacd","down",22,25][0m 1.31ms]
  603.  
  604. . Using ifDescr as ifAlias  
  605. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 23 Gigabit - Level","0\/23","Slot: 0 Port: 23 Gigabit - Level","ethernetCsmacd","down",23,26][0m 1.19ms]
  606.  
  607. . Using ifDescr as ifAlias  
  608. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 24 Gigabit - Level","0\/24","Slot: 0 Port: 24 Gigabit - Level","ethernetCsmacd","down",24,27][0m 1.24ms]
  609.  
  610. . Using ifDescr as ifAlias  
  611. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 25 Gigabit - Level","0\/25","Slot: 0 Port: 25 Gigabit - Level","ethernetCsmacd","down",25,28][0m 1.43ms]
  612.  
  613. . Using ifDescr as ifAlias  
  614. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Slot: 0 Port: 26 Gigabit - Level","0\/26","Slot: 0 Port: 26 Gigabit - Level","ethernetCsmacd","down",26,29][0m 1.2ms]
  615.  
  616. . Using ifDescr as ifAlias  
  617. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["CPU Interface for Slot: 5 Port: 1","CPU Interface:  5\/1","CPU Interface for Slot: 5 Port: 1","other","up",65,30][0m 1.34ms]
  618.  
  619. . Using ifDescr as ifAlias  
  620. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 1","3\/1","Link Aggregate 1","other","down",66,31][0m 1.19ms]
  621.  
  622. . Using ifDescr as ifAlias  
  623. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 2","3\/2","Link Aggregate 2","other","down",67,32][0m 1.24ms]
  624.  
  625. . Using ifDescr as ifAlias  
  626. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 3","3\/3","Link Aggregate 3","other","down",68,33][0m 1.21ms]
  627.  
  628. . Using ifDescr as ifAlias  
  629. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 4","3\/4","Link Aggregate 4","other","down",69,34][0m 1.19ms]
  630.  
  631. . Using ifDescr as ifAlias  
  632. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 5","3\/5","Link Aggregate 5","other","down",70,35][0m 1.25ms]
  633.  
  634. . Using ifDescr as ifAlias  
  635. SQL[[1;33mUPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=? WHERE `port_id` = ? [0;33m["Link Aggregate 6","3\/6","Link Aggregate 6","other","down",71,36][0m 1.19ms]
  636.  
  637. .
  638.  
  639. >> Runtime for discovery module 'ports': 0.3680 seconds with 8944 bytes
  640. >> SNMP: [5/0.27s] MySQL: [34/0.07s] RRD: [0/0.00s]
  641. #### Unload disco module ports ####
  642.  
  643. Modules status: Global+  
  644. OS  
  645. Device  
  646.  
  647. #### Load disco module ports-stack ####
  648. SQL[[1;33mSELECT * FROM `ports_stack` WHERE `device_id` = '2' [0;33m[][0m 0.73ms]
  649.  
  650. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ifStackStatus'[0m]
  651. ifStackStatus = No Such Instance currently exists at this OID  
  652.  
  653.  
  654.  
  655. >> Runtime for discovery module 'ports-stack': 0.0340 seconds with 3192 bytes
  656. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  657. #### Unload disco module ports-stack ####
  658.  
  659. Modules status: Global+  
  660. OS  
  661. Device  
  662.  
  663. #### Load disco module entity-physical ####
  664.  
  665. 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/edgeswitch' 'udp:HOSTNAME:161' 'entPhysicalEntry'[0m]
  666. entPhysicalDescr.1 = UBNT EdgeSwitch 24-Port
  667. entPhysicalDescr.2 = UBNT ES24 - 24 GE POE + 2 GE Ethernet Line Card
  668. entPhysicalDescr.3 = Slot: 0 Port: 1 Gigabit - Level
  669. entPhysicalDescr.4 = Slot: 0 Port: 2 Gigabit - Level
  670. entPhysicalDescr.5 = Slot: 0 Port: 3 Gigabit - Level
  671. entPhysicalDescr.6 = Slot: 0 Port: 4 Gigabit - Level
  672. entPhysicalDescr.7 = Slot: 0 Port: 5 Gigabit - Level
  673. entPhysicalDescr.8 = Slot: 0 Port: 6 Gigabit - Level
  674. entPhysicalDescr.9 = Slot: 0 Port: 7 Gigabit - Level
  675. entPhysicalDescr.10 = Slot: 0 Port: 8 Gigabit - Level
  676. entPhysicalDescr.11 = Slot: 0 Port: 9 Gigabit - Level
  677. entPhysicalDescr.12 = Slot: 0 Port: 10 Gigabit - Level
  678. entPhysicalDescr.13 = Slot: 0 Port: 11 Gigabit - Level
  679. entPhysicalDescr.14 = Slot: 0 Port: 12 Gigabit - Level
  680. entPhysicalDescr.15 = Slot: 0 Port: 13 Gigabit - Level
  681. entPhysicalDescr.16 = Slot: 0 Port: 14 Gigabit - Level
  682. entPhysicalDescr.17 = Slot: 0 Port: 15 Gigabit - Level
  683. entPhysicalDescr.18 = Slot: 0 Port: 16 Gigabit - Level
  684. entPhysicalDescr.19 = Slot: 0 Port: 17 Gigabit - Level
  685. entPhysicalDescr.20 = Slot: 0 Port: 18 Gigabit - Level
  686. entPhysicalDescr.21 = Slot: 0 Port: 19 Gigabit - Level
  687. entPhysicalDescr.22 = Slot: 0 Port: 20 Gigabit - Level
  688. entPhysicalDescr.23 = Slot: 0 Port: 21 Gigabit - Level
  689. entPhysicalDescr.24 = Slot: 0 Port: 22 Gigabit - Level
  690. entPhysicalDescr.25 = Slot: 0 Port: 23 Gigabit - Level
  691. entPhysicalDescr.26 = Slot: 0 Port: 24 Gigabit - Level
  692. entPhysicalDescr.27 = Slot: 0 Port: 25 Gigabit - Level
  693. entPhysicalDescr.28 = Slot: 0 Port: 26 Gigabit - Level
  694. entPhysicalVendorType.1 = zeroDotZero
  695. entPhysicalVendorType.2 = zeroDotZero
  696. entPhysicalVendorType.3 = zeroDotZero
  697. entPhysicalVendorType.4 = zeroDotZero
  698. entPhysicalVendorType.5 = zeroDotZero
  699. entPhysicalVendorType.6 = zeroDotZero
  700. entPhysicalVendorType.7 = zeroDotZero
  701. entPhysicalVendorType.8 = zeroDotZero
  702. entPhysicalVendorType.9 = zeroDotZero
  703. entPhysicalVendorType.10 = zeroDotZero
  704. entPhysicalVendorType.11 = zeroDotZero
  705. entPhysicalVendorType.12 = zeroDotZero
  706. entPhysicalVendorType.13 = zeroDotZero
  707. entPhysicalVendorType.14 = zeroDotZero
  708. entPhysicalVendorType.15 = zeroDotZero
  709. entPhysicalVendorType.16 = zeroDotZero
  710. entPhysicalVendorType.17 = zeroDotZero
  711. entPhysicalVendorType.18 = zeroDotZero
  712. entPhysicalVendorType.19 = zeroDotZero
  713. entPhysicalVendorType.20 = zeroDotZero
  714. entPhysicalVendorType.21 = zeroDotZero
  715. entPhysicalVendorType.22 = zeroDotZero
  716. entPhysicalVendorType.23 = zeroDotZero
  717. entPhysicalVendorType.24 = zeroDotZero
  718. entPhysicalVendorType.25 = zeroDotZero
  719. entPhysicalVendorType.26 = zeroDotZero
  720. entPhysicalVendorType.27 = zeroDotZero
  721. entPhysicalVendorType.28 = zeroDotZero
  722. entPhysicalContainedIn.1 = 0
  723. entPhysicalContainedIn.2 = 1
  724. entPhysicalContainedIn.3 = 2
  725. entPhysicalContainedIn.4 = 2
  726. entPhysicalContainedIn.5 = 2
  727. entPhysicalContainedIn.6 = 2
  728. entPhysicalContainedIn.7 = 2
  729. entPhysicalContainedIn.8 = 2
  730. entPhysicalContainedIn.9 = 2
  731. entPhysicalContainedIn.10 = 2
  732. entPhysicalContainedIn.11 = 2
  733. entPhysicalContainedIn.12 = 2
  734. entPhysicalContainedIn.13 = 2
  735. entPhysicalContainedIn.14 = 2
  736. entPhysicalContainedIn.15 = 2
  737. entPhysicalContainedIn.16 = 2
  738. entPhysicalContainedIn.17 = 2
  739. entPhysicalContainedIn.18 = 2
  740. entPhysicalContainedIn.19 = 2
  741. entPhysicalContainedIn.20 = 2
  742. entPhysicalContainedIn.21 = 2
  743. entPhysicalContainedIn.22 = 2
  744. entPhysicalContainedIn.23 = 2
  745. entPhysicalContainedIn.24 = 2
  746. entPhysicalContainedIn.25 = 2
  747. entPhysicalContainedIn.26 = 2
  748. entPhysicalContainedIn.27 = 2
  749. entPhysicalContainedIn.28 = 2
  750. entPhysicalClass.1 = chassis
  751. entPhysicalClass.2 = module
  752. entPhysicalClass.3 = port
  753. entPhysicalClass.4 = port
  754. entPhysicalClass.5 = port
  755. entPhysicalClass.6 = port
  756. entPhysicalClass.7 = port
  757. entPhysicalClass.8 = port
  758. entPhysicalClass.9 = port
  759. entPhysicalClass.10 = port
  760. entPhysicalClass.11 = port
  761. entPhysicalClass.12 = port
  762. entPhysicalClass.13 = port
  763. entPhysicalClass.14 = port
  764. entPhysicalClass.15 = port
  765. entPhysicalClass.16 = port
  766. entPhysicalClass.17 = port
  767. entPhysicalClass.18 = port
  768. entPhysicalClass.19 = port
  769. entPhysicalClass.20 = port
  770. entPhysicalClass.21 = port
  771. entPhysicalClass.22 = port
  772. entPhysicalClass.23 = port
  773. entPhysicalClass.24 = port
  774. entPhysicalClass.25 = port
  775. entPhysicalClass.26 = port
  776. entPhysicalClass.27 = port
  777. entPhysicalClass.28 = port
  778. entPhysicalParentRelPos.1 = 1
  779. entPhysicalParentRelPos.2 = 0
  780. entPhysicalParentRelPos.3 = 1
  781. entPhysicalParentRelPos.4 = 2
  782. entPhysicalParentRelPos.5 = 3
  783. entPhysicalParentRelPos.6 = 4
  784. entPhysicalParentRelPos.7 = 5
  785. entPhysicalParentRelPos.8 = 6
  786. entPhysicalParentRelPos.9 = 7
  787. entPhysicalParentRelPos.10 = 8
  788. entPhysicalParentRelPos.11 = 9
  789. entPhysicalParentRelPos.12 = 10
  790. entPhysicalParentRelPos.13 = 11
  791. entPhysicalParentRelPos.14 = 12
  792. entPhysicalParentRelPos.15 = 13
  793. entPhysicalParentRelPos.16 = 14
  794. entPhysicalParentRelPos.17 = 15
  795. entPhysicalParentRelPos.18 = 16
  796. entPhysicalParentRelPos.19 = 17
  797. entPhysicalParentRelPos.20 = 18
  798. entPhysicalParentRelPos.21 = 19
  799. entPhysicalParentRelPos.22 = 20
  800. entPhysicalParentRelPos.23 = 21
  801. entPhysicalParentRelPos.24 = 22
  802. entPhysicalParentRelPos.25 = 23
  803. entPhysicalParentRelPos.26 = 24
  804. entPhysicalParentRelPos.27 = 25
  805. entPhysicalParentRelPos.28 = 26
  806. entPhysicalName.1 = Unit 1
  807. entPhysicalName.2 = Slot 1.0
  808. entPhysicalName.3 = 0/1
  809. entPhysicalName.4 = 0/2
  810. entPhysicalName.5 = 0/3
  811. entPhysicalName.6 = 0/4
  812. entPhysicalName.7 = 0/5
  813. entPhysicalName.8 = 0/6
  814. entPhysicalName.9 = 0/7
  815. entPhysicalName.10 = 0/8
  816. entPhysicalName.11 = 0/9
  817. entPhysicalName.12 = 0/10
  818. entPhysicalName.13 = 0/11
  819. entPhysicalName.14 = 0/12
  820. entPhysicalName.15 = 0/13
  821. entPhysicalName.16 = 0/14
  822. entPhysicalName.17 = 0/15
  823. entPhysicalName.18 = 0/16
  824. entPhysicalName.19 = 0/17
  825. entPhysicalName.20 = 0/18
  826. entPhysicalName.21 = 0/19
  827. entPhysicalName.22 = 0/20
  828. entPhysicalName.23 = 0/21
  829. entPhysicalName.24 = 0/22
  830. entPhysicalName.25 = 0/23
  831. entPhysicalName.26 = 0/24
  832. entPhysicalName.27 = 0/25
  833. entPhysicalName.28 = 0/26
  834. entPhysicalHardwareRev.1 =
  835. entPhysicalHardwareRev.2 =
  836. entPhysicalHardwareRev.3 =
  837. entPhysicalHardwareRev.4 =
  838. entPhysicalHardwareRev.5 =
  839. entPhysicalHardwareRev.6 =
  840. entPhysicalHardwareRev.7 =
  841. entPhysicalHardwareRev.8 =
  842. entPhysicalHardwareRev.9 =
  843. entPhysicalHardwareRev.10 =
  844. entPhysicalHardwareRev.11 =
  845. entPhysicalHardwareRev.12 =
  846. entPhysicalHardwareRev.13 =
  847. entPhysicalHardwareRev.14 =
  848. entPhysicalHardwareRev.15 =
  849. entPhysicalHardwareRev.16 =
  850. entPhysicalHardwareRev.17 =
  851. entPhysicalHardwareRev.18 =
  852. entPhysicalHardwareRev.19 =
  853. entPhysicalHardwareRev.20 =
  854. entPhysicalHardwareRev.21 =
  855. entPhysicalHardwareRev.22 =
  856. entPhysicalHardwareRev.23 =
  857. entPhysicalHardwareRev.24 =
  858. entPhysicalHardwareRev.25 =
  859. entPhysicalHardwareRev.26 =
  860. entPhysicalHardwareRev.27 =
  861. entPhysicalHardwareRev.28 =
  862. entPhysicalFirmwareRev.1 =
  863. entPhysicalFirmwareRev.2 =
  864. entPhysicalFirmwareRev.3 =
  865. entPhysicalFirmwareRev.4 =
  866. entPhysicalFirmwareRev.5 =
  867. entPhysicalFirmwareRev.6 =
  868. entPhysicalFirmwareRev.7 =
  869. entPhysicalFirmwareRev.8 =
  870. entPhysicalFirmwareRev.9 =
  871. entPhysicalFirmwareRev.10 =
  872. entPhysicalFirmwareRev.11 =
  873. entPhysicalFirmwareRev.12 =
  874. entPhysicalFirmwareRev.13 =
  875. entPhysicalFirmwareRev.14 =
  876. entPhysicalFirmwareRev.15 =
  877. entPhysicalFirmwareRev.16 =
  878. entPhysicalFirmwareRev.17 =
  879. entPhysicalFirmwareRev.18 =
  880. entPhysicalFirmwareRev.19 =
  881. entPhysicalFirmwareRev.20 =
  882. entPhysicalFirmwareRev.21 =
  883. entPhysicalFirmwareRev.22 =
  884. entPhysicalFirmwareRev.23 =
  885. entPhysicalFirmwareRev.24 =
  886. entPhysicalFirmwareRev.25 =
  887. entPhysicalFirmwareRev.26 =
  888. entPhysicalFirmwareRev.27 =
  889. entPhysicalFirmwareRev.28 =
  890. entPhysicalSoftwareRev.1 = 1.9.2
  891. entPhysicalSoftwareRev.2 =
  892. entPhysicalSoftwareRev.3 =
  893. entPhysicalSoftwareRev.4 =
  894. entPhysicalSoftwareRev.5 =
  895. entPhysicalSoftwareRev.6 =
  896. entPhysicalSoftwareRev.7 =
  897. entPhysicalSoftwareRev.8 =
  898. entPhysicalSoftwareRev.9 =
  899. entPhysicalSoftwareRev.10 =
  900. entPhysicalSoftwareRev.11 =
  901. entPhysicalSoftwareRev.12 =
  902. entPhysicalSoftwareRev.13 =
  903. entPhysicalSoftwareRev.14 =
  904. entPhysicalSoftwareRev.15 =
  905. entPhysicalSoftwareRev.16 =
  906. entPhysicalSoftwareRev.17 =
  907. entPhysicalSoftwareRev.18 =
  908. entPhysicalSoftwareRev.19 =
  909. entPhysicalSoftwareRev.20 =
  910. entPhysicalSoftwareRev.21 =
  911. entPhysicalSoftwareRev.22 =
  912. entPhysicalSoftwareRev.23 =
  913. entPhysicalSoftwareRev.24 =
  914. entPhysicalSoftwareRev.25 =
  915. entPhysicalSoftwareRev.26 =
  916. entPhysicalSoftwareRev.27 =
  917. entPhysicalSoftwareRev.28 =
  918. entPhysicalSerialNum.1 = B4FBE450752A
  919. entPhysicalSerialNum.2 =
  920. entPhysicalSerialNum.3 =
  921. entPhysicalSerialNum.4 =
  922. entPhysicalSerialNum.5 =
  923. entPhysicalSerialNum.6 =
  924. entPhysicalSerialNum.7 =
  925. entPhysicalSerialNum.8 =
  926. entPhysicalSerialNum.9 =
  927. entPhysicalSerialNum.10 =
  928. entPhysicalSerialNum.11 =
  929. entPhysicalSerialNum.12 =
  930. entPhysicalSerialNum.13 =
  931. entPhysicalSerialNum.14 =
  932. entPhysicalSerialNum.15 =
  933. entPhysicalSerialNum.16 =
  934. entPhysicalSerialNum.17 =
  935. entPhysicalSerialNum.18 =
  936. entPhysicalSerialNum.19 =
  937. entPhysicalSerialNum.20 =
  938. entPhysicalSerialNum.21 =
  939. entPhysicalSerialNum.22 =
  940. entPhysicalSerialNum.23 =
  941. entPhysicalSerialNum.24 =
  942. entPhysicalSerialNum.25 =
  943. entPhysicalSerialNum.26 =
  944. entPhysicalSerialNum.27 =
  945. entPhysicalSerialNum.28 =
  946. entPhysicalMfgName.1 =
  947. entPhysicalMfgName.2 =
  948. entPhysicalMfgName.3 =
  949. entPhysicalMfgName.4 =
  950. entPhysicalMfgName.5 =
  951. entPhysicalMfgName.6 =
  952. entPhysicalMfgName.7 =
  953. entPhysicalMfgName.8 =
  954. entPhysicalMfgName.9 =
  955. entPhysicalMfgName.10 =
  956. entPhysicalMfgName.11 =
  957. entPhysicalMfgName.12 =
  958. entPhysicalMfgName.13 =
  959. entPhysicalMfgName.14 =
  960. entPhysicalMfgName.15 =
  961. entPhysicalMfgName.16 =
  962. entPhysicalMfgName.17 =
  963. entPhysicalMfgName.18 =
  964. entPhysicalMfgName.19 =
  965. entPhysicalMfgName.20 =
  966. entPhysicalMfgName.21 =
  967. entPhysicalMfgName.22 =
  968. entPhysicalMfgName.23 =
  969. entPhysicalMfgName.24 =
  970. entPhysicalMfgName.25 =
  971. entPhysicalMfgName.26 =
  972. entPhysicalMfgName.27 =
  973. entPhysicalMfgName.28 =
  974. entPhysicalModelName.1 = UBNT-ES24
  975. entPhysicalModelName.2 = UBNT-ES24-24GE-POE-2GIG
  976. entPhysicalModelName.3 =
  977. entPhysicalModelName.4 =
  978. entPhysicalModelName.5 =
  979. entPhysicalModelName.6 =
  980. entPhysicalModelName.7 =
  981. entPhysicalModelName.8 =
  982. entPhysicalModelName.9 =
  983. entPhysicalModelName.10 =
  984. entPhysicalModelName.11 =
  985. entPhysicalModelName.12 =
  986. entPhysicalModelName.13 =
  987. entPhysicalModelName.14 =
  988. entPhysicalModelName.15 =
  989. entPhysicalModelName.16 =
  990. entPhysicalModelName.17 =
  991. entPhysicalModelName.18 =
  992. entPhysicalModelName.19 =
  993. entPhysicalModelName.20 =
  994. entPhysicalModelName.21 =
  995. entPhysicalModelName.22 =
  996. entPhysicalModelName.23 =
  997. entPhysicalModelName.24 =
  998. entPhysicalModelName.25 =
  999. entPhysicalModelName.26 =
  1000. entPhysicalModelName.27 =
  1001. entPhysicalModelName.28 =
  1002. entPhysicalAlias.1 =
  1003. entPhysicalAlias.2 =
  1004. entPhysicalAlias.3 =
  1005. entPhysicalAlias.4 =
  1006. entPhysicalAlias.5 =
  1007. entPhysicalAlias.6 =
  1008. entPhysicalAlias.7 =
  1009. entPhysicalAlias.8 =
  1010. entPhysicalAlias.9 =
  1011. entPhysicalAlias.10 =
  1012. entPhysicalAlias.11 =
  1013. entPhysicalAlias.12 =
  1014. entPhysicalAlias.13 =
  1015. entPhysicalAlias.14 =
  1016. entPhysicalAlias.15 =
  1017. entPhysicalAlias.16 =
  1018. entPhysicalAlias.17 =
  1019. entPhysicalAlias.18 =
  1020. entPhysicalAlias.19 =
  1021. entPhysicalAlias.20 =
  1022. entPhysicalAlias.21 =
  1023. entPhysicalAlias.22 =
  1024. entPhysicalAlias.23 =
  1025. entPhysicalAlias.24 =
  1026. entPhysicalAlias.25 =
  1027. entPhysicalAlias.26 =
  1028. entPhysicalAlias.27 =
  1029. entPhysicalAlias.28 =
  1030. entPhysicalAssetID.1 =
  1031. entPhysicalAssetID.2 =
  1032. entPhysicalAssetID.3 =
  1033. entPhysicalAssetID.4 =
  1034. entPhysicalAssetID.5 =
  1035. entPhysicalAssetID.6 =
  1036. entPhysicalAssetID.7 =
  1037. entPhysicalAssetID.8 =
  1038. entPhysicalAssetID.9 =
  1039. entPhysicalAssetID.10 =
  1040. entPhysicalAssetID.11 =
  1041. entPhysicalAssetID.12 =
  1042. entPhysicalAssetID.13 =
  1043. entPhysicalAssetID.14 =
  1044. entPhysicalAssetID.15 =
  1045. entPhysicalAssetID.16 =
  1046. entPhysicalAssetID.17 =
  1047. entPhysicalAssetID.18 =
  1048. entPhysicalAssetID.19 =
  1049. entPhysicalAssetID.20 =
  1050. entPhysicalAssetID.21 =
  1051. entPhysicalAssetID.22 =
  1052. entPhysicalAssetID.23 =
  1053. entPhysicalAssetID.24 =
  1054. entPhysicalAssetID.25 =
  1055. entPhysicalAssetID.26 =
  1056. entPhysicalAssetID.27 =
  1057. entPhysicalAssetID.28 =
  1058. entPhysicalIsFRU.1 = false
  1059. entPhysicalIsFRU.2 = false
  1060. entPhysicalIsFRU.3 = false
  1061. entPhysicalIsFRU.4 = false
  1062. entPhysicalIsFRU.5 = false
  1063. entPhysicalIsFRU.6 = false
  1064. entPhysicalIsFRU.7 = false
  1065. entPhysicalIsFRU.8 = false
  1066. entPhysicalIsFRU.9 = false
  1067. entPhysicalIsFRU.10 = false
  1068. entPhysicalIsFRU.11 = false
  1069. entPhysicalIsFRU.12 = false
  1070. entPhysicalIsFRU.13 = false
  1071. entPhysicalIsFRU.14 = false
  1072. entPhysicalIsFRU.15 = false
  1073. entPhysicalIsFRU.16 = false
  1074. entPhysicalIsFRU.17 = false
  1075. entPhysicalIsFRU.18 = false
  1076. entPhysicalIsFRU.19 = false
  1077. entPhysicalIsFRU.20 = false
  1078. entPhysicalIsFRU.21 = false
  1079. entPhysicalIsFRU.22 = false
  1080. entPhysicalIsFRU.23 = false
  1081. entPhysicalIsFRU.24 = false
  1082. entPhysicalIsFRU.25 = false
  1083. entPhysicalIsFRU.26 = false
  1084. entPhysicalIsFRU.27 = false
  1085. entPhysicalIsFRU.28 = false  
  1086. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  1087. Cannot find module (CISCO-ENTITY-VENDORTYPE-OID-MIB): At line 1 in (none)  
  1088.  entAliasMappingIdentifierSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entAliasMappingIdentifier'[0m]
  1089. entAliasMappingIdentifier = No Such Instance currently exists at this OID  
  1090.  
  1091. Discover Inventory Item: 1, UBNT EdgeSwitch 24-Port, chassis, Unit 1, UBNT-ES24, B4FBE450752A, 0, , 1, zeroDotZero, , , 1.9.2, false, , ,  
  1092. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,1][0m 0.56ms]
  1093.  
  1094. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[1,"UBNT EdgeSwitch 24-Port","chassis","Unit 1","UBNT-ES24","B4FBE450752A","0","","1","zeroDotZero","","","1.9.2","false","","",null,2,1][0m 0.65ms]
  1095.  
  1096. Discover Inventory Item: 2, UBNT ES24 - 24 GE POE + 2 GE Ethernet Line Card, module, Slot 1.0, UBNT-ES24-24GE-POE-2GIG, , 1, , 0, zeroDotZero, , , , false, , ,  
  1097. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,2][0m 0.24ms]
  1098.  
  1099. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[2,"UBNT ES24 - 24 GE POE + 2 GE Ethernet Line Card","module","Slot 1.0","UBNT-ES24-24GE-POE-2GIG","","1","","0","zeroDotZero","","","","false","","",null,2,2][0m 0.46ms]
  1100.  
  1101. Discover Inventory Item: 3, Slot: 0 Port: 1 Gigabit - Level, port, 0/1, , , 2, , 1, zeroDotZero, , , , false, , ,  
  1102. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,3][0m 0.23ms]
  1103.  
  1104. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[3,"Slot: 0 Port: 1 Gigabit - Level","port","0\/1","","","2","","1","zeroDotZero","","","","false","","",null,2,3][0m 0.45ms]
  1105.  
  1106. Discover Inventory Item: 4, Slot: 0 Port: 2 Gigabit - Level, port, 0/2, , , 2, , 2, zeroDotZero, , , , false, , ,  
  1107. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,4][0m 0.27ms]
  1108.  
  1109. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[4,"Slot: 0 Port: 2 Gigabit - Level","port","0\/2","","","2","","2","zeroDotZero","","","","false","","",null,2,4][0m 0.45ms]
  1110.  
  1111. Discover Inventory Item: 5, Slot: 0 Port: 3 Gigabit - Level, port, 0/3, , , 2, , 3, zeroDotZero, , , , false, , ,  
  1112. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,5][0m 0.24ms]
  1113.  
  1114. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[5,"Slot: 0 Port: 3 Gigabit - Level","port","0\/3","","","2","","3","zeroDotZero","","","","false","","",null,2,5][0m 0.45ms]
  1115.  
  1116. Discover Inventory Item: 6, Slot: 0 Port: 4 Gigabit - Level, port, 0/4, , , 2, , 4, zeroDotZero, , , , false, , ,  
  1117. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,6][0m 0.23ms]
  1118.  
  1119. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[6,"Slot: 0 Port: 4 Gigabit - Level","port","0\/4","","","2","","4","zeroDotZero","","","","false","","",null,2,6][0m 0.45ms]
  1120.  
  1121. Discover Inventory Item: 7, Slot: 0 Port: 5 Gigabit - Level, port, 0/5, , , 2, , 5, zeroDotZero, , , , false, , ,  
  1122. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,7][0m 0.23ms]
  1123.  
  1124. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[7,"Slot: 0 Port: 5 Gigabit - Level","port","0\/5","","","2","","5","zeroDotZero","","","","false","","",null,2,7][0m 0.5ms]
  1125.  
  1126. Discover Inventory Item: 8, Slot: 0 Port: 6 Gigabit - Level, port, 0/6, , , 2, , 6, zeroDotZero, , , , false, , ,  
  1127. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,8][0m 0.25ms]
  1128.  
  1129. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[8,"Slot: 0 Port: 6 Gigabit - Level","port","0\/6","","","2","","6","zeroDotZero","","","","false","","",null,2,8][0m 0.45ms]
  1130.  
  1131. Discover Inventory Item: 9, Slot: 0 Port: 7 Gigabit - Level, port, 0/7, , , 2, , 7, zeroDotZero, , , , false, , ,  
  1132. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,9][0m 0.23ms]
  1133.  
  1134. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[9,"Slot: 0 Port: 7 Gigabit - Level","port","0\/7","","","2","","7","zeroDotZero","","","","false","","",null,2,9][0m 0.46ms]
  1135.  
  1136. Discover Inventory Item: 10, Slot: 0 Port: 8 Gigabit - Level, port, 0/8, , , 2, , 8, zeroDotZero, , , , false, , ,  
  1137. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,10][0m 0.24ms]
  1138.  
  1139. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[10,"Slot: 0 Port: 8 Gigabit - Level","port","0\/8","","","2","","8","zeroDotZero","","","","false","","",null,2,10][0m 0.56ms]
  1140.  
  1141. Discover Inventory Item: 11, Slot: 0 Port: 9 Gigabit - Level, port, 0/9, , , 2, , 9, zeroDotZero, , , , false, , ,  
  1142. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,11][0m 0.23ms]
  1143.  
  1144. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[11,"Slot: 0 Port: 9 Gigabit - Level","port","0\/9","","","2","","9","zeroDotZero","","","","false","","",null,2,11][0m 0.47ms]
  1145.  
  1146. Discover Inventory Item: 12, Slot: 0 Port: 10 Gigabit - Level, port, 0/10, , , 2, , 10, zeroDotZero, , , , false, , ,  
  1147. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,12][0m 0.23ms]
  1148.  
  1149. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[12,"Slot: 0 Port: 10 Gigabit - Level","port","0\/10","","","2","","10","zeroDotZero","","","","false","","",null,2,12][0m 0.45ms]
  1150.  
  1151. Discover Inventory Item: 13, Slot: 0 Port: 11 Gigabit - Level, port, 0/11, , , 2, , 11, zeroDotZero, , , , false, , ,  
  1152. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,13][0m 0.23ms]
  1153.  
  1154. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[13,"Slot: 0 Port: 11 Gigabit - Level","port","0\/11","","","2","","11","zeroDotZero","","","","false","","",null,2,13][0m 0.62ms]
  1155.  
  1156. Discover Inventory Item: 14, Slot: 0 Port: 12 Gigabit - Level, port, 0/12, , , 2, , 12, zeroDotZero, , , , false, , ,  
  1157. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,14][0m 0.23ms]
  1158.  
  1159. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[14,"Slot: 0 Port: 12 Gigabit - Level","port","0\/12","","","2","","12","zeroDotZero","","","","false","","",null,2,14][0m 0.4ms]
  1160.  
  1161. Discover Inventory Item: 15, Slot: 0 Port: 13 Gigabit - Level, port, 0/13, , , 2, , 13, zeroDotZero, , , , false, , ,  
  1162. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,15][0m 0.23ms]
  1163.  
  1164. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[15,"Slot: 0 Port: 13 Gigabit - Level","port","0\/13","","","2","","13","zeroDotZero","","","","false","","",null,2,15][0m 0.38ms]
  1165.  
  1166. Discover Inventory Item: 16, Slot: 0 Port: 14 Gigabit - Level, port, 0/14, , , 2, , 14, zeroDotZero, , , , false, , ,  
  1167. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,16][0m 0.23ms]
  1168.  
  1169. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[16,"Slot: 0 Port: 14 Gigabit - Level","port","0\/14","","","2","","14","zeroDotZero","","","","false","","",null,2,16][0m 0.38ms]
  1170.  
  1171. Discover Inventory Item: 17, Slot: 0 Port: 15 Gigabit - Level, port, 0/15, , , 2, , 15, zeroDotZero, , , , false, , ,  
  1172. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,17][0m 0.23ms]
  1173.  
  1174. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[17,"Slot: 0 Port: 15 Gigabit - Level","port","0\/15","","","2","","15","zeroDotZero","","","","false","","",null,2,17][0m 0.4ms]
  1175.  
  1176. Discover Inventory Item: 18, Slot: 0 Port: 16 Gigabit - Level, port, 0/16, , , 2, , 16, zeroDotZero, , , , false, , ,  
  1177. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,18][0m 0.23ms]
  1178.  
  1179. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[18,"Slot: 0 Port: 16 Gigabit - Level","port","0\/16","","","2","","16","zeroDotZero","","","","false","","",null,2,18][0m 0.38ms]
  1180.  
  1181. Discover Inventory Item: 19, Slot: 0 Port: 17 Gigabit - Level, port, 0/17, , , 2, , 17, zeroDotZero, , , , false, , ,  
  1182. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,19][0m 0.23ms]
  1183.  
  1184. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[19,"Slot: 0 Port: 17 Gigabit - Level","port","0\/17","","","2","","17","zeroDotZero","","","","false","","",null,2,19][0m 0.38ms]
  1185.  
  1186. Discover Inventory Item: 20, Slot: 0 Port: 18 Gigabit - Level, port, 0/18, , , 2, , 18, zeroDotZero, , , , false, , ,  
  1187. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,20][0m 0.23ms]
  1188.  
  1189. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[20,"Slot: 0 Port: 18 Gigabit - Level","port","0\/18","","","2","","18","zeroDotZero","","","","false","","",null,2,20][0m 0.38ms]
  1190.  
  1191. Discover Inventory Item: 21, Slot: 0 Port: 19 Gigabit - Level, port, 0/19, , , 2, , 19, zeroDotZero, , , , false, , ,  
  1192. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,21][0m 0.25ms]
  1193.  
  1194. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[21,"Slot: 0 Port: 19 Gigabit - Level","port","0\/19","","","2","","19","zeroDotZero","","","","false","","",null,2,21][0m 0.38ms]
  1195.  
  1196. Discover Inventory Item: 22, Slot: 0 Port: 20 Gigabit - Level, port, 0/20, , , 2, , 20, zeroDotZero, , , , false, , ,  
  1197. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,22][0m 0.23ms]
  1198.  
  1199. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[22,"Slot: 0 Port: 20 Gigabit - Level","port","0\/20","","","2","","20","zeroDotZero","","","","false","","",null,2,22][0m 0.4ms]
  1200.  
  1201. Discover Inventory Item: 23, Slot: 0 Port: 21 Gigabit - Level, port, 0/21, , , 2, , 21, zeroDotZero, , , , false, , ,  
  1202. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,23][0m 0.24ms]
  1203.  
  1204. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[23,"Slot: 0 Port: 21 Gigabit - Level","port","0\/21","","","2","","21","zeroDotZero","","","","false","","",null,2,23][0m 0.38ms]
  1205.  
  1206. Discover Inventory Item: 24, Slot: 0 Port: 22 Gigabit - Level, port, 0/22, , , 2, , 22, zeroDotZero, , , , false, , ,  
  1207. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,24][0m 0.23ms]
  1208.  
  1209. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[24,"Slot: 0 Port: 22 Gigabit - Level","port","0\/22","","","2","","22","zeroDotZero","","","","false","","",null,2,24][0m 0.4ms]
  1210.  
  1211. Discover Inventory Item: 25, Slot: 0 Port: 23 Gigabit - Level, port, 0/23, , , 2, , 23, zeroDotZero, , , , false, , ,  
  1212. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,25][0m 0.24ms]
  1213.  
  1214. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[25,"Slot: 0 Port: 23 Gigabit - Level","port","0\/23","","","2","","23","zeroDotZero","","","","false","","",null,2,25][0m 0.39ms]
  1215.  
  1216. Discover Inventory Item: 26, Slot: 0 Port: 24 Gigabit - Level, port, 0/24, , , 2, , 24, zeroDotZero, , , , false, , ,  
  1217. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,26][0m 0.24ms]
  1218.  
  1219. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[26,"Slot: 0 Port: 24 Gigabit - Level","port","0\/24","","","2","","24","zeroDotZero","","","","false","","",null,2,26][0m 0.37ms]
  1220.  
  1221. Discover Inventory Item: 27, Slot: 0 Port: 25 Gigabit - Level, port, 0/25, , , 2, , 25, zeroDotZero, , , , false, , ,  
  1222. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,27][0m 0.23ms]
  1223.  
  1224. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[27,"Slot: 0 Port: 25 Gigabit - Level","port","0\/25","","","2","","25","zeroDotZero","","","","false","","",null,2,27][0m 0.37ms]
  1225.  
  1226. Discover Inventory Item: 28, Slot: 0 Port: 26 Gigabit - Level, port, 0/26, , , 2, , 26, zeroDotZero, , , , false, , ,  
  1227. SQL[[1;33mSELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [0;33m[2,28][0m 0.23ms]
  1228.  
  1229. .SQL[[1;33mUPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=?,`ifIndex`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [0;33m[28,"Slot: 0 Port: 26 Gigabit - Level","port","0\/26","","","2","","26","zeroDotZero","","","","false","","",null,2,28][0m 0.39ms]
  1230.  
  1231.  
  1232. SQL[[1;33mSELECT * FROM `entPhysical` WHERE `device_id` = ? [0;33m[2][0m 0.41ms]
  1233.  
  1234.  
  1235. >> Runtime for discovery module 'entity-physical': 0.2170 seconds with 11448 bytes
  1236. >> SNMP: [1/0.15s] MySQL: [29/0.02s] RRD: [0/0.00s]
  1237. #### Unload disco module entity-physical ####
  1238.  
  1239. Modules status: Global-  
  1240. OS  
  1241. Device  
  1242. Module [ entity-state ] disabled globally.
  1243.  
  1244. Modules status: Global-  
  1245. OS  
  1246. Device  
  1247. Module [ isis ] disabled globally.
  1248.  
  1249. Modules status: Global+  
  1250. OS  
  1251. Device  
  1252.  
  1253. #### Load disco module processors ####
  1254. No YAML Discovery data.  
  1255. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.4413.1.1.1.1.4.9.0'[0m]
  1256. "    5 Secs ( 13.8706%)   60 Secs ( 11.947%)  300 Secs ( 10.9899%)"  
  1257.  
  1258. Discovered LibreNMS\Device\Processor Array
  1259. (
  1260.     [processor_id] =>
  1261.     [entPhysicalIndex] => 0
  1262.     [hrDeviceIndex] => 0
  1263.     [device_id] => 2
  1264.     [processor_oid] => .1.3.6.1.4.1.4413.1.1.1.1.4.9.0
  1265.     [processor_index] => 0
  1266.     [processor_type] => edgeswitch
  1267.     [processor_usage] => 13.8706
  1268.     [processor_descr] => Processor
  1269.     [processor_precision] => 1
  1270.     [processor_perc_warn] => 75
  1271. )  
  1272. SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[2,"0","edgeswitch"][0m 0.55ms]
  1273.  
  1274. .SQL[[1;33mSELECT * FROM `processors` WHERE  device_id=? AND processor_index=? AND processor_type=? [0;33m[2,"0","edgeswitch"][0m 0.26ms]
  1275.  
  1276. .SQL[[1;33mSELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?) [0;33m[2,2,2][0m 0.26ms]
  1277.  
  1278. 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.58ms]
  1279.  
  1280.  
  1281.  
  1282. >> Runtime for discovery module 'processors': 0.0380 seconds with 130000 bytes
  1283. >> SNMP: [1/0.01s] MySQL: [4/0.00s] RRD: [0/0.00s]
  1284. #### Unload disco module processors ####
  1285.  
  1286. Modules status: Global+  
  1287. OS  
  1288. Device  
  1289.  
  1290. #### Load disco module mempools ####
  1291. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUb' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemAvailable'[0m]
  1292. EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemAvailable.0 = 256400  
  1293.  
  1294. SQL[[1;33mselect * from `cache` where `key` = ? limit 1 [0;33m["laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemAvailable"][0m 0.77ms]
  1295.  
  1296. SQL[[1;33mselect * from `cache` where `key` = ? limit 1 [0;33m["laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemAvailable"][0m 0.25ms]
  1297.  
  1298. SQL[[1;33mupdate `cache` set `value` = ?, `expiration` = ? where `key` = ? [0;33m["s:29:\".1.3.6.1.4.1.4413.1.1.1.1.4.2\";",1624447071,"laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemAvailable"][0m 2.17ms]
  1299.  
  1300. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUb' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemFree'[0m]
  1301. EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemFree.0 = 65780  
  1302.  
  1303. SQL[[1;33mselect * from `cache` where `key` = ? limit 1 [0;33m["laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemFree"][0m 2.01ms]
  1304.  
  1305. SQL[[1;33mselect * from `cache` where `key` = ? limit 1 [0;33m["laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemFree"][0m 0.74ms]
  1306.  
  1307. SQL[[1;33mupdate `cache` set `value` = ?, `expiration` = ? where `key` = ? [0;33m["s:29:\".1.3.6.1.4.1.4413.1.1.1.1.4.1\";",1624447071,"laravel_cacheYamlDiscovery:oidToNumeric:\/EdgeSwitch-BOXSERVICES-PRIVATE-MIB\/EdgeSwitch-SWITCHING-MIB::agentSwitchCpuProcessMemFree"][0m 3.43ms]
  1308.  
  1309. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[2][0m 1.01ms]
  1310.  
  1311. SQL[[1;33mupdate `mempools` set `mempool_used` = ?, `mempool_free` = ? where `mempool_id` = ? [0;33m[195194880,67358720,1][0m 3.14ms]
  1312.  
  1313. Updated data:  
  1314. array (
  1315.   'mempool_used' => 195194880,
  1316.   'mempool_free' => 67358720,
  1317. )  
  1318.  
  1319. edgeswitch [system]: Memory: 746.15 MiiB / 250.39 MiiB
  1320.  
  1321. >> Runtime for discovery module 'mempools': 0.3250 seconds with 340864 bytes
  1322. >> SNMP: [2/0.19s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1323. #### Unload disco module mempools ####
  1324.  
  1325. Modules status: Global+  
  1326. OS  
  1327. Device  
  1328.  
  1329. #### Load disco module cisco-vrf-lite ####
  1330. SQL[[1;33mSELECT * FROM vrf_lite_cisco WHERE device_id = ?  [0;33m[2][0m 0.86ms]
  1331.  
  1332.  
  1333. >> Runtime for discovery module 'cisco-vrf-lite': 0.0130 seconds with 2728 bytes
  1334. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1335. #### Unload disco module cisco-vrf-lite ####
  1336.  
  1337. Modules status: Global-  
  1338. OS  
  1339. Device  
  1340. Module [ cisco-mac-accounting ] disabled globally.
  1341.  
  1342. Modules status: Global-  
  1343. OS  
  1344. Device  
  1345. Module [ cisco-pw ] disabled globally.
  1346.  
  1347. Modules status: Global-  
  1348. OS  
  1349. Device  
  1350. Module [ vrf ] disabled globally.
  1351.  
  1352. Modules status: Global-  
  1353. OS  
  1354. Device  
  1355. Module [ cisco-cef ] disabled globally.
  1356.  
  1357. Modules status: Global-  
  1358. OS  
  1359. Device  
  1360. Module [ slas ] disabled globally.
  1361.  
  1362. Modules status: Global-  
  1363. OS  
  1364. Device  
  1365. Module [ cisco-cbqos ] disabled globally.
  1366.  
  1367. Modules status: Global-  
  1368. OS  
  1369. Device  
  1370. Module [ cisco-otv ] disabled globally.
  1371.  
  1372. Modules status: Global-  
  1373. OS  
  1374. Device  
  1375. Module [ cisco-qfp ] disabled globally.
  1376.  
  1377. Modules status: Global+  
  1378. OS  
  1379. Device  
  1380.  
  1381. #### Load disco module ipv4-addresses ####
  1382. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ipAdEntIfIndex'[0m]
  1383. ipAdEntIfIndex.* 65  
  1384.  
  1385. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ipAdEntNetMask.10.253.101.141'[0m]
  1386. *  
  1387.  
  1388. SQL[[1;33mSELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [0;33m[2,"65"][0m 0.5ms]
  1389.  
  1390. SQL[[1;33mSELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,"65"][0m 0.24ms]
  1391.  
  1392. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["10.253.101.0\/24"][0m 0.23ms]
  1393.  
  1394. SQL[[1;33mUPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [0;33m[null,"10.253.101.0\/24"][0m 0.43ms]
  1395.  
  1396. sSQL[[1;33mSELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? [0;33m["10.253.101.0\/24"][0m 0.22ms]
  1397.  
  1398. SQL[[1;33mSELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ?  [0;33m["10.253.101.141",24,30][0m 0.24ms]
  1399.  
  1400. SQL[[1;33mUPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [0;33m[null,"10.253.101.141",24,30][0m 0.4ms]
  1401.  
  1402. .SQL[[1;33mSELECT `ipv4_addresses`.*, `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[2][0m 0.3ms]
  1403.  
  1404.  
  1405.  
  1406. >> Runtime for discovery module 'ipv4-addresses': 0.0650 seconds with 37920 bytes
  1407. >> SNMP: [2/0.06s] MySQL: [3/0.00s] RRD: [0/0.00s]
  1408. #### Unload disco module ipv4-addresses ####
  1409.  
  1410. Modules status: Global+  
  1411. OS  
  1412. Device  
  1413.  
  1414. #### Load disco module ipv6-addresses ####
  1415. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-Ln' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ipAddressIfIndex.ipv6'[0m]
  1416. ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID  
  1417.  
  1418. Invalid snmp_walk() data = ipAddressIfIndex.ipv6 No Such Object available on this agent at this OID  
  1419. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OsqnU' '-Ln' '-m' 'IPV6-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'ipv6AddrPfxLength'[0m]
  1420. .*.*.8.1.2 No Such Object available on this agent at this OID  
  1421.  
  1422. 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  
  1423. 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[2][0m 1.25ms]
  1424.  
  1425.  
  1426.  
  1427. >> Runtime for discovery module 'ipv6-addresses': 0.1730 seconds with 9176 bytes
  1428. >> SNMP: [2/0.17s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1429. #### Unload disco module ipv6-addresses ####
  1430.  
  1431. Modules status: Global-  
  1432. OS  
  1433. Device  
  1434. Module [ route ] disabled globally.
  1435.  
  1436. Modules status: Global+  
  1437. OS  
  1438. Device  
  1439.  
  1440. #### Load disco module sensors ####
  1441. Caching data: mempools os sensors SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'boxServicesTempUnitEntry'[0m]
  1442. boxServicesTempUnitIndex.1 = 1
  1443. boxServicesTempUnitState.1 = 1
  1444. boxServicesTempUnitTemperature.1 = 41  
  1445.  
  1446. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'boxServicesTempSensorsEntry'[0m]
  1447. boxServicesUnitIndex.1.0 = 1
  1448. boxServicesUnitIndex.1.1 = 1
  1449. boxServicesUnitIndex.1.2 = 1
  1450. boxServicesUnitIndex.1.3 = 1
  1451. boxServicesUnitIndex.1.4 = 1
  1452. boxServicesUnitIndex.1.5 = 1
  1453. boxServicesUnitIndex.1.6 = 1
  1454. boxServicesUnitIndex.1.7 = 1
  1455. boxServicesTempSensorIndex.1.0 = 0
  1456. boxServicesTempSensorIndex.1.1 = 1
  1457. boxServicesTempSensorIndex.1.2 = 2
  1458. boxServicesTempSensorIndex.1.3 = 3
  1459. boxServicesTempSensorIndex.1.4 = 4
  1460. boxServicesTempSensorIndex.1.5 = 5
  1461. boxServicesTempSensorIndex.1.6 = 6
  1462. boxServicesTempSensorIndex.1.7 = 7
  1463. boxServicesTempSensorType.1.0 = 1
  1464. boxServicesTempSensorType.1.1 = 1
  1465. boxServicesTempSensorType.1.2 = 1
  1466. boxServicesTempSensorType.1.3 = 1
  1467. boxServicesTempSensorType.1.4 = 1
  1468. boxServicesTempSensorType.1.5 = 1
  1469. boxServicesTempSensorType.1.6 = 1
  1470. boxServicesTempSensorType.1.7 = 1
  1471. boxServicesTempSensorState.1.0 = 1
  1472. boxServicesTempSensorState.1.1 = 1
  1473. boxServicesTempSensorState.1.2 = 1
  1474. boxServicesTempSensorState.1.3 = 1
  1475. boxServicesTempSensorState.1.4 = 1
  1476. boxServicesTempSensorState.1.5 = 1
  1477. boxServicesTempSensorState.1.6 = 1
  1478. boxServicesTempSensorState.1.7 = 1
  1479. boxServicesTempSensorTemperature.1.0 = 41
  1480. boxServicesTempSensorTemperature.1.1 = 28
  1481. boxServicesTempSensorTemperature.1.2 = 39
  1482. boxServicesTempSensorTemperature.1.3 = 41
  1483. boxServicesTempSensorTemperature.1.4 = 39
  1484. boxServicesTempSensorTemperature.1.5 = 37
  1485. boxServicesTempSensorTemperature.1.6 = 37
  1486. boxServicesTempSensorTemperature.1.7 = 39  
  1487.  
  1488. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OteQUs' '-Ih' '-m' 'EdgeSwitch-BOXSERVICES-PRIVATE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'boxServicesFansEntry'[0m]
  1489. boxServicesFansIndex.1.0 = 0
  1490. boxServicesFansIndex.1.1 = 1
  1491. boxServicesFansIndex.1.2 = 2
  1492. boxServicesFansIndex.1.3 = 3
  1493. boxServicesFanItemType.1.0 = 1
  1494. boxServicesFanItemType.1.1 = 1
  1495. boxServicesFanItemType.1.2 = 1
  1496. boxServicesFanItemType.1.3 = 1
  1497. boxServicesFanItemState.1.0 = 2
  1498. boxServicesFanItemState.1.1 = 2
  1499. boxServicesFanItemState.1.2 = 2
  1500. boxServicesFanItemState.1.3 = 2
  1501. boxServicesFanSpeed.1.0 = 0
  1502. boxServicesFanSpeed.1.1 = 0
  1503. boxServicesFanSpeed.1.2 = 0
  1504. boxServicesFanSpeed.1.3 = 0
  1505. boxServicesFanDutyLevel.1.0 = 50
  1506. boxServicesFanDutyLevel.1.1 = 50
  1507. boxServicesFanDutyLevel.1.2 = 50
  1508. boxServicesFanDutyLevel.1.3 = 50
  1509. boxServicesFanUnitIndex.1.0 = 1
  1510. boxServicesFanUnitIndex.1.1 = 1
  1511. boxServicesFanUnitIndex.1.2 = 1
  1512. boxServicesFanUnitIndex.1.3 = 1  
  1513.  
  1514.  
  1515.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhysicalDescr'[0m]
  1516. entPhysicalDescr.1 = UBNT EdgeSwitch 24-Port
  1517. entPhysicalDescr.2 = UBNT ES24 - 24 GE POE + 2 GE Ethernet Line Card
  1518. entPhysicalDescr.3 = Slot: 0 Port: 1 Gigabit - Level
  1519. entPhysicalDescr.4 = Slot: 0 Port: 2 Gigabit - Level
  1520. entPhysicalDescr.5 = Slot: 0 Port: 3 Gigabit - Level
  1521. entPhysicalDescr.6 = Slot: 0 Port: 4 Gigabit - Level
  1522. entPhysicalDescr.7 = Slot: 0 Port: 5 Gigabit - Level
  1523. entPhysicalDescr.8 = Slot: 0 Port: 6 Gigabit - Level
  1524. entPhysicalDescr.9 = Slot: 0 Port: 7 Gigabit - Level
  1525. entPhysicalDescr.10 = Slot: 0 Port: 8 Gigabit - Level
  1526. entPhysicalDescr.11 = Slot: 0 Port: 9 Gigabit - Level
  1527. entPhysicalDescr.12 = Slot: 0 Port: 10 Gigabit - Level
  1528. entPhysicalDescr.13 = Slot: 0 Port: 11 Gigabit - Level
  1529. entPhysicalDescr.14 = Slot: 0 Port: 12 Gigabit - Level
  1530. entPhysicalDescr.15 = Slot: 0 Port: 13 Gigabit - Level
  1531. entPhysicalDescr.16 = Slot: 0 Port: 14 Gigabit - Level
  1532. entPhysicalDescr.17 = Slot: 0 Port: 15 Gigabit - Level
  1533. entPhysicalDescr.18 = Slot: 0 Port: 16 Gigabit - Level
  1534. entPhysicalDescr.19 = Slot: 0 Port: 17 Gigabit - Level
  1535. entPhysicalDescr.20 = Slot: 0 Port: 18 Gigabit - Level
  1536. entPhysicalDescr.21 = Slot: 0 Port: 19 Gigabit - Level
  1537. entPhysicalDescr.22 = Slot: 0 Port: 20 Gigabit - Level
  1538. entPhysicalDescr.23 = Slot: 0 Port: 21 Gigabit - Level
  1539. entPhysicalDescr.24 = Slot: 0 Port: 22 Gigabit - Level
  1540. entPhysicalDescr.25 = Slot: 0 Port: 23 Gigabit - Level
  1541. entPhysicalDescr.26 = Slot: 0 Port: 24 Gigabit - Level
  1542. entPhysicalDescr.27 = Slot: 0 Port: 25 Gigabit - Level
  1543. entPhysicalDescr.28 = Slot: 0 Port: 26 Gigabit - Level  
  1544.  
  1545.  entPhysicalNameSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhysicalName'[0m]
  1546. entPhysicalName.1 = Unit 1
  1547. entPhysicalName.2 = Slot 1.0
  1548. entPhysicalName.3 = 0/1
  1549. entPhysicalName.4 = 0/2
  1550. entPhysicalName.5 = 0/3
  1551. entPhysicalName.6 = 0/4
  1552. entPhysicalName.7 = 0/5
  1553. entPhysicalName.8 = 0/6
  1554. entPhysicalName.9 = 0/7
  1555. entPhysicalName.10 = 0/8
  1556. entPhysicalName.11 = 0/9
  1557. entPhysicalName.12 = 0/10
  1558. entPhysicalName.13 = 0/11
  1559. entPhysicalName.14 = 0/12
  1560. entPhysicalName.15 = 0/13
  1561. entPhysicalName.16 = 0/14
  1562. entPhysicalName.17 = 0/15
  1563. entPhysicalName.18 = 0/16
  1564. entPhysicalName.19 = 0/17
  1565. entPhysicalName.20 = 0/18
  1566. entPhysicalName.21 = 0/19
  1567. entPhysicalName.22 = 0/20
  1568. entPhysicalName.23 = 0/21
  1569. entPhysicalName.24 = 0/22
  1570. entPhysicalName.25 = 0/23
  1571. entPhysicalName.26 = 0/24
  1572. entPhysicalName.27 = 0/25
  1573. entPhysicalName.28 = 0/26  
  1574.  
  1575.  entPhySensorTypeSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhySensorType'[0m]
  1576. entPhySensorType = No Such Object available on this agent at this OID  
  1577.  
  1578. Invalid snmp_walk() data = entPhySensorType = No Such Object available on this agent at this OID  
  1579.  entPhySensorScaleSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhySensorScale'[0m]
  1580. entPhySensorScale = No Such Object available on this agent at this OID  
  1581.  
  1582. Invalid snmp_walk() data = entPhySensorScale = No Such Object available on this agent at this OID  
  1583.  entPhySensorPrecisionSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhySensorPrecision'[0m]
  1584. entPhySensorPrecision = No Such Object available on this agent at this OID  
  1585.  
  1586. Invalid snmp_walk() data = entPhySensorPrecision = No Such Object available on this agent at this OID  
  1587.  entPhySensorValueSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhySensorValue'[0m]
  1588. entPhySensorValue = No Such Object available on this agent at this OID  
  1589.  
  1590. Invalid snmp_walk() data = entPhySensorValue = No Such Object available on this agent at this OID  
  1591.  entPhySensorOperStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'entPhySensorOperStatus'[0m]
  1592. entPhySensorOperStatus = No Such Object available on this agent at this OID  
  1593.  
  1594. Invalid snmp_walk() data = entPhySensorOperStatus = No Such Object available on this agent at this OID  
  1595.  
  1596. 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",2,"ipmi"][0m 3.11ms]
  1597.  
  1598. 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",2,"ipmi"][0m 2.6ms]
  1599.  
  1600. 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",2,"ipmi"][0m 2.52ms]
  1601.  
  1602. 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",2,"ipmi"][0m 2.66ms]
  1603.  
  1604. Airflow: array (
  1605. )  
  1606. 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",2,"snmp"][0m 2.52ms]
  1607.  
  1608.  
  1609. Current: array (
  1610. )  
  1611. 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",2,"snmp"][0m 2.64ms]
  1612.  
  1613.  
  1614. Charge: array (
  1615. )  
  1616. 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",2,"snmp"][0m 2.47ms]
  1617.  
  1618.  
  1619. Dbm: array (
  1620. )  
  1621. 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",2,"snmp"][0m 2.39ms]
  1622.  
  1623.  
  1624. Fanspeed: Dynamic Discovery (fanspeed):  
  1625. array (
  1626.   'data' =>
  1627.   array (
  1628.     0 =>
  1629.     array (
  1630.       'oid' => 'boxServicesFansEntry',
  1631.       'value' => 'boxServicesFanSpeed',
  1632.       'num_oid' => '.1.3.6.1.4.1.4413.1.1.43.1.6.1.4.{{ $index }}',
  1633.       'index' => 'boxServicesFanSpeed.{{ $index }}',
  1634.       'descr' => 'Fan {{ $index }}',
  1635.     ),
  1636.   ),
  1637. )  
  1638. Data boxServicesFansEntry:  
  1639. array (
  1640.   '1.0' =>
  1641.   array (
  1642.     'boxServicesFansIndex' => '0',
  1643.     'boxServicesFanItemType' => '1',
  1644.     'boxServicesFanItemState' => '2',
  1645.     'boxServicesFanSpeed' => '0',
  1646.     'boxServicesFanDutyLevel' => '50',
  1647.     'boxServicesFanUnitIndex' => '1',
  1648.   ),
  1649.   '1.1' =>
  1650.   array (
  1651.     'boxServicesFansIndex' => '1',
  1652.     'boxServicesFanItemType' => '1',
  1653.     'boxServicesFanItemState' => '2',
  1654.     'boxServicesFanSpeed' => '0',
  1655.     'boxServicesFanDutyLevel' => '50',
  1656.     'boxServicesFanUnitIndex' => '1',
  1657.   ),
  1658.   '1.2' =>
  1659.   array (
  1660.     'boxServicesFansIndex' => '2',
  1661.     'boxServicesFanItemType' => '1',
  1662.     'boxServicesFanItemState' => '2',
  1663.     'boxServicesFanSpeed' => '0',
  1664.     'boxServicesFanDutyLevel' => '50',
  1665.     'boxServicesFanUnitIndex' => '1',
  1666.   ),
  1667.   '1.3' =>
  1668.   array (
  1669.     'boxServicesFansIndex' => '3',
  1670.     'boxServicesFanItemType' => '1',
  1671.     'boxServicesFanItemState' => '2',
  1672.     'boxServicesFanSpeed' => '0',
  1673.     'boxServicesFanDutyLevel' => '50',
  1674.     'boxServicesFanUnitIndex' => '1',
  1675.   ),
  1676. )  
  1677. Sensor fetched value: 0  
  1678. Cur 0, Low: null, Low Warn: null, Warn: null, High: null
  1679. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.4.1.0, boxServicesFanSpeed.1.0, edgeswitch, Fan 1.0, snmp, 1, 1, , 0, (limits: LL: , LW: , W: , H: )  
  1680. 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","fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.0"][0m 0.89ms]
  1681.  
  1682. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.0"][0m 0.95ms]
  1683.  
  1684. .Sensor fetched value: 0  
  1685. Cur 0, Low: null, Low Warn: null, Warn: null, High: null
  1686. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.4.1.1, boxServicesFanSpeed.1.1, edgeswitch, Fan 1.1, snmp, 1, 1, , 0, (limits: LL: , LW: , W: , H: )  
  1687. 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","fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.1"][0m 0.86ms]
  1688.  
  1689. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.1"][0m 0.94ms]
  1690.  
  1691. .Sensor fetched value: 0  
  1692. Cur 0, Low: null, Low Warn: null, Warn: null, High: null
  1693. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.4.1.2, boxServicesFanSpeed.1.2, edgeswitch, Fan 1.2, snmp, 1, 1, , 0, (limits: LL: , LW: , W: , H: )  
  1694. 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","fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.2"][0m 0.85ms]
  1695.  
  1696. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.2"][0m 0.94ms]
  1697.  
  1698. .Sensor fetched value: 0  
  1699. Cur 0, Low: null, Low Warn: null, Warn: null, High: null
  1700. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.4.1.3, boxServicesFanSpeed.1.3, edgeswitch, Fan 1.3, snmp, 1, 1, , 0, (limits: LL: , LW: , W: , H: )  
  1701. 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","fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.3"][0m 0.85ms]
  1702.  
  1703. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["fanspeed",2,"edgeswitch","boxServicesFanSpeed.1.3"][0m 0.94ms]
  1704.  
  1705. .array (
  1706.   'edgeswitch' =>
  1707.   array (
  1708.     'boxServicesFanSpeed.1.0' => 1,
  1709.     'boxServicesFanSpeed.1.1' => 1,
  1710.     'boxServicesFanSpeed.1.2' => 1,
  1711.     'boxServicesFanSpeed.1.3' => 1,
  1712.   ),
  1713. )  
  1714. 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",2,"snmp"][0m 3.13ms]
  1715.  
  1716. boxServicesFanSpeed.1.0 -> edgeswitch  
  1717. boxServicesFanSpeed.1.1 -> edgeswitch  
  1718. boxServicesFanSpeed.1.2 -> edgeswitch  
  1719. boxServicesFanSpeed.1.3 -> edgeswitch  
  1720.  
  1721. Frequency: array (
  1722. )  
  1723. 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",2,"snmp"][0m 2.55ms]
  1724.  
  1725.  
  1726. Humidity: array (
  1727. )  
  1728. 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",2,"snmp"][0m 2.53ms]
  1729.  
  1730.  
  1731. Load: array (
  1732. )  
  1733. 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",2,"snmp"][0m 2.51ms]
  1734.  
  1735.  
  1736. Loss: array (
  1737. )  
  1738. 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",2,"snmp"][0m 2.5ms]
  1739.  
  1740.  
  1741. Power: array (
  1742. )  
  1743. 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",2,"snmp"][0m 2.47ms]
  1744.  
  1745.  
  1746. Power_consumed: array (
  1747. )  
  1748. 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",2,"snmp"][0m 2.39ms]
  1749.  
  1750.  
  1751. Power_factor: array (
  1752. )  
  1753. 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",2,"snmp"][0m 2.46ms]
  1754.  
  1755.  
  1756. Runtime: array (
  1757. )  
  1758. 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",2,"snmp"][0m 2.42ms]
  1759.  
  1760.  
  1761. Signal: array (
  1762. )  
  1763. 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",2,"snmp"][0m 2.43ms]
  1764.  
  1765.  
  1766. State: Dynamic Discovery (state):  
  1767. array (
  1768.   'data' =>
  1769.   array (
  1770.     0 =>
  1771.     array (
  1772.       'oid' => 'boxServicesTempUnitEntry',
  1773.       'value' => 'boxServicesTempUnitState',
  1774.       'num_oid' => '.1.3.6.1.4.1.4413.1.1.43.1.15.1.2.{{ $index }}',
  1775.       'descr' => 'Chassis state',
  1776.       'index' => 'boxServicesTempUnitState.{{ $index }}',
  1777.       'states' =>
  1778.       array (
  1779.         0 =>
  1780.         array (
  1781.           'value' => 0,
  1782.           'descr' => 'low',
  1783.           'graph' => 1,
  1784.           'generic' => 1,
  1785.         ),
  1786.         1 =>
  1787.         array (
  1788.           'value' => 1,
  1789.           'descr' => 'normal',
  1790.           'graph' => 1,
  1791.           'generic' => 0,
  1792.         ),
  1793.         2 =>
  1794.         array (
  1795.           'value' => 2,
  1796.           'descr' => 'warning',
  1797.           'graph' => 1,
  1798.           'generic' => 1,
  1799.         ),
  1800.         3 =>
  1801.         array (
  1802.           'value' => 3,
  1803.           'descr' => 'critical',
  1804.           'graph' => 1,
  1805.           'generic' => 2,
  1806.         ),
  1807.         4 =>
  1808.         array (
  1809.           'value' => 4,
  1810.           'descr' => 'shutdown',
  1811.           'graph' => 1,
  1812.           'generic' => 2,
  1813.         ),
  1814.         5 =>
  1815.         array (
  1816.           'value' => 5,
  1817.           'descr' => 'notpresent',
  1818.           'graph' => 1,
  1819.           'generic' => 3,
  1820.         ),
  1821.         6 =>
  1822.         array (
  1823.           'value' => 6,
  1824.           'descr' => 'notoperational',
  1825.           'graph' => 1,
  1826.           'generic' => 2,
  1827.         ),
  1828.       ),
  1829.     ),
  1830.     1 =>
  1831.     array (
  1832.       'oid' => 'boxServicesTempSensorsEntry',
  1833.       'value' => 'boxServicesTempSensorState',
  1834.       'num_oid' => '.1.3.6.1.4.1.4413.1.1.43.1.8.1.4.{{ $index }}',
  1835.       'descr' => 'Temp Sensor {{ $index }}',
  1836.       'index' => 'boxServicesTempSensorState.{{ $index }}',
  1837.       'states' =>
  1838.       array (
  1839.         0 =>
  1840.         array (
  1841.           'value' => 0,
  1842.           'descr' => 'low',
  1843.           'graph' => 1,
  1844.           'generic' => 1,
  1845.         ),
  1846.         1 =>
  1847.         array (
  1848.           'value' => 1,
  1849.           'descr' => 'normal',
  1850.           'graph' => 1,
  1851.           'generic' => 0,
  1852.         ),
  1853.         2 =>
  1854.         array (
  1855.           'value' => 2,
  1856.           'descr' => 'warning',
  1857.           'graph' => 1,
  1858.           'generic' => 1,
  1859.         ),
  1860.         3 =>
  1861.         array (
  1862.           'value' => 3,
  1863.           'descr' => 'critical',
  1864.           'graph' => 1,
  1865.           'generic' => 2,
  1866.         ),
  1867.         4 =>
  1868.         array (
  1869.           'value' => 4,
  1870.           'descr' => 'shutdown',
  1871.           'graph' => 1,
  1872.           'generic' => 2,
  1873.         ),
  1874.         5 =>
  1875.         array (
  1876.           'value' => 5,
  1877.           'descr' => 'notpresent',
  1878.           'graph' => 1,
  1879.           'generic' => 3,
  1880.         ),
  1881.         6 =>
  1882.         array (
  1883.           'value' => 6,
  1884.           'descr' => 'notoperational',
  1885.           'graph' => 1,
  1886.           'generic' => 2,
  1887.         ),
  1888.       ),
  1889.     ),
  1890.     2 =>
  1891.     array (
  1892.       'oid' => 'boxServicesFansEntry',
  1893.       'value' => 'boxServicesFanItemState',
  1894.       'num_oid' => '.1.3.6.1.4.1.4413.1.1.43.1.6.1.3.{{ $index }}',
  1895.       'descr' => 'Fan {{ $index }}',
  1896.       'index' => 'boxServicesFanItemState.{{ $index }}',
  1897.       'states' =>
  1898.       array (
  1899.         0 =>
  1900.         array (
  1901.           'value' => 1,
  1902.           'descr' => 'notpresent',
  1903.           'graph' => 1,
  1904.           'generic' => 3,
  1905.         ),
  1906.         1 =>
  1907.         array (
  1908.           'value' => 2,
  1909.           'descr' => 'operational',
  1910.           'graph' => 1,
  1911.           'generic' => 0,
  1912.         ),
  1913.         2 =>
  1914.         array (
  1915.           'value' => 3,
  1916.           'descr' => 'failed',
  1917.           'graph' => 1,
  1918.           'generic' => 2,
  1919.         ),
  1920.         3 =>
  1921.         array (
  1922.           'value' => 4,
  1923.           'descr' => 'powering',
  1924.           'graph' => 1,
  1925.           'generic' => 0,
  1926.         ),
  1927.         4 =>
  1928.         array (
  1929.           'value' => 5,
  1930.           'descr' => 'nopower',
  1931.           'graph' => 1,
  1932.           'generic' => 2,
  1933.         ),
  1934.         5 =>
  1935.         array (
  1936.           'value' => 6,
  1937.           'descr' => 'notpowering',
  1938.           'graph' => 1,
  1939.           'generic' => 2,
  1940.         ),
  1941.         6 =>
  1942.         array (
  1943.           'value' => 7,
  1944.           'descr' => 'incompatible',
  1945.           'graph' => 1,
  1946.           'generic' => 1,
  1947.         ),
  1948.       ),
  1949.     ),
  1950.   ),
  1951. )  
  1952. Data boxServicesTempUnitEntry:  
  1953. array (
  1954.   1 =>
  1955.   array (
  1956.     'boxServicesTempUnitIndex' => '1',
  1957.     'boxServicesTempUnitState' => '1',
  1958.     'boxServicesTempUnitTemperature' => '41',
  1959.   ),
  1960. )  
  1961. Sensor fetched value: 1  
  1962. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempUnitEntry"][0m 0.71ms]
  1963.  
  1964. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[3][0m 0.75ms]
  1965.  
  1966. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  1967. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.15.1.2.1, boxServicesTempUnitState.1, boxServicesTempUnitEntry, Chassis state, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  1968. 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","state",2,"boxServicesTempUnitEntry","boxServicesTempUnitState.1"][0m 0.85ms]
  1969.  
  1970. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempUnitEntry","boxServicesTempUnitState.1"][0m 0.94ms]
  1971.  
  1972. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempUnitEntry","boxServicesTempUnitState.1"][0m 0.8ms]
  1973.  
  1974. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempUnitEntry"][0m 0.67ms]
  1975.  
  1976. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":8,"state_index_id":3}[0m 18.25ms]
  1977.  
  1978. Data boxServicesTempSensorsEntry:  
  1979. array (
  1980.   '1.0' =>
  1981.   array (
  1982.     'boxServicesUnitIndex' => '1',
  1983.     'boxServicesTempSensorIndex' => '0',
  1984.     'boxServicesTempSensorType' => '1',
  1985.     'boxServicesTempSensorState' => '1',
  1986.     'boxServicesTempSensorTemperature' => '41',
  1987.   ),
  1988.   '1.1' =>
  1989.   array (
  1990.     'boxServicesUnitIndex' => '1',
  1991.     'boxServicesTempSensorIndex' => '1',
  1992.     'boxServicesTempSensorType' => '1',
  1993.     'boxServicesTempSensorState' => '1',
  1994.     'boxServicesTempSensorTemperature' => '28',
  1995.   ),
  1996.   '1.2' =>
  1997.   array (
  1998.     'boxServicesUnitIndex' => '1',
  1999.     'boxServicesTempSensorIndex' => '2',
  2000.     'boxServicesTempSensorType' => '1',
  2001.     'boxServicesTempSensorState' => '1',
  2002.     'boxServicesTempSensorTemperature' => '39',
  2003.   ),
  2004.   '1.3' =>
  2005.   array (
  2006.     'boxServicesUnitIndex' => '1',
  2007.     'boxServicesTempSensorIndex' => '3',
  2008.     'boxServicesTempSensorType' => '1',
  2009.     'boxServicesTempSensorState' => '1',
  2010.     'boxServicesTempSensorTemperature' => '41',
  2011.   ),
  2012.   '1.4' =>
  2013.   array (
  2014.     'boxServicesUnitIndex' => '1',
  2015.     'boxServicesTempSensorIndex' => '4',
  2016.     'boxServicesTempSensorType' => '1',
  2017.     'boxServicesTempSensorState' => '1',
  2018.     'boxServicesTempSensorTemperature' => '39',
  2019.   ),
  2020.   '1.5' =>
  2021.   array (
  2022.     'boxServicesUnitIndex' => '1',
  2023.     'boxServicesTempSensorIndex' => '5',
  2024.     'boxServicesTempSensorType' => '1',
  2025.     'boxServicesTempSensorState' => '1',
  2026.     'boxServicesTempSensorTemperature' => '37',
  2027.   ),
  2028.   '1.6' =>
  2029.   array (
  2030.     'boxServicesUnitIndex' => '1',
  2031.     'boxServicesTempSensorIndex' => '6',
  2032.     'boxServicesTempSensorType' => '1',
  2033.     'boxServicesTempSensorState' => '1',
  2034.     'boxServicesTempSensorTemperature' => '37',
  2035.   ),
  2036.   '1.7' =>
  2037.   array (
  2038.     'boxServicesUnitIndex' => '1',
  2039.     'boxServicesTempSensorIndex' => '7',
  2040.     'boxServicesTempSensorType' => '1',
  2041.     'boxServicesTempSensorState' => '1',
  2042.     'boxServicesTempSensorTemperature' => '39',
  2043.   ),
  2044. )  
  2045. Sensor fetched value: 1  
  2046. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.7ms]
  2047.  
  2048. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.8ms]
  2049.  
  2050. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2051. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.0, boxServicesTempSensorState.1.0, boxServicesTempSensorsEntry, Temp Sensor 1.0, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2052. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.0"][0m 0.79ms]
  2053.  
  2054. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.0"][0m 1.07ms]
  2055.  
  2056. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.0"][0m 0.86ms]
  2057.  
  2058. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.66ms]
  2059.  
  2060. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":9,"state_index_id":4}[0m 3.07ms]
  2061.  
  2062. Sensor fetched value: 1  
  2063. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.69ms]
  2064.  
  2065. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.79ms]
  2066.  
  2067. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2068. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.1, boxServicesTempSensorState.1.1, boxServicesTempSensorsEntry, Temp Sensor 1.1, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2069. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.1"][0m 0.78ms]
  2070.  
  2071. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.1"][0m 1.01ms]
  2072.  
  2073. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.1"][0m 0.75ms]
  2074.  
  2075. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.66ms]
  2076.  
  2077. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":10,"state_index_id":4}[0m 19.84ms]
  2078.  
  2079. Sensor fetched value: 1  
  2080. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.64ms]
  2081.  
  2082. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 2.68ms]
  2083.  
  2084. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2085. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.2, boxServicesTempSensorState.1.2, boxServicesTempSensorsEntry, Temp Sensor 1.2, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2086. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.2"][0m 1.38ms]
  2087.  
  2088. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.2"][0m 1.08ms]
  2089.  
  2090. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.2"][0m 0.69ms]
  2091.  
  2092. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.6ms]
  2093.  
  2094. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":11,"state_index_id":4}[0m 2.91ms]
  2095.  
  2096. Sensor fetched value: 1  
  2097. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.67ms]
  2098.  
  2099. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.71ms]
  2100.  
  2101. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2102. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.3, boxServicesTempSensorState.1.3, boxServicesTempSensorsEntry, Temp Sensor 1.3, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2103. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.3"][0m 0.83ms]
  2104.  
  2105. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.3"][0m 0.99ms]
  2106.  
  2107. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.3"][0m 0.74ms]
  2108.  
  2109. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.72ms]
  2110.  
  2111. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":12,"state_index_id":4}[0m 2.9ms]
  2112.  
  2113. Sensor fetched value: 1  
  2114. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.7ms]
  2115.  
  2116. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.73ms]
  2117.  
  2118. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2119. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.4, boxServicesTempSensorState.1.4, boxServicesTempSensorsEntry, Temp Sensor 1.4, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2120. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.4"][0m 0.82ms]
  2121.  
  2122. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.4"][0m 0.94ms]
  2123.  
  2124. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.4"][0m 0.74ms]
  2125.  
  2126. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.72ms]
  2127.  
  2128. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":13,"state_index_id":4}[0m 3.02ms]
  2129.  
  2130. Sensor fetched value: 1  
  2131. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.7ms]
  2132.  
  2133. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.73ms]
  2134.  
  2135. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2136. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.5, boxServicesTempSensorState.1.5, boxServicesTempSensorsEntry, Temp Sensor 1.5, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2137. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.5"][0m 0.8ms]
  2138.  
  2139. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.5"][0m 0.94ms]
  2140.  
  2141. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.5"][0m 0.75ms]
  2142.  
  2143. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.67ms]
  2144.  
  2145. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":14,"state_index_id":4}[0m 3.01ms]
  2146.  
  2147. Sensor fetched value: 1  
  2148. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.7ms]
  2149.  
  2150. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.79ms]
  2151.  
  2152. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2153. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.6, boxServicesTempSensorState.1.6, boxServicesTempSensorsEntry, Temp Sensor 1.6, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2154. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.6"][0m 0.79ms]
  2155.  
  2156. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.6"][0m 1.14ms]
  2157.  
  2158. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.6"][0m 0.83ms]
  2159.  
  2160. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.66ms]
  2161.  
  2162. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":15,"state_index_id":4}[0m 3.83ms]
  2163.  
  2164. Sensor fetched value: 1  
  2165. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesTempSensorsEntry"][0m 0.74ms]
  2166.  
  2167. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[4][0m 0.73ms]
  2168.  
  2169. Cur 1, Low: null, Low Warn: null, Warn: null, High: null
  2170. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.4.1.7, boxServicesTempSensorState.1.7, boxServicesTempSensorsEntry, Temp Sensor 1.7, snmp, 1, 1, , 1, (limits: LL: , LW: , W: , H: )  
  2171. 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","state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.7"][0m 0.86ms]
  2172.  
  2173. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.7"][0m 0.95ms]
  2174.  
  2175. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesTempSensorsEntry","boxServicesTempSensorState.1.7"][0m 0.75ms]
  2176.  
  2177. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesTempSensorsEntry"][0m 0.72ms]
  2178.  
  2179. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":16,"state_index_id":4}[0m 2.9ms]
  2180.  
  2181. Data boxServicesFansEntry:  
  2182. array (
  2183.   '1.0' =>
  2184.   array (
  2185.     'boxServicesFansIndex' => '0',
  2186.     'boxServicesFanItemType' => '1',
  2187.     'boxServicesFanItemState' => '2',
  2188.     'boxServicesFanSpeed' => '0',
  2189.     'boxServicesFanDutyLevel' => '50',
  2190.     'boxServicesFanUnitIndex' => '1',
  2191.   ),
  2192.   '1.1' =>
  2193.   array (
  2194.     'boxServicesFansIndex' => '1',
  2195.     'boxServicesFanItemType' => '1',
  2196.     'boxServicesFanItemState' => '2',
  2197.     'boxServicesFanSpeed' => '0',
  2198.     'boxServicesFanDutyLevel' => '50',
  2199.     'boxServicesFanUnitIndex' => '1',
  2200.   ),
  2201.   '1.2' =>
  2202.   array (
  2203.     'boxServicesFansIndex' => '2',
  2204.     'boxServicesFanItemType' => '1',
  2205.     'boxServicesFanItemState' => '2',
  2206.     'boxServicesFanSpeed' => '0',
  2207.     'boxServicesFanDutyLevel' => '50',
  2208.     'boxServicesFanUnitIndex' => '1',
  2209.   ),
  2210.   '1.3' =>
  2211.   array (
  2212.     'boxServicesFansIndex' => '3',
  2213.     'boxServicesFanItemType' => '1',
  2214.     'boxServicesFanItemState' => '2',
  2215.     'boxServicesFanSpeed' => '0',
  2216.     'boxServicesFanDutyLevel' => '50',
  2217.     'boxServicesFanUnitIndex' => '1',
  2218.   ),
  2219. )  
  2220. Sensor fetched value: 2  
  2221. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesFansEntry"][0m 0.71ms]
  2222.  
  2223. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[5][0m 0.8ms]
  2224.  
  2225. Cur 2, Low: null, Low Warn: null, Warn: null, High: null
  2226. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.3.1.0, boxServicesFanItemState.1.0, boxServicesFansEntry, Fan 1.0, snmp, 1, 1, , 2, (limits: LL: , LW: , W: , H: )  
  2227. 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","state",2,"boxServicesFansEntry","boxServicesFanItemState.1.0"][0m 0.79ms]
  2228.  
  2229. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.0"][0m 0.93ms]
  2230.  
  2231. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.0"][0m 0.88ms]
  2232.  
  2233. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesFansEntry"][0m 0.69ms]
  2234.  
  2235. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":17,"state_index_id":5}[0m 3.06ms]
  2236.  
  2237. Sensor fetched value: 2  
  2238. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesFansEntry"][0m 0.23ms]
  2239.  
  2240. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[5][0m 0.24ms]
  2241.  
  2242. Cur 2, Low: null, Low Warn: null, Warn: null, High: null
  2243. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.3.1.1, boxServicesFanItemState.1.1, boxServicesFansEntry, Fan 1.1, snmp, 1, 1, , 2, (limits: LL: , LW: , W: , H: )  
  2244. 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","state",2,"boxServicesFansEntry","boxServicesFanItemState.1.1"][0m 0.25ms]
  2245.  
  2246. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.1"][0m 0.32ms]
  2247.  
  2248. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.1"][0m 0.24ms]
  2249.  
  2250. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesFansEntry"][0m 0.23ms]
  2251.  
  2252. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":18,"state_index_id":5}[0m 1.59ms]
  2253.  
  2254. Sensor fetched value: 2  
  2255. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesFansEntry"][0m 0.23ms]
  2256.  
  2257. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[5][0m 0.24ms]
  2258.  
  2259. Cur 2, Low: null, Low Warn: null, Warn: null, High: null
  2260. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.3.1.2, boxServicesFanItemState.1.2, boxServicesFansEntry, Fan 1.2, snmp, 1, 1, , 2, (limits: LL: , LW: , W: , H: )  
  2261. 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","state",2,"boxServicesFansEntry","boxServicesFanItemState.1.2"][0m 0.26ms]
  2262.  
  2263. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.2"][0m 0.3ms]
  2264.  
  2265. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.2"][0m 0.24ms]
  2266.  
  2267. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesFansEntry"][0m 0.21ms]
  2268.  
  2269. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":19,"state_index_id":5}[0m 1.58ms]
  2270.  
  2271. Sensor fetched value: 2  
  2272. SQL[[1;33mSELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 [0;33m["boxServicesFansEntry"][0m 0.23ms]
  2273.  
  2274. SQL[[1;33mSELECT `state_index_id`,`state_descr`,`state_draw_graph`,`state_value`,`state_generic_value` FROM `state_translations` WHERE `state_index_id`=? [0;33m[5][0m 0.24ms]
  2275.  
  2276. Cur 2, Low: null, Low Warn: null, Warn: null, High: null
  2277. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.6.1.3.1.3, boxServicesFanItemState.1.3, boxServicesFansEntry, Fan 1.3, snmp, 1, 1, , 2, (limits: LL: , LW: , W: , H: )  
  2278. 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","state",2,"boxServicesFansEntry","boxServicesFanItemState.1.3"][0m 0.28ms]
  2279.  
  2280. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.3"][0m 0.3ms]
  2281.  
  2282. .SQL[[1;33mSELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["state",2,"boxServicesFansEntry","boxServicesFanItemState.1.3"][0m 0.24ms]
  2283.  
  2284. SQL[[1;33mSELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? [0;33m["boxServicesFansEntry"][0m 0.21ms]
  2285.  
  2286. SQL[[1;33mINSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`)  VALUES (:sensor_id,:state_index_id) [0;33m{"sensor_id":20,"state_index_id":5}[0m 1.58ms]
  2287.  
  2288. array (
  2289.   'boxServicesTempUnitEntry' =>
  2290.   array (
  2291.     'boxServicesTempUnitState.1' => 1,
  2292.   ),
  2293.   'boxServicesTempSensorsEntry' =>
  2294.   array (
  2295.     'boxServicesTempSensorState.1.0' => 1,
  2296.     'boxServicesTempSensorState.1.1' => 1,
  2297.     'boxServicesTempSensorState.1.2' => 1,
  2298.     'boxServicesTempSensorState.1.3' => 1,
  2299.     'boxServicesTempSensorState.1.4' => 1,
  2300.     'boxServicesTempSensorState.1.5' => 1,
  2301.     'boxServicesTempSensorState.1.6' => 1,
  2302.     'boxServicesTempSensorState.1.7' => 1,
  2303.   ),
  2304.   'boxServicesFansEntry' =>
  2305.   array (
  2306.     'boxServicesFanItemState.1.0' => 1,
  2307.     'boxServicesFanItemState.1.1' => 1,
  2308.     'boxServicesFanItemState.1.2' => 1,
  2309.     'boxServicesFanItemState.1.3' => 1,
  2310.   ),
  2311. )  
  2312. 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",2,"snmp"][0m 1.28ms]
  2313.  
  2314. boxServicesTempUnitState.1 -> boxServicesTempUnitEntry  
  2315. boxServicesTempSensorState.1.0 -> boxServicesTempSensorsEntry  
  2316. boxServicesTempSensorState.1.1 -> boxServicesTempSensorsEntry  
  2317. boxServicesTempSensorState.1.2 -> boxServicesTempSensorsEntry  
  2318. boxServicesTempSensorState.1.3 -> boxServicesTempSensorsEntry  
  2319. boxServicesTempSensorState.1.4 -> boxServicesTempSensorsEntry  
  2320. boxServicesTempSensorState.1.5 -> boxServicesTempSensorsEntry  
  2321. boxServicesTempSensorState.1.6 -> boxServicesTempSensorsEntry  
  2322. boxServicesTempSensorState.1.7 -> boxServicesTempSensorsEntry  
  2323. boxServicesFanItemState.1.0 -> boxServicesFansEntry  
  2324. boxServicesFanItemState.1.1 -> boxServicesFansEntry  
  2325. boxServicesFanItemState.1.2 -> boxServicesFansEntry  
  2326. boxServicesFanItemState.1.3 -> boxServicesFansEntry  
  2327.  
  2328. Count: array (
  2329. )  
  2330. 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",2,"snmp"][0m 0.8ms]
  2331.  
  2332.  
  2333. Temperature: Dynamic Discovery (temperature):  
  2334. array (
  2335.   'data' =>
  2336.   array (
  2337.     0 =>
  2338.     array (
  2339.       'oid' => 'boxServicesTempSensorsEntry',
  2340.       'value' => 'boxServicesTempSensorTemperature',
  2341.       'num_oid' => '.1.3.6.1.4.1.4413.1.1.43.1.8.1.5.{{ $index }}',
  2342.       'index' => 'boxServicesTempSensorTemperature.{{ $index }}',
  2343.       'descr' => 'Temperature {{ $index }}',
  2344.     ),
  2345.   ),
  2346. )  
  2347. Data boxServicesTempSensorsEntry:  
  2348. array (
  2349.   '1.0' =>
  2350.   array (
  2351.     'boxServicesUnitIndex' => '1',
  2352.     'boxServicesTempSensorIndex' => '0',
  2353.     'boxServicesTempSensorType' => '1',
  2354.     'boxServicesTempSensorState' => '1',
  2355.     'boxServicesTempSensorTemperature' => '41',
  2356.   ),
  2357.   '1.1' =>
  2358.   array (
  2359.     'boxServicesUnitIndex' => '1',
  2360.     'boxServicesTempSensorIndex' => '1',
  2361.     'boxServicesTempSensorType' => '1',
  2362.     'boxServicesTempSensorState' => '1',
  2363.     'boxServicesTempSensorTemperature' => '28',
  2364.   ),
  2365.   '1.2' =>
  2366.   array (
  2367.     'boxServicesUnitIndex' => '1',
  2368.     'boxServicesTempSensorIndex' => '2',
  2369.     'boxServicesTempSensorType' => '1',
  2370.     'boxServicesTempSensorState' => '1',
  2371.     'boxServicesTempSensorTemperature' => '39',
  2372.   ),
  2373.   '1.3' =>
  2374.   array (
  2375.     'boxServicesUnitIndex' => '1',
  2376.     'boxServicesTempSensorIndex' => '3',
  2377.     'boxServicesTempSensorType' => '1',
  2378.     'boxServicesTempSensorState' => '1',
  2379.     'boxServicesTempSensorTemperature' => '41',
  2380.   ),
  2381.   '1.4' =>
  2382.   array (
  2383.     'boxServicesUnitIndex' => '1',
  2384.     'boxServicesTempSensorIndex' => '4',
  2385.     'boxServicesTempSensorType' => '1',
  2386.     'boxServicesTempSensorState' => '1',
  2387.     'boxServicesTempSensorTemperature' => '39',
  2388.   ),
  2389.   '1.5' =>
  2390.   array (
  2391.     'boxServicesUnitIndex' => '1',
  2392.     'boxServicesTempSensorIndex' => '5',
  2393.     'boxServicesTempSensorType' => '1',
  2394.     'boxServicesTempSensorState' => '1',
  2395.     'boxServicesTempSensorTemperature' => '37',
  2396.   ),
  2397.   '1.6' =>
  2398.   array (
  2399.     'boxServicesUnitIndex' => '1',
  2400.     'boxServicesTempSensorIndex' => '6',
  2401.     'boxServicesTempSensorType' => '1',
  2402.     'boxServicesTempSensorState' => '1',
  2403.     'boxServicesTempSensorTemperature' => '37',
  2404.   ),
  2405.   '1.7' =>
  2406.   array (
  2407.     'boxServicesUnitIndex' => '1',
  2408.     'boxServicesTempSensorIndex' => '7',
  2409.     'boxServicesTempSensorType' => '1',
  2410.     'boxServicesTempSensorState' => '1',
  2411.     'boxServicesTempSensorTemperature' => '39',
  2412.   ),
  2413. )  
  2414. Sensor fetched value: 41  
  2415. Cur 41, Low: null, Low Warn: null, Warn: null, High: null
  2416. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.0, boxServicesTempSensorTemperature.1.0, edgeswitch, Temperature 1.0, snmp, 1, 1, , 41, (limits: LL: , LW: , W: , H: )  
  2417. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.0"][0m 0.27ms]
  2418.  
  2419. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.0"][0m 0.31ms]
  2420.  
  2421. .Sensor fetched value: 28  
  2422. Cur 28, Low: null, Low Warn: null, Warn: null, High: null
  2423. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.1, boxServicesTempSensorTemperature.1.1, edgeswitch, Temperature 1.1, snmp, 1, 1, , 28, (limits: LL: , LW: , W: , H: )  
  2424. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.1"][0m 0.26ms]
  2425.  
  2426. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.1"][0m 0.3ms]
  2427.  
  2428. .Sensor fetched value: 39  
  2429. Cur 39, Low: null, Low Warn: null, Warn: null, High: null
  2430. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.2, boxServicesTempSensorTemperature.1.2, edgeswitch, Temperature 1.2, snmp, 1, 1, , 39, (limits: LL: , LW: , W: , H: )  
  2431. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.2"][0m 0.26ms]
  2432.  
  2433. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.2"][0m 0.3ms]
  2434.  
  2435. .Sensor fetched value: 41  
  2436. Cur 41, Low: null, Low Warn: null, Warn: null, High: null
  2437. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.3, boxServicesTempSensorTemperature.1.3, edgeswitch, Temperature 1.3, snmp, 1, 1, , 41, (limits: LL: , LW: , W: , H: )  
  2438. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.3"][0m 0.26ms]
  2439.  
  2440. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.3"][0m 0.3ms]
  2441.  
  2442. .Sensor fetched value: 39  
  2443. Cur 39, Low: null, Low Warn: null, Warn: null, High: null
  2444. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.4, boxServicesTempSensorTemperature.1.4, edgeswitch, Temperature 1.4, snmp, 1, 1, , 39, (limits: LL: , LW: , W: , H: )  
  2445. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.4"][0m 0.26ms]
  2446.  
  2447. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.4"][0m 0.3ms]
  2448.  
  2449. .Sensor fetched value: 37  
  2450. Cur 37, Low: null, Low Warn: null, Warn: null, High: null
  2451. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.5, boxServicesTempSensorTemperature.1.5, edgeswitch, Temperature 1.5, snmp, 1, 1, , 37, (limits: LL: , LW: , W: , H: )  
  2452. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.5"][0m 0.25ms]
  2453.  
  2454. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.5"][0m 0.3ms]
  2455.  
  2456. .Sensor fetched value: 37  
  2457. Cur 37, Low: null, Low Warn: null, Warn: null, High: null
  2458. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.6, boxServicesTempSensorTemperature.1.6, edgeswitch, Temperature 1.6, snmp, 1, 1, , 37, (limits: LL: , LW: , W: , H: )  
  2459. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.6"][0m 0.26ms]
  2460.  
  2461. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.6"][0m 0.3ms]
  2462.  
  2463. .Sensor fetched value: 39  
  2464. Cur 39, Low: null, Low Warn: null, Warn: null, High: null
  2465. Discover sensor: .1.3.6.1.4.1.4413.1.1.43.1.8.1.5.1.7, boxServicesTempSensorTemperature.1.7, edgeswitch, Temperature 1.7, snmp, 1, 1, , 39, (limits: LL: , LW: , W: , H: )  
  2466. 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",2,"edgeswitch","boxServicesTempSensorTemperature.1.7"][0m 0.28ms]
  2467.  
  2468. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? [0;33m["temperature",2,"edgeswitch","boxServicesTempSensorTemperature.1.7"][0m 0.33ms]
  2469.  
  2470. .array (
  2471.   'edgeswitch' =>
  2472.   array (
  2473.     'boxServicesTempSensorTemperature.1.0' => 1,
  2474.     'boxServicesTempSensorTemperature.1.1' => 1,
  2475.     'boxServicesTempSensorTemperature.1.2' => 1,
  2476.     'boxServicesTempSensorTemperature.1.3' => 1,
  2477.     'boxServicesTempSensorTemperature.1.4' => 1,
  2478.     'boxServicesTempSensorTemperature.1.5' => 1,
  2479.     'boxServicesTempSensorTemperature.1.6' => 1,
  2480.     'boxServicesTempSensorTemperature.1.7' => 1,
  2481.   ),
  2482. )  
  2483. 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",2,"snmp"][0m 0.99ms]
  2484.  
  2485. boxServicesTempSensorTemperature.1.0 -> edgeswitch  
  2486. boxServicesTempSensorTemperature.1.1 -> edgeswitch  
  2487. boxServicesTempSensorTemperature.1.2 -> edgeswitch  
  2488. boxServicesTempSensorTemperature.1.3 -> edgeswitch  
  2489. boxServicesTempSensorTemperature.1.4 -> edgeswitch  
  2490. boxServicesTempSensorTemperature.1.5 -> edgeswitch  
  2491. boxServicesTempSensorTemperature.1.6 -> edgeswitch  
  2492. boxServicesTempSensorTemperature.1.7 -> edgeswitch  
  2493.  
  2494. Tv_signal: array (
  2495. )  
  2496. 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",2,"snmp"][0m 0.82ms]
  2497.  
  2498.  
  2499. Voltage: array (
  2500. )  
  2501. 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",2,"snmp"][0m 0.81ms]
  2502.  
  2503.  
  2504. Snr: array (
  2505. )  
  2506. 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",2,"snmp"][0m 0.79ms]
  2507.  
  2508.  
  2509. Pressure: array (
  2510. )  
  2511. 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",2,"snmp"][0m 0.79ms]
  2512.  
  2513.  
  2514. Cooling: array (
  2515. )  
  2516. 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",2,"snmp"][0m 0.8ms]
  2517.  
  2518.  
  2519. Delay: array (
  2520. )  
  2521. 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",2,"snmp"][0m 0.78ms]
  2522.  
  2523.  
  2524. Quality_factor: array (
  2525. )  
  2526. 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",2,"snmp"][0m 0.78ms]
  2527.  
  2528.  
  2529. Chromatic_dispersion: array (
  2530. )  
  2531. 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",2,"snmp"][0m 0.81ms]
  2532.  
  2533.  
  2534. Ber: array (
  2535. )  
  2536. 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",2,"snmp"][0m 0.8ms]
  2537.  
  2538.  
  2539. Eer: array (
  2540. )  
  2541. 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",2,"snmp"][0m 0.79ms]
  2542.  
  2543.  
  2544. Waterflow: array (
  2545. )  
  2546. 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",2,"snmp"][0m 0.79ms]
  2547.  
  2548.  
  2549. Percent: array (
  2550. )  
  2551. 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",2,"snmp"][0m 0.81ms]
  2552.  
  2553.  
  2554.  
  2555. >> Runtime for discovery module 'sensors': 0.8080 seconds with 55632 bytes
  2556. >> SNMP: [10/0.46s] MySQL: [110/0.22s] RRD: [0/0.00s]
  2557. #### Unload disco module sensors ####
  2558.  
  2559. Modules status: Global+  
  2560. OS  
  2561. Device  
  2562.  
  2563. #### Load disco module storage ####
  2564. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IBM-AIX-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'aixFsTableEntry'[0m]
  2565. Exitcode: 1  
  2566. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2567. Cannot find module (IBM-AIX-MIB): At line 1 in (none)
  2568. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)  
  2569.  
  2570. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2571. Cannot find module (IBM-AIX-MIB): At line 1 in (none)
  2572. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)  
  2573. aix_filesystem : SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable'[0m]
  2574. fileSystemSpaceTable = No Such Object available on this agent at this OID  
  2575.  
  2576. Invalid snmp_walk() data = fileSystemSpaceTable = No Such Object available on this agent at this OID  
  2577. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'datasetTable'[0m]
  2578. Exitcode: 1  
  2579. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2580. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2581. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)  
  2582.  
  2583. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2584. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2585. datasetTable: Unknown Object Identifier (Sub-id not found: (top) -> datasetTable)  
  2586. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '2' AND `storage_type` != 'dataset' [0;33m[][0m 0.49ms]
  2587.  
  2588. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'FREENAS-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'zpoolTable'[0m]
  2589. Exitcode: 1  
  2590. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2591. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2592. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)  
  2593.  
  2594. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2595. Cannot find module (FREENAS-MIB): At line 1 in (none)
  2596. zpoolTable: Unknown Object Identifier (Sub-id not found: (top) -> zpoolTable)  
  2597. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '2' AND `storage_type` != 'zpool' [0;33m[][0m 0.48ms]
  2598.  
  2599. communityStringIndexing  
  2600. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'hrStorageTable'[0m]
  2601. hrStorageTable = No Such Object available on this agent at this OID  
  2602.  
  2603. hrStorage : SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dskTable'[0m]
  2604. dskTable = No Such Object available on this agent at this OID  
  2605.  
  2606. Invalid snmp_walk() data = dskTable = No Such Object available on this agent at this OID  
  2607. SQL[[1;33mSELECT `storage_descr` FROM `storage` WHERE `device_id`  = '2' AND `storage_type` != 'dsk' [0;33m[][0m 0.49ms]
  2608.  
  2609.  
  2610. SQL[[1;33mSELECT * FROM `storage` WHERE `device_id`  = '2' [0;33m[][0m 0.28ms]
  2611.  
  2612.  
  2613.  
  2614. >> Runtime for discovery module 'storage': 0.1710 seconds with 16920 bytes
  2615. >> SNMP: [5/0.12s] MySQL: [1/0.00s] RRD: [0/0.00s]
  2616. #### Unload disco module storage ####
  2617.  
  2618. Modules status: Global+  
  2619. OS  
  2620. Device  
  2621.  
  2622. #### Load disco module hr-device ####
  2623.  
  2624. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'hrDeviceEntry'[0m]
  2625. hrDeviceEntry = No Such Object available on this agent at this OID  
  2626.  
  2627. Invalid snmp_walk() data = hrDeviceEntry = No Such Object available on this agent at this OID  
  2628. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'hrProcessorEntry'[0m]
  2629. hrProcessorEntry = No Such Object available on this agent at this OID  
  2630.  
  2631. Invalid snmp_walk() data = hrProcessorEntry = No Such Object available on this agent at this OID  
  2632. array (
  2633. )  
  2634. SQL[[1;33mSELECT * FROM `hrDevice` WHERE `device_id`  = '2' [0;33m[][0m 0.53ms]
  2635.  
  2636.  
  2637.  
  2638. >> Runtime for discovery module 'hr-device': 0.0390 seconds with 3664 bytes
  2639. >> SNMP: [2/0.04s] MySQL: [1/0.00s] RRD: [0/0.00s]
  2640. #### Unload disco module hr-device ####
  2641.  
  2642. Modules status: Global+  
  2643. OS  
  2644. Device  
  2645.  
  2646. #### Load disco module discovery-protocols ####
  2647.  CISCO-CDP-MIB: communityStringIndexing  
  2648. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-CDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'cdpCache'[0m]
  2649. Exitcode: 1  
  2650. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2651. Cannot find module (CISCO-CDP-MIB): At line 1 in (none)
  2652. cdpCache: Unknown Object Identifier (Sub-id not found: (top) -> cdpCache)  
  2653.  
  2654. MIB search path: /opt/librenms/mibs:/opt/librenms/mibs/edgeswitch
  2655. Cannot find module (CISCO-CDP-MIB): At line 1 in (none)
  2656. cdpCache: Unknown Object Identifier (Sub-id not found: (top) -> cdpCache)  
  2657.  
  2658.  LLDP-MIB: communityStringIndexing  
  2659. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'lldpRemTable'[0m]
  2660. lldpRemChassisIdSubtype[80][1][1] = 4
  2661. lldpRemChassisId[80][1][1] = "FC EC DA 4D F4 8A "
  2662. lldpRemPortIdSubtype[80][1][1] = 7
  2663. lldpRemPortId[80][1][1] = "Port 2"
  2664. lldpRemPortDesc[80][1][1] = Port 2
  2665. lldpRemSysName[80][1][1] = NONPOE24PortSwitchTOP
  2666. lldpRemSysDesc[80][1][1] = US-24-G1, *33, Linux 3.6.5
  2667. lldpRemSysCapSupported[80][1][1] = "00 20 "
  2668. lldpRemSysCapEnabled[80][1][1] = "00 20 "  
  2669.  
  2670. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQun' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' '.1.0.8802.1.1.2.1.4.2.1.3'[0m]
  2671. .1.0.88*.*.3 = No Such Instance currently exists at this OID  
  2672.  
  2673. Invalid snmp_walk() data = .1.0.8802.1.1.2.1.4.2.1.3 = No Such Instance currently exists at this OID  
  2674. communityStringIndexing  
  2675. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
  2676. dot1dBasePortIfIndex[1] = 1
  2677. dot1dBasePortIfIndex[2] = 2
  2678. dot1dBasePortIfIndex[3] = 3
  2679. dot1dBasePortIfIndex[4] = 4
  2680. dot1dBasePortIfIndex[5] = 5
  2681. dot1dBasePortIfIndex[6] = 6
  2682. dot1dBasePortIfIndex[7] = 7
  2683. dot1dBasePortIfIndex[8] = 8
  2684. dot1dBasePortIfIndex[9] = 9
  2685. dot1dBasePortIfIndex[10] = 10
  2686. dot1dBasePortIfIndex[11] = 11
  2687. dot1dBasePortIfIndex[12] = 12
  2688. dot1dBasePortIfIndex[13] = 13
  2689. dot1dBasePortIfIndex[14] = 14
  2690. dot1dBasePortIfIndex[15] = 15
  2691. dot1dBasePortIfIndex[16] = 16
  2692. dot1dBasePortIfIndex[17] = 17
  2693. dot1dBasePortIfIndex[18] = 18
  2694. dot1dBasePortIfIndex[19] = 19
  2695. dot1dBasePortIfIndex[20] = 20
  2696. dot1dBasePortIfIndex[21] = 21
  2697. dot1dBasePortIfIndex[22] = 22
  2698. dot1dBasePortIfIndex[23] = 23
  2699. dot1dBasePortIfIndex[24] = 24
  2700. dot1dBasePortIfIndex[25] = 25
  2701. dot1dBasePortIfIndex[26] = 26
  2702. dot1dBasePortIfIndex[66] = 66
  2703. dot1dBasePortIfIndex[67] = 67
  2704. dot1dBasePortIfIndex[68] = 68
  2705. dot1dBasePortIfIndex[69] = 69
  2706. dot1dBasePortIfIndex[70] = 70
  2707. dot1dBasePortIfIndex[71] = 71  
  2708.  
  2709. communityStringIndexing  
  2710. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'lldpLocPortId'[0m]
  2711. lldpLocPortId[1] = "0/1"
  2712. lldpLocPortId[2] = "0/2"
  2713. lldpLocPortId[3] = "0/3"
  2714. lldpLocPortId[4] = "0/4"
  2715. lldpLocPortId[5] = "0/5"
  2716. lldpLocPortId[6] = "0/6"
  2717. lldpLocPortId[7] = "0/7"
  2718. lldpLocPortId[8] = "0/8"
  2719. lldpLocPortId[9] = "0/9"
  2720. lldpLocPortId[10] = "0/10"
  2721. lldpLocPortId[11] = "0/11"
  2722. lldpLocPortId[12] = "0/12"
  2723. lldpLocPortId[13] = "0/13"
  2724. lldpLocPortId[14] = "0/14"
  2725. lldpLocPortId[15] = "0/15"
  2726. lldpLocPortId[16] = "0/16"
  2727. lldpLocPortId[17] = "0/17"
  2728. lldpLocPortId[18] = "0/18"
  2729. lldpLocPortId[19] = "0/19"
  2730. lldpLocPortId[20] = "0/20"
  2731. lldpLocPortId[21] = "0/21"
  2732. lldpLocPortId[22] = "0/22"
  2733. lldpLocPortId[23] = "0/23"
  2734. lldpLocPortId[24] = "0/24"
  2735. lldpLocPortId[25] = "0/25"
  2736. lldpLocPortId[26] = "0/26"  
  2737.  
  2738. SQL[[1;33mSELECT * FROM (SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifDescr`=? OR `ifName`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND (`ifIndex`=? OR `ifAlias`=?) UNION SELECT `port_id` FROM `ports` WHERE `device_id`=? AND `ifAlias`=? LIMIT 1) p [0;33m[2,"0\/1","0\/1",2,"1","1",2,"0\/1"][0m 0.73ms]
  2739.  
  2740. SQL[[1;33mSELECT * FROM `ports` WHERE `port_id` = ? [0;33m[4][0m 0.47ms]
  2741.  
  2742. array (
  2743.   1 =>
  2744.   array (
  2745.     'lldpRemChassisIdSubtype' => '4',
  2746.     'lldpRemChassisId' => 'FC EC DA 4D F4 8A',
  2747.     'lldpRemPortIdSubtype' => '7',
  2748.     'lldpRemPortId' => 'Port 2',
  2749.     'lldpRemPortDesc' => 'Port 2',
  2750.     'lldpRemSysName' => 'NONPOE24PortSwitchTOP',
  2751.     'lldpRemSysDesc' => 'US-24-G1, 5.43.23.12533, Linux 3.6.5',
  2752.     'lldpRemSysCapSupported' => '00 20',
  2753.     'lldpRemSysCapEnabled' => '00 20',
  2754.   ),
  2755. )  
  2756. SQL[[1;33mSELECT `device_id` FROM `devices` WHERE `hostname`=? [0;33m["NONPOE24PortSwitchTOP"][0m 0.58ms]
  2757.  
  2758. SQL[[1;33mSELECT `device_id` FROM `ports` WHERE `ifPhysAddress`=? [0;33m["fcecda4df48a"][0m 0.22ms]
  2759.  
  2760. SQL[[1;33mSELECT `device_id` FROM `devices` WHERE `sysName`=? LIMIT 2 [0;33m["NONPOE24PortSwitchTOP"][0m 0.41ms]
  2761.  
  2762. discovering NONPOE24PortSwitchTOP  
  2763. name lookup of NONPOE24PortSwitchTOP failed  
  2764. SQL[[1;33minsert into `eventlog` (`device_id`, `reference`, `type`, `datetime`, `severity`, `message`, `username`) values (?, ?, ?, ?, ?, ?, ?) [0;33m[2,null,"discovery","2021-06-23 10:47:53",5,"LLDP discovery of NONPOE24PortSwitchTOP failed - Check name lookup",""][0m 1.81ms]
  2765.  
  2766. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[0][0m 0.65ms]
  2767.  
  2768. SQL[[1;33mSELECT * FROM (SELECT `port_id` FROM `ports` WHERE `ifPhysAddress`=? LIMIT 1) p [0;33m["fcecda4df48a"][0m 0.29ms]
  2769.  
  2770. Discover link: 4, lldp, 0, NONPOE24PortSwitchTOP, Port 2 (fcecda4df48a), , US-24-G1, 5.43.23.12533, Linux 3.6.5,  
  2771. SQL[[1;33mSELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? [0;33m["NONPOE24PortSwitchTOP",4,"lldp","Port 2 (fcecda4df48a)"][0m 0.27ms]
  2772.  
  2773. SQL[[1;33mSELECT `id`,`local_device_id`,`remote_platform`,`remote_version`,`remote_device_id`,`remote_port_id` FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? [0;33m["NONPOE24PortSwitchTOP",4,"lldp","Port 2 (fcecda4df48a)"][0m 0.28ms]
  2774.  
  2775. .
  2776.  OSPF Discovery: SQL[[1;33mSELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [0;33m[2][0m 0.23ms]
  2777.  
  2778.  
  2779. array (
  2780.   4 =>
  2781.   array (
  2782.     'NONPOE24PortSwitchTOP' =>
  2783.     array (
  2784.       'Port 2 (fcecda4df48a)' => 1,
  2785.     ),
  2786.   ),
  2787. )  
  2788. SQL[[1;33mSELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [0;33m[2][0m 0.49ms]
  2789.  
  2790. 4 -> NONPOE24PortSwitchTOP -> Port 2 (fcecda4df48a)  
  2791. 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.43ms]
  2792.  
  2793.  0 orphaned links deleted  
  2794.  
  2795. >> Runtime for discovery module 'discovery-protocols': 0.2050 seconds with 98336 bytes
  2796. >> SNMP: [1/0.03s] MySQL: [5/0.00s] RRD: [0/0.00s]
  2797. #### Unload disco module discovery-protocols ####
  2798.  
  2799. Modules status: Global+  
  2800. OS  
  2801. Device  
  2802.  
  2803. #### Load disco module arp-table ####
  2804. communityStringIndexing  
  2805. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'EdgeSwitch-SWITCHING-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'agentDynamicDsBindingTable'[0m]
  2806. agentDynamicDsBindingTable = No Such Object available on this agent at this OID  
  2807.  
  2808. SQL[[1;33mSELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [0;33m[2,""][0m 0.53ms]
  2809.  
  2810.  
  2811. Warning: Invalid argument supplied for foreach() in /opt/librenms/includes/discovery/arp-table.inc.php on line 52
  2812. SQL[[1;33mDELETE T FROM `ipv4_mac` T LEFT JOIN `ports` ON `ports`.`port_id` = T.`port_id` LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `ports`.`port_id` IS NULL AND `devices`.`device_id` IS NULL [0;33m[][0m 0.6ms]
  2813.  
  2814.  
  2815.  
  2816. >> Runtime for discovery module 'arp-table': 0.0400 seconds with -9296 bytes
  2817. >> SNMP: [0/0.00s] MySQL: [2/0.00s] RRD: [0/0.00s]
  2818. #### Unload disco module arp-table ####
  2819.  
  2820. Modules status: Global-  
  2821. OS  
  2822. Device  
  2823. Module [ discovery-arp ] disabled globally.
  2824.  
  2825. Modules status: Global-  
  2826. OS  
  2827. Device  
  2828. Module [ junose-atm-vp ] disabled globally.
  2829.  
  2830. Modules status: Global+  
  2831. OS  
  2832. Device  
  2833.  
  2834. #### Load disco module bgp-peers ####
  2835. SNMP[[0;36m'/usr/bin/snmpgetnext' '-v2c' '-c' 'COMMUNITY' '-OQUsv' '-m' 'BGP4-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'bgpLocalAs'[0m]
  2836. 1  
  2837.  
  2838. AS1 SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQ' '-m' 'BGP4-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'bgpPeerRemoteAs'[0m]
  2839. BGP4-MIB::bgpPeerRemoteAs = No Such Object available on this agent at this OID  
  2840.  
  2841. Invalid snmp_walk() data = BGP4-MIB::bgpPeerRemoteAs = No Such Object available on this agent at this OID  
  2842. Peers :  
  2843. SQL[[1;33mDELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [0;33m[2,""][0m 0.67ms]
  2844.  
  2845. SQL[[1;33mDELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [0;33m[2,""][0m 0.37ms]
  2846.  
  2847.  
  2848. SQL[[1;33mSELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [0;33m[2][0m 0.29ms]
  2849.  
  2850.  
  2851. >> Runtime for discovery module 'bgp-peers': 0.0600 seconds with 6152 bytes
  2852. >> SNMP: [2/0.05s] MySQL: [2/0.00s] RRD: [0/0.00s]
  2853. #### Unload disco module bgp-peers ####
  2854.  
  2855. Modules status: Global+  
  2856. OS  
  2857. Device  
  2858.  
  2859. #### Load disco module vlans ####
  2860. SQL[[1;33mSELECT * FROM `vlans` WHERE `device_id` = ? [0;33m[2][0m 0.27ms]
  2861.  
  2862. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
  2863. dot1dBasePortIfIndex.1 = 1
  2864. dot1dBasePortIfIndex.2 = 2
  2865. dot1dBasePortIfIndex.3 = 3
  2866. dot1dBasePortIfIndex.4 = 4
  2867. dot1dBasePortIfIndex.5 = 5
  2868. dot1dBasePortIfIndex.6 = 6
  2869. dot1dBasePortIfIndex.7 = 7
  2870. dot1dBasePortIfIndex.8 = 8
  2871. dot1dBasePortIfIndex.9 = 9
  2872. dot1dBasePortIfIndex.10 = 10
  2873. dot1dBasePortIfIndex.11 = 11
  2874. dot1dBasePortIfIndex.12 = 12
  2875. dot1dBasePortIfIndex.13 = 13
  2876. dot1dBasePortIfIndex.14 = 14
  2877. dot1dBasePortIfIndex.15 = 15
  2878. dot1dBasePortIfIndex.16 = 16
  2879. dot1dBasePortIfIndex.17 = 17
  2880. dot1dBasePortIfIndex.18 = 18
  2881. dot1dBasePortIfIndex.19 = 19
  2882. dot1dBasePortIfIndex.20 = 20
  2883. dot1dBasePortIfIndex.21 = 21
  2884. dot1dBasePortIfIndex.22 = 22
  2885. dot1dBasePortIfIndex.23 = 23
  2886. dot1dBasePortIfIndex.24 = 24
  2887. dot1dBasePortIfIndex.25 = 25
  2888. dot1dBasePortIfIndex.26 = 26
  2889. dot1dBasePortIfIndex.66 = 66
  2890. dot1dBasePortIfIndex.67 = 67
  2891. dot1dBasePortIfIndex.68 = 68
  2892. dot1dBasePortIfIndex.69 = 69
  2893. dot1dBasePortIfIndex.70 = 70
  2894. dot1dBasePortIfIndex.71 = 71  
  2895.  
  2896. 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/edgeswitch' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0'[0m]
  2897. version1  
  2898.  
  2899. ver version1 SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1qVlanStaticName'[0m]
  2900. dot1qVlanStaticName.1 = default  
  2901.  
  2902. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '--hexOutputLength=0' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1qVlanCurrentEgressPorts'[0m]
  2903. dot1qVlanCurrentEgressPorts.0.1 = "FF FF FF C0 00 00 00 00 7E 00 00 00 00 00 00 "  
  2904.  
  2905. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '--hexOutputLength=0' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1qVlanCurrentUntaggedPorts'[0m]
  2906. dot1qVlanCurrentUntaggedPorts.0.1 = "FF FF FF C0 00 00 00 00 7E 00 00 00 00 00 00 "  
  2907.  
  2908.  1  
  2909. .
  2910. VLAN 1
  2911. dot1d id  ifIndex   Port Name                Priority  State          Cost      
  2912. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,1][0m 0.7ms]
  2913.  
  2914.           1         Slot: 0 Port: 1 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,4,1][0m 0.31ms]
  2915.  
  2916. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[1,0,"unknown",0,1,1][0m 0.46ms]
  2917.  
  2918. Updated
  2919. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,2][0m 0.41ms]
  2920.  
  2921.           2         Slot: 0 Port: 2 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,5,1][0m 0.26ms]
  2922.  
  2923. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[2,0,"unknown",0,1,2][0m 0.34ms]
  2924.  
  2925. Updated
  2926. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,3][0m 0.41ms]
  2927.  
  2928.           3         Slot: 0 Port: 3 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,6,1][0m 0.25ms]
  2929.  
  2930. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[3,0,"unknown",0,1,3][0m 0.33ms]
  2931.  
  2932. Updated
  2933. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,4][0m 0.41ms]
  2934.  
  2935.           4         Slot: 0 Port: 4 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,7,1][0m 0.27ms]
  2936.  
  2937. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[4,0,"unknown",0,1,4][0m 0.33ms]
  2938.  
  2939. Updated
  2940. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,5][0m 0.41ms]
  2941.  
  2942.           5         Slot: 0 Port: 5 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,8,1][0m 0.25ms]
  2943.  
  2944. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[5,0,"unknown",0,1,5][0m 0.33ms]
  2945.  
  2946. Updated
  2947. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,6][0m 0.41ms]
  2948.  
  2949.           6         Slot: 0 Port: 6 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,9,1][0m 0.25ms]
  2950.  
  2951. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[6,0,"unknown",0,1,6][0m 0.33ms]
  2952.  
  2953. Updated
  2954. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,7][0m 0.41ms]
  2955.  
  2956.           7         Slot: 0 Port: 7 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,10,1][0m 0.25ms]
  2957.  
  2958. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[7,0,"unknown",0,1,7][0m 0.33ms]
  2959.  
  2960. Updated
  2961. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,8][0m 0.41ms]
  2962.  
  2963.           8         Slot: 0 Port: 8 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,11,1][0m 0.25ms]
  2964.  
  2965. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[8,0,"unknown",0,1,8][0m 0.36ms]
  2966.  
  2967. Updated
  2968. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,9][0m 0.41ms]
  2969.  
  2970.           9         Slot: 0 Port: 9 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,12,1][0m 0.25ms]
  2971.  
  2972. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[9,0,"unknown",0,1,9][0m 0.35ms]
  2973.  
  2974. Updated
  2975. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,10][0m 0.4ms]
  2976.  
  2977.           10        Slot: 0 Port: 10 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,13,1][0m 0.25ms]
  2978.  
  2979. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[10,0,"unknown",0,1,10][0m 0.33ms]
  2980.  
  2981. Updated
  2982. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,11][0m 0.43ms]
  2983.  
  2984.           11        Slot: 0 Port: 11 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,14,1][0m 0.25ms]
  2985.  
  2986. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[11,0,"unknown",0,1,11][0m 0.35ms]
  2987.  
  2988. Updated
  2989. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,12][0m 0.41ms]
  2990.  
  2991.           12        Slot: 0 Port: 12 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,15,1][0m 0.25ms]
  2992.  
  2993. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[12,0,"unknown",0,1,12][0m 0.33ms]
  2994.  
  2995. Updated
  2996. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,13][0m 0.4ms]
  2997.  
  2998.           13        Slot: 0 Port: 13 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,16,1][0m 0.25ms]
  2999.  
  3000. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[13,0,"unknown",0,1,13][0m 0.35ms]
  3001.  
  3002. Updated
  3003. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,14][0m 0.41ms]
  3004.  
  3005.           14        Slot: 0 Port: 14 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,17,1][0m 0.25ms]
  3006.  
  3007. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[14,0,"unknown",0,1,14][0m 0.33ms]
  3008.  
  3009. Updated
  3010. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,15][0m 0.42ms]
  3011.  
  3012.           15        Slot: 0 Port: 15 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,18,1][0m 0.25ms]
  3013.  
  3014. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[15,0,"unknown",0,1,15][0m 0.33ms]
  3015.  
  3016. Updated
  3017. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,16][0m 0.43ms]
  3018.  
  3019.           16        Slot: 0 Port: 16 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,19,1][0m 0.25ms]
  3020.  
  3021. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[16,0,"unknown",0,1,16][0m 0.35ms]
  3022.  
  3023. Updated
  3024. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,17][0m 0.41ms]
  3025.  
  3026.           17        Slot: 0 Port: 17 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,20,1][0m 0.25ms]
  3027.  
  3028. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[17,0,"unknown",0,1,17][0m 0.33ms]
  3029.  
  3030. Updated
  3031. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,18][0m 0.41ms]
  3032.  
  3033.           18        Slot: 0 Port: 18 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,21,1][0m 0.25ms]
  3034.  
  3035. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[18,0,"unknown",0,1,18][0m 0.33ms]
  3036.  
  3037. Updated
  3038. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,19][0m 0.42ms]
  3039.  
  3040.           19        Slot: 0 Port: 19 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,22,1][0m 0.25ms]
  3041.  
  3042. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[19,0,"unknown",0,1,19][0m 0.33ms]
  3043.  
  3044. Updated
  3045. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,20][0m 0.41ms]
  3046.  
  3047.           20        Slot: 0 Port: 20 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,23,1][0m 0.25ms]
  3048.  
  3049. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[20,0,"unknown",0,1,20][0m 0.35ms]
  3050.  
  3051. Updated
  3052. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,21][0m 0.43ms]
  3053.  
  3054.           21        Slot: 0 Port: 21 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,24,1][0m 0.25ms]
  3055.  
  3056. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[21,0,"unknown",0,1,21][0m 0.34ms]
  3057.  
  3058. Updated
  3059. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,22][0m 0.41ms]
  3060.  
  3061.           22        Slot: 0 Port: 22 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,25,1][0m 0.26ms]
  3062.  
  3063. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[22,0,"unknown",0,1,22][0m 0.33ms]
  3064.  
  3065. Updated
  3066. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,23][0m 0.4ms]
  3067.  
  3068.           23        Slot: 0 Port: 23 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,26,1][0m 0.25ms]
  3069.  
  3070. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[23,0,"unknown",0,1,23][0m 0.33ms]
  3071.  
  3072. Updated
  3073. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,24][0m 0.42ms]
  3074.  
  3075.           24        Slot: 0 Port: 24 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,27,1][0m 0.25ms]
  3076.  
  3077. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[24,0,"unknown",0,1,24][0m 0.32ms]
  3078.  
  3079. Updated
  3080. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,25][0m 0.42ms]
  3081.  
  3082.           25        Slot: 0 Port: 25 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,28,1][0m 0.25ms]
  3083.  
  3084. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[25,0,"unknown",0,1,25][0m 0.32ms]
  3085.  
  3086. Updated
  3087. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,26][0m 0.43ms]
  3088.  
  3089.           26        Slot: 0 Port: 26 Gigabit - Level                                   SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,29,1][0m 0.25ms]
  3090.  
  3091. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[26,0,"unknown",0,1,26][0m 0.33ms]
  3092.  
  3093. Updated
  3094. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,66][0m 0.41ms]
  3095.  
  3096.           66        Link Aggregate 1                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,31,1][0m 0.25ms]
  3097.  
  3098. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[66,0,"unknown",0,1,27][0m 0.33ms]
  3099.  
  3100. Updated
  3101. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,67][0m 0.45ms]
  3102.  
  3103.           67        Link Aggregate 2                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,32,1][0m 0.27ms]
  3104.  
  3105. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[67,0,"unknown",0,1,28][0m 0.33ms]
  3106.  
  3107. Updated
  3108. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,68][0m 0.42ms]
  3109.  
  3110.           68        Link Aggregate 3                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,33,1][0m 0.25ms]
  3111.  
  3112. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[68,0,"unknown",0,1,29][0m 0.33ms]
  3113.  
  3114. Updated
  3115. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,69][0m 0.41ms]
  3116.  
  3117.           69        Link Aggregate 4                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,34,1][0m 0.25ms]
  3118.  
  3119. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[69,0,"unknown",0,1,30][0m 0.33ms]
  3120.  
  3121. Updated
  3122. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,70][0m 0.41ms]
  3123.  
  3124.           70        Link Aggregate 5                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,35,1][0m 0.26ms]
  3125.  
  3126. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[70,0,"unknown",0,1,31][0m 0.33ms]
  3127.  
  3128. Updated
  3129. SQL[[1;33mSELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [0;33m[2,71][0m 0.42ms]
  3130.  
  3131.           71        Link Aggregate 6                                            SQL[[1;33mSELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [0;33m[2,36,1][0m 0.25ms]
  3132.  
  3133. SQL[[1;33mUPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [0;33m[71,0,"unknown",0,1,32][0m 0.47ms]
  3134.  
  3135. Updated
  3136. SQL[[1;33mDELETE FROM `ports_vlans` WHERE `device_id`=? AND `port_vlan_id` NOT IN (?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?) [0;33m[2,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32][0m 0.4ms]
  3137.  
  3138. Deleted 0 vlan mappings  
  3139.  
  3140. >> Runtime for discovery module 'vlans': 0.2140 seconds with 408456 bytes
  3141. >> SNMP: [5/0.16s] MySQL: [98/0.05s] RRD: [0/0.00s]
  3142. #### Unload disco module vlans ####
  3143.  
  3144. Modules status: Global-  
  3145. OS  
  3146. Device  
  3147. Module [ vmware-vminfo ] disabled globally.
  3148.  
  3149. Modules status: Global-  
  3150. OS  
  3151. Device  
  3152. Module [ libvirt-vminfo ] disabled globally.
  3153.  
  3154. Modules status: Global-  
  3155. OS  
  3156. Device  
  3157. Module [ printer-supplies ] disabled globally.
  3158.  
  3159. Modules status: Global+  
  3160. OS  
  3161. Device  
  3162.  
  3163. #### Load disco module ucd-diskio ####
  3164. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'diskIOEntry'[0m]
  3165. diskIOEntry = No Such Object available on this agent at this OID  
  3166.  
  3167. Invalid snmp_walk() data = diskIOEntry = No Such Object available on this agent at this OID  
  3168. array (
  3169. )  
  3170. SQL[[1;33mSELECT * FROM `ucd_diskio` where `device_id`  = '2' [0;33m[][0m 0.46ms]
  3171.  
  3172.  
  3173.  
  3174. >> Runtime for discovery module 'ucd-diskio': 0.0280 seconds with 3224 bytes
  3175. >> SNMP: [1/0.03s] MySQL: [1/0.00s] RRD: [0/0.00s]
  3176. #### Unload disco module ucd-diskio ####
  3177.  
  3178. Modules status: Global-  
  3179. OS  
  3180. Device  
  3181. Module [ applications ] disabled globally.
  3182.  
  3183. Modules status: Global+  
  3184. OS  
  3185. Device  
  3186.  
  3187. #### Load disco module services ####
  3188.  
  3189. >> Runtime for discovery module 'services': 0.0050 seconds with 768 bytes
  3190. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  3191. #### Unload disco module services ####
  3192.  
  3193. Modules status: Global+  
  3194. OS  
  3195. Device  
  3196.  
  3197. #### Load disco module stp ####
  3198. SQL[[1;33mSELECT * FROM `stp` WHERE `device_id` = ? [0;33m[2][0m 0.3ms]
  3199.  
  3200. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1dStpProtocolSpecification.0'[0m]
  3201. No Such Object available on this agent at this OID  
  3202.  
  3203.  
  3204.  
  3205. >> Runtime for discovery module 'stp': 0.0170 seconds with 5928 bytes
  3206. >> SNMP: [1/0.02s] MySQL: [1/0.00s] RRD: [0/0.00s]
  3207. #### Unload disco module stp ####
  3208.  
  3209. Modules status: Global+  
  3210. OS  
  3211. Device  
  3212.  
  3213. #### Load disco module ntp ####
  3214.  
  3215. >> Runtime for discovery module 'ntp': 0.0000 seconds with 280 bytes
  3216. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  3217. #### Unload disco module ntp ####
  3218.  
  3219. Modules status: Global-  
  3220. OS  
  3221. Device  
  3222. Module [ loadbalancers ] disabled globally.
  3223.  
  3224. Modules status: Global-  
  3225. OS  
  3226. Device  
  3227. Module [ mef ] disabled globally.
  3228.  
  3229. Modules status: Global+  
  3230. OS  
  3231. Device  
  3232.  
  3233. #### Load disco module wireless ####
  3234. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"ap-count"][0m 0.54ms]
  3235.  
  3236. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"clients"][0m 0.33ms]
  3237.  
  3238. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"quality"][0m 0.3ms]
  3239.  
  3240. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"capacity"][0m 0.29ms]
  3241.  
  3242. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"utilization"][0m 0.29ms]
  3243.  
  3244. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"rate"][0m 0.32ms]
  3245.  
  3246. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"ccq"][0m 0.31ms]
  3247.  
  3248. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"snr"][0m 0.29ms]
  3249.  
  3250. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"sinr"][0m 0.29ms]
  3251.  
  3252. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"rsrp"][0m 0.29ms]
  3253.  
  3254. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"rsrq"][0m 0.29ms]
  3255.  
  3256. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"ssr"][0m 0.28ms]
  3257.  
  3258. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"mse"][0m 0.29ms]
  3259.  
  3260. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"xpi"][0m 0.32ms]
  3261.  
  3262. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"rssi"][0m 0.29ms]
  3263.  
  3264. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"power"][0m 0.29ms]
  3265.  
  3266. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"noise-floor"][0m 0.29ms]
  3267.  
  3268. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"errors"][0m 0.29ms]
  3269.  
  3270. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"error-ratio"][0m 0.28ms]
  3271.  
  3272. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"error-rate"][0m 0.29ms]
  3273.  
  3274. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"frequency"][0m 0.28ms]
  3275.  
  3276. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"distance"][0m 0.29ms]
  3277.  
  3278. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"cell"][0m 0.28ms]
  3279.  
  3280. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [0;33m[2,"channel"][0m 0.33ms]
  3281.  
  3282.  
  3283. >> Runtime for discovery module 'wireless': 0.0610 seconds with 131584 bytes
  3284. >> SNMP: [0/0.00s] MySQL: [24/0.01s] RRD: [0/0.00s]
  3285. #### Unload disco module wireless ####
  3286.  
  3287. Modules status: Global+  
  3288. OS  
  3289. Device  
  3290.  
  3291. #### Load disco module fdb-table ####
  3292. SQL[[1;33mSELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [0;33m[2][0m 0.24ms]
  3293.  
  3294. SQL[[1;33mSELECT * FROM `ports_fdb` WHERE `device_id` = ? [0;33m[2][0m 0.62ms]
  3295.  
  3296. communityStringIndexing  
  3297. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'EdgeSwitch-SWITCHING-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'agentDynamicDsBindingTable'[0m]
  3298. agentDynamicDsBindingTable = No Such Object available on this agent at this OID  
  3299.  
  3300. communityStringIndexing  
  3301. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'[0m]
  3302. dot1qTpFdbPort[1][0:15:65:ca:90:43] = 1
  3303. dot1qTpFdbPort[1][0:15:65:ca:90:61] = 1
  3304. dot1qTpFdbPort[1][0:24:9b:66:8f:a1] = 1
  3305. dot1qTpFdbPort[1][8:0:37:cb:2e:bf] = 1
  3306. dot1qTpFdbPort[1][c:38:3e:1c:df:cc] = 1
  3307. dot1qTpFdbPort[1][c:38:3e:1c:e8:69] = 1
  3308. dot1qTpFdbPort[1][16:99:96:36:ca:f4] = 1
  3309. dot1qTpFdbPort[1][18:a9:5:4f:14:f4] = 1
  3310. dot1qTpFdbPort[1][22:e2:d6:b7:70:90] = 1
  3311. dot1qTpFdbPort[1][36:ac:31:a5:cf:6d] = 1
  3312. dot1qTpFdbPort[1][48:4d:7e:f4:a3:51] = 1
  3313. dot1qTpFdbPort[1][50:9a:4c:57:bb:d0] = 1
  3314. dot1qTpFdbPort[1][6e:79:a3:35:9f:90] = 1
  3315. dot1qTpFdbPort[1][78:e7:d1:e1:3f:f4] = 1
  3316. dot1qTpFdbPort[1][8a:f9:71:59:36:1b] = 1
  3317. dot1qTpFdbPort[1][8e:eb:80:a:79:9d] = 1
  3318. dot1qTpFdbPort[1][9c:ae:d3:ab:c:3f] = 1
  3319. dot1qTpFdbPort[1][9c:ae:d3:ae:3:a1] = 1
  3320. dot1qTpFdbPort[1][9c:ae:d3:b2:32:e1] = 1
  3321. dot1qTpFdbPort[1][9c:da:3e:7e:be:9f] = 1
  3322. dot1qTpFdbPort[1][aa:d7:ba:3f:60:24] = 1
  3323. dot1qTpFdbPort[1][b4:fb:e4:50:75:2a] = 65
  3324. dot1qTpFdbPort[1][c6:ca:e1:99:59:ec] = 1
  3325. dot1qTpFdbPort[1][ca:92:f4:fd:c4:2a] = 1
  3326. dot1qTpFdbPort[1][d4:be:d9:16:3c:48] = 1
  3327. dot1qTpFdbPort[1][e0:d5:5e:c5:1b:bd] = 1
  3328. dot1qTpFdbPort[1][e4:8d:8c:3c:88:de] = 1
  3329. dot1qTpFdbPort[1][e4:c3:2a:48:42:d4] = 7
  3330. dot1qTpFdbPort[1][f0:1f:af:25:11:1c] = 1
  3331. dot1qTpFdbPort[1][f2:a8:a3:8f:29:e6] = 1
  3332. dot1qTpFdbPort[1][fc:ec:da:42:c6:1c] = 1
  3333. dot1qTpFdbPort[1][fc:ec:da:4d:f4:8b] = 1  
  3334.  
  3335. Q-BRIDGE-MIB:communityStringIndexing  
  3336. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex'[0m]
  3337. dot1dBasePortIfIndex[1] = 1
  3338. dot1dBasePortIfIndex[2] = 2
  3339. dot1dBasePortIfIndex[3] = 3
  3340. dot1dBasePortIfIndex[4] = 4
  3341. dot1dBasePortIfIndex[5] = 5
  3342. dot1dBasePortIfIndex[6] = 6
  3343. dot1dBasePortIfIndex[7] = 7
  3344. dot1dBasePortIfIndex[8] = 8
  3345. dot1dBasePortIfIndex[9] = 9
  3346. dot1dBasePortIfIndex[10] = 10
  3347. dot1dBasePortIfIndex[11] = 11
  3348. dot1dBasePortIfIndex[12] = 12
  3349. dot1dBasePortIfIndex[13] = 13
  3350. dot1dBasePortIfIndex[14] = 14
  3351. dot1dBasePortIfIndex[15] = 15
  3352. dot1dBasePortIfIndex[16] = 16
  3353. dot1dBasePortIfIndex[17] = 17
  3354. dot1dBasePortIfIndex[18] = 18
  3355. dot1dBasePortIfIndex[19] = 19
  3356. dot1dBasePortIfIndex[20] = 20
  3357. dot1dBasePortIfIndex[21] = 21
  3358. dot1dBasePortIfIndex[22] = 22
  3359. dot1dBasePortIfIndex[23] = 23
  3360. dot1dBasePortIfIndex[24] = 24
  3361. dot1dBasePortIfIndex[25] = 25
  3362. dot1dBasePortIfIndex[26] = 26
  3363. dot1dBasePortIfIndex[66] = 66
  3364. dot1dBasePortIfIndex[67] = 67
  3365. dot1dBasePortIfIndex[68] = 68
  3366. dot1dBasePortIfIndex[69] = 69
  3367. dot1dBasePortIfIndex[70] = 70
  3368. dot1dBasePortIfIndex[71] = 71  
  3369.  
  3370. communityStringIndexing  
  3371. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/edgeswitch' 'udp:HOSTNAME:161' 'dot1qVlanFdbId'[0m]
  3372. dot1qVlanFdbId[0][1] = 1  
  3373.  
  3374. vlan 1 mac 001565ca9043 port (1) 4  
  3375. vlan 1 mac 001565ca9061 port (1) 4  
  3376. vlan 1 mac 00249b668fa1 port (1) 4  
  3377. vlan 1 mac 080037cb2ebf port (1) 4  
  3378. vlan 1 mac 0c383e1cdfcc port (1) 4  
  3379. vlan 1 mac 0c383e1ce869 port (1) 4  
  3380. vlan 1 mac 16999636caf4 port (1) 4  
  3381. vlan 1 mac 18a9054f14f4 port (1) 4  
  3382. vlan 1 mac 22e2d6b77090 port (1) 4  
  3383. vlan 1 mac 36ac31a5cf6d port (1) 4  
  3384. vlan 1 mac 484d7ef4a351 port (1) 4  
  3385. vlan 1 mac 509a4c57bbd0 port (1) 4  
  3386. vlan 1 mac 6e79a3359f90 port (1) 4  
  3387. vlan 1 mac 78e7d1e13ff4 port (1) 4  
  3388. vlan 1 mac 8af97159361b port (1) 4  
  3389. vlan 1 mac 8eeb800a799d port (1) 4  
  3390. vlan 1 mac 9caed3ab0c3f port (1) 4  
  3391. vlan 1 mac 9caed3ae03a1 port (1) 4  
  3392. vlan 1 mac 9caed3b232e1 port (1) 4  
  3393. vlan 1 mac 9cda3e7ebe9f port (1) 4  
  3394. vlan 1 mac aad7ba3f6024 port (1) 4  
  3395. vlan 1 mac b4fbe450752a port (65)  
  3396. vlan 1 mac c6cae19959ec port (1) 4  
  3397. vlan 1 mac ca92f4fdc42a port (1) 4  
  3398. vlan 1 mac d4bed9163c48 port (1) 4  
  3399. vlan 1 mac e0d55ec51bbd port (1) 4  
  3400. vlan 1 mac e48d8c3c88de port (1) 4  
  3401. vlan 1 mac e4c32a4842d4 port (7) 10  
  3402. vlan 1 mac f01faf25111c port (1) 4  
  3403. vlan 1 mac f2a8a38f29e6 port (1) 4  
  3404. vlan 1 mac fcecda42c61c port (1) 4  
  3405. vlan 1 mac fcecda4df48b port (1) 4  
  3406.  
  3407.  1: ................................
  3408. SQL[[1;33mupdate `ports_fdb` set `updated_at` = ? where `ports_fdb_id` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) [0;33m["2021-06-23 10:47:53",3,4,29,5,6,7,8,9,10,11,12,13,14,15,30,31,16,17,18,19,20,21,22,32,33,23,24,25,26,34,27,28][0m 4.94ms]
  3409.  
  3410.  
  3411. >> Runtime for discovery module 'fdb-table': 0.2130 seconds with 43136 bytes
  3412. >> SNMP: [0/0.00s] MySQL: [2/0.00s] RRD: [0/0.00s]
  3413. #### Unload disco module fdb-table ####
  3414.  
  3415. Modules status: Global+  
  3416. OS  
  3417. Device  
  3418.  
  3419. #### Load disco module mpls ####
  3420.  
  3421. >> Runtime for discovery module 'mpls': 0.0020 seconds with 23952 bytes
  3422. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  3423. #### Unload disco module mpls ####
  3424.  
  3425. SQL[[1;33mUPDATE `devices` set `last_discovered`=NOW(),`last_discovered_timetaken`=? WHERE `device_id` = ? [0;33m[5.521,2][0m 3.13ms]
  3426.  
  3427. Discovered in 5.521 seconds
  3428.  
  3429. ./discovery.php 10.253.101.141 2021-06-23 10:47:53 - 1 devices discovered in 5.896 secs  
  3430. SNMP [46/2.63s]: Get[10/0.97s] Getnext[1/0.03s] Walk[35/1.63s]
  3431. MySQL [325/0.57s]: Cell[77/0.06s] Row[43/0.04s] Rows[82/0.14s] Column[5/0.00s] Update[98/0.20s] Insert[14/0.13s] Delete[6/0.00s]
  3432. RRD [0/0.00s]:
  3433.