From shawn knights, 5 Years ago, written in Plain Text.
Embed
  1. LibreNMS Discovery
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.31ms]
  4.  
  5. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.18ms]
  6.  
  7. SQL[SELECT version() [] 0.18ms]
  8.  
  9. ===================================
  10. Version info:
  11. Commit SHA: 48ed665963213d92b1d9370a9745042e107f7c29
  12. Commit Date: 1551045764
  13. DB Schema: 2019_02_10_220000_add_dates_to_fdb (132)
  14. PHP: 7.2.15-0ubuntu0.18.04.1
  15. MySQL: 10.1.38-MariaDB-0ubuntu0.18.04.1
  16. RRDTool: 1.7.0
  17. SNMP: NET-SNMP 5.7.3
  18. ==================================DEBUG!
  19. Updating os_def.cache...
  20. Done
  21.  
  22. SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE '10.20.20.12' ORDER BY device_id DESC [] 497.31ms]
  23. SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [102] 0.88ms]
  24. 10.20.20.12 102 generic [FPING] /usr/bin/fping -e -q -c 3 -p 500 -t 500 10.20.20.12
  25.  
  26. Array
  27. (
  28.     [xmt] => 3
  29.     [rcv] => 3
  30.     [loss] => 0
  31.     [min] => 2.45
  32.     [max] => 2.63
  33.     [avg] => 2.56
  34.     [exitcode] => 0
  35. )
  36.  
  37. SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":"3","rcv":"3","loss":"0","min":"2.45","max":"2.63","avg":"2.56","device_id":102,"debug":"[]"} 108.2ms]
  38.  
  39. SNMP Check response code: 0
  40.  
  41. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0']
  42.  
  43. ME1200 GigaBit Ethernet Switch, version ME1200 OS Software Build 15.4-3.SN
  44.  
  45.  
  46. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovqn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']
  47.  
  48. .*.*.1899
  49.  
  50.  
  51. | ME1200 GigaBit Ethernet Switch, version ME1200 OS Software Build 15.4-3.SN | .1.3.6.1.4.1.9.1.1899 |
  52.  
  53. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.2.6.0']
  54.  
  55. No Such Object available on this agent at this OID
  56.  
  57.  
  58. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ?  [102,"poll_mib"] 54.23ms]
  59.  
  60. Attempting to initialize OS: generic
  61.  
  62. OS initialized: LibreNMS\OS\Generic
  63.  
  64.  
  65.  
  66. Modules status: Global+
  67. OS  
  68. Device  
  69.  
  70. #### Load disco module core ####
  71.  
  72. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQn' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'sysName.0' 'sysObjectID.0' 'sysDescr.0']
  73.  
  74. .*.*.0 = CORP-BANK
  75. .*.*.0 = .*.*.1899
  76. .*.*.0 = ME1200 GigaBit Ethernet Switch, version ME1200 OS Software Build 15.4-3.SN
  77.  
  78.  
  79.  
  80. >> Runtime for discovery module 'core': 0.2530 seconds with 1040 bytes
  81. >> SNMP: [5/1.34s] MySQL: [4/0.66s] RRD: [0/0.00s]
  82. #### Unload disco module core ####
  83.  
  84. Modules status: Global+ OS+ Device  
  85.  
  86. #### Load disco module os ####
  87.  
  88. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysDescr.0']
  89.  
  90. ME1200 GigaBit Ethernet Switch, version ME1200 OS Software Build 15.4-3.SN
  91.  
  92.  
  93. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovqn' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']
  94.  
  95. .*.*.1899
  96.  
  97. | ME1200 GigaBit Ethernet Switch, version ME1200 OS Software Build 15.4-3.SN | .1.3.6.1.4.1.9.1.1899 |
  98.  
  99. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.12148.10.2.6.0']
  100.  
  101. No Such Object available on this agent at this OID
  102.  
  103.  
  104. OS: Generic Device (generic)
  105.  
  106.  
  107. >> Runtime for discovery module 'os': 0.6300 seconds with 1344 bytes
  108. >> SNMP: [3/0.63s] MySQL: [0/0.00s] RRD: [0/0.00s]
  109. #### Unload disco module os ####
  110.  
  111. Modules status: Global+ OS+ Device  
  112. #### Load disco module ports ####
  113.  
  114. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifDescr']
  115.  
  116. ifDescr.1 = Port  1
  117. ifDescr.2 = Port  2
  118. ifDescr.3 = Port  3
  119. ifDescr.4 = Port  4
  120. ifDescr.5 = Port  5
  121. ifDescr.6 = Port  6
  122. ifDescr.200000001 = VLAN    1
  123. ifDescr.200000002 = VLAN    2
  124. ifDescr.200000003 = VLAN    3
  125. ifDescr.200000555 = VLAN  555
  126. ifDescr.200000808 = VLAN  808
  127. ifDescr.200000910 = VLAN  910
  128. ifDescr.200000935 = VLAN  935
  129. ifDescr.200000991 = VLAN  991
  130.  
  131.  
  132. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifName']
  133.  
  134. ifName.1 = Port  1
  135. ifName.2 = Port  2
  136. ifName.3 = Port  3
  137. ifName.4 = Port  4
  138. ifName.5 = Port  5
  139. ifName.6 = Port  6
  140. ifName.200000001 = VLAN    1
  141. ifName.200000002 = VLAN    2
  142. ifName.200000003 = VLAN    3
  143. ifName.200000555 = VLAN  555
  144. ifName.200000808 = VLAN  808
  145. ifName.200000910 = VLAN  910
  146. ifName.200000935 = VLAN  935
  147. ifName.200000991 = VLAN  991
  148.  
  149.  
  150. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAlias']
  151.  
  152. ifAlias.1 =  1
  153. ifAlias.2 =  2
  154. ifAlias.3 =  3
  155. ifAlias.4 =  4
  156. ifAlias.5 =  5
  157. ifAlias.6 =  6
  158. ifAlias.200000001 = VLAN    1
  159. ifAlias.200000002 = VLAN    2
  160. ifAlias.200000003 = VLAN    3
  161. ifAlias.200000555 = VLAN  555
  162. ifAlias.200000808 = VLAN  808
  163. ifAlias.200000910 = VLAN  910
  164. ifAlias.200000935 = VLAN  935
  165. ifAlias.200000991 = VLAN  991
  166.  
  167.  
  168. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType']
  169.  
  170. ifType.1 = ethernetCsmacd
  171. ifType.2 = ethernetCsmacd
  172. ifType.3 = ethernetCsmacd
  173. ifType.4 = ethernetCsmacd
  174. ifType.5 = ethernetCsmacd
  175. ifType.6 = ethernetCsmacd
  176. ifType.200000001 = l2vlan
  177. ifType.200000002 = l2vlan
  178. ifType.200000003 = l2vlan
  179. ifType.200000555 = l2vlan
  180. ifType.200000808 = l2vlan
  181. ifType.200000910 = l2vlan
  182. ifType.200000935 = l2vlan
  183. ifType.200000991 = l2vlan
  184.  
  185.  
  186. Array
  187. (
  188.     [1] => Array
  189.         (
  190.             [ifDescr] => Port  1
  191.             [ifName] => Port  1
  192.             [ifAlias] => 1
  193.             [ifType] => ethernetCsmacd
  194.         )
  195.  
  196.     [2] => Array
  197.         (
  198.             [ifDescr] => Port  2
  199.             [ifName] => Port  2
  200.             [ifAlias] => 2
  201.             [ifType] => ethernetCsmacd
  202.         )
  203.  
  204.     [3] => Array
  205.         (
  206.             [ifDescr] => Port  3
  207.             [ifName] => Port  3
  208.             [ifAlias] => 3
  209.             [ifType] => ethernetCsmacd
  210.         )
  211.  
  212.     [4] => Array
  213.         (
  214.             [ifDescr] => Port  4
  215.             [ifName] => Port  4
  216.             [ifAlias] => 4
  217.             [ifType] => ethernetCsmacd
  218.         )
  219.  
  220.     [5] => Array
  221.         (
  222.             [ifDescr] => Port  5
  223.             [ifName] => Port  5
  224.             [ifAlias] => 5
  225.             [ifType] => ethernetCsmacd
  226.         )
  227.  
  228.     [6] => Array
  229.         (
  230.             [ifDescr] => Port  6
  231.             [ifName] => Port  6
  232.             [ifAlias] => 6
  233.             [ifType] => ethernetCsmacd
  234.         )
  235.  
  236.     [200000001] => Array
  237.         (
  238.             [ifDescr] => VLAN    1
  239.             [ifName] => VLAN    1
  240.             [ifAlias] => VLAN    1
  241.             [ifType] => l2vlan
  242.         )
  243.  
  244.     [200000002] => Array
  245.         (
  246.             [ifDescr] => VLAN    2
  247.             [ifName] => VLAN    2
  248.             [ifAlias] => VLAN    2
  249.             [ifType] => l2vlan
  250.         )
  251.  
  252.     [200000003] => Array
  253.         (
  254.             [ifDescr] => VLAN    3
  255.             [ifName] => VLAN    3
  256.             [ifAlias] => VLAN    3
  257.             [ifType] => l2vlan
  258.         )
  259.  
  260.     [200000555] => Array
  261.         (
  262.             [ifDescr] => VLAN  555
  263.             [ifName] => VLAN  555
  264.             [ifAlias] => VLAN  555
  265.             [ifType] => l2vlan
  266.         )
  267.  
  268.     [200000808] => Array
  269.         (
  270.             [ifDescr] => VLAN  808
  271.             [ifName] => VLAN  808
  272.             [ifAlias] => VLAN  808
  273.             [ifType] => l2vlan
  274.         )
  275.  
  276.     [200000910] => Array
  277.         (
  278.             [ifDescr] => VLAN  910
  279.             [ifName] => VLAN  910
  280.             [ifAlias] => VLAN  910
  281.             [ifType] => l2vlan
  282.         )
  283.  
  284.     [200000935] => Array
  285.         (
  286.             [ifDescr] => VLAN  935
  287.             [ifName] => VLAN  935
  288.             [ifAlias] => VLAN  935
  289.             [ifType] => l2vlan
  290.         )
  291.  
  292.     [200000991] => Array
  293.         (
  294.             [ifDescr] => VLAN  991
  295.             [ifName] => VLAN  991
  296.             [ifAlias] => VLAN  991
  297.             [ifType] => l2vlan
  298.         )
  299.  
  300. )
  301.  
  302. SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [102] 14.1ms]
  303.  
  304. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  1","Port  1","1","ethernetCsmacd",1,23834] 221.79ms]
  305. .
  306. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  2","Port  2","2","ethernetCsmacd",2,23835] 183.78ms]
  307.  
  308. .
  309. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  3","Port  3","3","ethernetCsmacd",3,23836] 208.85ms]
  310. .
  311. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  4","Port  4","4","ethernetCsmacd",4,23837] 225.56ms]
  312. .
  313. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  5","Port  5","5","ethernetCsmacd",5,23838] 100.44ms]
  314. .
  315. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["Port  6","Port  6","6","ethernetCsmacd",6,23839] 82.08ms]
  316. .
  317. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN    1","VLAN    1","VLAN    1","l2vlan",200000001,23840] 291.44ms]
  318.  
  319. .
  320. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN    2","VLAN    2","VLAN    2","l2vlan",200000002,23841] 160.89ms]
  321.  
  322. .
  323. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN    3","VLAN    3","VLAN    3","l2vlan",200000003,23842] 49.18ms]
  324. .
  325. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN  555","VLAN  555","VLAN  555","l2vlan",200000555,23843] 151.95ms]
  326. .
  327. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN  808","VLAN  808","VLAN  808","l2vlan",200000808,23844] 284.01ms]
  328. .
  329. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN  910","VLAN  910","VLAN  910","l2vlan",200000910,23845] 107.98ms]
  330. .
  331. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN  935","VLAN  935","VLAN  935","l2vlan",200000935,46203] 125.2ms]
  332. .
  333. SQL[UPDATE `ports` set `ifDescr`=?,`ifName`=?,`ifAlias`=?,`ifType`=?,`ifIndex`=? WHERE `port_id` = ? ["VLAN  991","VLAN  991","VLAN  991","l2vlan",200000991,23846] 184.28ms]
  334.  
  335. .
  336.  
  337.  
  338.  
  339. >> Runtime for discovery module 'ports': 3.6780 seconds with 4816 bytes
  340.  
  341. >> SNMP: [4/1.28s] MySQL: [15/2.39s] RRD: [0/0.00s]
  342.  
  343. #### Unload disco module ports ####
  344.  
  345.  
  346. Modules status: Global+
  347. OS+
  348. Device  
  349.  
  350. #### Load disco module ports-stack ####
  351.  
  352. SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '102' [] 78.7ms]
  353.  
  354. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifStackStatus']
  355.  
  356. ifStackStatus.2.0 = active
  357. ifStackStatus.3.0 = active
  358. ifStackStatus.4.0 = active
  359. ifStackStatus.5.0 = active
  360. ifStackStatus.6.0 = active
  361. ifStackStatus.200000001.0 = active
  362. ifStackStatus.200000002.3 = active
  363. ifStackStatus.200000003.0 = active
  364. ifStackStatus.200000555.6 = active
  365. ifStackStatus.200000808.2 = active
  366. ifStackStatus.200000808.6 = active
  367. ifStackStatus.200000910.6 = active
  368. ifStackStatus.200000935.4 = active
  369. ifStackStatus.200000935.5 = active
  370. ifStackStatus.200000935.6 = active
  371. ifStackStatus.200000991.1 = active
  372. ifStackStatus.200000991.6 = active
  373.  
  374.  
  375. .................
  376.  
  377. >> Runtime for discovery module 'ports-stack': 0.3240 seconds with 1768 bytes
  378. >> SNMP: [0/0.00s] MySQL: [1/0.08s] RRD: [0/0.00s]
  379. #### Unload disco module ports-stack ####
  380.  
  381. Modules status: Global+ OS+ Device  
  382. #### Load disco module entity-physical ####
  383.  
  384.  
  385. Caching OIDs: entPhysicalEntry
  386. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhysicalEntry']
  387.  
  388. entPhysicalDescr.1 = ME-1200
  389. entPhysicalDescr.11 = GigabitEthernet 1/1
  390. entPhysicalDescr.12 = GigabitEthernet 1/2
  391. entPhysicalDescr.13 = Gigabit Ethernet Container 1/3
  392. entPhysicalDescr.14 = Gigabit Ethernet Container 1/4
  393. entPhysicalDescr.15 = Gigabit Ethernet Container 1/5
  394. entPhysicalDescr.16 = Gigabit Ethernet Container 1/6
  395. entPhysicalDescr.23 = GigabitEthernet Container
  396. entPhysicalDescr.24 = GigabitEthernet Container
  397. entPhysicalDescr.25 = GigabitEthernet Container
  398. entPhysicalDescr.26 = GigabitEthernet Container
  399. entPhysicalDescr.101 =
  400. entPhysicalDescr.102 =
  401. entPhysicalDescr.103 =
  402. entPhysicalDescr.104 = 1000BASE_X
  403. entPhysicalVendorType.1 = cevChassis.1471
  404. entPhysicalVendorType.11 = cevPortBaseTEther
  405. entPhysicalVendorType.12 = cevPortBaseTEther
  406. entPhysicalVendorType.13 = cevPortBaseTEther
  407. entPhysicalVendorType.14 = cevPortBaseTEther
  408. entPhysicalVendorType.15 = cevPortBaseTEther
  409. entPhysicalVendorType.16 = cevPortBaseTEther
  410. entPhysicalVendorType.23 = cevContainerSFP
  411. entPhysicalVendorType.24 = cevContainerSFP
  412. entPhysicalVendorType.25 = cevContainerSFP
  413. entPhysicalVendorType.26 = cevContainerSFP
  414. entPhysicalVendorType.101 = zeroDotZero.*.*.0.0
  415. entPhysicalVendorType.102 = zeroDotZero.*.*.0.0
  416. entPhysicalVendorType.103 = zeroDotZero.*.*.0.0
  417. entPhysicalVendorType.104 = zeroDotZero.*.*.0.0
  418. entPhysicalContainedIn.1 = 0
  419. entPhysicalContainedIn.11 = 1
  420. entPhysicalContainedIn.12 = 1
  421. entPhysicalContainedIn.13 = 1
  422. entPhysicalContainedIn.14 = 1
  423. entPhysicalContainedIn.15 = 1
  424. entPhysicalContainedIn.16 = 1
  425. entPhysicalContainedIn.23 = 13
  426. entPhysicalContainedIn.24 = 14
  427. entPhysicalContainedIn.25 = 15
  428. entPhysicalContainedIn.26 = 16
  429. entPhysicalContainedIn.101 = 23
  430. entPhysicalContainedIn.102 = 24
  431. entPhysicalContainedIn.103 = 25
  432. entPhysicalContainedIn.104 = 26
  433. entPhysicalClass.1 = chassis
  434. entPhysicalClass.11 = port
  435. entPhysicalClass.12 = port
  436. entPhysicalClass.13 = port
  437. entPhysicalClass.14 = port
  438. entPhysicalClass.15 = port
  439. entPhysicalClass.16 = port
  440. entPhysicalClass.23 = container
  441. entPhysicalClass.24 = container
  442. entPhysicalClass.25 = container
  443. entPhysicalClass.26 = container
  444. entPhysicalClass.101 = module
  445. entPhysicalClass.102 = module
  446. entPhysicalClass.103 = module
  447. entPhysicalClass.104 = module
  448. entPhysicalParentRelPos.1 = 1
  449. entPhysicalParentRelPos.11 = 1
  450. entPhysicalParentRelPos.12 = 2
  451. entPhysicalParentRelPos.13 = 3
  452. entPhysicalParentRelPos.14 = 4
  453. entPhysicalParentRelPos.15 = 5
  454. entPhysicalParentRelPos.16 = 6
  455. entPhysicalParentRelPos.23 = 1
  456. entPhysicalParentRelPos.24 = 2
  457. entPhysicalParentRelPos.25 = 3
  458. entPhysicalParentRelPos.26 = 4
  459. entPhysicalParentRelPos.101 = 0
  460. entPhysicalParentRelPos.102 = 0
  461. entPhysicalParentRelPos.103 = 0
  462. entPhysicalParentRelPos.104 = 0
  463. entPhysicalName.1 = ME-1200-Fixed Module
  464. entPhysicalName.11 = GigabitEthernet 1/1
  465. entPhysicalName.12 = GigabitEthernet 1/2
  466. entPhysicalName.13 = GigabitEthernet 1/3
  467. entPhysicalName.14 = GigabitEthernet 1/4
  468. entPhysicalName.15 = GigabitEthernet 1/5
  469. entPhysicalName.16 = GigabitEthernet 1/6
  470. entPhysicalName.23 = Gigabit Ethernet Container
  471. entPhysicalName.24 = Gigabit Ethernet Container
  472. entPhysicalName.25 = Gigabit Ethernet Container
  473. entPhysicalName.26 = Gigabit Ethernet Container
  474. entPhysicalName.101 =
  475. entPhysicalName.102 =
  476. entPhysicalName.103 =
  477. entPhysicalName.104 = GigabitEthernet 1/6
  478. entPhysicalHardwareRev.1 =
  479. entPhysicalHardwareRev.11 =
  480. entPhysicalHardwareRev.12 =
  481. entPhysicalHardwareRev.13 =
  482. entPhysicalHardwareRev.14 =
  483. entPhysicalHardwareRev.15 =
  484. entPhysicalHardwareRev.16 =
  485. entPhysicalHardwareRev.23 =
  486. entPhysicalHardwareRev.24 =
  487. entPhysicalHardwareRev.25 =
  488. entPhysicalHardwareRev.26 =
  489. entPhysicalHardwareRev.101 =
  490. entPhysicalHardwareRev.102 =
  491. entPhysicalHardwareRev.103 =
  492. entPhysicalHardwareRev.104 =
  493. entPhysicalFirmwareRev.1 = NULL
  494. entPhysicalFirmwareRev.11 = NULL
  495. entPhysicalFirmwareRev.12 = NULL
  496. entPhysicalFirmwareRev.13 = NULL
  497. entPhysicalFirmwareRev.14 = NULL
  498. entPhysicalFirmwareRev.15 = NULL
  499. entPhysicalFirmwareRev.16 = NULL
  500. entPhysicalFirmwareRev.23 = NULL
  501. entPhysicalFirmwareRev.24 = NULL
  502. entPhysicalFirmwareRev.25 = NULL
  503. entPhysicalFirmwareRev.26 = NULL
  504. entPhysicalFirmwareRev.101 = NULL
  505. entPhysicalFirmwareRev.102 = NULL
  506. entPhysicalFirmwareRev.103 = NULL
  507. entPhysicalFirmwareRev.104 = NULL
  508. entPhysicalSoftwareRev.1 = NULL
  509. entPhysicalSoftwareRev.11 = NULL
  510. entPhysicalSoftwareRev.12 = NULL
  511. entPhysicalSoftwareRev.13 = NULL
  512. entPhysicalSoftwareRev.14 = NULL
  513. entPhysicalSoftwareRev.15 = NULL
  514. entPhysicalSoftwareRev.16 = NULL
  515. entPhysicalSoftwareRev.23 = NULL
  516. entPhysicalSoftwareRev.24 = NULL
  517. entPhysicalSoftwareRev.25 = NULL
  518. entPhysicalSoftwareRev.26 = NULL
  519. entPhysicalSoftwareRev.101 = NULL
  520. entPhysicalSoftwareRev.102 = NULL
  521. entPhysicalSoftwareRev.103 = NULL
  522. entPhysicalSoftwareRev.104 = NULL
  523. entPhysicalSerialNum.1 = RTC19440060
  524. entPhysicalSerialNum.11 = NA
  525. entPhysicalSerialNum.12 = NA
  526. entPhysicalSerialNum.13 = NA
  527. entPhysicalSerialNum.14 = NA
  528. entPhysicalSerialNum.15 = NA
  529. entPhysicalSerialNum.16 = NA
  530. entPhysicalSerialNum.23 = NA
  531. entPhysicalSerialNum.24 = NA
  532. entPhysicalSerialNum.25 = NA
  533. entPhysicalSerialNum.26 = NA
  534. entPhysicalSerialNum.101 =
  535. entPhysicalSerialNum.102 =
  536. entPhysicalSerialNum.103 =
  537. entPhysicalSerialNum.104 = USW8022395      
  538. entPhysicalMfgName.1 =
  539. entPhysicalMfgName.11 =
  540. entPhysicalMfgName.12 =
  541. entPhysicalMfgName.13 =
  542. entPhysicalMfgName.14 =
  543. entPhysicalMfgName.15 =
  544. entPhysicalMfgName.16 =
  545. entPhysicalMfgName.23 =
  546. entPhysicalMfgName.24 =
  547. entPhysicalMfgName.25 =
  548. entPhysicalMfgName.26 =
  549. entPhysicalMfgName.101 =
  550. entPhysicalMfgName.102 =
  551. entPhysicalMfgName.103 =
  552. entPhysicalMfgName.104 =
  553. entPhysicalModelName.1 = ME1200-4S-A
  554. entPhysicalModelName.11 = NA
  555. entPhysicalModelName.12 = NA
  556. entPhysicalModelName.13 = NA
  557. entPhysicalModelName.14 = NA
  558. entPhysicalModelName.15 = NA
  559. entPhysicalModelName.16 = NA
  560. entPhysicalModelName.23 = NA
  561. entPhysicalModelName.24 = NA
  562. entPhysicalModelName.25 = NA
  563. entPhysicalModelName.26 = NA
  564. entPhysicalModelName.101 = NA
  565. entPhysicalModelName.102 = NA
  566. entPhysicalModelName.103 = NA
  567. entPhysicalModelName.104 = NA
  568. entPhysicalAlias.1 = None
  569. entPhysicalAlias.11 = None
  570. entPhysicalAlias.12 = None
  571. entPhysicalAlias.13 = None
  572. entPhysicalAlias.14 = None
  573. entPhysicalAlias.15 = None
  574. entPhysicalAlias.16 = None
  575. entPhysicalAlias.23 = None
  576. entPhysicalAlias.24 = None
  577. entPhysicalAlias.25 = None
  578. entPhysicalAlias.26 = None
  579. entPhysicalAlias.101 = None
  580. entPhysicalAlias.102 = None
  581. entPhysicalAlias.103 = None
  582. entPhysicalAlias.104 = None
  583. entPhysicalIsFRU.1 = true
  584. entPhysicalIsFRU.11 = true
  585. entPhysicalIsFRU.12 = true
  586. entPhysicalIsFRU.13 = true
  587. entPhysicalIsFRU.14 = true
  588. entPhysicalIsFRU.15 = true
  589. entPhysicalIsFRU.16 = true
  590. entPhysicalIsFRU.23 = true
  591. entPhysicalIsFRU.24 = true
  592. entPhysicalIsFRU.25 = true
  593. entPhysicalIsFRU.26 = true
  594. entPhysicalIsFRU.101 = 0
  595. entPhysicalIsFRU.102 = 0
  596. entPhysicalIsFRU.103 = 0
  597. entPhysicalIsFRU.104 = true
  598. entPhysicalMfgDate.1 = 0-0-0,0:0:0.0
  599. entPhysicalMfgDate.11 = 0-0-0,0:0:0.0
  600. entPhysicalMfgDate.12 = 0-0-0,0:0:0.0
  601. entPhysicalMfgDate.13 = 0-0-0,0:0:0.0
  602. entPhysicalMfgDate.14 = 0-0-0,0:0:0.0
  603. entPhysicalMfgDate.15 = 0-0-0,0:0:0.0
  604. entPhysicalMfgDate.16 = 0-0-0,0:0:0.0
  605. entPhysicalMfgDate.23 = 0-0-0,0:0:0.0
  606. entPhysicalMfgDate.24 = 0-0-0,0:0:0.0
  607. entPhysicalMfgDate.25 = 0-0-0,0:0:0.0
  608. entPhysicalMfgDate.26 = 0-0-0,0:0:0.0
  609. entPhysicalMfgDate.101 = 0-0-0,0:0:0.0
  610. entPhysicalMfgDate.102 = 0-0-0,0:0:0.0
  611. entPhysicalMfgDate.103 = 0-0-0,0:0:0.0
  612. entPhysicalMfgDate.104 = 0-0-0,0:0:0.0
  613.  
  614.  
  615.  entAliasMappingIdentifier
  616. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB:IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entAliasMappingIdentifier']
  617.  
  618. entAliasMappingIdentifier.11 = ifIndex.1
  619. entAliasMappingIdentifier.12 = ifIndex.2
  620. entAliasMappingIdentifier.13 = ifIndex.3
  621. entAliasMappingIdentifier.14 = ifIndex.4
  622. entAliasMappingIdentifier.15 = ifIndex.5
  623. entAliasMappingIdentifier.16 = ifIndex.6
  624.  
  625.  
  626. Discover Inventory Item: 1, ME-1200, chassis, ME-1200-Fixed Module, ME1200-4S-A, RTC19440060, 0, , 1, cevChassis.1471, , NULL, NULL, true, None, ,
  627.  
  628. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,1] 133.18ms]
  629.  
  630. .
  631. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [1,"ME-1200","chassis","ME-1200-Fixed Module","ME1200-4S-A","RTC19440060","0","","1","cevChassis.1471","","NULL","NULL","true","None","",102,1] 79.05ms]
  632.  
  633. Discover Inventory Item: 11, GigabitEthernet 1/1, port, GigabitEthernet 1/1, NA, NA, 1, , 1, cevPortBaseTEther, , NULL, NULL, true, None, ,
  634.  
  635. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,11] 5.88ms]
  636.  
  637. .
  638. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [11,"GigabitEthernet 1\/1","port","GigabitEthernet 1\/1","NA","NA","1","","1","cevPortBaseTEther","","NULL","NULL","true","None","",102,11] 210.7ms]
  639. Discover Inventory Item: 12, GigabitEthernet 1/2, port, GigabitEthernet 1/2, NA, NA, 1, , 2, cevPortBaseTEther, , NULL, NULL, true, None, ,
  640.  
  641. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,12] 0.8ms]
  642. .
  643. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [12,"GigabitEthernet 1\/2","port","GigabitEthernet 1\/2","NA","NA","1","","2","cevPortBaseTEther","","NULL","NULL","true","None","",102,12] 191.12ms]
  644.  
  645. Discover Inventory Item: 13, Gigabit Ethernet Container 1/3, port, GigabitEthernet 1/3, NA, NA, 1, , 3, cevPortBaseTEther, , NULL, NULL, true, None, ,
  646.  
  647. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,13] 0.66ms]
  648. .
  649. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [13,"Gigabit Ethernet Container 1\/3","port","GigabitEthernet 1\/3","NA","NA","1","","3","cevPortBaseTEther","","NULL","NULL","true","None","",102,13] 141.16ms]
  650. Discover Inventory Item: 14, Gigabit Ethernet Container 1/4, port, GigabitEthernet 1/4, NA, NA, 1, , 4, cevPortBaseTEther, , NULL, NULL, true, None, ,
  651.  
  652. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,14] 0.63ms]
  653. .
  654. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [14,"Gigabit Ethernet Container 1\/4","port","GigabitEthernet 1\/4","NA","NA","1","","4","cevPortBaseTEther","","NULL","NULL","true","None","",102,14] 409.89ms]
  655.  
  656. Discover Inventory Item: 15, Gigabit Ethernet Container 1/5, port, GigabitEthernet 1/5, NA, NA, 1, , 5, cevPortBaseTEther, , NULL, NULL, true, None, ,
  657.  
  658. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,15] 0.64ms]
  659.  
  660. .
  661. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [15,"Gigabit Ethernet Container 1\/5","port","GigabitEthernet 1\/5","NA","NA","1","","5","cevPortBaseTEther","","NULL","NULL","true","None","",102,15] 466.2ms]
  662.  
  663. Discover Inventory Item: 16, Gigabit Ethernet Container 1/6, port, GigabitEthernet 1/6, NA, NA, 1, , 6, cevPortBaseTEther, , NULL, NULL, true, None, ,
  664.  
  665. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,16] 0.58ms]
  666. .
  667. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [16,"Gigabit Ethernet Container 1\/6","port","GigabitEthernet 1\/6","NA","NA","1","","6","cevPortBaseTEther","","NULL","NULL","true","None","",102,16] 100.75ms]
  668. Discover Inventory Item: 23, GigabitEthernet Container, container, Gigabit Ethernet Container, NA, NA, 13, , 1, cevContainerSFP, , NULL, NULL, true, None, ,
  669.  
  670. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,23] 2.51ms]
  671. .
  672. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [23,"GigabitEthernet Container","container","Gigabit Ethernet Container","NA","NA","13","","1","cevContainerSFP","","NULL","NULL","true","None","",102,23] 78.06ms]
  673.  
  674. Discover Inventory Item: 24, GigabitEthernet Container, container, Gigabit Ethernet Container, NA, NA, 14, , 2, cevContainerSFP, , NULL, NULL, true, None, ,
  675.  
  676. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,24] 65.68ms]
  677. .
  678. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [24,"GigabitEthernet Container","container","Gigabit Ethernet Container","NA","NA","14","","2","cevContainerSFP","","NULL","NULL","true","None","",102,24] 124.83ms]
  679.  
  680. Discover Inventory Item: 25, GigabitEthernet Container, container, Gigabit Ethernet Container, NA, NA, 15, , 3, cevContainerSFP, , NULL, NULL, true, None, ,
  681.  
  682. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,25] 0.47ms]
  683.  
  684. .
  685. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [25,"GigabitEthernet Container","container","Gigabit Ethernet Container","NA","NA","15","","3","cevContainerSFP","","NULL","NULL","true","None","",102,25] 252.54ms]
  686.  
  687. Discover Inventory Item: 26, GigabitEthernet Container, container, Gigabit Ethernet Container, NA, NA, 16, , 4, cevContainerSFP, , NULL, NULL, true, None, ,
  688.  
  689. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,26] 72.8ms]
  690. .
  691. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [26,"GigabitEthernet Container","container","Gigabit Ethernet Container","NA","NA","16","","4","cevContainerSFP","","NULL","NULL","true","None","",102,26] 219.42ms]
  692.  
  693. Discover Inventory Item: 101, , module, , NA, , 23, , 0, zeroDotZero.0.0.0.0.0.0.0.0.0.0, , NULL, NULL, 0, None, ,
  694. Discover Inventory Item: 102, , module, , NA, , 24, , 0, zeroDotZero.0.0.0.0.0.0.0.0.0.0, , NULL, NULL, 0, None, ,
  695. Discover Inventory Item: 103, , module, , NA, , 25, , 0, zeroDotZero.0.0.0.0.0.0.0.0.0.0, , NULL, NULL, 0, None, ,
  696. Discover Inventory Item: 104, 1000BASE_X, module, GigabitEthernet 1/6, NA, USW8022395, 26, , 0, zeroDotZero.0.0.0.0.0.0.0.0.0.0, , NULL, NULL, true, None, ,
  697.  
  698. SQL[SELECT COUNT(entPhysical_id) FROM `entPhysical` WHERE `device_id` = ? AND `entPhysicalIndex` = ? [102,104] 1.09ms]
  699. .
  700. SQL[UPDATE `entPhysical` set `entPhysicalIndex`=?,`entPhysicalDescr`=?,`entPhysicalClass`=?,`entPhysicalName`=?,`entPhysicalModelName`=?,`entPhysicalSerialNum`=?,`entPhysicalContainedIn`=?,`entPhysicalMfgName`=?,`entPhysicalParentRelPos`=?,`entPhysicalVendorType`=?,`entPhysicalHardwareRev`=?,`entPhysicalFirmwareRev`=?,`entPhysicalSoftwareRev`=?,`entPhysicalIsFRU`=?,`entPhysicalAlias`=?,`entPhysicalAssetID`=? WHERE `device_id`=? AND `entPhysicalIndex`=? [104,"1000BASE_X","module","GigabitEthernet 1\/6","NA","USW8022395","26","","0","zeroDotZero.0.0.0.0.0.0.0.0.0.0","","NULL","NULL","true","None","",102,104] 135.62ms]
  701.  
  702.  
  703. SQL[SELECT * FROM `entPhysical` WHERE `device_id` = ? [102] 0.53ms]
  704.  
  705. >> Runtime for discovery module 'entity-physical': 3.5390 seconds with 9376 bytes
  706.  
  707. >> SNMP: [1/0.53s] MySQL: [13/2.41s] RRD: [0/0.00s]
  708. #### Unload disco module entity-physical ####
  709.  
  710. Modules status: Global- OS- Device  Module [ entity-state ] disabled on os.
  711.  
  712. Modules status: Global+ OS+ Device  
  713. #### Load disco module processors ####
  714.  
  715. No YAML Discovery data.
  716. Host Resources:
  717. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrProcessorLoad']
  718.  
  719. hrProcessorLoad = No Such Object available on this agent at this OID
  720.  
  721.  
  722. UCD Resources:
  723. SQL[SELECT `devices`.*, `location`, `lat`, `lng` FROM `devices` LEFT JOIN locations ON `devices`.location_id=`locations`.`id` WHERE `device_id` = ? [102] 0.55ms]
  724.  
  725. SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [102] 0.15ms]
  726.  
  727. SQL[SELECT * FROM `vrf_lite_cisco` WHERE `device_id` = ? [102] 0.31ms]
  728.  
  729. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.11.11.0']
  730.  
  731. No Such Object available on this agent at this OID
  732.  
  733.  
  734. SQL[SELECT * FROM `processors` WHERE `device_id`=? [102] 0.34ms]
  735.  
  736. SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 0.65ms]
  737.  
  738.  
  739.  
  740. >> Runtime for discovery module 'processors': 0.3260 seconds with 69152 bytes
  741. >> SNMP: [2/0.32s] MySQL: [5/0.00s] RRD: [0/0.00s]
  742. #### Unload disco module processors ####
  743.  
  744. Modules status: Global+ OS+ Device  
  745. #### Load disco module mempools ####
  746.  
  747. SQL[SELECT COUNT(*) FROM `mempools` WHERE `device_id` = ? AND `mempool_type` = 'cemp' [102] 0.43ms]
  748.  
  749. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'NETSWITCH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'hpLocal']
  750.  
  751. hpLocalMem = No Such Object available on this agent at this OID
  752.  
  753.  
  754. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'NETSWITCH-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/hp' 'udp:HOSTNAME:161' 'hpGlobal']
  755.  
  756. hpGlobalMem = No Such Object available on this agent at this OID
  757.  
  758.  
  759. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry']
  760.  
  761. hrStorageEntry = No Such Object available on this agent at this OID
  762.  
  763.  
  764. SQL[SELECT * FROM `mempools` WHERE `device_id`  = '102' [] 88.85ms]
  765.  
  766.  
  767. >> Runtime for discovery module 'mempools': 1.0480 seconds with 36464 bytes
  768.  
  769. >> SNMP: [3/0.96s] MySQL: [1/0.09s] RRD: [0/0.00s]
  770. #### Unload disco module mempools ####
  771.  
  772. Modules status: Global+ OS+ Device  
  773. #### Load disco module cisco-vrf-lite ####
  774.  
  775. SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = ?  [102] 0.49ms]
  776.  
  777. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 2624 bytes
  778. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
  779. #### Unload disco module cisco-vrf-lite ####
  780.  
  781.  
  782. Modules status: Global- OS- Device- Module [ cisco-mac-accounting ] disabled on host.
  783.  
  784. Modules status: Global- OS- Device- Module [ cisco-pw ] disabled on host.
  785.  
  786. Modules status: Global- OS- Device+
  787. #### Load disco module vrf ####
  788.  
  789.  
  790.  
  791. SQL[SELECT * FROM ports WHERE device_id = '102' [] 1.03ms]
  792.  
  793. SQL[SELECT * FROM vrfs WHERE device_id = '102' [] 0.65ms]
  794.  
  795.  
  796. >> Runtime for discovery module 'vrf': 0.0020 seconds with 4160 bytes
  797.  
  798. >> SNMP: [0/0.00s] MySQL: [2/0.00s] RRD: [0/0.00s]
  799. #### Unload disco module vrf ####
  800.  
  801. Modules status: Global- OS- Device- Module [ cisco-cef ] disabled on host.
  802.  
  803. Modules status: Global- OS- Device+
  804. #### Load disco module cisco-sla ####
  805.  
  806.  
  807. >> Runtime for discovery module 'cisco-sla': 0.0000 seconds with 1616 bytes
  808. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  809. #### Unload disco module cisco-sla ####
  810.  
  811.  
  812. Modules status: Global- OS- Device- Module [ cisco-cbqos ] disabled on host.
  813.  
  814. Modules status: Global- OS- Device- Module [ cisco-otv ] disabled on host.
  815.  
  816. Modules status: Global+ OS+ Device  
  817. #### Load disco module ipv4-addresses ####
  818.  
  819. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipAdEntIfIndex']
  820.  
  821. ipAdEntIfIndex No Such Object available on this agent at this OID
  822.  
  823.  
  824. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipAdEntNetMask.']
  825.  
  826. No Such Object available on this agent at this OID
  827.  
  828.  
  829. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [102,null] 0.3ms]
  830. !
  831. SQL[SELECT `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 [102] 150.79ms]
  832.  
  833.  
  834. >> Runtime for discovery module 'ipv4-addresses': 0.7270 seconds with 33248 bytes
  835.  
  836. >> SNMP: [2/0.58s] MySQL: [1/0.15s] RRD: [0/0.00s]
  837. #### Unload disco module ipv4-addresses ####
  838.  
  839. Modules status: Global+ OS+ Device  
  840. #### Load disco module ipv6-addresses ####
  841.  
  842. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-Osq' '-Ln' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipAddressIfIndex.ipv6']
  843.  
  844. ipAddressIfIndex.ipv6."fe:80:00:02:00:00:00:00:36:62:88:ff:fe:24:ef:b8" 200000001
  845. ipAddressIfIndex.ipv6."fe:80:00:03:00:00:00:00:36:62:88:ff:fe:24:ef:b8" 200000555
  846.  
  847.  
  848. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.2.0.0.0.0.54.98.136.255.254.36.239.184']
  849.  
  850. IP-MIB::ipAddressPrefix.ipv6."fe:80:00:02:00:00:00:00:36:62:88:ff:fe:24:ef:b8" = OID: SNMPv2-SMI::zeroDotZero
  851.  
  852.  
  853. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.2.0.0.0.0.54.98.136.255.254.36.239.184']
  854.  
  855. No Such Object available on this agent at this OID
  856.  
  857.  
  858. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.5.2.16.254.128.0.3.0.0.0.0.54.98.136.255.254.36.239.184']
  859.  
  860. IP-MIB::ipAddressPrefix.ipv6."fe:80:00:03:00:00:00:00:36:62:88:ff:fe:24:ef:b8" = OID: SNMPv2-SMI::zeroDotZero
  861.  
  862.  
  863. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.2.1.4.34.1.6.2.16.254.128.0.3.0.0.0.0.54.98.136.255.254.36.239.184']
  864.  
  865. No Such Object available on this agent at this OID
  866.  
  867.  
  868. SQL[SELECT `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 [102] 198.43ms]
  869.  
  870.  
  871. >> Runtime for discovery module 'ipv6-addresses': 1.5970 seconds with 21056 bytes
  872. >> SNMP: [5/1.40s] MySQL: [1/0.20s] RRD: [0/0.00s]
  873. #### Unload disco module ipv6-addresses ####
  874.  
  875. Modules status: Global- OS- Device+
  876. #### Load disco module route ####
  877.  
  878. >> Runtime for discovery module 'route': 0.0000 seconds with 1336 bytes
  879. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  880. #### Unload disco module route ####
  881.  
  882. Modules status: Global+ OS+ Device  
  883. #### Load disco module sensors ####
  884.  
  885.  ENTITY-SENSOR:
  886. Caching OIDs:
  887.  entPhysicalDescr
  888. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhysicalDescr']
  889.  
  890. entPhysicalDescr.1 = ME-1200
  891. entPhysicalDescr.11 = GigabitEthernet 1/1
  892. entPhysicalDescr.12 = GigabitEthernet 1/2
  893. entPhysicalDescr.13 = Gigabit Ethernet Container 1/3
  894. entPhysicalDescr.14 = Gigabit Ethernet Container 1/4
  895. entPhysicalDescr.15 = Gigabit Ethernet Container 1/5
  896. entPhysicalDescr.16 = Gigabit Ethernet Container 1/6
  897. entPhysicalDescr.23 = GigabitEthernet Container
  898. entPhysicalDescr.24 = GigabitEthernet Container
  899. entPhysicalDescr.25 = GigabitEthernet Container
  900. entPhysicalDescr.26 = GigabitEthernet Container
  901. entPhysicalDescr.101 =
  902. entPhysicalDescr.102 =
  903. entPhysicalDescr.103 =
  904. entPhysicalDescr.104 = 1000BASE_X
  905.  
  906.  
  907.  entPhysicalNameSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhysicalName']
  908.  
  909. entPhysicalName.1 = ME-1200-Fixed Module
  910. entPhysicalName.11 = GigabitEthernet 1/1
  911. entPhysicalName.12 = GigabitEthernet 1/2
  912. entPhysicalName.13 = GigabitEthernet 1/3
  913. entPhysicalName.14 = GigabitEthernet 1/4
  914. entPhysicalName.15 = GigabitEthernet 1/5
  915. entPhysicalName.16 = GigabitEthernet 1/6
  916. entPhysicalName.23 = Gigabit Ethernet Container
  917. entPhysicalName.24 = Gigabit Ethernet Container
  918. entPhysicalName.25 = Gigabit Ethernet Container
  919. entPhysicalName.26 = Gigabit Ethernet Container
  920. entPhysicalName.101 =
  921. entPhysicalName.102 =
  922. entPhysicalName.103 =
  923. entPhysicalName.104 = GigabitEthernet 1/6
  924.  
  925.  
  926.  entPhySensorType
  927. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhySensorType']
  928.  
  929. entPhySensorType = No Such Object available on this agent at this OID
  930.  
  931.  
  932.  entPhySensorScaleSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhySensorScale']
  933.  
  934. entPhySensorScale = No Such Object available on this agent at this OID
  935.  
  936.  
  937.  entPhySensorPrecisionSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhySensorPrecision']
  938.  
  939. entPhySensorPrecision = No Such Object available on this agent at this OID
  940.  
  941.  
  942.  entPhySensorValue
  943. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhySensorValue']
  944.  
  945. entPhySensorValue = No Such Object available on this agent at this OID
  946.  
  947.  
  948.  entPhySensorOperStatus
  949. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-SENSOR-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhySensorOperStatus']
  950.  
  951. entPhySensorOperStatus = No Such Object available on this agent at this OID
  952.  
  953.  
  954.  
  955. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ?  [102,"ipmi_hostname"] 0.39ms]
  956.  
  957. SQL[SELECT * 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 = ? ["voltage",102,"ipmi"] 0.38ms]
  958.  
  959. SQL[SELECT * 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 = ? ["temperature",102,"ipmi"] 0.33ms]
  960.  
  961. SQL[SELECT * 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 = ? ["fanspeed",102,"ipmi"] 0.33ms]
  962.  
  963. SQL[SELECT * 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 = ? ["power",102,"ipmi"] 0.34ms]
  964.  
  965. Airflow:
  966. SQL[SELECT * 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 = ? ["airflow",102,"snmp"] 0.34ms]
  967.  
  968. Current:
  969. SQL[SELECT * 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 = ? ["current",102,"snmp"] 0.32ms]
  970.  
  971. Charge:
  972. SQL[SELECT * 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 = ? ["charge",102,"snmp"] 0.33ms]
  973.  
  974. Dbm:
  975. SQL[SELECT * 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 = ? ["dbm",102,"snmp"] 0.34ms]
  976.  
  977. Fanspeed:
  978. SQL[SELECT * 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 = ? ["fanspeed",102,"snmp"] 0.31ms]
  979.  
  980. Frequency:
  981. SQL[SELECT * 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 = ? ["frequency",102,"snmp"] 0.32ms]
  982.  
  983. Humidity:
  984. SQL[SELECT * 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 = ? ["humidity",102,"snmp"] 0.32ms]
  985.  
  986. Load:
  987. SQL[SELECT * 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 = ? ["load",102,"snmp"] 0.33ms]
  988.  
  989. Power:
  990. SQL[SELECT * 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 = ? ["power",102,"snmp"] 0.4ms]
  991.  
  992. Power_consumed:
  993. SQL[SELECT * 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 = ? ["power_consumed",102,"snmp"] 0.45ms]
  994.  
  995. Power_factor:
  996. SQL[SELECT * 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 = ? ["power_factor",102,"snmp"] 0.41ms]
  997.  
  998. Runtime:
  999. SQL[SELECT * 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 = ? ["runtime",102,"snmp"] 0.39ms]
  1000.  
  1001. Signal:
  1002. SQL[SELECT * 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 = ? ["signal",102,"snmp"] 0.39ms]
  1003.  
  1004. State:
  1005. SQL[SELECT * 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 = ? ["state",102,"snmp"] 0.39ms]
  1006.  
  1007. Count:
  1008. SQL[SELECT * 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 = ? ["count",102,"snmp"] 0.4ms]
  1009.  
  1010. Temperature:
  1011. SQL[SELECT * 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 = ? ["temperature",102,"snmp"] 0.4ms]
  1012.  
  1013. Voltage:
  1014. SQL[SELECT * 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 = ? ["voltage",102,"snmp"] 0.42ms]
  1015.  
  1016. Snr:
  1017. SQL[SELECT * 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 = ? ["snr",102,"snmp"] 0.4ms]
  1018.  
  1019. Pressure:
  1020. SQL[SELECT * 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 = ? ["pressure",102,"snmp"] 0.41ms]
  1021.  
  1022. Cooling:
  1023. SQL[SELECT * 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 = ? ["cooling",102,"snmp"] 0.4ms]
  1024.  
  1025. Delay:
  1026. SQL[SELECT * 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 = ? ["delay",102,"snmp"] 0.45ms]
  1027.  
  1028. Quality_factor:
  1029. SQL[SELECT * 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 = ? ["quality_factor",102,"snmp"] 0.37ms]
  1030.  
  1031. Chromatic_dispersion:
  1032. SQL[SELECT * 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 = ? ["chromatic_dispersion",102,"snmp"] 0.37ms]
  1033.  
  1034. Ber:
  1035. SQL[SELECT * 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 = ? ["ber",102,"snmp"] 0.38ms]
  1036.  
  1037. Eer:
  1038. SQL[SELECT * 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 = ? ["eer",102,"snmp"] 0.38ms]
  1039.  
  1040. Waterflow:
  1041. SQL[SELECT * 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 = ? ["waterflow",102,"snmp"] 0.41ms]
  1042.  
  1043.  
  1044. >> Runtime for discovery module 'sensors': 1.4540 seconds with 56784 bytes
  1045. >> SNMP: [7/1.44s] MySQL: [31/0.01s] RRD: [0/0.00s]
  1046. #### Unload disco module sensors ####
  1047.  
  1048.  
  1049. Modules status: Global+ OS+ Device  
  1050. #### Load disco module storage ####
  1051.  
  1052. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'DATA-DOMAIN-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/datadomain' 'udp:HOSTNAME:161' 'fileSystemSpaceTable']
  1053.  
  1054. fileSystemSpaceTable = No Such Object available on this agent at this OID
  1055.  
  1056.  
  1057. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrStorageEntry']
  1058.  
  1059. hrStorageEntry = No Such Object available on this agent at this OID
  1060.  
  1061.  
  1062. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dskTable']
  1063.  
  1064. dskTable = No Such Object available on this agent at this OID
  1065.  
  1066.  
  1067. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id`  = '102' AND `storage_type` != 'dsk' [] 0.43ms]
  1068.  
  1069. SQL[SELECT * FROM `storage` WHERE `device_id`  = '102' [] 0.37ms]
  1070.  
  1071.  
  1072.  
  1073. >> Runtime for discovery module 'storage': 0.9470 seconds with 8936 bytes
  1074. >> SNMP: [3/0.95s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1075. #### Unload disco module storage ####
  1076.  
  1077. Modules status: Global+ OS+ Device  
  1078. #### Load disco module hr-device ####
  1079.  
  1080. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrDeviceEntry']
  1081.  
  1082. hrDeviceEntry = No Such Object available on this agent at this OID
  1083.  
  1084.  
  1085. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrProcessorEntry']
  1086.  
  1087. hrProcessorEntry = No Such Object available on this agent at this OID
  1088.  
  1089.  
  1090. Array
  1091. (
  1092. )
  1093.  
  1094. SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '102' [] 0.44ms]
  1095.  
  1096.  
  1097.  
  1098. >> Runtime for discovery module 'hr-device': 0.6390 seconds with 20048 bytes
  1099. >> SNMP: [2/0.64s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1100. #### Unload disco module hr-device ####
  1101.  
  1102. Modules status: Global+ OS+ Device  
  1103. #### Load disco module discovery-protocols ####
  1104.  
  1105.  CISCO-CDP-MIB:
  1106. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'CISCO-CDP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'cdpCache']
  1107.  
  1108. cdpCache = No Such Object available on this agent at this OID
  1109.  
  1110.  
  1111.  
  1112.  LLDP-MIB:
  1113. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'LLDP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'lldpRemTable']
  1114.  
  1115. lldpRemTable = No Such Object available on this agent at this OID
  1116.  
  1117.  
  1118.  OSPF Discovery:
  1119. SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [102] 0.34ms]
  1120.  
  1121.  
  1122. SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [102] 0.87ms]
  1123.  
  1124. SQL[DELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [] 168.66ms]
  1125.  0 orphaned links deleted
  1126.  
  1127. >> Runtime for discovery module 'discovery-protocols': 0.8490 seconds with 5112 bytes
  1128. >> SNMP: [0/0.00s] MySQL: [3/0.17s] RRD: [0/0.00s]
  1129. #### Unload disco module discovery-protocols ####
  1130.  
  1131. Modules status: Global+ OS+ Device+
  1132. #### Load disco module arp-table ####
  1133. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipNetToPhysicalPhysAddress']
  1134.  
  1135. ipNetToPhysicalPhysAddress[200000001][ipv6]["fe:80:00:02:00:00:00:00:36:62:88:ff:fe:24:ef:b8"] = 34:62:88:24:ef:b8
  1136. ipNetToPhysicalPhysAddress[200000555][ipv4]["*"] = 0:c:29:68:37:b3
  1137. ipNetToPhysicalPhysAddress[200000555][ipv4]["*"] = 0:2c:c8:1a:d:d4
  1138. ipNetToPhysicalPhysAddress[200000555][ipv6]["fe:80:00:03:00:00:00:00:36:62:88:ff:fe:24:ef:b8"] = 34:62:88:24:ef:b8
  1139.  
  1140.  
  1141. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipNetToMediaPhysAddress']
  1142.  
  1143. ipNetToMediaPhysAddress = No Such Object available on this agent at this OID
  1144.  
  1145.  
  1146. SQL[SELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [102,""] 2.5ms]
  1147.  
  1148. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,200000001] 0.61ms]
  1149.  
  1150. VLAN    1:
  1151.  
  1152.  
  1153. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,200000555] 0.48ms]
  1154. VLAN  555:
  1155.  
  1156. 0:c:29:68:37:b3 => 10.20.20.8
  1157. 0:2c:c8:1a:d:d4 => 10.20.20.254
  1158.  
  1159.  
  1160. SQL[DELETE 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 [] 9.31ms]
  1161.  
  1162.  
  1163.  
  1164. >> Runtime for discovery module 'arp-table': 0.5430 seconds with 26832 bytes
  1165. >> SNMP: [0/0.00s] MySQL: [4/0.01s] RRD: [0/0.00s]
  1166. #### Unload disco module arp-table ####
  1167.  
  1168. Modules status: Global- OS- Device+
  1169. #### Load disco module discovery-arp ####
  1170.  
  1171. SQL[
  1172.     SELECT *
  1173.     FROM ipv4_mac as m, ports as i
  1174.     WHERE m.port_id = i.port_id
  1175.     AND i.device_id = ?
  1176.     AND i.deleted = 0
  1177.     AND NOT EXISTS (
  1178.         SELECT * FROM ipv4_addresses a
  1179.         WHERE a.ipv4_address = m.ipv4_address
  1180.     )
  1181.     GROUP BY ipv4_address
  1182.     ORDER BY ipv4_address
  1183.      [102] 717.04ms]
  1184.  
  1185.  
  1186. Warning: Cannot use a scalar value as an array in /opt/librenms/includes/rewrites.php on line 81
  1187.  
  1188.  
  1189. Warning: Cannot use a scalar value as an array in /opt/librenms/includes/rewrites.php on line 82
  1190.  
  1191.  
  1192. Warning: Cannot use a scalar value as an array in /opt/librenms/includes/rewrites.php on line 83
  1193.  
  1194. SQL[SELECT `devices`.*, `location`, `lat`, `lng` FROM `devices` LEFT JOIN locations ON `devices`.location_id=`locations`.`id` WHERE `device_id` = ? [null] 2.04ms]
  1195.  
  1196. SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [null] 0.3ms]
  1197.  
  1198. No OS to load
  1199.  
  1200. SQL[SELECT * FROM `vrf_lite_cisco` WHERE `device_id` = ? [null] 0.26ms]
  1201.  
  1202.  
  1203. Warning: Cannot use a scalar value as an array in /opt/librenms/includes/rewrites.php on line 100
  1204.  
  1205.  
  1206. Warning: array_key_exists() expects parameter 2 to be array, null given in /opt/librenms/includes/common.php on line 1008
  1207.  
  1208. +
  1209. discovering 10.20.20.8
  1210.  
  1211. ip lookup result: 10.20.20.8
  1212.  
  1213. SQL[SELECT COUNT(*) FROM `devices` WHERE `hostname`=? ["10.20.20.8"] 0.57ms]
  1214.  
  1215. SQL[select * from `ipv4_addresses` where `ipv4_address` = ? limit 1 ["10.20.20.8"] 0.87ms]
  1216.  
  1217. [FPING] /usr/bin/fping -e -q -c 3 -p 500 -t 500 10.20.20.8
  1218.  
  1219. Array
  1220. (
  1221.     [xmt] => 0
  1222.     [rcv] => 0
  1223.     [loss] => 0
  1224.     [min] => 0
  1225.     [max] => 0
  1226.     [avg] => 0
  1227.     [exitcode] => 1
  1228. )
  1229.  
  1230. SQL[INSERT IGNORE INTO `eventlog` (`device_id`,`reference`,`type`,`datetime`,`severity`,`message`,`username`)  VALUES (:device_id,:reference,:type,:datetime,:severity,:message,:username) {"device_id":102,"reference":null,"type":"discovery","datetime":"2019-02-25 09:55:52","severity":5,"message":"ARP discovery of 10.20.20.8 (10.20.20.8) failed - Could not ping 10.20.20.8","username":""} 767.19ms]
  1231.  
  1232.  
  1233. >> Runtime for discovery module 'discovery-arp': 13.0300 seconds with 2155944 bytes
  1234. >> SNMP: [0/0.00s] MySQL: [5/1.49s] RRD: [0/0.00s]
  1235. #### Unload disco module discovery-arp ####
  1236.  
  1237. Modules status: Global- OS- Device  Module [ junose-atm-vp ] disabled on os.
  1238.  
  1239. Modules status: Global+ OS+ Device- Module [ bgp-peers ] disabled on host.
  1240.  
  1241. Modules status: Global+ OS+ Device  
  1242. #### Load disco module vlans ####
  1243.  
  1244. SQL[SELECT * FROM `vlans` WHERE `device_id` = ? [102] 0.95ms]
  1245.  
  1246. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex']
  1247.  
  1248. dot1dBasePortIfIndex.1 = 1
  1249. dot1dBasePortIfIndex.2 = 2
  1250. dot1dBasePortIfIndex.3 = 3
  1251. dot1dBasePortIfIndex.4 = 4
  1252. dot1dBasePortIfIndex.5 = 5
  1253. dot1dBasePortIfIndex.6 = 6
  1254.  
  1255.  
  1256. IEEE8021-Q-BRIDGE-MIB VLANs:
  1257. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'IEEE8021-Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qVlanVersionNumber.0']
  1258.  
  1259. No Such Object available on this agent at this OID
  1260.  
  1261.  
  1262.  
  1263.  
  1264. >> Runtime for discovery module 'vlans': 0.5010 seconds with 9672 bytes
  1265. >> SNMP: [2/0.50s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1266.  
  1267. #### Unload disco module vlans ####
  1268.  
  1269. Modules status: Global- OS- Device  Module [ vmware-vminfo ] disabled on os.
  1270.  
  1271. Modules status: Global- OS- Device  Module [ libvirt-vminfo ] disabled on os.
  1272.  
  1273. Modules status: Global- OS- Device  Module [ toner ] disabled on os.
  1274.  
  1275. Modules status: Global+ OS+ Device  
  1276. #### Load disco module ucd-diskio ####
  1277.  
  1278. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-DISKIO-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'diskIOEntry']
  1279.  
  1280. diskIOEntry = No Such Object available on this agent at this OID
  1281.  
  1282.  
  1283. Array
  1284. (
  1285. )
  1286.  
  1287. SQL[SELECT * FROM `ucd_diskio` where `device_id`  = '102' [] 0.39ms]
  1288.  
  1289.  
  1290.  
  1291.  
  1292. >> Runtime for discovery module 'ucd-diskio': 0.3200 seconds with 3160 bytes
  1293.  
  1294. >> SNMP: [1/0.32s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1295.  
  1296. #### Unload disco module ucd-diskio ####
  1297.  
  1298.  
  1299. Modules status: Global-
  1300. OS-
  1301. Device  
  1302. Module [ applications ] disabled on os.
  1303.  
  1304.  
  1305. Modules status: Global+
  1306. OS+
  1307. Device  
  1308.  
  1309. #### Load disco module services ####
  1310.  
  1311.  
  1312. >> Runtime for discovery module 'services': 0.0000 seconds with 296 bytes
  1313.  
  1314. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1315.  
  1316. #### Unload disco module services ####
  1317.  
  1318.  
  1319. Modules status: Global+
  1320. OS+
  1321. Device  
  1322.  
  1323. #### Load disco module stp ####
  1324.  
  1325. SQL[SELECT * FROM `stp` WHERE `device_id` = ? [102] 0.77ms]
  1326.  
  1327. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'RSTP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1dStpProtocolSpecification.0']
  1328.  
  1329. No Such Object available on this agent at this OID
  1330.  
  1331.  
  1332.  
  1333. >> Runtime for discovery module 'stp': 0.3080 seconds with 5752 bytes
  1334. >> SNMP: [1/0.31s] MySQL: [1/0.00s] RRD: [0/0.00s]
  1335. #### Unload disco module stp ####
  1336.  
  1337. Modules status: Global+ OS+ Device  
  1338. #### Load disco module ntp ####
  1339.  
  1340. >> Runtime for discovery module 'ntp': 0.0000 seconds with 232 bytes
  1341. >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
  1342. #### Unload disco module ntp ####
  1343.  
  1344. Modules status: Global- OS- Device  Module [ loadbalancers ] disabled on os.
  1345.  
  1346. Modules status: Global- OS- Device  Module [ mef ] disabled on os.
  1347.  
  1348. Modules status: Global+ OS+ Device  
  1349. #### Load disco module wireless ####
  1350.  
  1351. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"ap-count"] 0.81ms]
  1352.  
  1353. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"clients"] 0.47ms]
  1354.  
  1355. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"quality"] 0.41ms]
  1356.  
  1357. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"capacity"] 0.33ms]
  1358.  
  1359. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"utilization"] 0.32ms]
  1360.  
  1361. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"rate"] 0.31ms]
  1362.  
  1363. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"ccq"] 0.31ms]
  1364.  
  1365. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"snr"] 0.31ms]
  1366.  
  1367. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"ssr"] 0.32ms]
  1368.  
  1369. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"mse"] 0.31ms]
  1370.  
  1371. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"xpi"] 0.32ms]
  1372.  
  1373. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"rssi"] 0.33ms]
  1374.  
  1375. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"power"] 0.31ms]
  1376.  
  1377. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"noise-floor"] 0.24ms]
  1378.  
  1379. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"errors"] 0.22ms]
  1380.  
  1381. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"error-ratio"] 0.22ms]
  1382.  
  1383. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"error-rate"] 0.21ms]
  1384.  
  1385. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"frequency"] 0.21ms]
  1386.  
  1387. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [102,"distance"] 0.21ms]
  1388.  
  1389.  
  1390. >> Runtime for discovery module 'wireless': 0.0100 seconds with 191120 bytes
  1391. >> SNMP: [0/0.00s] MySQL: [19/0.01s] RRD: [0/0.00s]
  1392. #### Unload disco module wireless ####
  1393.  
  1394. Modules status: Global+
  1395. OS+ Device  
  1396. #### Load disco module fdb-table ####
  1397.  
  1398. SQL[SELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [102] 844.44ms]
  1399.  
  1400. SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [102] 6.21ms]
  1401.  
  1402. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qTpFdbPort']
  1403.  
  1404. dot1qTpFdbPort[555][0:c:29:68:37:b3] = 6
  1405. dot1qTpFdbPort[555][0:2c:c8:1a:d:d4] = 6
  1406. dot1qTpFdbPort[555][34:62:88:24:ef:b8] = 0
  1407. dot1qTpFdbPort[555][a0:f8:49:3:d2:a7] = 6
  1408. dot1qTpFdbPort[555][a0:f8:49:3:d3:41] = 6
  1409. dot1qTpFdbPort[555][a4:6c:2a:4c:88:43] = 6
  1410. dot1qTpFdbPort[808][0:78:88:3:ff:8d] = 6
  1411. dot1qTpFdbPort[808][70:70:8b:75:d2:43] = 2
  1412. dot1qTpFdbPort[808][a4:6c:2a:4c:88:43] = 6
  1413. dot1qTpFdbPort[910][0:c:29:7f:42:22] = 6
  1414. dot1qTpFdbPort[910][0:c:29:dc:9b:9d] = 6
  1415. dot1qTpFdbPort[910][0:f:1f:65:c1:50] = 6
  1416. dot1qTpFdbPort[910][0:16:76:79:ca:41] = 6
  1417. dot1qTpFdbPort[910][0:19:b9:cc:70:92] = 6
  1418. dot1qTpFdbPort[910][0:21:9b:8c:f5:a6] = 6
  1419. dot1qTpFdbPort[910][0:21:9b:8c:f5:a8] = 6
  1420. dot1qTpFdbPort[910][0:25:64:c3:39:50] = 6
  1421. dot1qTpFdbPort[910][0:25:64:f7:6a:b] = 6
  1422. dot1qTpFdbPort[910][0:25:90:ab:e5:60] = 6
  1423. dot1qTpFdbPort[910][0:25:90:dc:21:ae] = 6
  1424. dot1qTpFdbPort[910][0:25:90:dc:22:90] = 6
  1425. dot1qTpFdbPort[910][0:25:90:e1:87:55] = 6
  1426. dot1qTpFdbPort[910][0:25:90:e3:89:3a] = 6
  1427. dot1qTpFdbPort[910][0:25:90:e3:89:49] = 6
  1428. dot1qTpFdbPort[910][0:25:90:e4:ef:e2] = 6
  1429. dot1qTpFdbPort[910][0:d0:23:2:94:11] = 6
  1430. dot1qTpFdbPort[910][0:e0:4c:36:4:25] = 6
  1431. dot1qTpFdbPort[910][2:1:0:0:0:0] = 6
  1432. dot1qTpFdbPort[910][c:c4:7a:0:5e:f0] = 6
  1433. dot1qTpFdbPort[910][10:c1:72:ac:5b:77] = 6
  1434. dot1qTpFdbPort[910][18:80:90:15:26:5] = 6
  1435. dot1qTpFdbPort[910][24:bc:f8:d1:41:cf] = 6
  1436. dot1qTpFdbPort[910][48:4d:7e:b6:26:b6] = 6
  1437. dot1qTpFdbPort[910][5c:f9:dd:77:95:a7] = 6
  1438. dot1qTpFdbPort[910][8c:89:a5:2a:1:4f] = 6
  1439. dot1qTpFdbPort[910][a0:d3:c1:e6:1c:98] = 6
  1440. dot1qTpFdbPort[910][a4:6c:2a:4c:88:43] = 6
  1441. dot1qTpFdbPort[910][b0:83:fe:4f:1:32] = 6
  1442. dot1qTpFdbPort[910][b0:83:fe:7a:fc:85] = 6
  1443. dot1qTpFdbPort[910][b8:ac:6f:3a:82:5c] = 6
  1444. dot1qTpFdbPort[910][b8:ca:3a:a9:54:36] = 6
  1445. dot1qTpFdbPort[910][c8:1f:ea:72:9:d8] = 6
  1446. dot1qTpFdbPort[910][d0:50:99:51:21:2a] = 6
  1447. dot1qTpFdbPort[910][d0:50:99:66:f7:c8] = 6
  1448. dot1qTpFdbPort[910][d8:cb:8a:d4:92:f2] = 6
  1449. dot1qTpFdbPort[910][e0:d5:5e:b2:76:61] = 6
  1450. dot1qTpFdbPort[910][f4:4d:30:95:85:d5] = 6
  1451. dot1qTpFdbPort[910][f4:81:39:dc:63:6c] = 6
  1452. dot1qTpFdbPort[910][f4:8e:38:b4:7a:51] = 6
  1453. dot1qTpFdbPort[910][f4:8e:38:b7:e0:9] = 6
  1454. dot1qTpFdbPort[910][f4:8e:38:ba:82:de] = 6
  1455. dot1qTpFdbPort[910][f8:bc:12:99:36:e3] = 6
  1456. dot1qTpFdbPort[991][c:11:67:2b:59:81] = 6
  1457. dot1qTpFdbPort[991][18:80:90:15:26:5] = 6
  1458. dot1qTpFdbPort[991][28:6f:7f:10:f2:45] = 6
  1459. dot1qTpFdbPort[991][38:e:4d:bd:5e:cd] = 6
  1460. dot1qTpFdbPort[991][70:4c:a5:1c:8d:8] = 1
  1461. dot1qTpFdbPort[991][a4:6c:2a:4c:88:43] = 6
  1462.  
  1463.  
  1464. Q-BRIDGE-MIB:
  1465. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1dBasePortIfIndex']
  1466.  
  1467. dot1dBasePortIfIndex[1] = 1
  1468. dot1dBasePortIfIndex[2] = 2
  1469. dot1dBasePortIfIndex[3] = 3
  1470. dot1dBasePortIfIndex[4] = 4
  1471. dot1dBasePortIfIndex[5] = 5
  1472. dot1dBasePortIfIndex[6] = 6
  1473.  
  1474.  
  1475. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"1"] 0.88ms]
  1476.  
  1477. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"2"] 0.58ms]
  1478.  
  1479. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"3"] 0.57ms]
  1480.  
  1481. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"4"] 0.56ms]
  1482.  
  1483. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"5"] 0.55ms]
  1484.  
  1485. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [102,"6"] 0.62ms]
  1486. vlan 555 mac 000c296837b3 port (6) 23839
  1487. vlan 555 mac 002cc81a0dd4 port (6) 23839
  1488. No port known for 34:62:88:24:ef:b8
  1489.  
  1490. vlan 555 mac a0f84903d2a7 port (6) 23839
  1491. vlan 555 mac a0f84903d341 port (6) 23839
  1492. vlan 555 mac a46c2a4c8843 port (6) 23839
  1493. vlan 808 mac 00788803ff8d port (6) 23839
  1494. vlan 808 mac 70708b75d243 port (2) 23835
  1495. vlan 808 mac a46c2a4c8843 port (6) 23839
  1496. vlan 910 mac 000c297f4222 port (6) 23839
  1497. vlan 910 mac 000c29dc9b9d port (6) 23839
  1498. vlan 910 mac 000f1f65c150 port (6) 23839
  1499. vlan 910 mac 00167679ca41 port (6) 23839
  1500. vlan 910 mac 0019b9cc7092 port (6) 23839
  1501. vlan 910 mac 00219b8cf5a6 port (6) 23839
  1502. vlan 910 mac 00219b8cf5a8 port (6) 23839
  1503. vlan 910 mac 002564c33950 port (6) 23839
  1504. vlan 910 mac 002564f76a0b port (6) 23839
  1505. vlan 910 mac 002590abe560 port (6) 23839
  1506. vlan 910 mac 002590dc21ae port (6) 23839
  1507. vlan 910 mac 002590dc2290 port (6) 23839
  1508. vlan 910 mac 002590e18755 port (6) 23839
  1509. vlan 910 mac 002590e3893a port (6) 23839
  1510. vlan 910 mac 002590e38949 port (6) 23839
  1511. vlan 910 mac 002590e4efe2 port (6) 23839
  1512. vlan 910 mac 00d023029411 port (6) 23839
  1513.  
  1514. vlan 910 mac 00e04c360425 port (6) 23839
  1515. vlan 910 mac 020100000000 port (6) 23839
  1516. vlan 910 mac 0cc47a005ef0 port (6) 23839
  1517. vlan 910 mac 10c172ac5b77 port (6) 23839
  1518. vlan 910 mac 188090152605 port (6) 23839
  1519. vlan 910 mac 24bcf8d141cf port (6) 23839
  1520. vlan 910 mac 484d7eb626b6 port (6) 23839
  1521. vlan 910 mac 5cf9dd7795a7 port (6) 23839
  1522. vlan 910 mac 8c89a52a014f port (6) 23839
  1523. vlan 910 mac a0d3c1e61c98 port (6) 23839
  1524. vlan 910 mac a46c2a4c8843 port (6) 23839
  1525. vlan 910 mac b083fe4f0132 port (6) 23839
  1526. vlan 910 mac b083fe7afc85 port (6) 23839
  1527. vlan 910 mac b8ac6f3a825c port (6) 23839
  1528. vlan 910 mac b8ca3aa95436 port (6) 23839
  1529. vlan 910 mac c81fea7209d8 port (6) 23839
  1530. vlan 910 mac d0509951212a port (6) 23839
  1531. vlan 910 mac d0509966f7c8 port (6) 23839
  1532. vlan 910 mac d8cb8ad492f2 port (6) 23839
  1533. vlan 910 mac e0d55eb27661 port (6) 23839
  1534. vlan 910 mac f44d309585d5 port (6) 23839
  1535.  
  1536. vlan 910 mac f48139dc636c port (6) 23839
  1537. vlan 910 mac f48e38b47a51 port (6) 23839
  1538. vlan 910 mac f48e38b7e009 port (6) 23839
  1539. vlan 910 mac f48e38ba82de port (6) 23839
  1540. vlan 910 mac f8bc129936e3 port (6) 23839
  1541. vlan 991 mac 0c11672b5981 port (6) 23839
  1542. vlan 991 mac 188090152605 port (6) 23839
  1543. vlan 991 mac 286f7f10f245 port (6) 23839
  1544. vlan 991 mac 380e4dbd5ecd port (6) 23839
  1545. vlan 991 mac 704ca51c8d08 port (1) 23834
  1546. vlan 991 mac a46c2a4c8843 port (6) 23839
  1547.  
  1548.  :
  1549. SQL[UPDATE `ports_fdb` set `updated_at`=NOW() WHERE `device_id` = ? AND `vlan_id` = ? AND `mac_address` = ? [102,0,"000c296837b3"] 124.95ms]
  1550.  
  1551. .
  1552. SQL[UPDATE `ports_fdb` set `updated_at`=NOW() WHERE `device_id` = ? AND `vlan_id` = ? AND `mac_address` = ? [102,0,"002cc81a0dd4"] 356.57ms]
  1553.  
  1554. .
  1555. SQL[UPDATE `ports_fdb` set `updated_at`=NOW() WHERE `device_id` = ? AND `vlan_id` = ? AND `mac_address` = ? [102,0,"a0f84903d2a7"] 962.5ms]
  1556.  
  1557. .
  1558. SQL[UPDATE `ports_fdb` set `updated_at`=NOW() WHERE `device_id` = ? AND `vlan_id` = ? AND `mac_address` = ? [102,0,"a0f84903d341"] 711.3ms]
  1559.  
  1560. .
  1561. SQL[UPDATE `ports_fdb` set `updated_at`=NOW() WHERE `device_id` = ? AND `vlan_id` = ? AND `mac_address` = ? [102,0,"a46c2a4c8843"] 102.51ms]
  1562. .
  1563.