All MIBs › AirPair-MIB › radioReset
radioReset
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::radioReset
OID (numeric): 1.3.6.1.4.1.7262.1.16.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Writing 1 to this object causes the radio to be reset. All other values are not recognized. This variable always reads back as 0. radioOperStatus should be polled by the user after this object is written to, to verify that the radio card has been reset.
What is radioReset?
Writing the value 1 to this read-write object resets the radio; any other written value is ignored, and the object always reads back as 0 afterward. After writing it, poll radioOperStatus to confirm the radio card actually came back up.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.10 snmpwalk -v2c -c public <target> AirPair-MIB::radioReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.10.1 snmpget -v2c -c public <target> AirPair-MIB::radioReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.16.10.1 i <value>
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::radioReset 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.10 | radioReset | AirPair-MIB |