All MIBs › CISCO-DOT11-IF-MIB › cd11IfPhyFhssMaxCompatibleRate
cd11IfPhyFhssMaxCompatibleRate
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfPhyFhssMaxCompatibleRate
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
This object specifies the of maximum data rate at which the station may transmit data. The octet contains a value representing a rate. The rate should 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. It should be one of the rates in the IEEE802dot11-MIB dot11OperationalRateSet. The default value is '127'.
What is cd11IfPhyFhssMaxCompatibleRate?
Configures the maximum data transmission rate a frequency-hopping spread spectrum (FHSS) station may use, expressed as an encoded value from 2 to 127 representing increments of the actual data rate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPhyFhssMaxCompatibleRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPhyFhssMaxCompatibleRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfPhyFhssMaxCompatibleRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2 | cd11IfPhyConfig | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.4 | cd11IfPhyFhssTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.4.1 | cd11IfPhyFhssEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.2.4.1.1 | cd11IfPhyFhssMaxCompatibleRate | CISCO-DOT11-IF-MIB |