All MIBs › AirPair-MIB › radioRSLUnsignedInt
radioRSLUnsignedInt
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::radioRSLUnsignedInt
OID (numeric): 1.3.6.1.4.1.7262.1.16.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The Received Signal Level indicates the power of the receive level in dBm. The number is divided by 10. e.g. -432 is actually -43.2dBm. Object provided mainly to accomodate plotting of negative RSL values which is not supported in some EMS (Ex: CastleRock). Please use 'radioRSL' object if your EMS supports plotting of -ve integer.
What is radioRSLUnsignedInt?
This reports the received signal level (RSL) at the radio, in dBm x10 (so -432 means -43.2 dBm). It exists as an alternate to radioRSL specifically so management systems that can't plot negative integers (like CastleRock) still get a usable number; use radioRSL instead if your EMS supports negative values.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.24 snmpwalk -v2c -c public <target> AirPair-MIB::radioRSLUnsignedInt
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.24.1 snmpget -v2c -c public <target> AirPair-MIB::radioRSLUnsignedInt.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::radioRSLUnsignedInt OID value, configure state conditions and alerts, and monitor any DragonWave microwave radios from a single console.
OID Breakdown
Upper-level ancestors (1 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.7262 | dragonwave | AirPair-MIB |
| 1.3.6.1.4.1.7262.1 | airPair | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.16 | apRadio | AirPair-MIB |
| 1.3.6.1.4.1.7262.1.16.24 | radioRSLUnsignedInt | AirPair-MIB |