All MIBs › IEEE802dot11-MIB › dot11HTOperationalMCSSet
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 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.16 | dot11HTStationConfigTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1 | dot11HTStationConfigEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.16.1.1 | dot11HTOperationalMCSSet | IEEE802dot11-MIB |