All MIBs › CISCO-DOT11-IF-MIB › cd11IfPrivacyOptionMaxRate
cd11IfPrivacyOptionMaxRate
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfPrivacyOptionMaxRate
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object specifies the maximum transmit bit rate supported by the radio when using, for example, WEP encryption. The rate is expressed in standard IEEE 802.11 increments of 500Kb/sec.
What is cd11IfPrivacyOptionMaxRate?
Read-only value reporting the maximum transmit bit rate (in 500 Kb/s units, per IEEE 802.11 convention) the radio supports when using a privacy option such as WEP encryption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPrivacyOptionMaxRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPrivacyOptionMaxRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfPrivacyOptionMaxRate.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.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.4 | cd11IfPrivacyOptionMaxRate | CISCO-DOT11-IF-MIB |