All MIBs › WL400-DOT11EXT-MIB › roamRates
roamRates
Module: WL400-DOT11EXT-MIB
OID (symbolic): WL400-DOT11EXT-MIB::roamRates
OID (numeric): 1.3.6.1.4.1.232.145.1.5.1.23.1.12
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The bit rates supported by the BSS. The least-significant 7 bits of each non-null octet value are a count from 00h -7Fh, corresponding to data rates in increments of 500Kbit/s. The most-significant bit of each non-null octet is set to one if the data rate represented by this octet is a member of the basic rate set and is set to zero if this data rate is optional. The list ends with a null octet.
What is roamRates?
This lists the bit rates supported by a discovered BSS: each non-null octet's lower 7 bits give a rate in 500 Kbit/s increments, with the top bit marking whether that rate is part of the mandatory basic rate set, and the list ends with a null octet. Admins can parse this to see whether a candidate access point supports the data rates a client needs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.145.1.5.1.23.1.12 snmpwalk -v2c -c public <target> WL400-DOT11EXT-MIB::roamRates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.145.1.5.1.23.1.12.1 snmpget -v2c -c public <target> WL400-DOT11EXT-MIB::roamRates.1
Start monitoring Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WL400-DOT11EXT-MIB::roamRates OID value, configure state conditions and alerts, and monitor any Compaq WL400 802.11 wireless network adapter (association/BSSID-SSID/signal-quality status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 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.232 | compaq | COMPAQ-ID-REC-MIB |
| 1.3.6.1.4.1.232.145 | wl400Products | WL400-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.145.1 | dot11ExtMIB | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.5 | dot11ExtWBUObjs | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.5.1 | roam | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.5.1.23 | roamTable | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.5.1.23.1 | roamEntry | WL400-DOT11EXT-MIB |
| 1.3.6.1.4.1.232.145.1.5.1.23.1.12 | roamRates | WL400-DOT11EXT-MIB |