All MIBs › A3COM-HUAWEI-DOT11-CFG-MIB › h3cDot11RCRadioRate
h3cDot11RCRadioRate
Module: A3COM-HUAWEI-DOT11-CFG-MIB
OID (symbolic): A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11RCRadioRate
OID (numeric): 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description: Set data transmit rates for the radio, in the format of 1,2,5.5... For 802.11n radios, the format can be MCS X. The data transmit rates between AP and STA must fall into the configured rates. (Note: For 802.11n radios, the first value will be treated as a mandatory rate, and the second value will be treated as a supported rate. If you configure more than two rates, the configuration cannot take effect. If you configure only one rate, it is considered as the mandatory rate by default.)
What is h3cDot11RCRadioRate?
This OID configures the list of supported data transmission rates for a WiFi radio as a comma-separated string (e.g., '1,2,5.5' for legacy rates or 'MCS X' for 802.11n). For 802.11n, only the first two rates matter—first is mandatory, second is supported—and extra rates are ignored. Administrators set this to ensure APs and STAs negotiate compatible speeds; a misconfiguration breaks client associations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11 snmpwalk -v2c -c public <target> A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11RCRadioRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11.1 snmpget -v2c -c public <target> A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11RCRadioRate.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11.1 s <value>
Start monitoring H3C wireless controllers and APs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-HUAWEI-DOT11-CFG-MIB::h3cDot11RCRadioRate OID value, configure state conditions and alerts, and monitor any H3C wireless controllers and APs from a single console.
OID Breakdown
Upper-level ancestors (12 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.45 | jv_mib | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1 | huawei | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10 | h3c | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2 | h3cCommon | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75 | h3cDot11 | A3COM-HUAWEI-DOT11-REF-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.45.1.10.2.75.4 | h3cDot11CFG | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.3 | h3cDot11APConfigGroup | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8 | h3cDot11RadioConfigTable | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1 | h3cDot11RadioConfigEntry | A3COM-HUAWEI-DOT11-CFG-MIB |
| 1.3.6.1.4.1.43.45.1.10.2.75.4.3.8.1.11 | h3cDot11RCRadioRate | A3COM-HUAWEI-DOT11-CFG-MIB |