jnxoptIfOTMnBitRates

JNX-OPT-IF-MIB · .1.3.6.1.4.1.2636.3.73.1.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 JnxoptIfBitRateK. 
The default value of this attribute is system specific.

Context

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

Syntax

Bits

Values & Constraints

Enumerated Values
0bitRateK1
1bitRateK2
2bitRateK3

Conformance