SNMP monitoring Giga
I'm trying to add new monitoring for our GIGA 18 radios. Namely, I want to get the "rfRSSI" object mentioned in the manual from the radio, however, when I do an snmpwalk I only see some basic (example below).
How can I pull the RSSI value from the radio via SNMP?
snmpwalk -v2c -c public 192.168.100.100
SNMPv2-MIB::sysDescr.0 = STRING: Giga-2.6.0
SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.5454.1.50
DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (33744105) 3 days, 21:44:01.05
SNMPv2-MIB::sysContact.0 = STRING: Tech Support
SNMPv2-MIB::sysName.0 = STRING: Administrator
SNMPv2-MIB::sysLocation.0 = STRING: USA
-
Cory,
You'll have to use the MIB provided with the Giga firmware release and load this into your monitoring system.
You may also be interested in a list of items we suggest monitoring.
And if you're using PRTG, we have PRTG ready OID Library files to save you the step of importing.
Please let us know if you have any problems with those files.
Post is closed for comments.
Comments
1 comment