All MIBs › IEEE802dot11-MIB › dot11OperationalRateSet
dot11OperationalRateSet
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11OperationalRateSet
OID (numeric): 1.2.840.10036.1.1.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This attribute shall specify the set of data rates at which the station may transmit data. Each octet contains a value representing a rate. Each rate shall be within the range from 2 to 127, corresponding to data rates in increments of 500 kb/s from 1 Mb/s to 63.5 Mb/s, and shall be supported (as indicated in the supported rates table) for receiving data. This value is reported in transmitted Beacon, Probe Request, Probe Response, Association Request, Association Response, Reassociation Request, and Reassociation Response frames, and is used to determine whether a BSS with which the station desires to synchronize is suitable. It is also used when starting a BSS, as specified in 10.3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.1.1.11 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11OperationalRateSet
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.1.1.11.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11OperationalRateSet.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.1.1.1.11.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.1 | dot11StationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1 | dot11StationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.1.1.11 | dot11OperationalRateSet | IEEE802dot11-MIB |