optIfOTMnBitRates

OPT-IF-MIB · .1.3.6.1.2.1.10.133.1.1.1.1.3

Object

column Bits
This attribute is a bit map representing the bit
rate or set of bit rates supported on the interface.
The meaning of each bit position is as follows:
  bitRateK1(0) is set if the 2.5 Gbit/s rate is supported
  bitRateK2(1) is set if the 10 Gbit/s rate is supported
  bitRateK3(2) is set if the 40 Gbit/s rate is supported
Note that each bit position corresponds to one possible
value of the type OptIfBitRateK.
The default value of this attribute is system specific.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0bitRateK1
1bitRateK2
2bitRateK3

Conformance