ccMUInfoSupRates

SYMBOL-WS5000-MIB · .1.3.6.1.4.1.388.6.3.32.1.11

Object

column OctetString
Indicates the current supported rates.
This object meaning can be explained as the following:
1_Mbps(1) --- 1 Mbit supported.
2_Mbps(2) --- 2 Mbit supported.
1_2_Mbps(3) --- 1,2 Mbit supported.
5.5_Mbps(4) --- 5.5 Mbit supported.
1_5.5_Mbps(5) --- 1, 5.5 Mbit supported.
2_5.5_Mbps(6) --- 2, 5.5 Mbit supported.
1_2_5.5_Mbps(7) --- 1,2,5.5 Mbit supported.
11_Mbps(8) --- 11 Mbit supported.
1_11_Mbps(9) --- 1,11 Mbit supported.
2_11_Mbps(10) --- 2,11 Mbit supported.
1_2_11_Mbps(11) --- 1,2,11 Mbit supported.
5.5_11_Mbps(12) --- 5.5,11 Mbit supported.
1_5.5_11_Mbps(13) --- 1,5.5,11 Mbit supported.
2_5.5_11_Mbps(14) --- 2,5.5,11 Mbit supported.
1_2_5.5_11_Mbps(15) --- 1,2,5.5,11 Mbit supported.

Context

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-100

Conformance