cDot11ClientDataRateSet
CISCO-DOT11-ASSOCIATION-MIB ·
.1.3.6.1.4.1.9.9.273.1.2.1.1.11
Object
column OctetString
This is the set of data rates at which this client can transmit and receive data. Each client can support up to 126 rates. Each octet contains an integer value representing one of these 126 rates. Each rate shall 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, 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 client desires to synchronize is suitable. It is also used when starting a BSS.
Context
- MIB
- CISCO-DOT11-ASSOCIATION-MIB
- OID
.1.3.6.1.4.1.9.9.273.1.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cDot11ClientConfigInfoEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientDataRateSet'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientDataRateSet.<ifIndex>.<cd11IfAuxSsid>.<cDot11ClientAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-ASSOCIATION-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-ASSOCIATION-MIB::cDot11ClientDataRateSet'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-126
Conformance
Member of