Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- librenms@librenms:~$ ./lnms device:poll 2604 -vvvq > /opt/librenms/logs/2904.log
- librenms@librenms:~$ ./lnms device:poll 2604 -vvvq
- SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 2.59ms]
- SQL[select count(*) as aggregate from `migrations` [] 1.18ms]
- SQL[select version() [] 0.55ms]
- ===========================================
- Component | Version
- --------- | -------
- LibreNMS | 25.6.0 (2025-06-16T13:55:12+02:00)
- DB Schema | 2025_06_11_025425_hr_device_table_add_status_default (343)
- PHP | 8.3.14
- Python | 3.8.10
- Database | MariaDB 10.3.39-MariaDB-0ubuntu0.20.04.2
- RRDTool | 1.7.2
- SNMP | 5.8
- ===========================================
- LibreNMS config cache cleared and config reloaded.
- SQL[select `config_name`, `config_value` from `config` [] 1.27ms]
- SQL[select * from `graph_types` [] 0.7ms]
- Starting polling run:
- SQL[select `device_id` from `devices` where `device_id` = ? ["2604"] 0.68ms]
- SQL[select * from `devices` where `device_id` = ? limit 1 [2604] 1.2ms]
- Hostname: 172.16.190.136 (mikrotik)
- ID: 2604
- OS: routeros
- IP: 172.16.190.136
- Attempting to initialize OS: routeros
- OS initialized: LibreNMS\OS\Routeros
- SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [2604] 1.01ms]
- [FPING] '/usr/bin/fping' '-e' '-q' '-c' '5' '-p' '500' '-t' '500' '-O' '0' '172.16.190.136'
- response: 172.16.190.136 : xmt/rcv/%loss = 5/5/0%, min/avg/max = 5.21/10.8/22.7
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'SNMPv2-MIB::sysObjectID.0']
- SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.14988.1
- SQL[update `devices` set `last_ping` = ?, `last_ping_timetaken` = ? where `device_id` = ? ["2025-06-30 08:15:45",10.8,2604] 5.12ms]
- RRD[last 172.16.190.136/icmp-perf.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751264100
- OK u:0.01 s:0.01 r:2.07
- RRD[update 172.16.190.136/icmp-perf.rrd N:10.8:5:5:5.21:22.7 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [2604] 27.06ms]
- #### Load poller module core ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' '-On' 'udp:172.16.190.136:161' 'SNMPv2-MIB::sysUpTime.0']
- .1.3.6.1.2.1.1.3.0 = 8617000
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']
- SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
- HOST-RESOURCES-MIB::hrSystemUptime.0 = 8617000
- Uptime seconds: 86170
- RRD[last 172.16.190.136/uptime.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.22
- RRD[update 172.16.190.136/uptime.rrd N:86170 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.07
- Uptime: 23 hours 56 minutes 10 seconds
- SQL[update `devices` set `uptime` = ? where `device_id` = ? [86170,2604] 7.3ms]
- >> SNMP: [3/0.14s] MySQL: [4/0.40s] RRD: [4/0.00s]
- >> Runtime for poller module 'core': 0.1260 seconds with 150016 bytes
- RRD[last 172.16.190.136/poller-perf-core.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.24
- RRD[update 172.16.190.136/poller-perf-core.rrd N:0.12599897384644 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.22
- #### Unload poller module core ####
- #### Load poller module os ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OQv' '-m' 'MIKROTIK-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'mtxrDHCPLeaseCount.0']
- 2
- RRD[last 172.16.190.136/routeros_leases.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.31
- RRD[update 172.16.190.136/routeros_leases.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.24
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OQv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '1.3.6.1.4.1.9.9.150.1.1.1.0']
- 0
- RRD[last 172.16.190.136/routeros_pppoe_sessions.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.35
- RRD[update 172.16.190.136/routeros_pppoe_sessions.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.31
- SQL[select * from `locations` where `locations`.`id` = ? limit 1 [346] 0.69ms]
- Location: SHAAB
- Hardware: RB951Ui-2HnD
- OS Version: 6.49.8
- OS Features: Level 4
- Serial: B8570C389923
- >> SNMP: [2/0.11s] MySQL: [1/0.01s] RRD: [6/0.00s]
- >> Runtime for poller module 'os': 0.1185 seconds with 134360 bytes
- RRD[last 172.16.190.136/poller-perf-os.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.36
- RRD[update 172.16.190.136/poller-perf-os.rrd N:0.11846208572388 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.35
- #### Unload poller module os ####
- #### Load poller module availability ####
- Module enabled: Global + | OS | Device | Manual
- SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [2604,1751177745] 30.34ms]
- SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [2604,86400] 0.76ms]
- SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [99.544,9373] 19.19ms]
- RRD[last 172.16.190.136/availability-86400.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.42
- RRD[update 172.16.190.136/availability-86400.rrd N:99.544 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.36
- 1 day : 99.544%
- SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [2604,1750659345] 13.12ms]
- SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [2604,604800] 0.91ms]
- SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [90.006,9374] 8.89ms]
- RRD[last 172.16.190.136/availability-604800.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.45
- RRD[update 172.16.190.136/availability-604800.rrd N:90.006 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.42
- 1 week : 90.006%
- SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [2604,1748672145] 22.74ms]
- SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [2604,2592000] 0.93ms]
- SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [90.601,9375] 0.62ms]
- RRD[last 172.16.190.136/availability-2592000.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.48
- RRD[update 172.16.190.136/availability-2592000.rrd N:90.601 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.45
- 4 weeks : 90.601%
- SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` >= ? order by `going_down` asc [2604,1719728145] 32.7ms]
- SQL[select * from `availability` where (`device_id` = ? and `duration` = ?) limit 1 [2604,31536000] 0.85ms]
- SQL[update `availability` set `availability_perc` = ? where `availability_id` = ? [79.135,9376] 0.54ms]
- RRD[last 172.16.190.136/availability-31536000.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.55
- RRD[update 172.16.190.136/availability-31536000.rrd N:79.135 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.48
- 1 year : 79.135%
- SQL[delete from `availability` where `availability`.`device_id` = ? and `availability`.`device_id` is not null and `availability_id` not in (?, ?, ?, ?) [2604,9373,9374,9375,9376] 0.76ms]
- >> SNMP: [0/0.00s] MySQL: [13/1.32s] RRD: [10/0.01s]
- >> Runtime for poller module 'availability': 0.1907 seconds with 138072 bytes
- RRD[last 172.16.190.136/poller-perf-availability.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.55
- RRD[update 172.16.190.136/poller-perf-availability.rrd N:0.19073915481567 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.55
- #### Unload poller module availability ####
- #### Load poller module sensors ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.6.1.0']
- .1.3.6.1.4.1.14988.1.1.6.1.0 = 2
- Checking (snmp) count DHCP Lease Count...
- 2 #
- RRD[last 172.16.190.136/sensor-count-routeros-mtxrDHCPLeaseCount.0.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.61
- RRD[update 172.16.190.136/sensor-count-routeros-mtxrDHCPLeaseCount.0.rrd N:2 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.55
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.15.1.1.5.6']
- .1.3.6.1.4.1.14988.1.1.15.1.1.5.6 = 0
- Checking (snmp) current ether5 POE...
- 0 A
- RRD[last 172.16.190.136/sensor-current-routeros-mtxrPOECurrent.6.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.64
- RRD[update 172.16.190.136/sensor-current-routeros-mtxrPOECurrent.6.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.61
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.15.1.1.6.6']
- .1.3.6.1.4.1.14988.1.1.15.1.1.6.6 = 0
- Checking (snmp) power ether5 POE...
- 0 W
- RRD[last 172.16.190.136/sensor-power-routeros-mtxrPOEPower.6.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.68
- RRD[update 172.16.190.136/sensor-power-routeros-mtxrPOEPower.6.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.64
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.15.1.1.3.6']
- .1.3.6.1.4.1.14988.1.1.15.1.1.3.6 = 1
- Checking (snmp) state ether5 POE...
- 1 #
- RRD[last 172.16.190.136/sensor-state-mtxrPOEStatus-mtxrPOEStatus.6.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.73
- RRD[update 172.16.190.136/sensor-state-mtxrPOEStatus-mtxrPOEStatus.6.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.68
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.15.1.1.4.6']
- .1.3.6.1.4.1.14988.1.1.15.1.1.4.6 = 0
- Checking (snmp) voltage ether5 POE...
- 0 V
- RRD[last 172.16.190.136/sensor-voltage-routeros-mtxrPOEVoltage.6.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.77
- RRD[update 172.16.190.136/sensor-voltage-routeros-mtxrPOEVoltage.6.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.73
- >> SNMP: [5/0.18s] MySQL: [0/0.00s] RRD: [12/0.01s]
- >> Runtime for poller module 'sensors': 0.2113 seconds with 124368 bytes
- RRD[last 172.16.190.136/poller-perf-sensors.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.77
- RRD[update 172.16.190.136/poller-perf-sensors.rrd N:0.21132898330688 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.77
- #### Unload poller module sensors ####
- #### Load poller module processors ####
- Module enabled: Global + | OS | Device | Manual
- Attempting to initialize OS: routeros
- OS initialized: LibreNMS\OS\Routeros
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.2.1.25.3.3.1.2.1']
- .1.3.6.1.2.1.25.3.3.1.2.1 = 1
- array (
- '.1.3.6.1.2.1.25.3.3.1.2.1' => '1',
- )
- Processor: 1%
- RRD[last 172.16.190.136/processor-hr-1.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.81
- RRD[update 172.16.190.136/processor-hr-1.rrd N:1 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.77
- >> SNMP: [1/0.03s] MySQL: [0/0.00s] RRD: [4/0.00s]
- >> Runtime for poller module 'processors': 0.0378 seconds with 62656 bytes
- RRD[last 172.16.190.136/poller-perf-processors.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.81
- RRD[update 172.16.190.136/poller-perf-processors.rrd N:0.037847995758057 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.81
- #### Unload poller module processors ####
- #### Load poller module mempools ####
- Module enabled: Global + | OS | Device | Manual
- SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [2604] 1.07ms]
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQn' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' '.1.3.6.1.2.1.25.2.3.1.6.65536']
- .1.3.6.1.2.1.25.2.3.1.6.65536 = 27636
- main memory (system): 21% 26.99 MiB / 128 MiB
- RRD[last 172.16.190.136/mempool-hrstorage-system-65536.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.85
- RRD[update 172.16.190.136/mempool-hrstorage-system-65536.rrd N:28299264:105918464 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.81
- >> SNMP: [1/0.03s] MySQL: [1/0.01s] RRD: [4/0.00s]
- >> Runtime for poller module 'mempools': 0.0406 seconds with 34928 bytes
- RRD[last 172.16.190.136/poller-perf-mempools.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:2.85
- RRD[update 172.16.190.136/poller-perf-mempools.rrd N:0.040625095367432 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.85
- #### Unload poller module mempools ####
- #### Load poller module netstats ####
- Module enabled: Global + | OS | Device | Manual
- icmp
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0']
- IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0']
- IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0']
- IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
- IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
- ip
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0']
- IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
- IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
- IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0']
- IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
- IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
- IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
- IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
- ip_forward
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']
- IP-FORWARD-MIB::ipCidrRouteNumber.0 = 4
- RRD[last 172.16.190.136/netstats-ip_forward.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:3.15
- RRD[update 172.16.190.136/netstats-ip_forward.rrd N:4 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:2.85
- snmp
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0']
- SNMPv2-MIB::snmpInPkts.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutPkts.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInBadVersions.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInBadCommunityNames.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInBadCommunityUses.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInASNParseErrs.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInTooBigs.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInNoSuchNames.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInBadValues.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInReadOnlys.0 = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0']
- SNMPv2-MIB::snmpInGenErrs.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInTotalReqVars.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInTotalSetVars.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInGetRequests.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInGetNexts.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInSetRequests.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInGetResponses.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpInTraps.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutTooBigs.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutNoSuchNames.0 = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0']
- SNMPv2-MIB::snmpOutBadValues.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutGenErrs.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutGetRequests.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutGetNexts.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutSetRequests.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutGetResponses.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpOutTraps.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpSilentDrops.0 = No Such Object available on this agent at this OID
- SNMPv2-MIB::snmpProxyDrops.0 = No Such Object available on this agent at this OID
- udp
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']
- UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
- UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
- tcp
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' 'udp:172.16.190.136:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0']
- TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
- TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
- >> SNMP: [11/0.51s] MySQL: [0/0.00s] RRD: [4/0.00s]
- >> Runtime for poller module 'netstats': 0.5138 seconds with 41440 bytes
- RRD[last 172.16.190.136/poller-perf-netstats.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:3.37
- RRD[update 172.16.190.136/poller-perf-netstats.rrd N:0.51375794410706 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:3.15
- #### Unload poller module netstats ####
- #### Load poller module hr-mib ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
- hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
- hrSystemProcesses.0 = No Such Object available on this agent at this OID
- hrSystemNumUsers.0 = No Such Object available on this agent at this OID
- >> SNMP: [1/0.03s] MySQL: [0/0.00s] RRD: [2/0.00s]
- >> Runtime for poller module 'hr-mib': 0.0340 seconds with 2192 bytes
- RRD[last 172.16.190.136/poller-perf-hr-mib.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:3.41
- RRD[update 172.16.190.136/poller-perf-hr-mib.rrd N:0.034035921096802 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.00 r:3.37
- #### Unload poller module hr-mib ####
- #### Load poller module ucd-mib ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'systemStats']
- ssCpuSystem.0 = 1
- SNMP['/usr/bin/snmpget' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
- laLoadInt.1 = No Such Object available on this agent at this OID
- laLoadInt.2 = No Such Object available on this agent at this OID
- laLoadInt.3 = No Such Object available on this agent at this OID
- >> SNMP: [2/0.11s] MySQL: [0/0.00s] RRD: [2/0.00s]
- >> Runtime for poller module 'ucd-mib': 0.1170 seconds with 3216 bytes
- RRD[last 172.16.190.136/poller-perf-ucd-mib.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:3.53
- RRD[update 172.16.190.136/poller-perf-ucd-mib.rrd N:0.11701393127441 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:3.41
- #### Unload poller module ucd-mib ####
- #### Load poller module ipSystemStats ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ipSystemStats']
- ipSystemStatsTable = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID
- >> SNMP: [1/0.05s] MySQL: [0/0.00s] RRD: [2/0.00s]
- >> Runtime for poller module 'ipSystemStats': 0.0529 seconds with 2616 bytes
- RRD[last 172.16.190.136/poller-perf-ipSystemStats.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:3.58
- RRD[update 172.16.190.136/poller-perf-ipSystemStats.rrd N:0.052856922149658 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:3.53
- #### Unload poller module ipSystemStats ####
- #### Load poller module ports ####
- Module enabled: Global + | OS | Device | Manual
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifXEntry']
- ifName.1 = wlan1
- ifName.2 = ether1-MAIN
- ifName.3 = ether2-To-Unifi-1th-Floor
- ifName.4 = ether3-To-Unifi-2th-Floor
- ifName.5 = ether4 To Nites Floor3
- ifName.6 = ether5
- ifName.7 = bridge
- ifName.11 = pppoe-out1
- ifInMulticastPkts.1 = 0
- ifInMulticastPkts.2 = 0
- ifInMulticastPkts.3 = 0
- ifInMulticastPkts.4 = 0
- ifInMulticastPkts.5 = 0
- ifInMulticastPkts.6 = 0
- ifInMulticastPkts.7 = 0
- ifInMulticastPkts.11 = 0
- ifInBroadcastPkts.1 = 0
- ifInBroadcastPkts.2 = 0
- ifInBroadcastPkts.3 = 0
- ifInBroadcastPkts.4 = 0
- ifInBroadcastPkts.5 = 0
- ifInBroadcastPkts.6 = 0
- ifInBroadcastPkts.7 = 0
- ifInBroadcastPkts.11 = 0
- ifOutMulticastPkts.1 = 0
- ifOutMulticastPkts.2 = 0
- ifOutMulticastPkts.3 = 0
- ifOutMulticastPkts.4 = 0
- ifOutMulticastPkts.5 = 0
- ifOutMulticastPkts.6 = 0
- ifOutMulticastPkts.7 = 0
- ifOutMulticastPkts.11 = 0
- ifOutBroadcastPkts.1 = 0
- ifOutBroadcastPkts.2 = 0
- ifOutBroadcastPkts.3 = 0
- ifOutBroadcastPkts.4 = 0
- ifOutBroadcastPkts.5 = 0
- ifOutBroadcastPkts.6 = 0
- ifOutBroadcastPkts.7 = 0
- ifOutBroadcastPkts.11 = 0
- ifHCInOctets.1 = 0
- ifHCInOctets.2 = 28133763631
- ifHCInOctets.3 = 1900679433
- ifHCInOctets.4 = 1143708335
- ifHCInOctets.5 = 1983686
- ifHCInOctets.6 = 0
- ifHCInOctets.7 = 2791080219
- ifHCInOctets.11 = 27479281522
- ifHCInUcastPkts.1 = 0
- ifHCInUcastPkts.2 = 23189154
- ifHCInUcastPkts.3 = 5412482
- ifHCInUcastPkts.4 = 8714780
- ifHCInUcastPkts.5 = 10193
- ifHCInUcastPkts.6 = 0
- ifHCInUcastPkts.7 = 14133604
- ifHCInUcastPkts.11 = 22507368
- ifHCInMulticastPkts.1 = 0
- ifHCInMulticastPkts.2 = 125927
- ifHCInMulticastPkts.3 = 27342
- ifHCInMulticastPkts.4 = 26565
- ifHCInMulticastPkts.5 = 5352
- ifHCInMulticastPkts.6 = 0
- ifHCInMulticastPkts.7 = 0
- ifHCInMulticastPkts.11 = 0
- ifHCInBroadcastPkts.1 = 0
- ifHCInBroadcastPkts.2 = 508332
- ifHCInBroadcastPkts.3 = 9583
- ifHCInBroadcastPkts.4 = 4660
- ifHCInBroadcastPkts.5 = 51
- ifHCInBroadcastPkts.6 = 0
- ifHCInBroadcastPkts.7 = 0
- ifHCInBroadcastPkts.11 = 0
- ifHCOutOctets.1 = 0
- ifHCOutOctets.2 = 3070208006
- ifHCOutOctets.3 = 7608366501
- ifHCOutOctets.4 = 16819769251
- ifHCOutOctets.5 = 13888996
- ifHCOutOctets.6 = 0
- ifHCOutOctets.7 = 24331323805
- ifHCOutOctets.11 = 2708485291
- ifHCOutUcastPkts.1 = 0
- ifHCOutUcastPkts.2 = 13848227
- ifHCOutUcastPkts.3 = 7322572
- ifHCOutUcastPkts.4 = 12818636
- ifHCOutUcastPkts.5 = 78349
- ifHCOutUcastPkts.6 = 0
- ifHCOutUcastPkts.7 = 20062506
- ifHCOutUcastPkts.11 = 13824594
- ifHCOutMulticastPkts.1 = 0
- ifHCOutMulticastPkts.2 = 2890
- ifHCOutMulticastPkts.3 = 34483
- ifHCOutMulticastPkts.4 = 28730
- ifHCOutMulticastPkts.5 = 56779
- ifHCOutMulticastPkts.6 = 0
- ifHCOutMulticastPkts.7 = 0
- ifHCOutMulticastPkts.11 = 0
- ifHCOutBroadcastPkts.1 = 0
- ifHCOutBroadcastPkts.2 = 1445
- ifHCOutBroadcastPkts.3 = 6518
- ifHCOutBroadcastPkts.4 = 10597
- ifHCOutBroadcastPkts.5 = 15900
- ifHCOutBroadcastPkts.6 = 0
- ifHCOutBroadcastPkts.7 = 0
- ifHCOutBroadcastPkts.11 = 0
- ifHighSpeed.1 = 50
- ifHighSpeed.2 = 100
- ifHighSpeed.3 = 100
- ifHighSpeed.4 = 0
- ifHighSpeed.5 = 100
- ifHighSpeed.6 = 0
- ifHighSpeed.7 = 0
- ifHighSpeed.11 = 0
- ifAlias.1 =
- ifAlias.2 =
- ifAlias.3 = To-Unifi-1th-Floor
- ifAlias.4 = To-Unifi-2th-Floor
- ifAlias.5 = To Nites Floor3
- ifAlias.6 =
- ifAlias.7 =
- ifAlias.11 =
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifDescr']
- ifDescr.1 = wlan1
- ifDescr.2 = ether1-MAIN
- ifDescr.3 = ether2-To-Unifi-1th-Floor
- ifDescr.4 = ether3-To-Unifi-2th-Floor
- ifDescr.5 = ether4 To Nites Floor3
- ifDescr.6 = ether5
- ifDescr.7 = bridge
- ifDescr.11 = pppoe-out1
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifAdminStatus']
- ifAdminStatus.1 = down
- ifAdminStatus.2 = up
- ifAdminStatus.3 = up
- ifAdminStatus.4 = up
- ifAdminStatus.5 = up
- ifAdminStatus.6 = up
- ifAdminStatus.7 = up
- ifAdminStatus.11 = up
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifOperStatus']
- ifOperStatus.1 = down
- ifOperStatus.2 = up
- ifOperStatus.3 = up
- ifOperStatus.4 = down
- ifOperStatus.5 = up
- ifOperStatus.6 = down
- ifOperStatus.7 = up
- ifOperStatus.11 = up
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifLastChange']
- ifLastChange.1 = 0
- ifLastChange.2 = 2493
- ifLastChange.3 = 6340693
- ifLastChange.4 = 5663393
- ifLastChange.5 = 2493
- ifLastChange.6 = 0
- ifLastChange.7 = 1842
- ifLastChange.11 = 3006
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifType']
- ifType.1 = ieee80211
- ifType.2 = ethernetCsmacd
- ifType.3 = ethernetCsmacd
- ifType.4 = ethernetCsmacd
- ifType.5 = ethernetCsmacd
- ifType.6 = ethernetCsmacd
- ifType.7 = bridge
- ifType.11 = ppp
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifPhysAddress']
- ifPhysAddress.1 = 48:8f:5a:9d:b3:36
- ifPhysAddress.2 = 48:8f:5a:9d:b3:31
- ifPhysAddress.3 = 48:8f:5a:9d:b3:32
- ifPhysAddress.4 = 48:8f:5a:9d:b3:33
- ifPhysAddress.5 = 48:8f:5a:9d:b3:34
- ifPhysAddress.6 = 48:8f:5a:9d:b3:35
- ifPhysAddress.7 = 48:8f:5a:9d:b3:32
- ifPhysAddress.11 =
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifMtu']
- ifMtu.1 = 1500
- ifMtu.2 = 1500
- ifMtu.3 = 1500
- ifMtu.4 = 1500
- ifMtu.5 = 1500
- ifMtu.6 = 1500
- ifMtu.7 = 1500
- ifMtu.11 = 1480
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifInErrors']
- ifInErrors.1 = 0
- ifInErrors.2 = 0
- ifInErrors.3 = 0
- ifInErrors.4 = 0
- ifInErrors.5 = 0
- ifInErrors.6 = 0
- ifInErrors.7 = 0
- ifInErrors.11 = 0
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifOutErrors']
- ifOutErrors.1 = 0
- ifOutErrors.2 = 0
- ifOutErrors.3 = 0
- ifOutErrors.4 = 0
- ifOutErrors.5 = 0
- ifOutErrors.6 = 0
- ifOutErrors.7 = 0
- ifOutErrors.11 = 0
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifInDiscards']
- ifInDiscards.1 = 0
- ifInDiscards.2 = 0
- ifInDiscards.3 = 0
- ifInDiscards.4 = 0
- ifInDiscards.5 = 0
- ifInDiscards.6 = 0
- ifInDiscards.7 = 0
- ifInDiscards.11 = 0
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'ifOutDiscards']
- ifOutDiscards.1 = 0
- ifOutDiscards.2 = 0
- ifOutDiscards.3 = 0
- ifOutDiscards.4 = 0
- ifOutDiscards.5 = 0
- ifOutDiscards.6 = 0
- ifOutDiscards.7 = 0
- ifOutDiscards.11 = 0
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'dot3StatsDuplexStatus']
- dot3StatsDuplexStatus = No Such Object available on this agent at this OID
- Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID
- SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'hhhh' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' 'udp:172.16.190.136:161' 'dot1qPvid']
- dot1qPvid.1 = 1
- dot1qPvid.2 = 1
- dot1qPvid.3 = 1
- dot1qPvid.4 = 1
- dot1qPvid.5 = 1
- Fetched data (Full ports polling): ifDescr ifAdminStatus ifOperStatus ifLastChange ifType ifPhysAddress ifMtu ifInErrors ifOutErrors ifInDiscards ifOutDiscards dot3StatsDuplexStatus
- array (
- 1 =>
- array (
- 'ifName' => 'wlan1',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '0',
- 'ifHCInUcastPkts' => '0',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '0',
- 'ifHCOutUcastPkts' => '0',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '50',
- 'ifAlias' => '',
- 'ifDescr' => 'wlan1',
- 'ifAdminStatus' => 'down',
- 'ifOperStatus' => 'down',
- 'ifLastChange' => '0',
- 'ifType' => 'ieee80211',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:36',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot1qPvid' => '1',
- ),
- 2 =>
- array (
- 'ifName' => 'ether1-MAIN',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '28133763631',
- 'ifHCInUcastPkts' => '23189154',
- 'ifHCInMulticastPkts' => '125927',
- 'ifHCInBroadcastPkts' => '508332',
- 'ifHCOutOctets' => '3070208006',
- 'ifHCOutUcastPkts' => '13848227',
- 'ifHCOutMulticastPkts' => '2890',
- 'ifHCOutBroadcastPkts' => '1445',
- 'ifHighSpeed' => '100',
- 'ifAlias' => '',
- 'ifDescr' => 'ether1-MAIN',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '2493',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:31',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot1qPvid' => '1',
- ),
- 3 =>
- array (
- 'ifName' => 'ether2-To-Unifi-1th-Floor',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '1900679433',
- 'ifHCInUcastPkts' => '5412482',
- 'ifHCInMulticastPkts' => '27342',
- 'ifHCInBroadcastPkts' => '9583',
- 'ifHCOutOctets' => '7608366501',
- 'ifHCOutUcastPkts' => '7322572',
- 'ifHCOutMulticastPkts' => '34483',
- 'ifHCOutBroadcastPkts' => '6518',
- 'ifHighSpeed' => '100',
- 'ifAlias' => 'To-Unifi-1th-Floor',
- 'ifDescr' => 'ether2-To-Unifi-1th-Floor',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '6340693',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:32',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot1qPvid' => '1',
- ),
- 4 =>
- array (
- 'ifName' => 'ether3-To-Unifi-2th-Floor',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '1143708335',
- 'ifHCInUcastPkts' => '8714780',
- 'ifHCInMulticastPkts' => '26565',
- 'ifHCInBroadcastPkts' => '4660',
- 'ifHCOutOctets' => '16819769251',
- 'ifHCOutUcastPkts' => '12818636',
- 'ifHCOutMulticastPkts' => '28730',
- 'ifHCOutBroadcastPkts' => '10597',
- 'ifHighSpeed' => '0',
- 'ifAlias' => 'To-Unifi-2th-Floor',
- 'ifDescr' => 'ether3-To-Unifi-2th-Floor',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'down',
- 'ifLastChange' => '5663393',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:33',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot1qPvid' => '1',
- ),
- 5 =>
- array (
- 'ifName' => 'ether4 To Nites Floor3',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '1983686',
- 'ifHCInUcastPkts' => '10193',
- 'ifHCInMulticastPkts' => '5352',
- 'ifHCInBroadcastPkts' => '51',
- 'ifHCOutOctets' => '13888996',
- 'ifHCOutUcastPkts' => '78349',
- 'ifHCOutMulticastPkts' => '56779',
- 'ifHCOutBroadcastPkts' => '15900',
- 'ifHighSpeed' => '100',
- 'ifAlias' => 'To Nites Floor3',
- 'ifDescr' => 'ether4 To Nites Floor3',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '2493',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:34',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- 'dot1qPvid' => '1',
- ),
- 6 =>
- array (
- 'ifName' => 'ether5',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '0',
- 'ifHCInUcastPkts' => '0',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '0',
- 'ifHCOutUcastPkts' => '0',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifAlias' => '',
- 'ifDescr' => 'ether5',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'down',
- 'ifLastChange' => '0',
- 'ifType' => 'ethernetCsmacd',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:35',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 7 =>
- array (
- 'ifName' => 'bridge',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '2791080219',
- 'ifHCInUcastPkts' => '14133604',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '24331323805',
- 'ifHCOutUcastPkts' => '20062506',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifAlias' => '',
- 'ifDescr' => 'bridge',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '1842',
- 'ifType' => 'bridge',
- 'ifPhysAddress' => '48:8f:5a:9d:b3:32',
- 'ifMtu' => '1500',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- 11 =>
- array (
- 'ifName' => 'pppoe-out1',
- 'ifInMulticastPkts' => '0',
- 'ifInBroadcastPkts' => '0',
- 'ifOutMulticastPkts' => '0',
- 'ifOutBroadcastPkts' => '0',
- 'ifHCInOctets' => '27479281522',
- 'ifHCInUcastPkts' => '22507368',
- 'ifHCInMulticastPkts' => '0',
- 'ifHCInBroadcastPkts' => '0',
- 'ifHCOutOctets' => '2708485291',
- 'ifHCOutUcastPkts' => '13824594',
- 'ifHCOutMulticastPkts' => '0',
- 'ifHCOutBroadcastPkts' => '0',
- 'ifHighSpeed' => '0',
- 'ifAlias' => '',
- 'ifDescr' => 'pppoe-out1',
- 'ifAdminStatus' => 'up',
- 'ifOperStatus' => 'up',
- 'ifLastChange' => '3006',
- 'ifType' => 'ppp',
- 'ifPhysAddress' => '',
- 'ifMtu' => '1480',
- 'ifInErrors' => '0',
- 'ifOutErrors' => '0',
- 'ifInDiscards' => '0',
- 'ifOutDiscards' => '0',
- ),
- )
- valid
- valid
- valid
- valid
- valid
- valid
- valid
- ignored by ifDescr: pppoe-out1 (matched: pppoe-)
- ifInOctets
- ifOutOctets
- ifInUcastPkts
- ifOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (50)
- Using ifDescr as ifAlias
- wlan166314 skipped because port is still down since last polling.
- Port wlan1: wlan1 (1 / #66314) VLAN = 1
- ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifHCInBroadcastPkts
- ifHCOutBroadcastPkts
- ifHCInMulticastPkts
- ifHCOutMulticastPkts
- ifHighSpeed (100)
- Using ifDescr as ifAlias
- ether1-MAIN
- ifInOctets (100719 B) 805.752 Bps 125 secs
- ifOutOctets (27126 B) 217.008 Bps 125 secs
- ifInErrors (0 B) 0 Bps 125 secs
- ifOutErrors (0 B) 0 Bps 125 secs
- ifInUcastPkts (986 B) 7.888 Bps 125 secs
- ifOutUcastPkts (137 B) 1.096 Bps 125 secs
- ifInNUcastPkts (0 B) 0 Bps 125 secs
- ifOutNUcastPkts (0 B) 0 Bps 125 secs
- ifInDiscards (0 B) 0 Bps 125 secs
- ifOutDiscards (0 B) 0 Bps 125 secs
- ifInUnknownProtos (0 B) 0 Bps 125 secs
- ifInBroadcastPkts (662 B) 5.296 Bps 125 secs
- ifOutBroadcastPkts (2 B) 0.016 Bps 125 secs
- ifInMulticastPkts (203 B) 1.624 Bps 125 secs
- ifOutMulticastPkts (4 B) 0.032 Bps 125 secs
- RRD warning: unused data sent ifInUcastPkts_rate
- RRD warning: unused data sent ifOutUcastPkts_rate
- RRD warning: unused data sent ifInErrors_rate
- RRD warning: unused data sent ifOutErrors_rate
- RRD warning: unused data sent ifInOctets_rate
- RRD warning: unused data sent ifOutOctets_rate
- RRD warning: unused data sent ifInBits_rate
- RRD warning: unused data sent ifOutBits_rate
- RRD[last 172.16.190.136/port-id66315.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.70
- RRD[update 172.16.190.136/port-id66315.rrd N:28133763631:3070208006:0:0:23189154:13848227:U:U:0:0:U:508332:1445:125927:2890 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:3.58
- SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["28133763631",28133662912,805.752,100719,"3070208006",3070180880,217.008,27126,"0",0,0,0,"0",0,0,0,"23189154",23188168,7.888,986,"13848227",13848090,1.096,137,1751264147,1751264022,125,66315] 2.97ms]
- SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"508332",507670,5.296,662,"1445",1443,0.016,2,"125927",125724,1.624,203,"2890",2886,0.032,4,66315] 8.33ms]
- 2 updated
- Port ether1-MAIN: ether1-MAIN (2 / #66315) VLAN = 1 bps(6.45 kbps/1.74 kbps) bytes(98.36 KiB/26.49 KiB) pkts(7.89 pps/1.1 pps)
- ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifHCInBroadcastPkts
- ifHCOutBroadcastPkts
- ifHCInMulticastPkts
- ifHCOutMulticastPkts
- ifHighSpeed (100)
- To Nites Floor3
- ifInOctets (3435 B) 27.48 Bps 125 secs
- ifOutOctets (2512 B) 20.096 Bps 125 secs
- ifInErrors (0 B) 0 Bps 125 secs
- ifOutErrors (0 B) 0 Bps 125 secs
- ifInUcastPkts (15 B) 0.12 Bps 125 secs
- ifOutUcastPkts (18 B) 0.144 Bps 125 secs
- ifInNUcastPkts (0 B) 0 Bps 125 secs
- ifOutNUcastPkts (0 B) 0 Bps 125 secs
- ifInDiscards (0 B) 0 Bps 125 secs
- ifOutDiscards (0 B) 0 Bps 125 secs
- ifInUnknownProtos (0 B) 0 Bps 125 secs
- ifInBroadcastPkts (0 B) 0 Bps 125 secs
- ifOutBroadcastPkts (2 B) 0.016 Bps 125 secs
- ifInMulticastPkts (10 B) 0.08 Bps 125 secs
- ifOutMulticastPkts (11 B) 0.088 Bps 125 secs
- RRD warning: unused data sent ifInUcastPkts_rate
- RRD warning: unused data sent ifOutUcastPkts_rate
- RRD warning: unused data sent ifInErrors_rate
- RRD warning: unused data sent ifOutErrors_rate
- RRD warning: unused data sent ifInOctets_rate
- RRD warning: unused data sent ifOutOctets_rate
- RRD warning: unused data sent ifInBits_rate
- RRD warning: unused data sent ifOutBits_rate
- RRD[last 172.16.190.136/port-id66318.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.72
- RRD[update 172.16.190.136/port-id66318.rrd N:1983686:13888996:0:0:10193:78349:U:U:0:0:U:51:15900:5352:56779 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:4.70
- SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["1983686",1980251,27.48,3435,"13888996",13886484,20.096,2512,"0",0,0,0,"0",0,0,0,"10193",10178,0.12,15,"78349",78331,0.144,18,1751264147,1751264022,125,66318] 4.73ms]
- SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"51",51,0,0,"15900",15898,0.016,2,"5352",5342,0.08,10,"56779",56768,0.088,11,66318] 5.01ms]
- 2 updated
- Port ether4 To Nites Floor3: ether4 To Nites Floor3 (5 / #66318) VLAN = 1 bps(220 bps/161 bps) bytes(3.35 KiB/2.45 KiB) pkts(0.12 pps/0.14 pps)
- ifInOctets
- ifOutOctets
- ifInUcastPkts
- ifOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- Using ifDescr as ifAlias
- ether566319 skipped because port is still down since last polling.
- SQL[UPDATE `ports` set `ifSpeed_prev`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,1751264147,1751264022,125,66319] 2.93ms]
- 1 updated
- Port ether5: ether5 (6 / #66319) VLAN = ?
- ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifInBroadcastPkts
- ifOutBroadcastPkts
- ifInMulticastPkts
- ifOutMulticastPkts
- ifHighSpeed (0)
- Using ifDescr as ifAlias
- bridge
- ifInOctets (14503 B) 116.024 Bps 125 secs
- ifOutOctets (2564 B) 20.512 Bps 125 secs
- ifInErrors (0 B) 0 Bps 125 secs
- ifOutErrors (0 B) 0 Bps 125 secs
- ifInUcastPkts (53 B) 0.424 Bps 125 secs
- ifOutUcastPkts (26 B) 0.208 Bps 125 secs
- ifInNUcastPkts (0 B) 0 Bps 125 secs
- ifOutNUcastPkts (0 B) 0 Bps 125 secs
- ifInDiscards (0 B) 0 Bps 125 secs
- ifOutDiscards (0 B) 0 Bps 125 secs
- ifInUnknownProtos (0 B) 0 Bps 125 secs
- ifInBroadcastPkts (0 B) 0 Bps 125 secs
- ifOutBroadcastPkts (0 B) 0 Bps 125 secs
- ifInMulticastPkts (0 B) 0 Bps 125 secs
- ifOutMulticastPkts (0 B) 0 Bps 125 secs
- RRD warning: unused data sent ifInUcastPkts_rate
- RRD warning: unused data sent ifOutUcastPkts_rate
- RRD warning: unused data sent ifInErrors_rate
- RRD warning: unused data sent ifOutErrors_rate
- RRD warning: unused data sent ifInOctets_rate
- RRD warning: unused data sent ifOutOctets_rate
- RRD warning: unused data sent ifInBits_rate
- RRD warning: unused data sent ifOutBits_rate
- RRD[last 172.16.190.136/port-id66320.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.75
- RRD[update 172.16.190.136/port-id66320.rrd N:2791080219:24331323805:0:0:14133604:20062506:U:U:0:0:U:0:0:0:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:4.72
- SQL[UPDATE `ports` set `ifSpeed_prev`=?,`ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0,"2791080219",2791065716,116.024,14503,"24331323805",24331321241,20.512,2564,"0",0,0,0,"0",0,0,0,"14133604",14133551,0.424,53,"20062506",20062480,0.208,26,1751264147,1751264022,125,66320] 3.27ms]
- SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,66320] 0.92ms]
- 1 updated
- Port bridge: bridge (7 / #66320) VLAN = ? bps(928 bps/164 bps) bytes(14.16 KiB/2.5 KiB) pkts(0.42 pps/0.21 pps)
- ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifHCInBroadcastPkts
- ifHCOutBroadcastPkts
- ifHCInMulticastPkts
- ifHCOutMulticastPkts
- ifHighSpeed (100)
- To-Unifi-1th-Floor
- ifInOctets (12022 B) 96.176 Bps 125 secs
- ifOutOctets (6303 B) 50.424 Bps 125 secs
- ifInErrors (0 B) 0 Bps 125 secs
- ifOutErrors (0 B) 0 Bps 125 secs
- ifInUcastPkts (38 B) 0.304 Bps 125 secs
- ifOutUcastPkts (37 B) 0.296 Bps 125 secs
- ifInNUcastPkts (0 B) 0 Bps 125 secs
- ifOutNUcastPkts (0 B) 0 Bps 125 secs
- ifInDiscards (0 B) 0 Bps 125 secs
- ifOutDiscards (0 B) 0 Bps 125 secs
- ifInUnknownProtos (0 B) 0 Bps 125 secs
- ifInBroadcastPkts (0 B) 0 Bps 125 secs
- ifOutBroadcastPkts (2 B) 0.016 Bps 125 secs
- ifInMulticastPkts (7 B) 0.056 Bps 125 secs
- ifOutMulticastPkts (14 B) 0.112 Bps 125 secs
- RRD warning: unused data sent ifInUcastPkts_rate
- RRD warning: unused data sent ifOutUcastPkts_rate
- RRD warning: unused data sent ifInErrors_rate
- RRD warning: unused data sent ifOutErrors_rate
- RRD warning: unused data sent ifInOctets_rate
- RRD warning: unused data sent ifOutOctets_rate
- RRD warning: unused data sent ifInBits_rate
- RRD warning: unused data sent ifOutBits_rate
- RRD[last 172.16.190.136/port-id74925.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.76
- RRD[update 172.16.190.136/port-id74925.rrd N:1900679433:7608366501:0:0:5412482:7322572:U:U:0:0:U:9583:6518:27342:34483 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:4.75
- SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["1900679433",1900667411,96.176,12022,"7608366501",7608360198,50.424,6303,"0",0,0,0,"0",0,0,0,"5412482",5412444,0.304,38,"7322572",7322535,0.296,37,1751264147,1751264022,125,74925] 3.29ms]
- SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"9583",9583,0,0,"6518",6516,0.016,2,"27342",27335,0.056,7,"34483",34469,0.112,14,74925] 2.67ms]
- 2 updated
- Port ether2-To-Unifi-1th-Floor: ether2-To-Unifi-1th-Floor (3 / #74925) VLAN = 1 bps(769 bps/403 bps) bytes(11.74 KiB/6.16 KiB) pkts(0.3 pps/0.3 pps)
- ifHCInOctets
- ifHCOutOctets
- ifHCInUcastPkts
- ifHCOutUcastPkts
- ifHCInBroadcastPkts
- ifHCOutBroadcastPkts
- ifHCInMulticastPkts
- ifHCOutMulticastPkts
- ifHighSpeed (0)
- To-Unifi-2th-Floor
- ifInOctets (0 B) 0 Bps 125 secs
- ifOutOctets (0 B) 0 Bps 125 secs
- ifInErrors (0 B) 0 Bps 125 secs
- ifOutErrors (0 B) 0 Bps 125 secs
- ifInUcastPkts (0 B) 0 Bps 125 secs
- ifOutUcastPkts (0 B) 0 Bps 125 secs
- ifInNUcastPkts (0 B) 0 Bps 125 secs
- ifOutNUcastPkts (0 B) 0 Bps 125 secs
- ifInDiscards (0 B) 0 Bps 125 secs
- ifOutDiscards (0 B) 0 Bps 125 secs
- ifInUnknownProtos (0 B) 0 Bps 125 secs
- ifInBroadcastPkts (0 B) 0 Bps 125 secs
- ifOutBroadcastPkts (0 B) 0 Bps 125 secs
- ifInMulticastPkts (0 B) 0 Bps 125 secs
- ifOutMulticastPkts (0 B) 0 Bps 125 secs
- RRD warning: unused data sent ifInUcastPkts_rate
- RRD warning: unused data sent ifOutUcastPkts_rate
- RRD warning: unused data sent ifInErrors_rate
- RRD warning: unused data sent ifOutErrors_rate
- RRD warning: unused data sent ifInOctets_rate
- RRD warning: unused data sent ifOutOctets_rate
- RRD warning: unused data sent ifInBits_rate
- RRD warning: unused data sent ifOutBits_rate
- RRD[last 172.16.190.136/port-id74926.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.78
- RRD[update 172.16.190.136/port-id74926.rrd N:1143708335:16819769251:0:0:8714780:12818636:U:U:0:0:U:4660:10597:26565:28730 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.01 s:0.01 r:4.76
- SQL[UPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? ["1143708335",1143708335,0,0,"16819769251",16819769251,0,0,"0",0,0,0,"0",0,0,0,"8714780",8714780,0,0,"12818636",12818636,0,0,1751264147,1751264022,125,74926] 3.23ms]
- SQL[UPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0,0,0,0,0,0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,"4660",4660,0,0,"10597",10597,0,0,"26565",26565,0,0,"28730",28730,0,0,74926] 0.92ms]
- 1 updated
- Port ether3-To-Unifi-2th-Floor: ether3-To-Unifi-2th-Floor (4 / #74926) VLAN = 1 bps(0 bps/0 bps) bytes(0 B/0 B) pkts(0 pps/0 pps)
- SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where `port_id` in (66314) [1751264147,1751264022,null] 2.82ms]
- 1 updated
- >> SNMP: [14/1.08s] MySQL: [12/0.41s] RRD: [12/0.02s]
- >> Runtime for poller module 'ports': 1.2098 seconds with 142232 bytes
- RRD[last 172.16.190.136/poller-perf-ports.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.79
- RRD[update 172.16.190.136/poller-perf-ports.rrd N:1.2098479270935 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.78
- #### Unload poller module ports ####
- #### Load poller module customoid ####
- Module enabled: Global + | OS | Device | Manual
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]
- >> Runtime for poller module 'customoid': 0.0028 seconds with 10672 bytes
- RRD[last 172.16.190.136/poller-perf-customoid.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.80
- RRD[update 172.16.190.136/poller-perf-customoid.rrd N:0.0027990341186523 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.79
- #### Unload poller module customoid ####
- #### Load poller module wireless ####
- Module enabled: Global + | OS | Device | Manual
- SQL[select * from `wireless_sensors` where `wireless_sensors`.`device_id` = ? and `wireless_sensors`.`device_id` is not null [2604] 1.03ms]
- SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/mikrotik' '-m' 'SNMPv2-TC:SNMPv2-MIB:IF-MIB:IP-MIB:TCP-MIB:UDP-MIB:NET-SNMP-VACM-MIB' '-v2c' '-c' 'hhhh' '-OQXUte' '-Pu' '-On' 'udp:172.16.190.136:161' '.1.3.6.1.4.1.14988.1.1.1.3.1.6.1' '.1.3.6.1.4.1.14988.1.1.1.3.1.10.1' '.1.3.6.1.4.1.14988.1.1.1.3.1.9.1']
- .1.3.6.1.4.1.14988.1.1.1.3.1.6.1 = 0
- .1.3.6.1.4.1.14988.1.1.1.3.1.10.1 = 0
- .1.3.6.1.4.1.14988.1.1.1.3.1.9.1 = 0
- clients:
- RRD[last 172.16.190.136/wireless-sensor-clients-mikrotik-1.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.87
- RRD[update 172.16.190.136/wireless-sensor-clients-mikrotik-1.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.80
- SSID: hhh6-WiFi2: 0
- ccq:
- RRD[last 172.16.190.136/wireless-sensor-ccq-mikrotik-1.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.87
- RRD[update 172.16.190.136/wireless-sensor-ccq-mikrotik-1.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.87
- SSID: hhh6-WiFi2: 0 %
- noise-floor:
- RRD[last 172.16.190.136/wireless-sensor-noise-floor-mikrotik-1.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.87
- RRD[update 172.16.190.136/wireless-sensor-noise-floor-mikrotik-1.rrd N:0 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.87
- SSID: hhh6-WiFi2: 0 dBm
- >> SNMP: [1/0.06s] MySQL: [1/0.01s] RRD: [8/0.01s]
- >> Runtime for poller module 'wireless': 0.0709 seconds with 144648 bytes
- RRD[last 172.16.190.136/poller-perf-wireless.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.88
- RRD[update 172.16.190.136/poller-perf-wireless.rrd N:0.07089900970459 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.87
- #### Unload poller module wireless ####
- #### Load poller module entity-physical ####
- Module enabled: Global + | OS | Device | Manual
- >> SNMP: [0/0.00s] MySQL: [0/0.00s] RRD: [2/0.00s]
- >> Runtime for poller module 'entity-physical': 0.0016 seconds with 7688 bytes
- RRD[last 172.16.190.136/poller-perf-entity-physical.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.89
- RRD[update 172.16.190.136/poller-perf-entity-physical.rrd N:0.001561164855957 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.88
- #### Unload poller module entity-physical ####
- RRD[last 172.16.190.136/poller-perf.rrd --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: 1751263800
- OK u:0.01 s:0.01 r:4.89
- RRD[update 172.16.190.136/poller-perf.rrd N:4.8988881111145 --daemon unix:/var/run/rrdcached.sock]
- RRDtool Output: OK u:0.02 s:0.01 r:4.89
- SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [2604] 1.06ms]
- Enabled graphs (8): poller_perf availability ping_perf poller_modules_perf uptime routeros_leases routeros_pppoe_sessions netstat_ip_forward
- SQL[update `devices` set `last_polled` = ?, `last_polled_timetaken` = ? where `device_id` = ? ["2025-06-30 08:15:47",4.898888111114502,2604] 2.86ms]
- >>> Polled 172.16.190.136 (2604) in 4.899 seconds <<<
- ### Start Device Groups ###
- SQL[select * from `device_groups` [] 0.62ms]
- SQL[select `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 7, 9, 10, 11, 12, 13) [] 38.8ms]
- SQL[select exists(select * from `devices` where (`devices`.`sysObjectID` = ?) and `devices`.`device_id` = ?) as `exists` [".1.3.6.1.4.1.14988.1",2604] 1.16ms]
- SQL[select exists(select * from `devices` where (`devices`.`hardware` LIKE ? OR `devices`.`hardware` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["ePMP%","ePTP%",2604] 0.78ms]
- SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%airos%",2604] 0.74ms]
- SQL[select exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["imosa%",2604] 0.69ms]
- SQL[select exists(select * from `devices` where (`devices`.`serial` = ?) and `devices`.`device_id` = ?) as `exists` ["N\/A",2604] 0.88ms]
- SQL[select exists(select * from `devices` where (`devices`.`hardware` = ? AND `devices`.`serial` != ?) and `devices`.`device_id` = ?) as `exists` ["ePMP SM","N\/A",2604] 0.55ms]
- SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` where ((`ports`.`ifType` = ? AND `devices`.`sysObjectID` = ?) OR (`ports`.`ifDescr` LIKE ?)) and `devices`.`device_id` = ?) as `exists` ["Tunnel",".1.3.6.1.4.1.14988.1","%vpn%",2604] 1.06ms]
- SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? OR `ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["02.221%","65.16%",2604] 1.07ms]
- SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` where (`ports`.`ifName` LIKE ? OR `ports`.`ifType` = ? OR `ports`.`ifName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["ackup%","Ethernet","ain%",2604] 0.99ms]
- SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%total%",2604] 0.69ms]
- SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` where (`ports`.`ifName` LIKE ? AND (`ports`.`ifOperStatus` = ? OR `ports`.`ifOperStatus_prev` = ?)) and `devices`.`device_id` = ?) as `exists` ["%SFP%","up","up",2604] 0.96ms]
- SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [2604] 0.89ms]
- Groups Added: Removed:
- ### End Device Groups (0.4706s) ###
- #### Start Alerts ####
- SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [2604] 1.17ms]
- SQL[select exists(select * from `alert_schedule` where (`start` <= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time(`end`) and time(`start`) <= ? and time(`end`) > ?) or (time(`start`) > time(`end`) and (time(`start`) <= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `device_groups` inner join `alert_schedulables` on `device_groups`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` in (1, 11)) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` ["2025-06-30T06:15:48.374571Z","2025-06-30T06:15:48.374571Z",0,1,"06:15:48","06:15:48","06:15:48","06:15:48","%","device",2604,"device_group","location",346] 2.15ms]
- SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [2604] 1.27ms]
- Rule #1 (High RAM Usage):
- Status: NOCHG
- Rule #2 (Ping High ):
- Status: NOCHG
- Rule #4 (Bridge-WORK-10):
- Status: NOCHG
- Rule #5 (Too Many Devices on RB AP ):
- Status: NOCHG
- Rule #6 (HalfDuplex):
- Status: NOCHG
- Rule #8 (High CPU Usage):
- Status: NOCHG
- Rule #10 (Old Mikrotik Update):
- Status: NOCHG
- Rule #15 (SNMP ISSUE):
- Status: NOCHG
- Rule #19 (Weak Signal):
- Status: NOCHG
- Rule #20 (VPN-TUUNEL-DOWN):
- Status: NOCHG
- Rule #24 (Default name need change ):
- Status: NOCHG
- Rule #27 (Default API Port Need Change):
- Status: NOCHG
- Rule #28 (Default API-SSL Port Need Change):
- Status: NOCHG
- Rule #29 (Default HTTP Port Need Change):
- Status: NOCHG
- Rule #31 (Default PPTP Port Need Change):
- Status: NOCHG
- Rule #32 ( Default SSH Port Need Change):
- Status: NOCHG
- Rule #33 (Default Telnet Port Need Change):
- Status: NOCHG
- Rule #34 (Default WinBox Port Need Change):
- Status: NOCHG
- Rule #37 (Location undefined):
- Status: NOCHG
- Rule #39 (SNMP COMMUNITY PUBLIC):
- Status: NOCHG
- Rule #53 (Unifi Ether Down):
- Status: NOCHG
- SQL[UPDATE `alert_log` set `details`=? WHERE id = ? 10.92ms]
- Rule #55 (SFP - RX Power Low):
- Status: NOCHG
- Rule #56 (SFP - TX Power Low):
- Status: NOCHG
- Rule #58 (Device Not Added in Librenms):
- Status: NOCHG
- Rule #59 (Device Took Too Long To Poll):
- Status: NOCHG
- Rule #60 (Weak-Signal):
- Status: NOCHG
- Rule #62 (Mikrotik With v1 SNMP Ver):
- Status: NOCHG
- Rule #65 (Customer interface 172 Down):
- Status: NOCHG
- Rule #73 (Cambume frimware 4.7-RC14):
- Status: NOCHG
- Rule #76 (NAME NEED CHANGE FROM WAN TO MAIN):
- Status: NOCHG
- Rule #78 (Port 10M):
- Status: NOCHG
- Rule #81 (ITTF Device is Down):
- Status: NOCHG
- Rule #84 (Devices Rebooted More Than 6/Day):
- Status: NOCHG
- #### End Alerts (7.4549s) ####
- SNMP [42/2.33s]: Snmpget[26/1.12s] Snmpwalk[16/1.22s]
- SQL [59/2.94s]: Select[38/1.97s] Update[20/0.97s] Delete[1/0.01s]
- RRD [78/0.07s]: Other[39/0.05s] Update[39/0.02s]
Advertisement
Add Comment
Please, Sign In to add comment