IEEE802dot11-MIB :: dot11OperationalRateSet

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11OperationalRateSet

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 OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.1dot11smtIEEE802dot11-MIB
1.2.840.10036.1.1dot11StationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.1.1dot11StationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.1.1.11dot11OperationalRateSetIEEE802dot11-MIB