IEEE802dot11-MIB :: dot11HTOperationalMCSSet

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11HTOperationalMCSSet

dot11HTOperationalMCSSet

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11HTOperationalMCSSet

OID (numeric): 1.2.840.10036.1.16.1.1

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-write

Description:

This attribute shall specify the set of MCS at which the station may transmit data. Each octet contains a value representing a rate. Each MCS shall be within the range from 1 to 127, and shall be supported 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.

What is dot11HTOperationalMCSSet?

This object specifies which High Throughput (802.11n) Modulation and Coding Scheme rates the station may use for data transmission, controlling the set of data rates supported. Operators configure it to restrict to rates compatible with their network environment or legacy clients.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.1.16.1.1
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11HTOperationalMCSSet

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.1.16.1.1.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11HTOperationalMCSSet.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.2.840.10036.1.16.1.1.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.16dot11HTStationConfigTableIEEE802dot11-MIB
1.2.840.10036.1.16.1dot11HTStationConfigEntryIEEE802dot11-MIB
1.2.840.10036.1.16.1.1dot11HTOperationalMCSSetIEEE802dot11-MIB