Getting RSSI or Signal Strength fromMikroTik W60G?
![](https://secure.gravatar.com/avatar/82dfa22e5d3e6c547b361d126840be24.jpg?s=120&d=mm&r=g)
I am running RouterBoard 6.46.1
All I can get is traffic, Processor Freq, & Storage. I'd like to get history on RSSI.
Anyone have an hints on how to do do this?
Thanks,
-Robert
![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
Hi,
not sure if this OS/Hardware supports something like this (in SNMP),
but please make full snmp dump from device for check:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1
myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0
-ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
rz--- via observium wrote on 26.12.2019 04:00:
I am running RouterBoard 6.46.1
All I can get is traffic, Processor Freq, & Storage. I’d like to get history on RSSI.
Anyone have an hints on how to do do this?
Thanks,
-Robert
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/82dfa22e5d3e6c547b361d126840be24.jpg?s=120&d=mm&r=g)
Thanks Mike,
I have attached the output.
-Robert
From: observium observium-bounces@observium.org On Behalf Of Mike Stupalov via observium Sent: Thursday, December 26, 2019 3:54 AM To: Observium observium@observium.org; rz--- via observium observium@observium.org Cc: Mike Stupalov mike@observium.org Subject: Re: [Observium] Getting RSSI or Signal Strength fromMikroTik W60G?
Hi,
not sure if this OS/Hardware supports something like this (in SNMP),
but please make full snmp dump from device for check:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
rz--- via observium wrote on 26.12.2019 04:00:
I am running RouterBoard 6.46.1
All I can get is traffic, Processor Freq, & Storage. I'd like to get history on RSSI.
Anyone have an hints on how to do do this?
Thanks,
-Robert
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/82dfa22e5d3e6c547b361d126840be24.jpg?s=120&d=mm&r=g)
I this on the radio's document:
For main interfaces:
1.3.6.1.4.1.14988.1.1.1.8.1.2.1 integer Mode
1.3.6.1.4.1.14988.1.1.1.8.1.3.1 string SSID
1.3.6.1.4.1.14988.1.1.1.8.1.4.1 integer Connected status
1.3.6.1.4.1.14988.1.1.1.8.1.5.1 string Remote MAC
1.3.6.1.4.1.14988.1.1.1.8.1.6.1 integer Frequency
1.3.6.1.4.1.14988.1.1.1.8.1.7.1 integer MCS
1.3.6.1.4.1.14988.1.1.1.8.1.8.1 integer Signal quality
1.3.6.1.4.1.14988.1.1.1.8.1.9.1 integer tx-sector
1.3.6.1.4.1.14988.1.1.1.8.1.11.1 string Sector info
1.3.6.1.4.1.14988.1.1.1.8.1.12.1 integer RSSI
1.3.6.1.4.1.14988.1.1.1.8.1.13.1 gauge32 PHY rate
From: Mike Stupalov mike@stupalov.ru On Behalf Of Mike Stupalov Sent: Thursday, December 26, 2019 3:54 AM To: Observium observium@observium.org; rz--- via observium observium@observium.org Cc: rz@nikola.com Subject: Re: [Observium] Getting RSSI or Signal Strength fromMikroTik W60G?
Hi,
not sure if this OS/Hardware supports something like this (in SNMP),
but please make full snmp dump from device for check:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
rz--- via observium wrote on 26.12.2019 04:00:
I am running RouterBoard 6.46.1
All I can get is traffic, Processor Freq, & Storage. I'd like to get history on RSSI.
Anyone have an hints on how to do do this?
Thanks,
-Robert
_______________________________________________ observium mailing list observium@observium.org mailto:observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
![](https://secure.gravatar.com/avatar/3bbbd945c333b8013d0dfa23058f65b9.jpg?s=120&d=mm&r=g)
Yes, I see, please wait. I'm working with it :)
rz@nikola.com wrote on 27.12.2019 01:43:
I this on the radio’s document:
For main interfaces:
1.3.6.1.4.1.14988.1.1.1.8.1.2.1 integer Mode
1.3.6.1.4.1.14988.1.1.1.8.1.3.1 string SSID
1.3.6.1.4.1.14988.1.1.1.8.1.4.1 integer Connected status
1.3.6.1.4.1.14988.1.1.1.8.1.5.1 string Remote MAC
1.3.6.1.4.1.14988.1.1.1.8.1.6.1 integer Frequency
1.3.6.1.4.1.14988.1.1.1.8.1.7.1 integer MCS
1.3.6.1.4.1.14988.1.1.1.8.1.8.1 integer Signal quality
1.3.6.1.4.1.14988.1.1.1.8.1.9.1 integer tx-sector
1.3.6.1.4.1.14988.1.1.1.8.1.11.1 string Sector info
1.3.6.1.4.1.14988.1.1.1.8.1.12.1 integer RSSI
1.3.6.1.4.1.14988.1.1.1.8.1.13.1 gauge32 PHY rate
*From:*Mike Stupalov mike@stupalov.ru *On Behalf Of *Mike Stupalov *Sent:* Thursday, December 26, 2019 3:54 AM *To:* Observium observium@observium.org; rz--- via observium observium@observium.org *Cc:* rz@nikola.com *Subject:* Re: [Observium] Getting RSSI or Signal Strength fromMikroTik W60G?
Hi,
not sure if this OS/Hardware supports something like this (in SNMP),
but please make full snmp dump from device for check:
snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk snmpwalk -v2c -c <community> --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
rz--- via observium wrote on 26.12.2019 04:00:
I am running RouterBoard 6.46.1 All I can get is traffic, Processor Freq, & Storage. I’d like to get history on RSSI. Anyone have an hints on how to do do this? Thanks, -Robert _______________________________________________ observium mailing list observium@observium.org <mailto:observium@observium.org> http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
-- Mike Stupalov Observium Limited, http://observium.org
participants (2)
-
Mike Stupalov
-
rz@nikola.com