AirPair-MIB :: radioTemperature

MIB Reference — IPNetwork Monitor · Updated September 12, 2026

All MIBsAirPair-MIBradioTemperature

radioTemperature

Module: AirPair-MIB

OID (symbolic): AirPair-MIB::radioTemperature

OID (numeric): 1.3.6.1.4.1.7262.1.16.25

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The Radio temperature in degree Centigrade. The actual temperature is got by dividing the number by 10. e.g. -432 is actually -43.2 degree centigrade.

What is radioTemperature?

This reports the radio's internal temperature in degrees Celsius x10, so a reading of -432 means -43.2 C. An admin would poll this to catch a radio running dangerously hot or cold before it triggers a hardware fault.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.25
snmpwalk -v2c -c public <target> AirPair-MIB::radioTemperature

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.25.1
snmpget -v2c -c public <target> AirPair-MIB::radioTemperature.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radioTemperature.1

Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::radioTemperature 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 OIDNameModule
1isoLANART-AGENT
Numeric OIDNameModule
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.7262dragonwaveAirPair-MIB
1.3.6.1.4.1.7262.1airPairAirPair-MIB
1.3.6.1.4.1.7262.1.16apRadioAirPair-MIB
1.3.6.1.4.1.7262.1.16.25radioTemperatureAirPair-MIB