dot11SupportedDataRatesTxValue

IEEE802dot11-MIB · .1.2.840.10036.4.9.1.2

Object

column Integer32
The Transmit bit rates supported by the PLCP and PMD,
represented by a count from X'02-X'7f, corresponding to data
rates in increments of 500kbit/s from 1 Mbit/s to 63.5 Mbit/s subject
to limitations of each individual PHY.

Context

MIB
IEEE802dot11-MIB
OID
.1.2.840.10036.4.9.1.2
Type
column
Access
readonly
Status
current
Parent
dot11SupportedDataRatesTxEntry
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 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11SupportedDataRatesTxValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IEEE802dot11-MIB::dot11SupportedDataRatesTxValue.<ifIndex>.<dot11SupportedDataRatesTxIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IEEE802dot11-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IEEE802dot11-MIB::dot11SupportedDataRatesTxValue'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 2-127

Conformance