All MIBs › AirPair-MIB › radioAdminStatus
radioAdminStatus
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::radioAdminStatus
OID (numeric): 1.3.6.1.4.1.7262.1.16.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: OBSOLETE. The desired state of the radio. The radio only transmits when in the up state i.e. the transmitter is muted when in the down, testing state or firmware upgrade state.
What is radioAdminStatus?
This read-write object is marked obsolete and was used to set the desired administrative state of the radio (up, down, testing, or firmwareUpgrade); the radio only transmits when set to up, and is muted for the other three states. Because it's obsolete, current firmware may not honor writes to it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.3 snmpwalk -v2c -c public <target> AirPair-MIB::radioAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.16.3.1 snmpget -v2c -c public <target> AirPair-MIB::radioAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.16.3.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> radioAdminStatus.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::radioAdminStatus 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.3 | radioAdminStatus | AirPair-MIB |