wsSupportedDataRate

AT-UWC-WLAN-SWITCH-MIB · .1.3.6.1.4.1.207.8.42.8.34.3.4.1.1

Object

column Integer32
Indicates the data rate, AP will actually support
in setting up communications with client stations
represented by a count from 2 - 127, corresponding
to data rates in multiples of 500 kbit/s from 1 Mbit/s
to 63.5 Mbit/s.
Supported Data Rate          Mbps
    2                          1
    4                          2
    11                         5.5
    12                         6
    18                         9 and so on.

Context

MIB
AT-UWC-WLAN-SWITCH-MIB
OID
.1.3.6.1.4.1.207.8.42.8.34.3.4.1.1
Type
column
Access
readonly
Status
current
Parent
wsAPProfileRadioSupportedRatesEntry

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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsSupportedDataRate'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsSupportedDataRate.<wsAPProfileId>.<wsAPRadioInterface>.<wsSupportedDataRate>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsSupportedDataRate'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 2-127