LibreNMS Discovery SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.34ms] SQL[select count(*) as aggregate from `migrations` [] 0.36ms] SQL[select version() [] 0.19ms] =========================================== Component | Version --------- | ------- LibreNMS | 25.11.0 (2025-11-18T00:19:03+08:00) DB Schema | 2025_11_25_102228_increase_increase_port_descr_speed_length (361) PHP | 8.2.29 Python | 3.9.23 Database | MariaDB 10.11.10-MariaDB RRDTool | 1.7.2 SNMP | 5.9.1 =========================================== DEBUG! LibreNMS config cache cleared and config reloaded. SQL[SELECT * FROM `devices` WHERE disabled = 0 AND `hostname` LIKE ? ORDER BY device_id DESC ["10.130.0.121"] 0.54ms] 10.130.0.121 513 generic SQL[select * from `devices` where `device_id` = ? limit 1 [513] 0.38ms] SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [513] 0.28ms] [FPING] '/usr/sbin/fping' '-4' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '10.130.0.121' response: 10.130.0.121 : xmt/rcv/%loss = 3/3/0%, min/avg/max = 3.63/3.72/3.79 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' 'Array '-OQXUte' '-Pu' 'Array' 'SNMPv2-MIB::sysObjectID.0'] SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.13400.2.54 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' 'Array '-OQXUte' '-Pu' '-On' 'Array' 'SNMPv2-MIB::sysObjectID.0' 'SNMPv2-MIB::sysDescr.0' 'SNMPv2-MIB::sysName.0'] .*.*.0 = .*.4.1.13400.2.54 .*.*.0 = LwIP SNMP Application .*.*.0 = ITA2 UPS | LwIP SNMP Application | .1.3.6.1.4.1.13400.2.54 | 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' 'Array '-OQXUte' 'Array' 'ATEN-IPMI-MIB::bmcMajorVesion.0'] ATEN-IPMI-MIB::bmcMajorVesion.0 = No Such Object available on this agent at this OID Attempting to initialize OS: generic OS initialized: LibreNMS\OS\Generic >> Runtime for discovery module 'core': 0.0490 seconds with 83056 bytes >> SNMP: [2/0.04s] MySQL: [0/0.00s] RRD: [0/0.00s] #### Unload disco module core #### Modules status: Global+ OS Device #### Load disco module os #### SQL[select * from `locations` where `locations`.`id` = ? limit 1 [167] 0.38ms] SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Ovq' '-m' 'SNMPv2-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'sysContact.0'] VERTIV Yaml OS data: Location: SGC 1M Server Room Hardware: OS Version: OS Features: Serial: >> Runtime for discovery module 'os': 0.0160 seconds with 11800 bytes >> SNMP: [2/0.01s] MySQL: [1/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' 'udp:HOSTNAME:161' 'ifDescr'] ifDescr.1 = st SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifName'] ifName = No Such Object available on this agent at this OID Invalid snmp_walk() data = ifName = No Such Object available on this agent at this OID SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifAlias'] ifAlias = No Such Object available on this agent at this OID Invalid snmp_walk() data = ifAlias = No Such Object available on this agent at this OID SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifType'] ifType.1 = 0 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' => 'st', 'ifType' => '0', 'ifOperStatus' => 'up', ), ) SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [513] 0.59ms] Using ifDescr as ifAlias Using ifDescr as ifName SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifOperStatus`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["st","0","up",1,"st","st",21582] 0.23ms] . >> Runtime for discovery module 'ports': 0.0760 seconds with 71352 bytes >> SNMP: [5/0.07s] MySQL: [2/0.01s] 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' 'Array '-OQXUt' '-Pu' 'Array' 'IF-MIB::ifStackStatus'] IF-MIB::ifStackStatus = No Such Object available on this agent at this OID SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID >> Runtime for discovery module 'ports-stack': 0.0200 seconds with 3408 bytes >> SNMP: [1/0.02s] 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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'ENTITY-MIB::entPhysicalTable'] entPhysicalTable = No Such Object available on this agent at this OID SNMP query failed. Exit Code: 0 Empty: false Bad String: No Such Object available on this agent at this OID SQL[select * from `entPhysical` where `entPhysical`.`device_id` = ? and `entPhysical`.`device_id` is not null [513] 0.54ms] >> Runtime for discovery module 'entity-physical': 0.0250 seconds with 22960 bytes >> SNMP: [1/0.02s] 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 Module [ isis ] disabled globally. 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 Such Object available on this agent at this OID Invalid snmp_walk() data = hrProcessorLoad = No Such Object available on this agent at this OID 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`=? [513] 0.43ms] SQL[delete from `processors` where not exists (select * from `devices` where `processors`.`device_id` = `devices`.`device_id`) [] 3.12ms] >> Runtime for discovery module 'processors': 0.0470 seconds with 26984 bytes >> SNMP: [2/0.04s] 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'HOST-RESOURCES-MIB::hrStorageTable'] hrStorageTable = No Such Object available on this agent at this OID 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 [513] 0.56ms] >> Runtime for discovery module 'mempools': 0.0400 seconds with 79992 bytes >> SNMP: [2/0.04s] MySQL: [1/0.01s] 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 = ? [513] 0.25ms] >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 1928 bytes >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [0/0.00s] #### Unload disco module cisco-vrf-lite #### 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 #### Load disco module vrf #### SQL[SELECT * FROM ports WHERE device_id = '513' [] 0.37ms] SQL[SELECT * FROM vrfs WHERE device_id = '513' [] 0.16ms] >> Runtime for discovery module 'vrf': 0.0010 seconds with 12496 bytes >> SNMP: [0/0.00s] MySQL: [2/0.01s] RRD: [0/0.00s] #### Unload disco module vrf #### Modules status: Global+ OS Device #### Load disco module ospfv3 #### Processes: SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [513] 0.19ms] 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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'OSPFV3-MIB::ospfv3GeneralGroup'] ospfv3GeneralGroup = No Such Object available on this agent at this OID >> Runtime for discovery module 'ospfv3': 0.0220 seconds with 14720 bytes >> SNMP: [1/0.02s] MySQL: [1/0.00s] RRD: [0/0.00s] #### Unload disco module ospfv3 #### 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 #### 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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'IP-MIB::ipAdEntAddr'] ipAdEntAddr[*] = * 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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'IP-MIB::ipAdEntIfIndex'] ipAdEntIfIndex[*] = 1 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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'IP-MIB::ipAdEntNetMask'] ipAdEntNetMask[*] = * SQL[select `port_id`, `ifIndex` from `ports` where `device_id` = ? [513] 0.51ms] SQL[select * from `ipv4_networks` where `context_name` = ? [""] 0.59ms] Networks: 10.100.4.0/24,127.0.0.0/8,10.181.50.0/24,1.1.1.0/24,10.100.3.0/24,10.100.5.0/25,10.100.6.0/24,10.100.7.0/24,10.100.8.0/25,10.181.128.0/28,10.181.129.0/24,10.181.132.0/24,10.181.133.0/24,10.201.1.0/24,10.201.10.0/24,10.220.0.0/26,10.100.20.0/24,10.100.31.32/29,10.181.126.0/24,10.181.134.0/24,10.201.2.0/24,118.189.27.192/29,172.18.252.0/28,172.30.11.32/27,192.168.1.0/24,192.168.2.0/24,169.254.0.0/24,10.181.120.0/27,10.181.121.0/25,10.181.122.0/24,116.12.167.144/28,10.101.31.32/29,10.181.46.0/27,172.20.65.0/24,10.225.0.0/29,10.226.0.0/29,118.201.204.16/28,10.104.31.32/29,10.181.12.0/27,203.125.28.208/29,10.181.181.0/24,10.101.0.0/25,10.101.10.0/23,10.101.12.0/23,10.101.14.0/23,10.101.16.0/23,10.101.20.0/24,10.181.46.32/27,10.181.46.64/26,10.181.46.128/26,10.181.46.192/26,10.200.15.0/27,10.220.1.56/29,10.220.21.0/25,172.16.20.0/24,172.17.1.0/26,172.18.1.0/26,172.20.86.0/24,172.20.89.0/24,172.20.98.0/26,172.20.127.0/26,172.20.127.196/30,172.20.180.0/24,172.30.8.192/26,172.32.1.16/28,172.32.1.32/28,172.32.1.48/28,172.32.1.64/28,172.100.20.0/26,10.181.39.0/27,10.102.0.0/25,10.102.10.0/23,10.102.12.0/23,10.102.14.0/23,10.102.16.0/23,10.102.20.0/24,10.181.39.32/27,10.181.39.64/26,10.181.39.128/26,10.181.39.192/26,10.210.253.0/24,10.220.1.64/29,10.220.22.0/25,172.20.98.160/28,172.20.102.0/24,172.20.171.0/24,172.26.183.240/28,10.103.0.0/25,10.103.10.0/23,10.103.12.0/23,10.103.14.0/23,10.103.16.0/23,10.103.20.0/24,10.181.37.0/27,10.181.37.32/27,10.181.37.64/27,10.181.37.96/27,10.181.37.128/27,10.181.37.160/27,10.181.37.192/26,10.210.1.0/26,10.220.1.72/29,10.220.22.32/28,172.20.98.128/29,172.20.103.0/24,172.20.181.0/24,172.26.183.224/29,172.30.11.0/28,172.30.11.192/27,172.32.1.112/28,172.32.1.128/28,10.104.0.0/25,10.104.10.0/23,10.104.12.0/23,10.104.14.0/23,10.104.16.0/23,10.104.20.0/24,10.181.12.32/27,10.181.12.64/27,10.181.12.96/27,10.181.12.128/27,10.181.12.160/27,10.181.12.192/27,10.181.12.224/27,10.181.24.0/25,10.181.24.128/25,10.181.30.0/27,10.181.30.32/27,10.181.30.64/27,10.181.30.96/27,10.181.30.128/27,10.181.30.160/27,10.181.30.192/27,10.181.30.224/27,10.181.31.0/27,10.181.31.32/27,10.181.31.64/27,10.181.31.96/27,10.181.31.128/27,10.181.31.160/27,10.181.31.192/27,10.181.31.224/27,10.181.32.0/27,10.181.32.32/27,10.181.32.64/27,10.181.32.96/27,10.181.32.128/27,10.181.32.160/27,10.181.32.192/27,10.181.32.224/27,10.181.33.0/27,10.181.33.32/27,10.181.33.64/27,10.181.33.96/27,10.181.33.128/27,10.181.33.160/27,10.181.33.192/27,10.181.33.224/27,10.200.30.0/24,10.210.3.0/24,10.210.254.128/27,10.220.1.128/28,10.220.23.0/24,172.20.84.0/24,172.20.85.0/24,172.20.98.64/26,172.20.127.200/30,172.20.175.0/24,172.20.176.0/24,172.26.183.232/30,172.30.11.128/27,10.105.0.0/25,10.105.10.0/23,10.105.12.0/23,10.105.14.0/23,10.105.16.0/23,10.181.22.0/27,10.181.22.32/27,10.181.22.64/27,10.181.22.96/27,10.181.22.128/27,10.181.22.160/27,10.181.22.192/26,10.200.31.0/24,10.210.5.0/27,10.220.1.80/30,10.220.22.48/28,172.20.98.176/28,172.20.105.0/24,172.30.11.16/28,10.109.0.0/25,10.109.10.0/23,10.109.12.0/23,10.109.14.0/23,10.109.16.0/23,10.109.20.0/24,10.181.43.0/27,10.181.43.32/27,10.181.43.64/26,10.181.43.128/26,10.181.43.192/26,10.210.5.128/27,10.220.1.88/29,10.220.21.128/25,172.20.98.192/28,172.20.172.0/24,172.30.11.160/27,10.181.19.0/27,10.111.0.0/25,10.111.10.0/23,10.111.12.0/23,10.111.14.0/23,10.111.16.0/23,10.181.19.32/27,10.181.19.64/27,10.181.19.96/27,10.181.19.128/27,10.181.19.160/27,10.181.19.192/26,10.210.254.192/27,10.220.1.96/30,10.220.22.64/28,172.20.98.144/29,172.20.111.0/24,10.112.0.0/25,10.112.10.0/23,10.112.12.0/23,10.112.14.0/23,10.112.16.0/23,10.112.20.0/24,10.181.44.0/27,10.181.44.32/27,10.181.44.64/26,10.181.44.128/26,10.181.44.192/26,10.200.33.0/24,10.210.254.32/27,10.220.1.100/30,10.220.22.80/28,172.20.98.208/28,172.20.112.0/24,172.20.179.0/24,172.30.11.32/28,10.114.0.0/25,10.114.10.0/23,10.114.12.0/23,10.114.14.0/23,10.114.16.0/23,10.114.20.0/24,10.181.35.0/24,10.210.254.16/28,10.220.1.176/29,10.220.22.96/27,172.20.98.152/29,172.20.114.0/24,172.20.173.0/24,172.26.183.236/30,10.115.0.0/25,10.115.10.0/23,10.115.12.0/23,10.115.14.0/23,10.115.16.0/23,10.181.45.0/27,10.181.45.32/27,10.181.45.64/26,10.181.45.128/26,10.181.45.192/26,10.220.1.104/29,10.220.22.128/28,172.20.80.0/24,172.20.115.0/24,172.20.187.0/24,172.30.11.248/29,10.181.15.0/27,10.100.0.0/25,172.16.1.0/24,192.168.199.0/24,10.130.0.0/25,10.130.10.0/23,10.130.12.0/23,10.130.14.0/23,10.130.16.0/23,10.130.118.0/23,10.130.122.0/24,10.181.182.0/24,10.200.15.48/29,10.200.15.56/31,10.210.2.0/24,10.220.0.64/26,10.220.1.32/28,10.220.24.0/25,172.16.25.16/28,172.16.25.160/31,172.18.1.80/28,172.18.1.98/31,172.20.82.0/24,172.20.198.16/28,172.30.8.126/31,172.30.8.144/29,172.32.1.248/31,10.100.2.0/24,10.100.12.0/23,10.181.130.0/24,10.200.15.32/28,10.200.15.58/31,10.210.0.192/26,10.210.4.0/29,10.211.0.0/19,10.220.1.0/27,10.220.26.0/23,172.16.2.0/28,172.16.2.16/28,172.16.21.0/28,172.16.25.0/28,172.16.100.0/24,172.16.101.0/24,172.16.102.0/24,172.17.1.112/28,172.18.1.64/28,172.18.1.112/28,172.20.174.0/24,172.20.182.0/24,172.20.198.0/28,172.30.8.122/31,172.30.8.128/29,172.32.1.0/28,192.168.200.0/24,192.168.201.0/24,192.168.202.0/24,192.168.203.0/24,192.168.204.0/24,192.168.205.0/24,192.168.206.0/24,192.168.207.0/24,192.168.208.0/24,192.168.209.0/24,192.168.210.0/24,192.168.211.0/24,192.168.212.0/24,192.168.213.0/24,192.168.214.0/24,192.168.215.0/24,192.168.216.0/24,192.168.217.0/24,192.168.218.0/24,192.168.219.0/24,192.168.220.0/24,192.168.221.0/24,192.168.222.0/24,192.168.230.0/24,192.168.250.0/24,192.168.26.0/24,192.168.44.0/24,10.200.15.60/31,172.16.25.158/31,172.18.1.96/31,172.20.118.0/24,172.30.8.124/31,172.32.1.250/31,10.110.0.0/25,10.110.10.0/23,10.110.12.0/23,10.110.14.0/23,10.110.16.0/23,10.181.18.0/27,10.181.18.32/27,10.181.18.64/27,10.181.18.96/27,10.181.18.128/27,10.181.18.160/27,10.181.18.192/26,10.220.1.152/29,172.20.110.0/24,10.108.0.0/25,10.108.10.0/23,10.108.12.0/23,10.108.14.0/23,10.108.16.0/23,10.108.20.0/24,10.181.42.0/27,10.181.42.32/27,10.181.42.64/26,10.181.42.128/26,10.181.42.192/26,10.210.5.96/27,10.220.1.144/29,172.20.108.0/24,172.20.184.0/24,10.107.20.0/24,10.181.41.0/27,10.181.41.32/27,10.181.41.64/26,10.181.41.128/26,10.181.41.192/26,10.210.5.64/27,10.220.1.136/29,172.20.107.0/24,172.20.185.0/24,10.106.0.0/25,10.106.10.0/23,10.106.12.0/23,10.106.14.0/23,10.106.16.0/23,10.181.40.0/27,10.181.40.32/27,10.181.40.64/26,10.181.40.128/26,10.181.40.192/26,10.210.5.32/27,10.220.1.128/29,172.20.98.136/29,172.20.106.0/24,10.116.0.0/25,10.116.10.0/23,10.116.12.0/23,10.116.14.0/23,10.116.16.0/23,10.181.10.0/24,10.181.17.0/27,10.181.17.32/27,10.181.17.64/27,10.181.17.96/27,10.181.17.128/26,10.181.17.192/26,10.220.1.112/29,172.20.116.0/24,172.20.186.0/24,10.161.12.0/24,10.161.1.0/24,10.161.9.0/24,10.161.8.0/24,10.161.6.0/24,10.161.15.0/24,10.161.16.0/24,10.161.10.0/24,10.161.4.0/24,10.161.14.0/24,10.161.30.0/24,10.161.0.0/24,10.161.3.0/24,10.161.5.0/24,10.161.2.0/24,10.107.0.0/25,10.161.7.0/24,10.100.60.0/24,192.168.15.0/24,192.168.31.0/28,192.168.31.16/28,10.160.4.0/23,10.160.6.0/24,10.160.8.0/21,10.160.16.0/20,10.160.32.0/21,10.160.40.0/23,10.160.48.0/21,10.160.64.0/20,192.168.31.128/29,198.18.106.228/30,192.168.31.136/29,198.18.33.244/30,10.161.11.0/24,10.117.0.0/25,10.117.10.0/23,10.117.12.0/23,10.117.14.0/23,10.117.16.0/23,10.161.17.0/24,10.181.15.32/27,10.181.15.64/27,10.181.15.96/27,10.181.15.128/27,10.181.15.160/27,10.181.15.192/26,10.210.254.160/27,10.220.22.144/28,172.20.98.224/28,172.20.117.0/24,172.20.183.0/24,10.120.0.0/25,10.120.10.0/23,10.120.12.0/23,10.120.14.0/23,10.120.16.0/23,10.161.20.0/24,10.181.120.32/27,10.181.120.64/27,10.181.120.96/27,10.181.120.128/27,10.181.120.160/27,10.181.120.192/26,10.181.121.128/25,10.210.0.32/28,10.220.0.128/26,10.220.1.48/28,10.220.24.128/26,172.20.177.0/24,172.20.178.0/24,172.30.8.136/29,172.32.1.252/30,10.181.51.0/24,10.181.52.0/24,10.181.53.0/24,10.181.54.0/26,10.181.54.64/26,10.181.60.0/22,169.254.251.0/24,10.181.128.8/29,10.200.12.0/24,172.31.1.0/29,115.42.168.24/29,172.20.191.0/24,172.22.1.0/27,172.22.1.32/27,172.22.1.64/27,172.22.15.0/27,172.22.15.32/27,172.22.15.64/27,10.161.6.0/25,10.104.100.0/27,10.106.100.0/27,10.112.100.0/27,10.101.100.0/27,10.103.100.0/27,10.115.100.0/27,10.114.100.0/27,10.102.100.0/27,10.100.0.0/24,10.110.100.0/27,10.116.100.0/27,10.109.100.0/27,10.120.100.0/27,10.107.100.0/27,10.111.100.0/27,10.130.100.0/27,10.108.100.0/27,10.117.100.0/27,10.105.100.0/27,129.126.100.156/30,10.181.189.0/29,172.25.49.32/28,169.254.43.0/24,169.254.64.0/24,10.40.0.0/27,1.1.1.1/32,169.254.0.1/32,127.0.0.1/32,10.115.20.0/24,10.181.124.0/24,115.42.243.8/31,203.127.57.48/30,118.189.151.228/30,10.100.100.0/27,127.0.0.0/16,10.160.104.0/23,10.160.44.0/24,118.201.106.80/29,172.20.64.0/24,169.254.0.0/16,172.20.66.0/24,172.20.67.0/24,172.20.68.0/24,172.20.71.0/24,172.20.72.0/24,172.20.88.0/24,172.20.95.0/24,172.20.97.0/24,172.20.121.0/24,172.20.94.0/24,172.20.128.0/24,172.20.129.0/24,172.20.130.0/24,172.20.131.0/24,172.20.132.0/24,172.20.135.0/24,172.20.136.0/24,172.20.150.0/24,172.20.151.0/24,172.20.152.0/24,172.20.153.0/24,172.20.154.0/24,172.20.190.0/24,172.20.119.0/24,172.20.81.0/24,172.20.0.0/16,172.20.83.0/24,118.189.38.224/28,10.100.10.0/29,172.32.1.80/28,172.32.1.96/28,10.109.0.0/24,124.66.131.16/30,203.127.73.80/28,203.127.73.96/28,192.168.182.0/24,172.16.171.0/24,192.168.161.0/24,192.168.168.0/24,192.168.171.0/24,192.168.181.0/24,1.1.1.0/30,192.168.191.0/24,192.168.192.0/24,192.168.193.0/24,172.20.16.0/24,10.181.118.0/24,172.20.5.0/24,172.20.6.0/24,172.20.7.0/24,172.20.8.0/22,172.20.14.0/24,172.20.15.0/24,172.20.17.0/24,172.20.18.0/24,172.20.19.0/24,172.20.20.0/24,172.20.21.0/24,172.20.22.0/24,172.20.23.0/24,172.20.24.0/24,10.90.3.0/25,10.90.3.128/25,10.130.12.0/25,10.100.10.0/24,10.100.10.128/25,10.160.106.0/28,172.19.17.0/28,172.19.17.32/28,172.19.17.208/28,172.19.17.128/28,172.19.17.160/28,127.0.0.0/24,169.254.0.0/30,172.19.17.96/28,172.19.17.112/28,100.73.199.0/29,10.160.80.0/20,10.112.0.0/24,172.21.0.0/20,10.102.10.0/24,10.103.10.0/24,10.101.10.0/24,10.101.11.0/24,10.120.10.0/24,10.120.11.0/24,10.115.10.0/24,10.112.10.0/24,10.104.10.0/24,10.114.10.0/24,10.110.10.0/24,10.130.10.0/24,10.130.11.0/24,10.116.10.0/24,10.106.10.0/24,10.109.10.0/24,10.108.10.0/24,10.117.10.0/24,10.105.10.0/24,10.111.10.0/24,10.111.11.0/24,10.104.11.0/24,10.102.11.0/24,10.117.11.0/24,172.20.109.0/24,172.26.0.0/20 10.130.0.121 - 25 SQL[select `ipv4_addresses`.*, `ports`.`device_id` as `laravel_through_key` from `ipv4_addresses` inner join `ports` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where `ports`.`device_id` = ? [513] 0.33ms] . >> Runtime for discovery module 'ipv4-addresses': 0.0560 seconds with 167016 bytes >> SNMP: [3/0.04s] MySQL: [3/0.01s] RRD: [0/0.00s] #### Unload disco module ipv4-addresses #### Modules status: Global- OS Device Module [ ipv6-addresses ] disabled globally. Modules status: Global+ OS Device #### Load disco module qos #### >> Runtime for discovery module 'qos': 0.0000 seconds with 144 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'IP-FORWARD-MIB::inetCidrRouteNumber.0'] inetCidrRouteNumber.0 = No Such Object available on this agent 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'IP-FORWARD-MIB::inetCidrRouteTable'] inetCidrRouteTable = No Such Object available on this agent 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'] ipCidrRouteNumber.0 = No Such Object available on this agent 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'IP-FORWARD-MIB::ipCidrRouteTable'] ipCidrRouteTable = No Such Object available on this agent 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' '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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'IPV6-MIB::ipv6RouteTable'] ipv6RouteTable = No Such Object available on this agent at this OID 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'RFC1213-MIB::ipRouteTable'] ipRouteDest[*] = * ipRouteDest[*] = * ipRouteIfIndex[*] = 1 ipRouteIfIndex[*] = 1 ipRouteMetric1[*] = 1 ipRouteMetric1[*] = 0 ipRouteMetric2[*] = -1 ipRouteMetric2[*] = -1 ipRouteMetric3[*] = -1 ipRouteMetric3[*] = -1 ipRouteMetric4[*] = -1 ipRouteMetric4[*] = -1 ipRouteNextHop[*] = * ipRouteNextHop[*] = * ipRouteType[*] = 4 ipRouteType[*] = 3 ipRouteProto[*] = 2 ipRouteProto[*] = 2 ipRouteAge[*] = 0 ipRouteAge[*] = 0 ipRouteMask[*] = * ipRouteMask[*] = * ipRouteMetric5[*] = -1 ipRouteMetric5[*] = -1 ipRouteInfo[*] = zeroDotZero ipRouteInfo[*] = zeroDotZero 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfPerfCurrNumRoutes'] mplsL3VpnVrfPerfCurrNumRoutes = 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' 'MPLS-L3VPN-STD-MIB::mplsL3VpnVrfRteTable'] mplsL3VpnVrfRteTable = No Such Object available on this agent at this OID try: 0.0.0.0 - 10.130.0.1 - 0 try: 10.130.0.0 - 10.130.0.121 - 25 SQL[select * from `route` where `route`.`device_id` = ? and `route`.`device_id` is not null [513] 7.1ms] SQL[select * from `route` where `route`.`device_id` = ? and `route`.`device_id` is not null [513] 7.02ms] SQL[update `route` set `route`.`updated_at` = ? where `route_id` = ? ["2025-12-12 11:13:06",1541660] 0.26ms] Updated data: array ( 'updated_at' => '2025-12-12 11:13:06', ) SQL[update `route` set `route`.`updated_at` = ? where `route_id` = ? ["2025-12-12 11:13:06",1541661] 0.25ms] Updated data: array ( 'updated_at' => '2025-12-12 11:13:06', ) >> Runtime for discovery module 'route': 1.7700 seconds with 27760 bytes >> SNMP: [9/1.75s] MySQL: [4/0.15s] 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 160 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 Such Object available on this agent at this OID Invalid snmp_walk() data = entPhysicalDescr = No Such Object available on this agent at this OID SQL[select * from `sensors` where `sensors`.`device_id` = ? and `sensors`.`device_id` is not null [513] 0.52ms] 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.0230 seconds with 8616 bytes >> SNMP: [1/0.02s] 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' 'Array '-OQXUte' '-Pu' 'Array' '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 [513] 0.41ms] >> Runtime for discovery module 'storage': 0.0230 seconds with 4024 bytes >> SNMP: [1/0.02s] 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' '-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' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'HOST-RESOURCES-MIB::hrProcessorLoad'] hrProcessorLoad = 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:HOST-RESOURCES-TYPES' '-v2c' 'Array '-OQXUt' '-Pu' '-Os' 'Array' 'HOST-RESOURCES-MIB::hrDeviceTable'] hrDeviceTable = No Such Object available on this agent at this OID SQL[select * from `hrDevice` where `hrDevice`.`device_id` = ? and `hrDevice`.`device_id` is not null [513] 0.42ms] >> Runtime for discovery module 'hr-device': 0.0410 seconds with 6784 bytes >> SNMP: [2/0.04s] MySQL: [1/0.00s] 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' '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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' '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) OSPF Discovery: SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [513] 0.43ms] OSPFv3 Discovery: SQL[select distinct `ospfv3NbrAddress`, `device_id` from `ospfv3_nbrs` where `device_id` = ? [513] 0.27ms] SQL[SELECT * FROM `links` AS L LEFT JOIN `ports` AS I ON L.local_port_id = I.port_id WHERE L.local_device_id = ? [513] 0.34ms] SQL[delete from `links` where not exists (select * from `devices` where `links`.`local_device_id` = `devices`.`device_id`) [] 2.88ms] 0 orphaned links deleted >> Runtime for discovery module 'discovery-protocols': 0.0460 seconds with 75056 bytes >> SNMP: [2/0.04s] MySQL: [4/0.04s] 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' 'Array '-OQXUte' '-Pu' 'Array' 'IP-MIB::ipNetToPhysicalPhysAddress'] IP-MIB::ipNetToPhysicalPhysAddress = 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' 'Array '-OQXUte' '-Pu' 'Array' 'IP-MIB::ipNetToMediaPhysAddress'] IP-MIB::ipNetToMediaPhysAddress[1][*] = 78:2:b1:f8:ef:52 SQL[select * from `ipv4_mac` where `ipv4_mac`.`device_id` = ? and `ipv4_mac`.`device_id` is not null [513] 0.41ms] . >> Runtime for discovery module 'arp-table': 0.0550 seconds with 11936 bytes >> SNMP: [2/0.05s] MySQL: [1/0.00s] 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 [513] 0.27ms] >> Runtime for discovery module 'ipv6-nd': 0.0010 seconds with 4880 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' 'Array '-OQXUte' '-Pu' 'Array' '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=? [513,""] 0.41ms] SQL[DELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [513,""] 0.15ms] SQL[SELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [513] 0.34ms] >> Runtime for discovery module 'bgp-peers': 0.0150 seconds with 2616 bytes >> SNMP: [1/0.01s] 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' 'Array '-OQXUte' '-Pu' 'Array' 'Q-BRIDGE-MIB::dot1qVlanStaticName'] Q-BRIDGE-MIB::dot1qVlanStaticName = 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' 'Array '-OQXUte' '-Pu' 'Array' '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) 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 [513] 0.52ms] 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' 'Array '-OQXUte' '-Pu' 'Array' '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' 'Array '-OQXUte' '-Pu' 'Array' '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) 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' 'Array '-OQXUte' '-Pu' 'Array' '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) VLAN Ports: SQL[select * from `ports_vlans` where `ports_vlans`.`device_id` = ? and `ports_vlans`.`device_id` is not null [513] 0.42ms] >> Runtime for discovery module 'vlans': 0.1100 seconds with 27368 bytes >> SNMP: [5/0.11s] 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' 'Array '-OQXUte' '-Pu' '-Os' 'Array' '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 [513] 0.48ms] >> Runtime for discovery module 'ucd-diskio': 0.0190 seconds with 4904 bytes >> SNMP: [1/0.02s] MySQL: [1/0.00s] 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 80 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' 'Array '-OQXUte' '-Pu' 'Array' '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 [513] 0.52ms] Ports: SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [513] 0.22ms] >> Runtime for discovery module 'stp': 0.0160 seconds with 75880 bytes >> SNMP: [1/0.01s] 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': 7.7000 seconds with 80 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 [513] 0.27ms] >> Runtime for discovery module 'wireless': 0.0030 seconds with 51056 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` = ? [513] 0.23ms] SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [513] 0.23ms] SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qTpFdbPort'] dot1qTpFdbPort = No Such Object available on this agent at this OID SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUsetX' '-m' 'BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1dTpFdbPort'] dot1dTpFdbPort = No Such Object available on this agent at this OID >> Runtime for discovery module 'fdb-table': 0.0530 seconds with 2064 bytes >> SNMP: [0/0.00s] MySQL: [2/0.00s] 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 144 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` = ? [3.588,513] 0.56ms] Discovered in 3.588 seconds ./discovery.php 10.130.0.121 2025-12-12 11:13:08 - 1 devices discovered in 3.626 secs SNMP [45/2.39s]: Snmpget[13/1.79s] Snmpwalk[32/0.61s] SQL [45/0.35s]: Select[37/0.27s] Update[4/0.01s] Delete[4/0.07s] RRD [0/0.00s]: SnmpQuery Cache Performance HOST-RESOURCES-MIB::hrStorageTable cache hits: 1 IP-MIB::ipNetToPhysicalPhysAddress cache hits: 1 Error: Could not write to log file: /opt/librenms/logs/librenms.log