LibreNMS Discovery SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.58ms] SQL[select count(*) as aggregate from `migrations` [] 0.88ms] SQL[select version() [] 0.22ms] =========================================== Component | Version --------- | ------- LibreNMS | 25.9.0-dev.23+007b72537 (2025-08-31T15:24:13-07:00) DB Schema | 2025_06_30_080844_add_ipv4_network_index_to_ipv4_addresses_table (354) PHP | 8.4.6 Python | 3.8.10 Database | MySQL 8.0.42-0ubuntu0.20.04.1 RRDTool | 1.7.2 SNMP | 5.8 =========================================== DEBUG! LibreNMS config cache cleared and config reloaded. SQL[select `config_name`, `config_value` from `config` [] 0.79ms] SQL[select * from `graph_types` [] 0.45ms] SQL[SELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE '10.30.0.240' ORDER BY device_id DESC [] 0.63ms] 10.30.0.240 981 generic SQL[select * from `devices` where `device_id` = ? limit 1 [981] 0.41ms] SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [981] 0.34ms] [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.30.0.240' response: 10.30.0.240 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 85.6/86/86.7 SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'] SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.68* Modules status: Global+ OS Device #### Load disco module core #### Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysName.0'] .*.*.0 = .*.4.1.68* .*.*.0 = nrgSmart .*.*.0 = Sys Name SQL[insert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [null,"system","2025-09-02 13:09:40",3,"1 -> 1","",981] 2.31ms] | nrgSmart | .1.3.6.1.4.1.6842.2.1.1 | SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/supermicro' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'ATEN-IPMI-MIB::bmcMajorVesion.0'] ATEN-IPMI-MIB::bmcMajorVesion.0 = No Such Object available on this agent at this OID Device type changed to server! SQL[update `devices` set `status` = ?, `type` = ? where `device_id` = ? [1,"server",981] 2.48ms] SQL[insert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [null,"up","2025-09-02 13:09:40",2,"Device status changed to Up from check.","",981] 2.25ms] SQL[insert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [null,"system","2025-09-02 13:09:40",3,"Device type: server","",981] 2.59ms] OS: Generic Device (generic) Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic >> Runtime for discovery module 'core': 0.2150 seconds with 893760 bytes >> SNMP: [2/0.19s] MySQL: [4/0.10s] RRD: [0/0.00s] #### Unload disco module core #### Modules status: Global+ OS Device #### Load disco module os #### Yaml location data: SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysLocation.0'] Sys Location SQL[select * from `locations` where (`location` = ?) limit 1 ["Sys Location"] 0.5ms] ::query() failed: DNS request failed: The domain name referenced in the query does not exist. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'sysContact.0'] Sys Contact Yaml OS data: Location: Sys Location Hardware: OS Version: OS Features: Serial: SQL[update `devices` set `sysContact` = ?, `location_id` = ?, `icon` = ? where `device_id` = ? ["Sys Contact",253,"generic.svg",981] 3.41ms] SQL[insert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [null,"system","2025-09-02 13:09:40",3,"Icon: images\/os\/generic.svg","",981] 1.79ms] SQL[insert into `eventlog` (`reference`, `type`, `datetime`, `severity`, `message`, `username`, `device_id`) values (?, ?, ?, ?, ?, ?, ?) [null,"system","2025-09-02 13:09:40",3,"Location: Sys Location","",981] 1.06ms] >> Runtime for discovery module 'os': 0.2580 seconds with 619760 bytes >> SNMP: [4/0.19s] MySQL: [4/0.07s] 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' 'udp:HOSTNAME:161' 'ifDescr'] ifDescr.1 = en SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifName'] ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) ifName = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAlias'] ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) ifAlias = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'] ifType.1 = ethernetCsmacd SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifOperStatus'] ifOperStatus.1 = up array ( 1 => array ( 'ifDescr' => 'en', 'ifType' => 'ethernetCsmacd', 'ifOperStatus' => 'up', ), ) SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [981] 0.79ms] PHP Error(2): preg_match(): Unknown modifier '[' in /data/librenms/includes/functions.php:267 Using ifDescr as ifAlias Using ifDescr as ifName SQL[INSERT IGNORE INTO `ports` (`ifDescr`,`ifType`,`ifOperStatus`,`ifIndex`,`ifAlias`,`ifName`,`device_id`) VALUES (:ifDescr,:ifType,:ifOperStatus,:ifIndex,:ifAlias,:ifName,:device_id) {"ifDescr":"en","ifType":"ethernetCsmacd","ifOperStatus":"up","ifIndex":1,"ifAlias":"en","ifName":"en","device_id":981} 1.86ms] SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `port_id` = ? [981,"2169459"] 0.41ms] Adding: en(1)(2169459) + >> Runtime for discovery module 'ports': 0.5130 seconds with 26096 bytes >> SNMP: [5/0.51s] MySQL: [3/0.03s] RRD: [0/0.00s] #### Unload disco module ports #### Modules status: Global+ OS Device #### Load disco module ports-stack #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' 'udp:HOSTNAME:161' 'IF-MIB::ifStackStatus'] IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) IF-MIB::ifStackStatus = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) >> Runtime for discovery module 'ports-stack': 0.1230 seconds with 24672 bytes >> SNMP: [1/0.12s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module ports-stack #### Modules status: Global- OS Device Module [ xdsl ] disabled globally. Modules status: Global+ OS Device #### Load disco module entity-physical #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'ENTITY-MIB::entPhysicalTable'] entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalTable = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) SQL[select * from `entPhysical` where `entPhysical`.`device_id` = ? and `entPhysical`.`device_id` is not null [981] 0.9ms] >> Runtime for discovery module 'entity-physical': 0.1240 seconds with 58984 bytes >> SNMP: [1/0.12s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module entity-physical #### Modules status: Global- OS Device Module [ entity-state ] disabled globally. Modules status: Global+ OS Device #### Load disco module isis #### SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ISIS-MIB::isisCirc'] isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) isisCirc = No more variables left in this MIB View (It is past the end of the MIB tree) SQL[select * from `isis_adjacencies` where `isis_adjacencies`.`device_id` = ? and `isis_adjacencies`.`device_id` is not null [981] 0.6ms] >> Runtime for discovery module 'isis': 0.1330 seconds with 98176 bytes >> SNMP: [1/0.13s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module isis #### Modules status: Global+ OS Device #### Load disco module processors #### No YAML Discovery data. Host Resources: SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrProcessorLoad'] hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) UCD Resources: SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.2021.11.11.0'] No Such Object available on this agent at this OID SQL[SELECT * FROM `processors` WHERE `device_id`=? [981] 0.67ms] SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 3.16ms] >> Runtime for discovery module 'processors': 0.2260 seconds with 147320 bytes >> SNMP: [2/0.22s] MySQL: [2/0.04s] RRD: [0/0.00s] #### Unload disco module processors #### Modules status: Global+ OS Device #### Load disco module mempools #### Cache miss for snmpwalk HOST-RESOURCES-MIB::hrStorageTable, grabbing fresh data. SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB:HOST-RESOURCES-TYPES' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'HOST-RESOURCES-MIB::hrStorageTable'] hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrStorageTable = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'memTotalSwap.0' 'memAvailSwap.0' 'memTotalReal.0' 'memAvailReal.0' 'memBuffer.0' 'memCached.0' 'memSysAvail.0'] memTotalSwap.0 = No Such Object available on this agent at this OID memAvailSwap.0 = No Such Object available on this agent at this OID memTotalReal.0 = No Such Object available on this agent at this OID memAvailReal.0 = No Such Object available on this agent at this OID memBuffer.0 = No Such Object available on this agent at this OID memCached.0 = No Such Object available on this agent at this OID memSysAvail.0 = No Such Object available on this agent at this OID SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [981] 0.62ms] >> Runtime for discovery module 'mempools': 0.2170 seconds with 60952 bytes >> SNMP: [2/0.21s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module mempools #### Modules status: Global- OS Device Module [ cisco-vrf-lite ] disabled globally. Modules status: Global- OS Device Module [ cisco-mac-accounting ] disabled globally. Modules status: Global- OS Device Module [ cisco-pw ] disabled globally. Modules status: Global- OS Device Module [ vrf ] disabled globally. Modules status: Global- OS Device Module [ ospfv3 ] disabled globally. Modules status: Global- OS Device Module [ cisco-cef ] disabled globally. Modules status: Global- OS Device Module [ slas ] disabled globally. Modules status: Global- OS Device Module [ cisco-otv ] disabled globally. Modules status: Global- OS Device Module [ cisco-qfp ] disabled globally. Modules status: Global+ OS Device #### Load disco module ipv4-addresses #### SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [981] 0.43ms] SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntAddr'] ipAdEntAddr = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntIfIndex'] ipAdEntIfIndex = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-MIB::ipAdEntNetMask'] ipAdEntNetMask = No Such Instance currently exists at this OID >> Runtime for discovery module 'ipv4-addresses': 0.5560 seconds with 455136 bytes >> SNMP: [3/0.54s] MySQL: [3/0.02s] RRD: [0/0.00s] #### Unload disco module ipv4-addresses #### Modules status: Global+ OS Device #### Load disco module ipv6-addresses #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipAddressTable'] IP-MIB::ipAddressTable = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IPV6-MIB::ipv6AddrPfxLength'] IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrPfxLength = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IPV6-MIB::ipv6AddrType'] IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) IPV6-MIB::ipv6AddrType = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) SQL[select `ipv6_addresses`.*, `ports`.`device_id` as `laravel_through_key` from `ipv6_addresses` inner join `ports` on `ports`.`port_id` = `ipv6_addresses`.`port_id` where `ports`.`device_id` = ? [981] 0.73ms] >> Runtime for discovery module 'ipv6-addresses': 0.4290 seconds with 77856 bytes >> SNMP: [3/0.43s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module ipv6-addresses #### Modules status: Global+ OS Device #### Load disco module qos #### >> Runtime for discovery module 'qos': 0.0000 seconds with 22488 bytes >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module qos #### Modules status: Global+ OS Device #### Load disco module route #### SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::inetCidrRouteNumber.0'] inetCidrRouteNumber.0 = No Such Instance currently exists at this OID IP-FORWARD-MIB::inetCidrRouteTable SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::inetCidrRouteTable'] inetCidrRouteTable = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'] ipCidrRouteNumber.0 = No Such Instance currently exists at this OID IP-FORWARD-MIB::ipCidrRouteTable SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteTable'] ipCidrRouteTable = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IPV6-MIB::ipv6RouteNumber.0'] ipv6RouteNumber.0 = No Such Object available on this agent at this OID IPV6-MIB::ipv6RouteTable SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'IPV6-MIB::ipv6RouteTable'] ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) ipv6RouteTable = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) RFC1213-MIB::ipRouteTable SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'RFC1213-MIB::ipRouteTable'] ipRouteTable = No Such Instance currently exists at this OID MPLS-L3VPN-STD-MIB SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfPerfCurrNumRoutes'] mplsL3VpnVrfPerfCurrNumRoutes = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRteTable'] mplsL3VpnVrfRteTable = No Such Instance currently exists at this OID SQL[select * from `route` where `route`.`device_id` = ? and `route`.`device_id` is not null [981] 8.98ms] SQL[select * from `route` where `route`.`device_id` = ? and `route`.`device_id` is not null [981] 7.95ms] >> Runtime for discovery module 'route': 1.3170 seconds with 109456 bytes >> SNMP: [9/1.30s] MySQL: [2/0.17s] RRD: [0/0.00s] #### Unload disco module route #### Modules status: Global+ OS Device #### Load disco module transceivers #### >> Runtime for discovery module 'transceivers': 0.0000 seconds with 7856 bytes >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module transceivers #### Modules status: Global+ OS Device #### Load disco module sensors #### ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'ENTITY-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'entPhysicalDescr'] entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) entPhysicalDescr = No more variables left in this MIB View (It is past the end of the MIB tree) SQL[select * from `sensors` where `sensors`.`device_id` = ? and `sensors`.`device_id` is not null [981] 0.63ms] Airflow: Ber: Bitrate: Charge: Chromatic_dispersion: Cooling: Count: Current: Dbm: Delay: Eer: Fanspeed: Frequency: Humidity: Load: Loss: Percent: Power: Power_consumed: Power_factor: Pressure: Quality_factor: Runtime: Signal: Snr: State: Temperature: Tv_signal: Voltage: Waterflow: Signal_loss: >> Runtime for discovery module 'sensors': 0.1240 seconds with 108016 bytes >> SNMP: [1/0.12s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module sensors #### Modules status: Global+ OS Device #### Load disco module storage #### Cache hit for snmpwalk HOST-RESOURCES-MIB::hrStorageTable SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'UCD-SNMP-MIB::dskTable'] UCD-SNMP-MIB::dskTable = No Such Object available on this agent at this OID SQL[select * from `storage` where `storage`.`device_id` = ? and `storage`.`device_id` is not null [981] 0.64ms] >> Runtime for discovery module 'storage': 0.1750 seconds with 22016 bytes >> SNMP: [1/0.17s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module storage #### Modules status: Global+ OS Device #### Load disco module hr-device #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB:HOST-RESOURCES-TYPES' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'HOST-RESOURCES-MIB::hrProcessorLoad'] hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) hrProcessorLoad = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB:HOST-RESOURCES-TYPES' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Pu' '-Os' 'udp:HOSTNAME:161' 'HOST-RESOURCES-MIB::hrDeviceTable'] hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) hrDeviceTable = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) SQL[select * from `hrDevice` where `hrDevice`.`device_id` = ? and `hrDevice`.`device_id` is not null [981] 0.51ms] >> Runtime for discovery module 'hr-device': 0.2470 seconds with 48680 bytes >> SNMP: [2/0.25s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module hr-device #### Modules status: Global+ OS Device #### Load disco module discovery-protocols #### LLDP-MIB: SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'LLDP-MIB::lldpRemTable'] lldpRemTable = No Such Object available on this agent at this OID LLDP-V2-MIB: SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'LLDP-V2-MIB::lldpV2RemTable'] lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) lldpV2RemTable = No more variables left in this MIB View (It is past the end of the MIB tree) SQL[SELECT * FROM `links` AS L LEFT JOIN `ports` AS I ON L.local_port_id = I.port_id WHERE L.local_device_id = ? [981] 0.62ms] SQL[DELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [] 1.91ms] 0 orphaned links deleted >> Runtime for discovery module 'discovery-protocols': 0.2810 seconds with 19192 bytes >> SNMP: [2/0.28s] MySQL: [2/0.03s] RRD: [0/0.00s] #### Unload disco module discovery-protocols #### Modules status: Global+ OS Device #### Load disco module arp-table #### Cache miss for snmpwalk IP-MIB::ipNetToPhysicalPhysAddress, grabbing fresh data. SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToPhysicalPhysAddress'] IP-MIB::ipNetToPhysicalPhysAddress = No Such Instance currently exists at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IP-MIB::ipNetToMediaPhysAddress'] IP-MIB::ipNetToMediaPhysAddress = No Such Instance currently exists at this OID SQL[select * from `ipv4_mac` where `ipv4_mac`.`device_id` = ? and `ipv4_mac`.`device_id` is not null [981] 0.58ms] >> Runtime for discovery module 'arp-table': 0.3690 seconds with 124368 bytes >> SNMP: [2/0.37s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module arp-table #### Modules status: Global+ OS Device #### Load disco module ipv6-nd #### Cache hit for snmpwalk IP-MIB::ipNetToPhysicalPhysAddress SQL[select * from `ipv6_nd` where `ipv6_nd`.`device_id` = ? and `ipv6_nd`.`device_id` is not null [981] 0.33ms] >> Runtime for discovery module 'ipv6-nd': 0.0010 seconds with 48656 bytes >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s] #### Unload disco module ipv6-nd #### Modules status: Global- OS Device Module [ discovery-arp ] disabled globally. Modules status: Global- OS Device Module [ junose-atm-vp ] disabled globally. Modules status: Global+ OS Device #### Load disco module bgp-peers #### SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'BGP4-MIB::bgpLocalAs.0'] BGP4-MIB::bgpLocalAs.0 = No Such Object available on this agent at this OID No BGP on hostPeers : SQL[DELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [981,""] 0.45ms] SQL[DELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [981,""] 0.28ms] SQL[SELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [981] 0.29ms] >> Runtime for discovery module 'bgp-peers': 0.0980 seconds with 5616 bytes >> SNMP: [1/0.10s] MySQL: [3/0.01s] RRD: [0/0.00s] #### Unload disco module bgp-peers #### Modules status: Global+ OS Device #### Load disco module vlans #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'Q-BRIDGE-MIB::dot1qVlanStaticName'] Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) Q-BRIDGE-MIB::dot1qVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName'] IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticName = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP query failed. Exit Code: 0 Empty: false Bad String: No more variables left in this MIB View (It is past the end of the MIB tree) VLANs: SQL[select * from `vlans` where `vlans`.`device_id` = ? and `vlans`.`device_id` is not null [981] 0.56ms] SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'Q-BRIDGE-MIB::dot1qVlanVersionNumber.0'] Q-BRIDGE-MIB::dot1qVlanVersionNumber.0 = No Such Object available on this agent at this OID SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts'] IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticUntaggedPorts = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts'] IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) IEEE8021-Q-BRIDGE-MIB::ieee8021QBridgeVlanStaticEgressPorts = No more variables left in this MIB View (It is past the end of the MIB tree) VLAN Ports: SQL[select * from `ports_vlans` where `ports_vlans`.`device_id` = ? and `ports_vlans`.`device_id` is not null [981] 0.93ms] >> Runtime for discovery module 'vlans': 0.5250 seconds with 100824 bytes >> SNMP: [5/0.52s] MySQL: [2/0.01s] RRD: [0/0.00s] #### Unload disco module vlans #### Modules status: Global- OS Device Module [ vminfo ] disabled globally. Modules status: Global- OS Device Module [ printer-supplies ] disabled globally. Modules status: Global+ OS Device #### Load disco module ucd-diskio #### SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' '-Os' 'udp:HOSTNAME:161' 'UCD-DISKIO-MIB::diskIOTable'] diskIOTable = No Such Object available on this agent at this OID SQL[select * from `ucd_diskio` where `ucd_diskio`.`device_id` = ? and `ucd_diskio`.`device_id` is not null [981] 0.74ms] >> Runtime for discovery module 'ucd-diskio': 0.1810 seconds with 50792 bytes >> SNMP: [1/0.18s] MySQL: [1/0.01s] RRD: [0/0.00s] #### Unload disco module ucd-diskio #### Modules status: Global- OS Device Module [ applications ] disabled globally. Modules status: Global+ OS Device #### Load disco module services #### >> Runtime for discovery module 'services': 0.0000 seconds with 688 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 #### SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-Pu' 'udp:HOSTNAME:161' 'BRIDGE-MIB::dot1dStpProtocolSpecification.0'] BRIDGE-MIB::dot1dStpProtocolSpecification.0 = No Such Object available on this agent at this OID Instances: SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [981] 0.51ms] Ports: SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [981] 0.49ms] >> Runtime for discovery module 'stp': 0.0970 seconds with 52056 bytes >> SNMP: [1/0.09s] MySQL: [2/0.01s] RRD: [0/0.00s] #### Unload disco module stp #### Modules status: Global+ OS Device #### Load disco module ntp #### >> Runtime for discovery module 'ntp': 8.8210 seconds with 232 bytes >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module ntp #### Modules status: Global- OS Device Module [ loadbalancers ] disabled globally. Modules status: Global- OS Device Module [ mef ] disabled globally. Modules status: Global+ OS Device #### Load disco module wireless #### SQL[select * from `wireless_sensors` where `wireless_sensors`.`device_id` = ? and `wireless_sensors`.`device_id` is not null [981] 0.36ms] >> Runtime for discovery module 'wireless': 0.0040 seconds with 118392 bytes >> SNMP: [0/0.00s] MySQL: [1/0.00s] 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` = ? [981] 0.39ms] SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [981] 0.28ms] SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'] dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1qTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1dTpFdbPort'] dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) dot1dTpFdbPort = No more variables left in this MIB View (It is past the end of the MIB tree) >> Runtime for discovery module 'fdb-table': 0.2470 seconds with 6704 bytes >> SNMP: [0/0.00s] MySQL: [2/0.01s] RRD: [0/0.00s] #### Unload disco module fdb-table #### Modules status: Global+ OS Device #### Load disco module mpls #### >> Runtime for discovery module 'mpls': 0.0000 seconds with 40032 bytes >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module mpls #### SQL[update `devices` set `last_discovered_timetaken` = ?, `last_discovered` = NOW() where `device_id` = ? [7.688,981] 2.38ms] Discovered in 7.688 seconds ./discovery.php 10.30.0.240 2025-09-02 13:09:46 - 1 devices discovered in 8.037 secs SNMP [50/6.12s]: Snmpget[15/1.22s] Snmpwalk[35/4.89s] SQL [49/0.63s]: Select[36/0.37s] Insert[6/0.12s] Update[3/0.08s] Delete[4/0.06s] RRD [0/0.00s]: SnmpQuery Cache Performance HOST-RESOURCES-MIB::hrStorageTable cache hits: 1 IP-MIB::ipNetToPhysicalPhysAddress cache hits: 1