awcDot11TpFdbSupportedDataRates

AWCVX-MIB · .1.3.6.1.4.1.522.3.12.5.1.13

Object

column OctetString
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.

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.12.5.1.13
Type
column
Access
readonly
Status
current
Parent
awcDot11TpFdbEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11TpFdbSupportedDataRates'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11TpFdbSupportedDataRates.<awcDot11TpFdbAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcDot11TpFdbSupportedDataRates'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-126

Conformance