All MIBs › IEEE802dot11-MIB › dot11HighestSupportedDataRate
dot11HighestSupportedDataRate
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11HighestSupportedDataRate
OID (numeric): 1.2.840.10036.4.15.1.21
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This attribute shall specify the Highest Data Rate in Mb/s at which the station may receive data. The default value of this attribute shall be 0.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.15.1.21 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11HighestSupportedDataRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.15.1.21.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11HighestSupportedDataRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10036.4.15.1.21.1 i <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.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.15 | dot11PhyHTTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1 | dot11PhyHTEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.15.1.21 | dot11HighestSupportedDataRate | IEEE802dot11-MIB |