jnxoptIfOTMnInterfaceType

JNX-OPT-IF-MIB · .1.3.6.1.4.1.2636.3.73.1.1.1.1.1.4

Object

This object identifies the type of interface. The value of 
this attribute will affect the behavior of the OTM with 
respect to presence/absence of OTM Overhead Signal (OOS) 
processing and TCM activation. For an IrDI interface, 
there is no OOS processing and TCM activation is limited 
to n levels as specified by a TCM level threshold.
This object contains two fields that are separated by 
whitespace. The possible values are: 
field 1: one of the 4-character ASCII strings 
'IrDI' or 'IaDI'
field 2: free-form text consisting of printable 
UTF-8 encoded characters
Note that field 2 is optional. If it is not present then there 
is no requirement for trailing whitespace after field 1.
The default values are as follows: 
field 1: 'IaDI' field 2: an empty string.

Context

MIB
JNX-OPT-IF-MIB
OID
.1.3.6.1.4.1.2636.3.73.1.1.1.1.1.4
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::jnxoptIfOTMnInterfaceType'
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::jnxoptIfOTMnInterfaceType.<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::jnxoptIfOTMnInterfaceType'

Values & Constraints

Type Constraints
range: 0..255

Conformance