All MIBs › AirPair-MIB › apSpeed
apSpeed
Module: AirPair-MIB
OID (symbolic): AirPair-MIB::apSpeed
OID (numeric): 1.3.6.1.4.1.7262.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Changes the working speed of the Airpair. Writes are only valid if system is a FLEX. Due to backwards compatibility issue, 0 value should be treated as 0 Mbps.
What is apSpeed?
This read-write object sets the working link speed of an AirPairFLEX unit, chosen from a list of fixed steps from 10 Mbps up to 200 Mbps in 10 Mbps increments. Writes only take effect on FLEX-model systems; for backwards compatibility a value of 0 should be interpreted as 0 Mbps rather than an error.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7262.1.8 snmpwalk -v2c -c public <target> AirPair-MIB::apSpeed
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7262.1.8.1 snmpget -v2c -c public <target> AirPair-MIB::apSpeed.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7262.1.8.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apSpeed.1
Start monitoring DragonWave microwave radios with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AirPair-MIB::apSpeed 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.8 | apSpeed | AirPair-MIB |