Skip to content

Instantly share code, notes, and snippets.

@Accendil
Created March 4, 2019 11:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Accendil/18e800b479b845c7a969ab522043871e to your computer and use it in GitHub Desktop.
Save Accendil/18e800b479b845c7a969ab522043871e to your computer and use it in GitHub Desktop.
Discovery
[root@localhost librenms]# ./discovery.php -h 185.72.95.136 -d
LibreNMS Discovery
SQL[select `version` from `dbSchema` order by `version` desc limit 1 [] 0.41ms]
SQL[SELECT version() [] 0.18ms]
===================================
Version info:
Commit SHA: 91bb7250067f13262e505a65df7ed2fc884f673d
Commit Date: 1542671559
DB Schema: 271
PHP: 7.2.11
MySQL: 5.5.60-MariaDB
RRDTool: 1.4.8
SNMP: NET-SNMP 5.7.2
==================================DEBUG!
Updating os_def.cache... Done
SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE '185.72.95.136' ORDER BY device_id DESC [] 0.8ms]
SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [23] 0.28ms]
185.72.95.136 23 ios [FPING] /usr/sbin/fping -e -q -c 3 -p 500 -t 500 185.72.95.136
Array
(
[xmt] => 3
[rcv] => 3
[loss] => 0
[min] => 21.0
[max] => 21.1
[avg] => 21.0
[exitcode] => 0
)
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":"21.0","max":"21.1","avg":"21.0","device_id":23,"debug":"[]"} 1.34ms]
SNMP Check response code: 0
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [23,"poll_mib"] 0.69ms]
Attempting to initialize OS: ios
OS initialized: LibreNMS\OS\Ios
Modules status: Global+ OS Device
#### Load disco module core ####
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQn -m SNMPv2-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 sysName.0 sysObjectID.0 sysDescr.0]
.*.*.0 = SXL-OLDRECTORY-WA28LE-BKP.CISCO.as59778.net
.*.*.0 = .*.*.1274
.*.*.0 = Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.2(4)M3, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Tue 26-Feb-13 11:13 by prod_rel_team
>> Runtime for discovery module 'core': 0.0320 seconds with 1312 bytes
>> SNMP: [2/0.08s] MySQL: [4/0.00s] RRD: [0/0.00s]
#### Unload disco module core ####
Modules status: Global+ OS+ Device
#### Load disco module os ####
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovq -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 SNMPv2-MIB::sysDescr.0]
Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.2(4)M3, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Tue 26-Feb-13 11:13 by prod_rel_team
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovqn -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 SNMPv2-MIB::sysObjectID.0]
.*.*.1274
| Cisco IOS Software, C880 Software (C880DATA-UNIVERSALK9-M), Version 15.2(4)M3, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Tue 26-Feb-13 11:13 by prod_rel_team | .1.3.6.1.4.1.9.1.1274 |
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.12148.10.2.6.0]
No Such Object available on this agent at this OID
OS: Cisco IOS (ios)
>> Runtime for discovery module 'os': 0.1360 seconds with 1336 bytes
>> SNMP: [3/0.14s] MySQL: [0/0.00s] RRD: [0/0.00s]
#### Unload disco module os ####
Modules status: Global+ OS+ Device
#### Load disco module ports ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ifDescr]
ifDescr.1 = ATM0
ifDescr.2 = Ethernet0
ifDescr.3 = FastEthernet0
ifDescr.4 = FastEthernet1
ifDescr.5 = FastEthernet2
ifDescr.6 = FastEthernet3
ifDescr.7 = Null0
ifDescr.8 = ATM0-atm layer
ifDescr.9 = ATM0.0-atm subif
ifDescr.10 = ATM0-aal5 layer
ifDescr.11 = ATM0.0-aal5 layer
ifDescr.12 = ATM0-adsl
ifDescr.13 = Ethernet0-vdsl2
ifDescr.14 = Vlan1
ifDescr.15 = Ethernet0.101
ifDescr.16 = Vlan100
ifDescr.17 = Dialer1
ifDescr.18 = Virtual-Access1
ifDescr.19 = Virtual-Access2
ifDescr.20 = Virtual-Access3
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ifName]
ifName.1 = AT0
ifName.2 = Et0
ifName.3 = Fa0
ifName.4 = Fa1
ifName.5 = Fa2
ifName.6 = Fa3
ifName.7 = Nu0
ifName.8 = ATM0-atm layer
ifName.9 = ATM0.0-atm subif
ifName.10 = ATM0-aal5 layer
ifName.11 = ATM0.0-aal5 layer
ifName.12 = AT0-adsl
ifName.13 = Et0-vdsl2
ifName.14 = Vl1
ifName.15 = Et0.101
ifName.16 = Vl100
ifName.17 = Di1
ifName.18 = Vi1
ifName.19 = Vi2
ifName.20 = Vi3
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ifAlias]
ifAlias.1 = *** ___HOSTNAME___ DSL INTERFACE
ifAlias.2 =
ifAlias.3 = DNLINK to OLD-RECTORY-BUILD.3560G.CISCO
ifAlias.4 =
ifAlias.5 =
ifAlias.6 = *** SXL-OLDRECTORY-WA28LE-BKP-FTTC LAN
ifAlias.7 =
ifAlias.8 =
ifAlias.9 = *** ___HOSTNAME___ DSL INTERFACE
ifAlias.10 =
ifAlias.11 = *** ___HOSTNAME___ DSL INTERFACE
ifAlias.12 =
ifAlias.13 =
ifAlias.14 =
ifAlias.15 =
ifAlias.16 =
ifAlias.17 =
ifAlias.18 =
ifAlias.19 =
ifAlias.20 =
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ifType]
ifType.1 = adsl
ifType.2 = ethernetCsmacd
ifType.3 = ethernetCsmacd
ifType.4 = ethernetCsmacd
ifType.5 = ethernetCsmacd
ifType.6 = ethernetCsmacd
ifType.7 = other
ifType.8 = atm
ifType.9 = atmSubInterface
ifType.10 = aal5
ifType.11 = aal5
ifType.12 = adsl
ifType.13 = vdsl2
ifType.14 = propVirtual
ifType.15 = l2vlan
ifType.16 = propVirtual
ifType.17 = ppp
ifType.18 = ppp
ifType.19 = ppp
ifType.20 = ppp
Array
(
[1] => Array
(
[ifDescr] => ATM0
[ifName] => AT0
[ifAlias] => *** ___HOSTNAME___ DSL INTERFACE
[ifType] => adsl
)
[2] => Array
(
[ifDescr] => Ethernet0
[ifName] => Et0
[ifAlias] =>
[ifType] => ethernetCsmacd
)
[3] => Array
(
[ifDescr] => FastEthernet0
[ifName] => Fa0
[ifAlias] => DNLINK to OLD-RECTORY-BUILD.3560G.CISCO
[ifType] => ethernetCsmacd
)
[4] => Array
(
[ifDescr] => FastEthernet1
[ifName] => Fa1
[ifAlias] =>
[ifType] => ethernetCsmacd
)
[5] => Array
(
[ifDescr] => FastEthernet2
[ifName] => Fa2
[ifAlias] =>
[ifType] => ethernetCsmacd
)
[6] => Array
(
[ifDescr] => FastEthernet3
[ifName] => Fa3
[ifAlias] => *** SXL-OLDRECTORY-WA28LE-BKP-FTTC LAN
[ifType] => ethernetCsmacd
)
[7] => Array
(
[ifDescr] => Null0
[ifName] => Nu0
[ifAlias] =>
[ifType] => other
)
[8] => Array
(
[ifDescr] => ATM0-atm layer
[ifName] => ATM0-atm layer
[ifAlias] =>
[ifType] => atm
)
[9] => Array
(
[ifDescr] => ATM0.0-atm subif
[ifName] => ATM0.0-atm subif
[ifAlias] => *** ___HOSTNAME___ DSL INTERFACE
[ifType] => atmSubInterface
)
[10] => Array
(
[ifDescr] => ATM0-aal5 layer
[ifName] => ATM0-aal5 layer
[ifAlias] =>
[ifType] => aal5
)
[11] => Array
(
[ifDescr] => ATM0.0-aal5 layer
[ifName] => ATM0.0-aal5 layer
[ifAlias] => *** ___HOSTNAME___ DSL INTERFACE
[ifType] => aal5
)
[12] => Array
(
[ifDescr] => ATM0-adsl
[ifName] => AT0-adsl
[ifAlias] =>
[ifType] => adsl
)
[13] => Array
(
[ifDescr] => Ethernet0-vdsl2
[ifName] => Et0-vdsl2
[ifAlias] =>
[ifType] => vdsl2
)
[14] => Array
(
[ifDescr] => Vlan1
[ifName] => Vl1
[ifAlias] =>
[ifType] => propVirtual
)
[15] => Array
(
[ifDescr] => Ethernet0.101
[ifName] => Et0.101
[ifAlias] =>
[ifType] => l2vlan
)
[16] => Array
(
[ifDescr] => Vlan100
[ifName] => Vl100
[ifAlias] =>
[ifType] => propVirtual
)
[17] => Array
(
[ifDescr] => Dialer1
[ifName] => Di1
[ifAlias] =>
[ifType] => ppp
)
[18] => Array
(
[ifDescr] => Virtual-Access1
[ifName] => Vi1
[ifAlias] =>
[ifType] => ppp
)
[19] => Array
(
[ifDescr] => Virtual-Access2
[ifName] => Vi2
[ifAlias] =>
[ifType] => ppp
)
[20] => Array
(
[ifDescr] => Virtual-Access3
[ifName] => Vi3
[ifAlias] =>
[ifType] => ppp
)
)
SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [23] 1.43ms]
.......ignored by ifDescr: ATM0-atm layer (matched: -atm)
Xignored by ifDescr: ATM0.0-atm subif (matched: -atm)
Xignored by ifType: aal5 (matched: aal5 )
Xignored by ifType: aal5 (matched: aal5 )
X......ignored by ifDescr: Virtual-Access1 (matched: virtual-)
Xignored by ifDescr: Virtual-Access2 (matched: virtual-)
Xignored by ifDescr: Virtual-Access3 (matched: virtual-)
X
>> Runtime for discovery module 'ports': 0.3160 seconds with 4224 bytes
>> SNMP: [4/0.31s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module ports ####
Modules status: Global+ OS+ Device
#### Load disco module ports-stack ####
SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '23' [] 0.33ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ifStackStatus]
ifStackStatus.0.3 = active
ifStackStatus.0.4 = active
ifStackStatus.0.5 = active
ifStackStatus.0.6 = active
ifStackStatus.0.7 = active
ifStackStatus.0.10 = active
ifStackStatus.0.11 = active
ifStackStatus.0.14 = active
ifStackStatus.0.15 = active
ifStackStatus.0.16 = active
ifStackStatus.0.17 = active
ifStackStatus.0.18 = active
ifStackStatus.0.19 = active
ifStackStatus.0.20 = active
ifStackStatus.1.12 = active
ifStackStatus.2.13 = active
ifStackStatus.3.0 = active
ifStackStatus.4.0 = active
ifStackStatus.5.0 = active
ifStackStatus.6.0 = active
ifStackStatus.7.0 = active
ifStackStatus.8.1 = active
ifStackStatus.9.8 = active
ifStackStatus.10.8 = active
ifStackStatus.11.9 = active
ifStackStatus.12.0 = active
ifStackStatus.13.0 = active
ifStackStatus.14.0 = active
ifStackStatus.15.2 = active
ifStackStatus.16.0 = active
ifStackStatus.17.0 = active
ifStackStatus.18.0 = active
ifStackStatus.19.0 = active
ifStackStatus.20.0 = active
..................................
>> Runtime for discovery module 'ports-stack': 0.1010 seconds with 1816 bytes
>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module ports-stack ####
Modules status: Global+ OS+ Device
#### Load disco module entity-physical ####
Caching OIDs: entPhysicalEntrySNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalEntry]
entPhysicalDescr.1 = 887VA chassis, Hw Serial#: FCZ160791PP, Hw Revision: 1.0
entPhysicalDescr.2 = 887VA chassis slot
entPhysicalDescr.3 = C880 Motherboard
entPhysicalDescr.4 = MPC ATMSAR
entPhysicalDescr.5 = PQII_VDSL_ETHERNET
entPhysicalDescr.6 = Fast Ethernet
entPhysicalDescr.7 = Fast Ethernet
entPhysicalDescr.8 = Fast Ethernet
entPhysicalDescr.9 = Fast Ethernet
entPhysicalVendorType.1 = cevChassis.988
entPhysicalVendorType.2 = cevContainerSlot
entPhysicalVendorType.3 = cevCpu800
entPhysicalVendorType.4 = cevPortWic1Adsl
entPhysicalVendorType.5 = cevPortQuiccEther
entPhysicalVendorType.6 = cevPortEswitch
entPhysicalVendorType.7 = cevPortEswitch
entPhysicalVendorType.8 = cevPortEswitch
entPhysicalVendorType.9 = cevPortEswitch
entPhysicalContainedIn.1 = 0
entPhysicalContainedIn.2 = 1
entPhysicalContainedIn.3 = 2
entPhysicalContainedIn.4 = 3
entPhysicalContainedIn.5 = 3
entPhysicalContainedIn.6 = 3
entPhysicalContainedIn.7 = 3
entPhysicalContainedIn.8 = 3
entPhysicalContainedIn.9 = 3
entPhysicalClass.1 = chassis
entPhysicalClass.2 = container
entPhysicalClass.3 = module
entPhysicalClass.4 = port
entPhysicalClass.5 = port
entPhysicalClass.6 = port
entPhysicalClass.7 = port
entPhysicalClass.8 = port
entPhysicalClass.9 = port
entPhysicalParentRelPos.1 = -1
entPhysicalParentRelPos.2 = 0
entPhysicalParentRelPos.3 = 0
entPhysicalParentRelPos.4 = 0
entPhysicalParentRelPos.5 = 1
entPhysicalParentRelPos.6 = 2
entPhysicalParentRelPos.7 = 3
entPhysicalParentRelPos.8 = 4
entPhysicalParentRelPos.9 = 5
entPhysicalName.1 = 887VA
entPhysicalName.2 = chassis slot
entPhysicalName.3 = motherboard
entPhysicalName.4 = ATM0
entPhysicalName.5 = Ethernet0
entPhysicalName.6 = FastEthernet0
entPhysicalName.7 = FastEthernet1
entPhysicalName.8 = FastEthernet2
entPhysicalName.9 = FastEthernet3
entPhysicalHardwareRev.1 = V02
entPhysicalHardwareRev.2 =
entPhysicalHardwareRev.3 = 1.0
entPhysicalHardwareRev.4 =
entPhysicalHardwareRev.5 =
entPhysicalHardwareRev.6 =
entPhysicalHardwareRev.7 =
entPhysicalHardwareRev.8 =
entPhysicalHardwareRev.9 =
entPhysicalFirmwareRev.1 = System Bootstrap, Version 12.4(22r)YB5, RELEASE SOFTWARE (fc1)
entPhysicalFirmwareRev.2 =
entPhysicalFirmwareRev.3 =
entPhysicalFirmwareRev.4 =
entPhysicalFirmwareRev.5 =
entPhysicalFirmwareRev.6 =
entPhysicalFirmwareRev.7 =
entPhysicalFirmwareRev.8 =
entPhysicalFirmwareRev.9 =
entPhysicalSoftwareRev.1 = 15.2(4)M3, RELEASE SOFTWARE (fc2)
entPhysicalSoftwareRev.2 =
entPhysicalSoftwareRev.3 =
entPhysicalSoftwareRev.4 =
entPhysicalSoftwareRev.5 =
entPhysicalSoftwareRev.6 =
entPhysicalSoftwareRev.7 =
entPhysicalSoftwareRev.8 =
entPhysicalSoftwareRev.9 =
entPhysicalSerialNum.1 = FCZ160791PP
entPhysicalSerialNum.2 =
entPhysicalSerialNum.3 = FO61604051A
entPhysicalSerialNum.4 =
entPhysicalSerialNum.5 =
entPhysicalSerialNum.6 =
entPhysicalSerialNum.7 =
entPhysicalSerialNum.8 =
entPhysicalSerialNum.9 =
entPhysicalMfgName.1 = Cisco
entPhysicalMfgName.2 = Cisco
entPhysicalMfgName.3 = Cisco
entPhysicalMfgName.4 = Cisco
entPhysicalMfgName.5 = Cisco
entPhysicalMfgName.6 = Cisco
entPhysicalMfgName.7 = Cisco
entPhysicalMfgName.8 = Cisco
entPhysicalMfgName.9 = Cisco
entPhysicalModelName.1 = CISCO887VA-SEC-K9
entPhysicalModelName.2 =
entPhysicalModelName.3 =
entPhysicalModelName.4 =
entPhysicalModelName.5 =
entPhysicalModelName.6 =
entPhysicalModelName.7 =
entPhysicalModelName.8 =
entPhysicalModelName.9 =
entPhysicalAlias.1 =
entPhysicalAlias.2 =
entPhysicalAlias.3 =
entPhysicalAlias.4 =
entPhysicalAlias.5 =
entPhysicalAlias.6 =
entPhysicalAlias.7 =
entPhysicalAlias.8 =
entPhysicalAlias.9 =
entPhysicalAssetID.1 =
entPhysicalAssetID.2 =
entPhysicalAssetID.3 =
entPhysicalAssetID.4 =
entPhysicalAssetID.5 =
entPhysicalAssetID.6 =
entPhysicalAssetID.7 =
entPhysicalAssetID.8 =
entPhysicalAssetID.9 =
entPhysicalIsFRU.1 = false
entPhysicalIsFRU.2 = false
entPhysicalIsFRU.3 = false
entPhysicalIsFRU.4 = false
entPhysicalIsFRU.5 = false
entPhysicalIsFRU.6 = false
entPhysicalIsFRU.7 = false
entPhysicalIsFRU.8 = false
entPhysicalIsFRU.9 = false
entAliasMappingIdentifierSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entAliasMappingIdentifier]
entAliasMappingIdentifier.4.0 = ifIndex.1
entAliasMappingIdentifier.5.0 = ifIndex.2
entAliasMappingIdentifier.6.0 = ifIndex.3
entAliasMappingIdentifier.7.0 = ifIndex.4
entAliasMappingIdentifier.8.0 = ifIndex.5
entAliasMappingIdentifier.9.0 = ifIndex.6
SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,1] 0.74ms]
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,"887VA chassis, Hw Serial#: FCZ160791PP, Hw Revision: 1.0","chassis","887VA","CISCO887VA-SEC-K9","FCZ160791PP","0","Cisco","-1","cevChassis.988","V02","System Bootstrap, Version 12.4(22r)YB5, RELEASE SOFTWARE (fc1)","15.2(4)M3, RELEASE SOFTWARE (fc2)","false","","",23,1] 1.17ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,2] 0.41ms]
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=? [2,"887VA chassis slot","container","chassis slot","","","1","Cisco","0","cevContainerSlot","","","","false","","",23,2] 1.39ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,3] 0.45ms]
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=? [3,"C880 Motherboard","module","motherboard","","FO61604051A","2","Cisco","0","cevCpu800","1.0","","","false","","",23,3] 0.93ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,4] 0.36ms]
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=? [4,"MPC ATMSAR","port","ATM0","","","3","Cisco","0","cevPortWic1Adsl","","","","false","","",23,4] 0.78ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,5] 0.3ms]
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=? [5,"PQII_VDSL_ETHERNET","port","Ethernet0","","","3","Cisco","1","cevPortQuiccEther","","","","false","","",23,5] 0.83ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,6] 0.29ms]
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=? [6,"Fast Ethernet","port","FastEthernet0","","","3","Cisco","2","cevPortEswitch","","","","false","","",23,6] 0.73ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,7] 0.26ms]
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=? [7,"Fast Ethernet","port","FastEthernet1","","","3","Cisco","3","cevPortEswitch","","","","false","","",23,7] 0.79ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,8] 0.3ms]
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=? [8,"Fast Ethernet","port","FastEthernet2","","","3","Cisco","4","cevPortEswitch","","","","false","","",23,8] 0.85ms]
.SQL[SELECT entPhysical_id FROM `entPhysical` WHERE device_id = ? AND entPhysicalIndex = ? [23,9] 0.34ms]
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=? [9,"Fast Ethernet","port","FastEthernet3","","","3","Cisco","5","cevPortEswitch","","","","false","","",23,9] 0.76ms]
.
SQL[SELECT * FROM `entPhysical` WHERE `device_id` = ? [23] 0.36ms]
>> Runtime for discovery module 'entity-physical': 0.3920 seconds with 9248 bytes
>> SNMP: [1/0.34s] MySQL: [10/0.01s] RRD: [0/0.00s]
#### Unload disco module entity-physical ####
Modules status: Global- OS- Device Module [ entity-state ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module processors ####
No YAML Discovery data.
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m CISCO-PROCESS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpmCPU]
cpmCPUTotalPhysicalIndex[1] = 0
cpmCPUTotal5sec[1] = 2
cpmCPUTotal1min[1] = 3
cpmCPUTotal5min[1] = 4
cpmCPUTotal5secRev[1] = 2
cpmCPUTotal1minRev[1] = 3
cpmCPUTotal5minRev[1] = 4
cpmCPUMonInterval[1] = 5
cpmCPUTotalMonIntervalValue[1] = 2
cpmCPUInterruptMonIntervalValue[1] = 0
Discovered LibreNMS\Device\Processor Array
(
[processor_id] =>
[entPhysicalIndex] => 0
[hrDeviceIndex] => 0
[device_id] => 23
[processor_oid] => .1.3.6.1.4.1.9.9.109.1.1.1.1.8.1
[processor_index] => 1
[processor_type] => cpm
[processor_usage] => 4
[processor_descr] => Processor 1
[processor_precision] => 1
[processor_perc_warn] => 75
)
SQL[SELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [23,"1","cpm"] 0.6ms]
.SQL[SELECT * FROM `processors` WHERE device_id=? AND processor_index=? AND processor_type=? [23,"1","cpm"] 0.29ms]
.SQL[SELECT * FROM `processors` WHERE `device_id`=? AND `processor_id` NOT IN (?,?) [23,70,70] 0.41ms]
SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 0.35ms]
>> Runtime for discovery module 'processors': 0.0590 seconds with 131848 bytes
>> SNMP: [0/0.00s] MySQL: [4/0.00s] RRD: [0/0.00s]
#### Unload disco module processors ####
Modules status: Global+ OS+ Device
#### Load disco module mempools ####
CISCO-ENHANCED-MEMORY-POOL: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENHANCED-MEMPOOL-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cempMemPoolEntry]
cempMemPoolEntry = No Such Object available on this agent at this OID
SQL[SELECT COUNT(*) FROM `mempools` WHERE `device_id` = ? AND `mempool_type` = 'cemp' [23] 0.67ms]
OLD-CISCO-MEMORY-POOL: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-MEMORY-POOL-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoMemoryPool]
ciscoMemoryPoolName.1 = Processor
ciscoMemoryPoolName.2 = I/O
ciscoMemoryPoolAlternate.1 = 2
ciscoMemoryPoolAlternate.2 = 0
ciscoMemoryPoolValid.1 = true
ciscoMemoryPoolValid.2 = true
ciscoMemoryPoolUsed.1 = 60110656
ciscoMemoryPoolUsed.2 = 9930128
ciscoMemoryPoolFree.1 = 83148588
ciscoMemoryPoolFree.2 = 16284272
ciscoMemoryPoolLargestFree.1 = 80028576
ciscoMemoryPoolLargestFree.2 = 16197724
Discover Mempool: 1, cmp, Processor, 1, ,
SQL[SELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = ? AND `device_id` = ? AND `mempool_type` = ? [1,23,"cmp"] 0.61ms]
.SQL[UPDATE `mempools` set `mempool_descr`=? WHERE device_id=? AND mempool_index=? AND mempool_type=? ["Processor",23,1,"cmp"] 0.89ms]
Discover Mempool: 2, cmp, I/O, 1, ,
SQL[SELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = ? AND `device_id` = ? AND `mempool_type` = ? [2,23,"cmp"] 0.32ms]
.SQL[UPDATE `mempools` set `mempool_descr`=? WHERE device_id=? AND mempool_index=? AND mempool_type=? ["I\/O",23,2,"cmp"] 0.88ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco:/opt/librenms/mibs/hp udp:HOSTNAME:161 hpLocal]
hpLocalMem = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco:/opt/librenms/mibs/hp udp:HOSTNAME:161 hpGlobal]
hpGlobalMem = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 hrStorageEntry]
hrStorageEntry = No Such Object available on this agent at this OID
Array
(
[cmp] => Array
(
[1] => 1
[2] => 1
)
)
SQL[SELECT * FROM `mempools` WHERE `device_id` = '23' [] 0.57ms]
1 -> cmp
2 -> cmp
>> Runtime for discovery module 'mempools': 0.3110 seconds with 36264 bytes
>> SNMP: [5/0.30s] MySQL: [3/0.00s] RRD: [0/0.00s]
#### Unload disco module mempools ####
Modules status: Global+ OS+ Device
#### Load disco module cisco-vrf-lite ####
SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = ? [23] 0.27ms]
>> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 2664 bytes
>> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module cisco-vrf-lite ####
Modules status: Global- OS+ Device
#### Load disco module cisco-mac-accounting ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Oqn -m CISCO-IP-STAT-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cipMacSwitchedBytes]
.*.*.*.1.4 No Such Instance currently exists at this OID
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,""] 0.72ms]
>> Runtime for discovery module 'cisco-mac-accounting': 0.0560 seconds with 3640 bytes
>> SNMP: [1/0.06s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module cisco-mac-accounting ####
Modules status: Global- OS+ Device
#### Load disco module cisco-pw ####
SQL[SELECT * FROM `pseudowires` WHERE `device_id` = ? [23] 0.31ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcID]
cpwVcID = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcName]
cpwVcName = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcType]
cpwVcType = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcPsnType]
cpwVcPsnType = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcDescr]
cpwVcDescr = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-IETF-PW-MPLS-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cpwVcMplsPeerLdpID]
cpwVcMplsPeerLdpID = No Such Object available on this agent at this OID
>> Runtime for discovery module 'cisco-pw': 0.7160 seconds with 3656 bytes
>> SNMP: [6/0.72s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module cisco-pw ####
Modules status: Global- OS+ Device
#### Load disco module vrf ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -m MPLS-L3VPN-STD-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 mplsL3VpnVrfRD]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -m MPLS-VPN-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 mplsVpnVrfRouteDistinguisher]
.*.*.2.1.3 No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -m CISCO-VRF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cvVrfName]
.*.*.7*.1.2 No Such Instance currently exists at this OID
[DEBUG]
Using CISCO-VRF-MIB
[/DEBUG]
[DEBUG OIDS]
[/DEBUG]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -m CISCO-VRF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.9.9.711.1.2.1.1.2]
.*.*.7*.1.2 No Such Instance currently exists at this OID
SQL[SELECT * FROM ports WHERE device_id = '23' [] 1.42ms]
SQL[SELECT * FROM vrfs WHERE device_id = '23' [] 0.46ms]
>> Runtime for discovery module 'vrf': 14.9000 seconds with 5024 bytes
>> SNMP: [4/14.90s] MySQL: [2/0.00s] RRD: [0/0.00s]
#### Unload disco module vrf ####
Modules status: Global- OS+ Device
#### Load disco module cisco-cef ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 CISCO-CEF-MIB::cefSwitchingPath]
cefSwitchingPath = No Such Instance currently exists at this OID
cefSwitchingPath = No Such Instance currently exists at this OID || cefSwitchingPath || || ||
Array
(
)
Caching OIDs: entPhysicalDescrSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalDescr]
entPhysicalDescr.1 = 887VA chassis, Hw Serial#: FCZ160791PP, Hw Revision: 1.0
entPhysicalDescr.2 = 887VA chassis slot
entPhysicalDescr.3 = C880 Motherboard
entPhysicalDescr.4 = MPC ATMSAR
entPhysicalDescr.5 = PQII_VDSL_ETHERNET
entPhysicalDescr.6 = Fast Ethernet
entPhysicalDescr.7 = Fast Ethernet
entPhysicalDescr.8 = Fast Ethernet
entPhysicalDescr.9 = Fast Ethernet
entPhysicalNameSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalName]
entPhysicalName.1 = 887VA
entPhysicalName.2 = chassis slot
entPhysicalName.3 = motherboard
entPhysicalName.4 = ATM0
entPhysicalName.5 = Ethernet0
entPhysicalName.6 = FastEthernet0
entPhysicalName.7 = FastEthernet1
entPhysicalName.8 = FastEthernet2
entPhysicalName.9 = FastEthernet3
entPhysicalModelNameSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalModelName]
entPhysicalModelName.1 = CISCO887VA-SEC-K9
entPhysicalModelName.2 =
entPhysicalModelName.3 =
entPhysicalModelName.4 =
entPhysicalModelName.5 =
entPhysicalModelName.6 =
entPhysicalModelName.7 =
entPhysicalModelName.8 =
entPhysicalModelName.9 =
>> Runtime for discovery module 'cisco-cef': 0.1770 seconds with 16312 bytes
>> SNMP: [3/0.10s] MySQL: [0/0.00s] RRD: [0/0.00s]
#### Unload disco module cisco-cef ####
Modules status: Global- OS+ Device
#### Load disco module cisco-sla ####
>> Runtime for discovery module 'cisco-sla': 0.0000 seconds with 1616 bytes
>> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
#### Unload disco module cisco-sla ####
Modules status: Global- OS- Device Module [ cisco-cbqos ] disabled on os.
Modules status: Global- OS+ Device
#### Load disco module cisco-otv ####
SQL[SELECT `C`.`id`,`C`.`device_id`,`C`.`type`,`C`.`label`,`C`.`status`,`C`.`disabled`,`C`.`ignore`,`C`.`error`,`CP`.`attribute`,`CP`.`value` FROM `component` as `C` LEFT JOIN `component_prefs` as `CP` on `C`.`id`=`CP`.`component` WHERE ( `device_id` = ? AND `type` = ? ) [23,"Cisco-OTV"] 0.66ms]
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.9.9.810.1.2.1.1]
.*.*.8*.1 No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.9.9.810.1.3.1.1]
.*.*.8*.1 No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.9.9.810.1.3.1.1.4]
.*.*.8*.1.4 No Such Object available on this agent at this OID
Adjacency: Unknown () -
Endpoint:
Index:
UID: adjacency--
Status: 1
Message: Adjacency is Down
Endpoint: Endpoint: 0
UID: endpoint-0
Type: endpoint
..SQL[SELECT `C`.`id`,`C`.`device_id`,`C`.`type`,`C`.`label`,`C`.`status`,`C`.`disabled`,`C`.`ignore`,`C`.`error`,`CP`.`attribute`,`CP`.`value` FROM `component` as `C` LEFT JOIN `component_prefs` as `CP` on `C`.`id`=`CP`.`component` WHERE ( `device_id` = ? ) [23] 0.64ms]
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
>> Runtime for discovery module 'Cisco-OTV': 0.2100 seconds with 56912 bytes
>> SNMP: [3/0.21s] MySQL: [2/0.00s] RRD: [0/0.00s]
#### Unload disco module Cisco-OTV ####
Modules status: Global+ OS+ Device
#### Load disco module ipv4-addresses ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipAdEntIfIndex]
ipAdEntIfIndex.* 16
ipAdEntIfIndex.* 17
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipAdEntNetMask.10.100.111.253]
*
SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [23,"16"] 0.6ms]
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,"16"] 0.64ms]
SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? ["10.100.111.253\/23"] 0.5ms]
SQL[UPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [null,"10.100.111.253\/23"] 1.52ms]
sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? ["10.100.111.253\/23"] 0.29ms]
SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? ["10.100.111.253",23,1911] 0.35ms]
SQL[UPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [null,"10.100.111.253",23,1911] 3.36ms]
.SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipAdEntNetMask.185.72.95.136]
*
SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = ? AND `ifIndex` = ? [23,"17"] 0.51ms]
SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,"17"] 0.28ms]
SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = ? ["185.72.95.136\/32"] 0.32ms]
SQL[UPDATE `ipv4_networks` set `context_name`=? WHERE `ipv4_network` = ? [null,"185.72.95.136\/32"] 5.75ms]
sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = ? ["185.72.95.136\/32"] 0.44ms]
SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? ["185.72.95.136",32,1912] 0.29ms]
SQL[UPDATE `ipv4_addresses` set `context_name`=? WHERE `ipv4_address` = ? AND `ipv4_prefixlen` = ? AND `port_id` = ? [null,"185.72.95.136",32,1912] 2.06ms]
.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 [23] 0.8ms]
>> Runtime for discovery module 'ipv4-addresses': 0.1250 seconds with 34392 bytes
>> SNMP: [3/0.10s] MySQL: [5/0.01s] RRD: [0/0.00s]
#### Unload disco module ipv4-addresses ####
Modules status: Global+ OS+ Device
#### Load disco module ipv6-addresses ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Ln -Osq -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipAddressIfIndex.ipv6]
ipAddressIfIndex.ipv6 No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipv6AddrPfxLength]
.*.*.8.1.2 No Such Object available on this agent at this OID
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 [23] 0.69ms]
>> Runtime for discovery module 'ipv6-addresses': 0.1170 seconds with 7456 bytes
>> SNMP: [2/0.12s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module ipv6-addresses ####
Modules status: Global- OS- Device Module [ route ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module sensors ####
CISCO-ENTITY-SENSOR: Caching OIDs: entPhysicalDescr entPhysicalName entPhysicalClassSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalClass]
entPhysicalClass.1 = chassis
entPhysicalClass.2 = container
entPhysicalClass.3 = module
entPhysicalClass.4 = port
entPhysicalClass.5 = port
entPhysicalClass.6 = port
entPhysicalClass.7 = port
entPhysicalClass.8 = port
entPhysicalClass.9 = port
entPhysicalContainedInSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalContainedIn]
entPhysicalContainedIn.1 = 0
entPhysicalContainedIn.2 = 1
entPhysicalContainedIn.3 = 2
entPhysicalContainedIn.4 = 3
entPhysicalContainedIn.5 = 3
entPhysicalContainedIn.6 = 3
entPhysicalContainedIn.7 = 3
entPhysicalContainedIn.8 = 3
entPhysicalContainedIn.9 = 3
entPhysicalParentRelPosSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhysicalParentRelPos]
entPhysicalParentRelPos.1 = -1
entPhysicalParentRelPos.2 = 0
entPhysicalParentRelPos.3 = 0
entPhysicalParentRelPos.4 = 0
entPhysicalParentRelPos.5 = 1
entPhysicalParentRelPos.6 = 2
entPhysicalParentRelPos.7 = 3
entPhysicalParentRelPos.8 = 4
entPhysicalParentRelPos.9 = 5
entAliasMappingIdentifierSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entAliasMappingIdentifier]
entAliasMappingIdentifier.4.0 = ifIndex.1
entAliasMappingIdentifier.5.0 = ifIndex.2
entAliasMappingIdentifier.6.0 = ifIndex.3
entAliasMappingIdentifier.7.0 = ifIndex.4
entAliasMappingIdentifier.8.0 = ifIndex.5
entAliasMappingIdentifier.9.0 = ifIndex.6
entSensorTypeSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorType]
entSensorType = No Such Object available on this agent at this OID
entSensorScaleSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorScale]
entSensorScale = No Such Object available on this agent at this OID
entSensorValueSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorValue]
entSensorValue = No Such Object available on this agent at this OID
entSensorMeasuredEntitySNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorMeasuredEntity]
entSensorMeasuredEntity = No Such Object available on this agent at this OID
entSensorPrecisionSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorPrecision]
entSensorPrecision = No Such Object available on this agent at this OID
entSensorThresholdSeveritySNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorThresholdSeverity]
entSensorThresholdSeverity = No Such Object available on this agent at this OID
entSensorThresholdRelationSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorThresholdRelation]
entSensorThresholdRelation = No Such Object available on this agent at this OID
entSensorThresholdValueSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entSensorThresholdValue]
entSensorThresholdValue = No Such Object available on this agent at this OID
Array
(
)
ENTITY-SENSOR: Caching OIDs: entPhysicalDescr entPhysicalName entPhySensorTypeSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhySensorType]
entPhySensorType = No Such Object available on this agent at this OID
entPhySensorScaleSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhySensorScale]
entPhySensorScale = No Such Object available on this agent at this OID
entPhySensorPrecisionSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhySensorPrecision]
entPhySensorPrecision = No Such Object available on this agent at this OID
entPhySensorValueSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhySensorValue]
entPhySensorValue = No Such Object available on this agent at this OID
entPhySensorOperStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 entPhySensorOperStatus]
entPhySensorOperStatus = No Such Object available on this agent at this OID
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [23,"ipmi_hostname"] 0.5ms]
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",23,"ipmi"] 0.7ms]
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",23,"ipmi"] 0.48ms]
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",23,"ipmi"] 0.44ms]
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",23,"ipmi"] 0.45ms]
Airflow: 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",23,"snmp"] 0.43ms]
Current: 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",23,"snmp"] 0.56ms]
Charge: 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",23,"snmp"] 0.52ms]
Dbm: 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",23,"snmp"] 0.57ms]
Fanspeed: 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",23,"snmp"] 0.48ms]
Frequency: 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",23,"snmp"] 0.45ms]
Humidity: 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",23,"snmp"] 0.48ms]
Load: 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",23,"snmp"] 0.47ms]
Power: 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",23,"snmp"] 0.45ms]
Runtime: 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",23,"snmp"] 0.48ms]
Signal: 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",23,"snmp"] 0.44ms]
State: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswSwitchRole]
cswSwitchRole = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswRingRedundant.0]
No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENVMON-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoEnvMonVoltageStatusTable]
ciscoEnvMonVoltageStatusTable = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonVoltageState"] 0.47ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [1] 0.36ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENVMON-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoEnvMonTemperatureStatusTable]
ciscoEnvMonTemperatureStatusDescr.1 = Chassis
ciscoEnvMonTemperatureState.1 = normal
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonTemperatureState"] 0.61ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [2] 0.34ms]
Discover sensor: .1.3.6.1.4.1.9.9.13.1.3.1.6.1, 1, ciscoEnvMonTemperatureState, Chassis, snmp, 1, 1, 1, normal
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",23,"ciscoEnvMonTemperatureState","1"] 0.43ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",23,"ciscoEnvMonTemperatureState","1"] 0.56ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",23,"ciscoEnvMonTemperatureState",1] 0.42ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonTemperatureState"] 0.27ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":132,"state_index_id":2} 1.01ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENVMON-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoEnvMonFanStatusTable]
ciscoEnvMonFanStatusDescr.1 = Internal Chassis Fan
ciscoEnvMonFanState.1 = normal
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonFanState"] 0.47ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [3] 0.4ms]
Discover sensor: .1.3.6.1.4.1.9.9.13.1.4.1.3.1, 1, ciscoEnvMonFanState, Internal Chassis Fan, snmp, 1, 1, 1, normal
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","state",23,"ciscoEnvMonFanState","1"] 0.41ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",23,"ciscoEnvMonFanState","1"] 0.39ms]
.SQL[SELECT sensor_id FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["state",23,"ciscoEnvMonFanState",1] 0.31ms]
SQL[SELECT state_index_id FROM `state_indexes` WHERE `state_name` = ? ["ciscoEnvMonFanState"] 0.25ms]
SQL[INSERT IGNORE INTO `sensors_to_state_indexes` (`sensor_id`,`state_index_id`) VALUES (:sensor_id,:state_index_id) {"sensor_id":134,"state_index_id":3} 2.33ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENVMON-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ciscoEnvMonSupplyStatusTable]
ciscoEnvMonSupplyStatusTable = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["ciscoEnvMonSupplyState"] 0.49ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [4] 0.39ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-FRU-CONTROL-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cefcFRUPowerStatusTable]
cefcFRUPowerStatusTable = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cefcFRUPowerOperStatus"] 0.51ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [5] 0.4ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswGlobals]
cswGlobals = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswRingRedundant"] 0.52ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [6] 0.49ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswSwitchRole]
cswSwitchRole = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswSwitchRole"] 0.52ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [7] 0.47ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswSwitchState]
cswSwitchState = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswSwitchState"] 0.56ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [8] 0.4ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-STACKWISE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cswStackPortOperStatus]
cswStackPortOperStatus = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cswStackPortOperStatus"] 1.42ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [9] 0.36ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-RF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cRFCfgRedundancyOperMode]
cRFCfgRedundancyOperMode = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFCfgRedundancyOperMode"] 0.47ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [10] 0.38ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-RF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cRFStatusUnitState]
cRFStatusUnitState = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFStatusUnitState"] 0.55ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [11] 0.37ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-RF-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cRFStatusPeerUnitState]
cRFStatusPeerUnitState = No Such Object available on this agent at this OID
SQL[SELECT `state_index_id` FROM state_indexes WHERE state_name = ? LIMIT 1 ["cRFStatusPeerUnitState"] 0.51ms]
SQL[SELECT * FROM `state_translations` WHERE `state_index_id` = ? [12] 0.41ms]
Array
(
[ciscoEnvMonTemperatureState] => Array
(
[1] => 1
)
[ciscoEnvMonFanState] => Array
(
[1] => 1
)
)
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",23,"snmp"] 0.73ms]
1 -> ciscoEnvMonTemperatureState
1 -> ciscoEnvMonFanState
Temperature: Discover sensor: .1.3.6.1.4.1.9.9.13.1.3.1.3.1, 1, cisco, Chassis, snmp, 1, 1, 1,
SQL[SELECT COUNT(sensor_id) FROM `sensors` WHERE `poller_type`= ? AND `sensor_class` = ? AND `device_id` = ? AND sensor_type = ? AND `sensor_index` = ? ["snmp","temperature",23,"cisco","1"] 0.38ms]
SQL[SELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? AND `sensor_type` = ? AND `sensor_index` = ? ["temperature",23,"cisco","1"] 0.42ms]
.Array
(
[cisco] => Array
(
[1] => 1
)
)
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",23,"snmp"] 0.65ms]
1 -> cisco
Voltage: 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",23,"snmp"] 0.8ms]
Snr: 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",23,"snmp"] 0.57ms]
Pressure: 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",23,"snmp"] 0.6ms]
Cooling: 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",23,"snmp"] 0.52ms]
Delay: 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",23,"snmp"] 0.52ms]
Quality_factor: 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",23,"snmp"] 0.51ms]
Chromatic_dispersion: 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",23,"snmp"] 0.57ms]
Ber: 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",23,"snmp"] 0.54ms]
Eer: 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",23,"snmp"] 0.51ms]
Waterflow: 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",23,"snmp"] 0.46ms]
>> Runtime for discovery module 'sensors': 2.0080 seconds with 62592 bytes
>> SNMP: [27/1.76s] MySQL: [49/0.03s] RRD: [0/0.00s]
#### Unload disco module sensors ####
Modules status: Global+ OS+ Device
#### Load disco module storage ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m DATA-DOMAIN-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco:/opt/librenms/mibs/datadomain udp:HOSTNAME:161 fileSystemSpaceTable]
fileSystemSpaceTable = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 hrStorageEntry]
hrStorageEntry = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dskTable]
dskTable = No Such Object available on this agent at this OID
SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id` = '23' AND `storage_type` != 'dsk' [] 0.61ms]
SQL[SELECT * FROM `storage` WHERE `device_id` = '23' [] 0.31ms]
>> Runtime for discovery module 'storage': 0.1810 seconds with 9120 bytes
>> SNMP: [3/0.18s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module storage ####
Modules status: Global+ OS+ Device
#### Load disco module hr-device ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 hrDeviceEntry]
hrDeviceEntry = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 hrProcessorEntry]
hrProcessorEntry = No Such Object available on this agent at this OID
Array
(
)
SQL[SELECT * FROM `hrDevice` WHERE `device_id` = '23' [] 0.62ms]
>> Runtime for discovery module 'hr-device': 0.1140 seconds with 3704 bytes
>> SNMP: [2/0.11s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module hr-device ####
Modules status: Global+ OS+ Device
#### Load disco module discovery-protocols ####
CISCO-CDP-MIB: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m CISCO-CDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cdpCache]
cdpCacheAddressType[3][1] = 1
cdpCacheAddress[3][1] = "0A 64 6F FC "
cdpCacheVersion[3][1] = Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE8, RELEASE SOFTWARE (fc2)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Wed 26-Jun-13 11:18 by prod_rel_team
cdpCacheDeviceId[3][1] = OLD-RECTORY-BUILD.3560G.CISCO
cdpCacheDevicePort[3][1] = GigabitEthernet0/48
cdpCachePlatform[3][1] = cisco WS-C3560G-48TS
cdpCacheCapabilities[3][1] = "00 00 00 28 "
cdpCacheVTPMgmtDomain[3][1] =
cdpCacheNativeVLAN[3][1] = 100
cdpCacheDuplex[3][1] = 3
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,3] 0.82ms]
Array
(
[cdpCacheAddressType] => 1
[cdpCacheAddress] => 0A 64 6F FC
[cdpCacheVersion] => Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE8, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Wed 26-Jun-13 11:18 by prod_rel_team
[cdpCacheDeviceId] => OLD-RECTORY-BUILD.3560G.CISCO
[cdpCacheDevicePort] => GigabitEthernet0/48
[cdpCachePlatform] => cisco WS-C3560G-48TS
[cdpCacheCapabilities] => 00 00 00 28
[cdpCacheVTPMgmtDomain] =>
[cdpCacheNativeVLAN] => 100
[cdpCacheDuplex] => 3
)
SQL[SELECT `device_id` FROM `devices` WHERE `sysName`=? OR `hostname`=? OR `hostname`=? OR `ip`=? 0.39ms]
discovering OLD-RECTORY-BUILD.3560G.CISCO
name lookup of OLD-RECTORY-BUILD.3560G.CISCO failed
SQL[SELECT `devices`.*, `lat`, `lng` FROM `devices` LEFT JOIN locations ON `devices`.`location`=`locations`.`location` WHERE `device_id` = ? [23] 0.79ms]
SQL[SELECT * FROM devices_attribs WHERE `device_id` = ? [23] 0.31ms]
SQL[SELECT * FROM `vrf_lite_cisco` WHERE `device_id` = ? [23] 0.38ms]
SQL[INSERT IGNORE INTO `eventlog` (`host`,`device_id`,`reference`,`type`,`datetime`,`severity`,`message`,`username`) VALUES (:host,:device_id,:reference,:type,NOW(),:severity,:message,:username) {"host":23,"device_id":23,"reference":"NULL","type":"discovery","severity":5,"message":"CDP discovery of OLD-RECTORY-BUILD.3560G.CISCO failed - Check name lookup","username":""} 1.38ms]
Discover link: 1902, cdp, 0, OLD-RECTORY-BUILD.3560G.CISCO, GigabitEthernet0/48, cisco WS-C3560G-48TS, Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE8, RELEASE SOFTWARE (fc2)Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Wed 26-Jun-13 11:18 by prod_rel_team,
SQL[SELECT COUNT(*) FROM `links` WHERE `remote_hostname` = ? AND `local_port_id` = ? AND `protocol` = ? AND `remote_port` = ? ["OLD-RECTORY-BUILD.3560G.CISCO",1902,"cdp","GigabitEthernet0\/48"] 0.32ms]
SQL[INSERT IGNORE INTO `links` (`local_port_id`,`local_device_id`,`protocol`,`remote_hostname`,`remote_device_id`,`remote_port`,`remote_platform`,`remote_version`) VALUES (:local_port_id,:local_device_id,:protocol,:remote_hostname,:remote_device_id,:remote_port,:remote_platform,:remote_version) {"local_port_id":1902,"local_device_id":23,"protocol":"cdp","remote_hostname":"OLD-RECTORY-BUILD.3560G.CISCO","remote_device_id":0,"remote_port":"GigabitEthernet0\/48","remote_platform":"cisco WS-C3560G-48TS","remote_version":"Cisco IOS Software, C3560 Software (C3560-IPSERVICESK9-M), Version 12.2(55)SE8, RELEASE SOFTWARE (fc2)Technical Support: http:\/\/www.cisco.com\/techsupport\nCopyright (c) 1986-2013 by Cisco Systems, Inc.\nCompiled Wed 26-Jun-13 11:18 by prod_rel_team"} 3.06ms]
+( 44 inserted )
LLDP-MIB: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m LLDP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 lldpRemTable]
lldpRemTable = No Such Object available on this agent at this OID
OSPF Discovery: SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [23] 0.68ms]
Array
(
[1902] => Array
(
[OLD-RECTORY-BUILD.3560G.CISCO] => Array
(
[GigabitEthernet0/48] => 1
)
)
)
SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [23] 0.71ms]
1902 -> OLD-RECTORY-BUILD.3560G.CISCO -> GigabitEthernet0/48
SQL[DELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [] 0.42ms]
0 orphaned links deleted
>> Runtime for discovery module 'discovery-protocols': 0.2270 seconds with 61184 bytes
>> SNMP: [0/0.00s] MySQL: [9/0.01s] RRD: [0/0.00s]
#### Unload disco module discovery-protocols ####
Modules status: Global+ OS+ Device
#### Load disco module arp-table ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipNetToPhysicalPhysAddress]
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:79:bb:8c
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:6f:6c:d1
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:6f:7e:e4
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:6f:6c:c1
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:6f:6b:99
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:84:22:1b
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 80:5e:c0:1d:31:78
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = b8:e9:37:22:3c:60
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 28:16:a8:5:20:90
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = a0:1e:b:8:1f:2b
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:84:d1:39
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:84:24:1e
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:6f:c9:7c
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:91:cf:9
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:9f:a3:4b
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 64:51:6:23:3c:aa
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 78:28:ca:cd:12:9c
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = c4:54:44:f9:25:aa
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:15:65:85:36:60
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 0:18:a:6f:6c:16
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 44:2b:3:8b:39:2
ipNetToPhysicalPhysAddress[16][ipv4]["*"] = 10:8c:cf:4b:9d:51
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m IP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 ipNetToMediaPhysAddress]
ipNetToMediaPhysAddress[16][*] = 0:18:a:79:bb:8c
ipNetToMediaPhysAddress[16][*] = 0:18:a:6f:6c:d1
ipNetToMediaPhysAddress[16][*] = 0:18:a:6f:7e:e4
ipNetToMediaPhysAddress[16][*] = 0:18:a:6f:6c:c1
ipNetToMediaPhysAddress[16][*] = 0:18:a:6f:6b:99
ipNetToMediaPhysAddress[16][*] = 0:15:65:84:22:1b
ipNetToMediaPhysAddress[16][*] = 80:5e:c0:1d:31:78
ipNetToMediaPhysAddress[16][*] = b8:e9:37:22:3c:60
ipNetToMediaPhysAddress[16][*] = 28:16:a8:5:20:90
ipNetToMediaPhysAddress[16][*] = a0:1e:b:8:1f:2b
ipNetToMediaPhysAddress[16][*] = 0:15:65:84:d1:39
ipNetToMediaPhysAddress[16][*] = 0:15:65:84:24:1e
ipNetToMediaPhysAddress[16][*] = 0:15:65:6f:c9:7c
ipNetToMediaPhysAddress[16][*] = 0:15:65:91:cf:9
ipNetToMediaPhysAddress[16][*] = 0:15:65:9f:a3:4b
ipNetToMediaPhysAddress[16][*] = 64:51:6:23:3c:aa
ipNetToMediaPhysAddress[16][*] = 78:28:ca:cd:12:9c
ipNetToMediaPhysAddress[16][*] = c4:54:44:f9:25:aa
ipNetToMediaPhysAddress[16][*] = 0:15:65:85:36:60
ipNetToMediaPhysAddress[16][*] = 0:18:a:6f:6c:16
ipNetToMediaPhysAddress[16][*] = 44:2b:3:8b:39:2
ipNetToMediaPhysAddress[16][*] = 10:8c:cf:4b:9d:51
SQL[SELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [23,""] 1.14ms]
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,16] 0.53ms]
Vl100:
0:18:a:79:bb:8c => 10.100.110.4
0:18:a:6f:6c:d1 => 10.100.110.6
0:18:a:6f:7e:e4 => 10.100.110.7
0:18:a:6f:6c:c1 => 10.100.110.8
0:18:a:6f:6b:99 => 10.100.110.9
0:15:65:84:22:1b => 10.100.110.10
80:5e:c0:1d:31:78 => 10.100.110.11
b8:e9:37:22:3c:60 => 10.100.110.16
28:16:a8:5:20:90 => 10.100.110.32
a0:1e:b:8:1f:2b => 10.100.110.39
0:15:65:84:d1:39 => 10.100.110.40
0:15:65:84:24:1e => 10.100.110.41
0:15:65:6f:c9:7c => 10.100.110.45
0:15:65:91:cf:9 => 10.100.110.48
0:15:65:9f:a3:4b => 10.100.110.49
64:51:6:23:3c:aa => 10.100.110.65
78:28:ca:cd:12:9c => 10.100.110.73
c4:54:44:f9:25:aa => 10.100.110.93
0:15:65:85:36:60 => 10.100.110.97
0:18:a:6f:6c:16 => 10.100.110.100
44:2b:3:8b:39:2 => 10.100.111.253
10:8c:cf:4b:9d:51 => 10.100.111.254
SQL[insert into `ipv4_mac` (`context_name`, `device_id`, `ipv4_address`, `mac_address`, `port_id`) values (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?), (?, ?, ?, ?, ?) ["",23,"10.100.110.4","00180a79bb8c",1911,"",23,"10.100.110.6","00180a6f6cd1",1911,"",23,"10.100.110.7","00180a6f7ee4",1911,"",23,"10.100.110.8","00180a6f6cc1",1911,"",23,"10.100.110.9","00180a6f6b99",1911,"",23,"10.100.110.10","00156584221b",1911,"",23,"10.100.110.11","805ec01d3178",1911,"",23,"10.100.110.16","b8e937223c60",1911,"",23,"10.100.110.32","2816a8052090",1911,"",23,"10.100.110.39","a01e0b081f2b",1911,"",23,"10.100.110.40","00156584d139",1911,"",23,"10.100.110.41","00156584241e",1911,"",23,"10.100.110.45","0015656fc97c",1911,"",23,"10.100.110.48","00156591cf09",1911,"",23,"10.100.110.49","0015659fa34b",1911,"",23,"10.100.110.65","645106233caa",1911,"",23,"10.100.110.73","7828cacd129c",1911,"",23,"10.100.110.93","c45444f925aa",1911,"",23,"10.100.110.97","001565853660",1911,"",23,"10.100.110.100","00180a6f6c16",1911,"",23,"10.100.111.253","442b038b3902",1911,"",23,"10.100.111.254","108ccf4b9d51",1911] 1.53ms]
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 [] 1.11ms]
>> Runtime for discovery module 'arp-table': 0.1810 seconds with 8800 bytes
>> SNMP: [0/0.00s] MySQL: [4/0.00s] RRD: [0/0.00s]
#### Unload disco module arp-table ####
Modules status: Global- OS- Device Module [ discovery-arp ] disabled on os.
Modules status: Global- OS- Device Module [ junose-atm-vp ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module bgp-peers ####
SNMP[/usr/bin/snmpgetnext -v2c -c COMMUNITY -Oqvn -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 bgpLocalAs]
0
AS0 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Oq -m CISCO-BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 cbgpPeer2RemoteAs]
CISCO-BGP4-MIB::cbgpPeer2RemoteAs No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Oq -m BGP4-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 bgpPeerRemoteAs]
BGP4-MIB::bgpPeerRemoteAs No Such Instance currently exists at this OID
Peers :
SQL[DELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [23,""] 0.45ms]
SQL[DELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [23,""] 0.22ms]
SQL[SELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [23] 0.29ms]
>> Runtime for discovery module 'bgp-peers': 0.1470 seconds with 5584 bytes
>> SNMP: [3/0.15s] MySQL: [2/0.00s] RRD: [0/0.00s]
#### Unload disco module bgp-peers ####
Modules status: Global+ OS+ Device
#### Load disco module vlans ####
SQL[SELECT * FROM `vlans` WHERE `device_id` = ? [23] 0.29ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
dot1dBasePortIfIndex = No Such Instance currently exists at this OID
IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1qVlanVersionNumber.0]
version1
ver version1 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1qVlanStaticName]
dot1qVlanStaticName = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1qVlanCurrentEgressPorts]
dot1qVlanCurrentEgressPorts.0.1 = "00 00 "
dot1qVlanCurrentEgressPorts.0.101 = "00 00 "
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs --hexOutputLength=0 -m Q-BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1qVlanCurrentUntaggedPorts]
dot1qVlanCurrentUntaggedPorts.0.1 = "00 00 "
dot1qVlanCurrentUntaggedPorts.0.101 = "00 00 "
Cisco VLANs:
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vlanTrunkPortNativeVlan]
vlanTrunkPortNativeVlan = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-VLAN-MEMBERSHIP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vmVlan]
vmVlan.3 = 100
vmVlan.4 = 100
vmVlan.5 = 100
vmVlan.6 = 100
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OnvQ -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vtpVersion.0]
two
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vlanManagementDomains]
managementDomainName.1 =
managementDomainLocalMode.1 = server
managementDomainConfigRevNumber.1 = 1
managementDomainLastUpdater.1 = *
managementDomainLastChange.1 = 12600-48-49,49:50:49.49,556:4953
managementDomainRowStatus.1 = active
managementDomainTftpServer.1 = *
managementDomainTftpPathname.1 =
managementDomainPruningState.1 = disabled
managementDomainVersionInUse.1 = version1
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vtpVlanEntry]
vtpVlanState.1.1 = operational
vtpVlanState.1.100 = operational
vtpVlanState.1.1002 = operational
vtpVlanState.1.1003 = operational
vtpVlanState.1.1004 = operational
vtpVlanState.1.1005 = operational
vtpVlanType.1.1 = ethernet
vtpVlanType.1.100 = ethernet
vtpVlanType.1.1002 = fddi
vtpVlanType.1.1003 = tokenRing
vtpVlanType.1.1004 = fddiNet
vtpVlanType.1.1005 = trNet
vtpVlanName.1.1 = default
vtpVlanName.1.100 = VLAN0100
vtpVlanName.1.1002 = fddi-default
vtpVlanName.1.1003 = token-ring-default
vtpVlanName.1.1004 = fddinet-default
vtpVlanName.1.1005 = trnet-default
vtpVlanMtu.1.1 = 1500
vtpVlanMtu.1.100 = 1500
vtpVlanMtu.1.1002 = 1500
vtpVlanMtu.1.1003 = 1500
vtpVlanMtu.1.1004 = 1500
vtpVlanMtu.1.1005 = 1500
vtpVlanDot10Said.1.1 = "00 01 86 A1 "
vtpVlanDot10Said.1.100 = "00 01 87 04 "
vtpVlanDot10Said.1.1002 = "00 01 8A 8A "
vtpVlanDot10Said.1.1003 = "00 01 8A 8B "
vtpVlanDot10Said.1.1004 = "00 01 8A 8C "
vtpVlanDot10Said.1.1005 = "00 01 8A 8D "
vtpVlanRingNumber.1.1003 = 0
vtpVlanBridgeNumber.1.1004 = 1
vtpVlanBridgeNumber.1.1005 = 1
vtpVlanStpType.1.1004 = ibm
vtpVlanStpType.1.1005 = ibm
vtpVlanParentVlan.1.1003 = 1005
vtpVlanTranslationalVlan1.1.1 = 1002
vtpVlanTranslationalVlan1.1.100 = 0
vtpVlanTranslationalVlan1.1.1002 = 1
vtpVlanTranslationalVlan1.1.1003 = 1
vtpVlanTranslationalVlan1.1.1004 = 0
vtpVlanTranslationalVlan1.1.1005 = 0
vtpVlanTranslationalVlan2.1.1 = 1003
vtpVlanTranslationalVlan2.1.100 = 0
vtpVlanTranslationalVlan2.1.1002 = 1003
vtpVlanTranslationalVlan2.1.1003 = 1002
vtpVlanTranslationalVlan2.1.1004 = 0
vtpVlanTranslationalVlan2.1.1005 = 0
vtpVlanBridgeType.1.1003 = srb
vtpVlanAreHopCount.1.1003 = 7
vtpVlanSteHopCount.1.1003 = 7
vtpVlanIsCRFBackup.1.1003 = false
VTP Domain 1 1SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":1,"vlan_name":"default","vlan_type":"ethernet"} 1.15ms]
+SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dStpPortEntry]
dot1dStpPortEntry = No Such Object available on this agent at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
dot1dBasePortIfIndex = No Such Instance currently exists at this OID
100SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":100,"vlan_name":"VLAN0100","vlan_type":"ethernet"} 1.23ms]
+SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dStpPortEntry]
dot1dStpPort.1 = 1
dot1dStpPortPriority.1 = 128
dot1dStpPortState.1 = forwarding
dot1dStpPortEnable.1 = enabled
dot1dStpPortPathCost.1 = 19
dot1dStpPortDesignatedRoot.1 = "80 00 00 64 40 34 3B 00 "
dot1dStpPortDesignatedCost.1 = 0
dot1dStpPortDesignatedBridge.1 = "80 00 00 64 40 34 3B 00 "
dot1dStpPortDesignatedPort.1 = "80 30 "
dot1dStpPortForwardTransitions.1 = 1
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
dot1dBasePortIfIndex.1 = 3
1002SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":1002,"vlan_name":"fddi-default","vlan_type":"fddi"} 1.29ms]
+ 1003SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":1003,"vlan_name":"token-ring-default","vlan_type":"tokenRing"} 1.59ms]
+ 1004SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":1004,"vlan_name":"fddinet-default","vlan_type":"fddiNet"} 2.04ms]
+ 1005SQL[INSERT IGNORE INTO `vlans` (`device_id`,`vlan_domain`,`vlan_vlan`,`vlan_name`,`vlan_type`) VALUES (:device_id,:vlan_domain,:vlan_vlan,:vlan_name,:vlan_type) {"device_id":23,"vlan_domain":1,"vlan_vlan":1005,"vlan_name":"trnet-default","vlan_type":"trNet"} 1.22ms]
+
Vlan: 100 tagged on 1 (ifIndex 3)
Vlan: 100 tagged on (ifIndex 4)
Vlan: 100 tagged on (ifIndex 5)
Vlan: 100 tagged on (ifIndex 6)
VLAN 1
VLAN 100
dot1d id ifIndex Port Name Priority State Cost
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,3] 0.82ms]
3 FastEthernet0 128 forwarding 19 SQL[SELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [23,1902,100] 0.4ms]
SQL[UPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [1,"128","forwarding","19",1,423] 3.08ms]
Updated
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,4] 0.8ms]
4 FastEthernet1 SQL[SELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [23,1903,100] 0.37ms]
SQL[UPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [null,0,"unknown",0,1,424] 1.2ms]
Updated
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,5] 0.61ms]
5 FastEthernet2 SQL[SELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [23,1904,100] 0.36ms]
SQL[UPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [null,0,"unknown",0,1,425] 1.26ms]
Updated
SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [23,6] 0.58ms]
6 FastEthernet3 SQL[SELECT * FROM `ports_vlans` WHERE device_id = ? AND port_id = ? AND `vlan` = ? [23,1905,100] 0.33ms]
SQL[UPDATE `ports_vlans` set `baseport`=?,`priority`=?,`state`=?,`cost`=?,`untagged`=? WHERE `port_vlan_id` = ? [null,0,"unknown",0,1,426] 0.76ms]
Updated
VLAN 1002
VLAN 1003
VLAN 1004
VLAN 1005
SQL[DELETE FROM `ports_vlans` WHERE `device_id`=? AND `port_vlan_id` NOT IN (?,?,?,?) [23,423,424,425,426] 0.42ms]
Deleted 0 vlan mappings
>> Runtime for discovery module 'vlans': 0.9920 seconds with 70600 bytes
>> SNMP: [13/0.82s] MySQL: [20/0.02s] RRD: [0/0.00s]
#### Unload disco module vlans ####
Modules status: Global- OS- Device Module [ vmware-vminfo ] disabled on os.
Modules status: Global- OS- Device Module [ libvirt-vminfo ] disabled on os.
Modules status: Global- OS- Device Module [ toner ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module ucd-diskio ####
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 diskIOEntry]
diskIOEntry = No Such Object available on this agent at this OID
Array
(
)
SQL[SELECT * FROM `ucd_diskio` where `device_id` = '23' [] 0.56ms]
>> Runtime for discovery module 'ucd-diskio': 0.0590 seconds with 3160 bytes
>> SNMP: [1/0.06s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module ucd-diskio ####
Modules status: Global- OS- Device Module [ applications ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module services ####
>> Runtime for discovery module 'services': 0.0000 seconds with 296 bytes
>> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s]
#### Unload disco module services ####
Modules status: Global+ OS+ Device
#### Load disco module stp ####
SQL[SELECT * FROM `stp` WHERE `device_id` = ? [23] 0.34ms]
SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
No Such Instance currently exists at this OID
>> Runtime for discovery module 'stp': 0.0340 seconds with 5792 bytes
>> SNMP: [1/0.03s] MySQL: [1/0.00s] RRD: [0/0.00s]
#### Unload disco module stp ####
Modules status: Global+ OS+ Device
#### Load disco module ntp ####
SQL[SELECT `C`.`id`,`C`.`device_id`,`C`.`type`,`C`.`label`,`C`.`status`,`C`.`disabled`,`C`.`ignore`,`C`.`error`,`CP`.`attribute`,`CP`.`value` FROM `component` as `C` LEFT JOIN `component_prefs` as `CP` on `C`.`id`=`CP`.`component` WHERE ( `device_id` = ? AND `type` = ? ) [23,"ntp"] 1ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osqn -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 .1.3.6.1.4.1.9.9.168.1.2.1.1]
.*.*.*.1 No Such Object available on this agent at this OID
Objects Found:
SQL[SELECT `C`.`id`,`C`.`device_id`,`C`.`type`,`C`.`label`,`C`.`status`,`C`.`disabled`,`C`.`ignore`,`C`.`error`,`CP`.`attribute`,`CP`.`value` FROM `component` as `C` LEFT JOIN `component_prefs` as `CP` on `C`.`id`=`CP`.`component` WHERE ( `device_id` = ? ) [23] 0.75ms]
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 162
Warning: Illegal offset type in /opt/librenms/LibreNMS/Component.php on line 165
SQL[DELETE FROM `applications` WHERE `device_id` = ? AND `app_type` = ? [23,"ntp"] 0.33ms]
>> Runtime for discovery module 'ntp': 0.0790 seconds with 72 bytes
>> SNMP: [1/0.08s] MySQL: [3/0.00s] RRD: [0/0.00s]
#### Unload disco module ntp ####
Modules status: Global- OS- Device Module [ loadbalancers ] disabled on os.
Modules status: Global- OS- Device Module [ mef ] disabled on os.
Modules status: Global+ OS+ Device
#### Load disco module wireless ####
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"ap-count"] 0.61ms]
clients: SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"clients"] 0.48ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"quality"] 0.47ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"capacity"] 0.49ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"utilization"] 0.5ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"rate"] 0.42ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"ccq"] 0.44ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"snr"] 0.46ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"ssr"] 0.43ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"mse"] 0.45ms]
rssi: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-WAN-3G-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 c3gCurrentGsmRssi]
c3gCurrentGsmRssi = No Such Instance currently exists at this OID
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"rssi"] 0.64ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"power"] 0.31ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"noise-floor"] 0.36ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"errors"] 0.46ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"error-ratio"] 0.47ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"error-rate"] 0.4ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"frequency"] 0.4ms]
SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [23,"distance"] 0.41ms]
>> Runtime for discovery module 'wireless': 0.0760 seconds with 138144 bytes
>> SNMP: [1/0.06s] MySQL: [18/0.01s] RRD: [0/0.00s]
#### Unload disco module wireless ####
Modules status: Global+ OS+ Device
#### Load disco module fdb-table ####
SQL[SELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [23] 0.36ms]
SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [23] 0.39ms]
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 managementDomainName]
managementDomainName[1] =
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m CISCO-VTP-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 vtpVlanEntry]
vtpVlanState[1][1] = 1
vtpVlanState[1][100] = 1
vtpVlanState[1][1002] = 1
vtpVlanState[1][1003] = 1
vtpVlanState[1][1004] = 1
vtpVlanState[1][1005] = 1
vtpVlanType[1][1] = 1
vtpVlanType[1][100] = 1
vtpVlanType[1][1002] = 2
vtpVlanType[1][1003] = 3
vtpVlanType[1][1004] = 4
vtpVlanType[1][1005] = 5
vtpVlanName[1][1] = default
vtpVlanName[1][100] = VLAN0100
vtpVlanName[1][1002] = fddi-default
vtpVlanName[1][1003] = token-ring-default
vtpVlanName[1][1004] = fddinet-default
vtpVlanName[1][1005] = trnet-default
vtpVlanMtu[1][1] = 1500
vtpVlanMtu[1][100] = 1500
vtpVlanMtu[1][1002] = 1500
vtpVlanMtu[1][1003] = 1500
vtpVlanMtu[1][1004] = 1500
vtpVlanMtu[1][1005] = 1500
vtpVlanDot10Said[1][1] = "00 01 86 A1 "
vtpVlanDot10Said[1][100] = "00 01 87 04 "
vtpVlanDot10Said[1][1002] = "00 01 8A 8A "
vtpVlanDot10Said[1][1003] = "00 01 8A 8B "
vtpVlanDot10Said[1][1004] = "00 01 8A 8C "
vtpVlanDot10Said[1][1005] = "00 01 8A 8D "
vtpVlanRingNumber[1][1003] = 0
vtpVlanBridgeNumber[1][1004] = 1
vtpVlanBridgeNumber[1][1005] = 1
vtpVlanStpType[1][1004] = 2
vtpVlanStpType[1][1005] = 2
vtpVlanParentVlan[1][1003] = 1005
vtpVlanTranslationalVlan1[1][1] = 1002
vtpVlanTranslationalVlan1[1][100] = 0
vtpVlanTranslationalVlan1[1][1002] = 1
vtpVlanTranslationalVlan1[1][1003] = 1
vtpVlanTranslationalVlan1[1][1004] = 0
vtpVlanTranslationalVlan1[1][1005] = 0
vtpVlanTranslationalVlan2[1][1] = 1003
vtpVlanTranslationalVlan2[1][100] = 0
vtpVlanTranslationalVlan2[1][1002] = 1003
vtpVlanTranslationalVlan2[1][1003] = 1002
vtpVlanTranslationalVlan2[1][1004] = 0
vtpVlanTranslationalVlan2[1][1005] = 0
vtpVlanBridgeType[1][1003] = 2
vtpVlanAreHopCount[1][1003] = 7
vtpVlanSteHopCount[1][1003] = 7
vtpVlanIsCRFBackup[1][1003] = 2
VTP Domain 1 > 1 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
dot1dTpFdbPort = No Such Instance currently exists at this OID
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
dot1dBasePortIfIndex = No Such Instance currently exists at this OID
100 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
dot1dTpFdbPort[0:0:c:9f:f0:64] = 1
dot1dTpFdbPort[0:15:65:6f:c9:7c] = 1
dot1dTpFdbPort[0:15:65:6f:ca:e] = 1
dot1dTpFdbPort[0:15:65:84:22:1b] = 1
dot1dTpFdbPort[0:15:65:84:24:1e] = 1
dot1dTpFdbPort[0:15:65:84:d1:39] = 1
dot1dTpFdbPort[0:15:65:85:36:60] = 1
dot1dTpFdbPort[0:15:65:91:cd:8f] = 1
dot1dTpFdbPort[0:15:65:91:cf:9] = 1
dot1dTpFdbPort[0:15:65:9f:a3:4b] = 1
dot1dTpFdbPort[0:18:a:6f:6b:99] = 1
dot1dTpFdbPort[0:18:a:6f:6c:16] = 1
dot1dTpFdbPort[0:18:a:6f:6c:c1] = 1
dot1dTpFdbPort[0:18:a:6f:6c:d1] = 1
dot1dTpFdbPort[0:18:a:6f:7e:e4] = 1
dot1dTpFdbPort[0:18:a:79:bb:8c] = 1
dot1dTpFdbPort[0:50:b6:85:42:e] = 1
dot1dTpFdbPort[0:50:b6:92:4f:b] = 1
dot1dTpFdbPort[0:50:b6:9d:21:33] = 1
dot1dTpFdbPort[0:64:40:34:3b:30] = 1
dot1dTpFdbPort[0:64:40:34:3b:41] = 1
dot1dTpFdbPort[28:16:a8:5:20:90] = 1
dot1dTpFdbPort[64:51:6:23:3c:aa] = 1
dot1dTpFdbPort[78:28:ca:cd:12:9c] = 1
dot1dTpFdbPort[80:5e:c0:1d:31:78] = 1
dot1dTpFdbPort[b8:e9:37:22:3c:60] = 1
dot1dTpFdbPort[c4:54:44:f9:25:aa] = 1
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
dot1dBasePortIfIndex[1] = 3
vlan 384 mac 00000c9ff064 port (1) 1902
vlan 384 mac 0015656fc97c port (1) 1902
vlan 384 mac 0015656fca0e port (1) 1902
vlan 384 mac 00156584221b port (1) 1902
vlan 384 mac 00156584241e port (1) 1902
vlan 384 mac 00156584d139 port (1) 1902
vlan 384 mac 001565853660 port (1) 1902
vlan 384 mac 00156591cd8f port (1) 1902
vlan 384 mac 00156591cf09 port (1) 1902
vlan 384 mac 0015659fa34b port (1) 1902
vlan 384 mac 00180a6f6b99 port (1) 1902
vlan 384 mac 00180a6f6c16 port (1) 1902
vlan 384 mac 00180a6f6cc1 port (1) 1902
vlan 384 mac 00180a6f6cd1 port (1) 1902
vlan 384 mac 00180a6f7ee4 port (1) 1902
vlan 384 mac 00180a79bb8c port (1) 1902
vlan 384 mac 0050b685420e port (1) 1902
vlan 384 mac 0050b6924f0b port (1) 1902
vlan 384 mac 0050b69d2133 port (1) 1902
vlan 384 mac 006440343b30 port (1) 1902
vlan 384 mac 006440343b41 port (1) 1902
vlan 384 mac 2816a8052090 port (1) 1902
vlan 384 mac 645106233caa port (1) 1902
vlan 384 mac 7828cacd129c port (1) 1902
vlan 384 mac 805ec01d3178 port (1) 1902
vlan 384 mac b8e937223c60 port (1) 1902
vlan 384 mac c45444f925aa port (1) 1902
1002 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
Timeout: No Response from udp:185.72.95.136:161
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
Timeout: No Response from udp:185.72.95.136:161
1003 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
Timeout: No Response from udp:185.72.95.136:161
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
Timeout: No Response from udp:185.72.95.136:161
1004 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
Timeout: No Response from udp:185.72.95.136:161
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
Timeout: No Response from udp:185.72.95.136:161
1005 SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dTpFdbPort]
Timeout: No Response from udp:185.72.95.136:161
SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUsetX -m BRIDGE-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/cisco udp:HOSTNAME:161 dot1dBasePortIfIndex]
Timeout: No Response from udp:185.72.95.136:161
100: SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00000c9ff064","vlan_id":384,"device_id":23} 1.29ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0015656fc97c","vlan_id":384,"device_id":23} 0.68ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0015656fca0e","vlan_id":384,"device_id":23} 0.82ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00156584221b","vlan_id":384,"device_id":23} 0.87ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00156584241e","vlan_id":384,"device_id":23} 0.64ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00156584d139","vlan_id":384,"device_id":23} 0.64ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"001565853660","vlan_id":384,"device_id":23} 0.81ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00156591cd8f","vlan_id":384,"device_id":23} 0.83ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00156591cf09","vlan_id":384,"device_id":23} 0.72ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0015659fa34b","vlan_id":384,"device_id":23} 0.72ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a6f6b99","vlan_id":384,"device_id":23} 0.83ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a6f6c16","vlan_id":384,"device_id":23} 1.2ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a6f6cc1","vlan_id":384,"device_id":23} 0.98ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a6f6cd1","vlan_id":384,"device_id":23} 1.24ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a6f7ee4","vlan_id":384,"device_id":23} 1.4ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"00180a79bb8c","vlan_id":384,"device_id":23} 1.25ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0050b685420e","vlan_id":384,"device_id":23} 0.76ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0050b6924f0b","vlan_id":384,"device_id":23} 0.81ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"0050b69d2133","vlan_id":384,"device_id":23} 0.71ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"006440343b30","vlan_id":384,"device_id":23} 0.73ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"006440343b41","vlan_id":384,"device_id":23} 0.6ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"2816a8052090","vlan_id":384,"device_id":23} 0.65ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"645106233caa","vlan_id":384,"device_id":23} 0.7ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"7828cacd129c","vlan_id":384,"device_id":23} 0.69ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"805ec01d3178","vlan_id":384,"device_id":23} 0.68ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"b8e937223c60","vlan_id":384,"device_id":23} 0.6ms]
+SQL[INSERT IGNORE INTO `ports_fdb` (`port_id`,`mac_address`,`vlan_id`,`device_id`) VALUES (:port_id,:mac_address,:vlan_id,:device_id) {"port_id":1902,"mac_address":"c45444f925aa","vlan_id":384,"device_id":23} 0.76ms]
+
>> Runtime for discovery module 'fdb-table': 48.9500 seconds with 15072 bytes
>> SNMP: [0/0.00s] MySQL: [29/0.03s] RRD: [0/0.00s]
#### Unload disco module fdb-table ####
SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = ? AND `attrib_type` = ? [23,"poll_mib"] 0.43ms]
SQL[UPDATE `devices` set `last_discovered`=NOW(),`last_discovered_timetaken`=? WHERE `device_id` = ? [71.810000000000002,23] 0.75ms]
Discovered in 71.81 seconds
SQL[INSERT IGNORE INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`) VALUES (:type,:doing,:start,:duration,:devices,:poller) {"type":"discover","doing":"185.72.95.136","start":1551695336.3210981,"duration":"71.99","devices":1,"poller":"localhost.localdomain"} 1.92ms]
./discovery.php 185.72.95.136 2019-03-04 10:30:08 - 1 devices discovered in 71.99 secs
SNMP [89/20.62s]: Get[11/0.43s] Getnext[1/0.03s] Walk[77/20.15s]
MySQL [177/0.15s]: Cell[40/0.02s] Row[-15/-0.01s] Rows[83/0.05s] Column[2/0.00s] Update[20/0.03s] Insert[40/0.05s] Delete[7/0.00s]
RRD [0/0.00s]: Update[0/0.00s] Create [0/0.00s] Other[0/0.00s]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment