All MIBs › AWCVX-MIB › awcDot11TpFdbSupportedDataRates
awcDot11TpFdbSupportedDataRates
Module: AWCVX-MIB
OID (symbolic): AWCVX-MIB::awcDot11TpFdbSupportedDataRates
OID (numeric): 1.3.6.1.4.1.522.3.12.5.1.13
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: This attribute shall specify the set of data rates at which the station may transmit data. Each octet contains a value representing a rate. Each rate shall be within the range from 2 to 255, the lower seven bits 0..6 of which corresponding to data rates in increments of 500 kb/s from 1 Mb/s to 63.5 Mb/s, and shall be supported (as indicated in the supported rates table) 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. If set, Bit 7 of the rate specification indicates that rate is a member of the Basic Rate Set of the access point.
What is awcDot11TpFdbSupportedDataRates?
Indicates the set of data transmission rates (in 500 kbps units) at which this wireless station is capable of sending data. Each octet in the value encodes one supported rate in the range 2–255.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.522.3.12.5.1.13 snmpwalk -v2c -c public <target> AWCVX-MIB::awcDot11TpFdbSupportedDataRates
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.522.3.12.5.1.13.1 snmpget -v2c -c public <target> AWCVX-MIB::awcDot11TpFdbSupportedDataRates.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> awcDot11TpFdbSupportedDataRates.1
Start monitoring Cisco Aironet 802.11 wireless access points/bridges (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AWCVX-MIB::awcDot11TpFdbSupportedDataRates OID value, configure state conditions and alerts, and monitor any Cisco Aironet 802.11 wireless access points/bridges (legacy) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.522 | aironet | AWCVX-MIB |
| 1.3.6.1.4.1.522.3 | awcVx | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.12 | awcForwardTbl | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.12.5 | awcDot11TpFdbTable | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.12.5.1 | awcDot11TpFdbEntry | AWCVX-MIB |
| 1.3.6.1.4.1.522.3.12.5.1.13 | awcDot11TpFdbSupportedDataRates | AWCVX-MIB |