optIfOTMnInterfaceType
OPT-IF-MIB ·
.1.3.6.1.2.1.10.133.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
- OPT-IF-MIB
- OID
.1.3.6.1.2.1.10.133.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- optIfOTMnEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::optIfOTMnInterfaceType'
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::optIfOTMnInterfaceType.<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::optIfOTMnInterfaceType'
Syntax
- Source
- SNMP-FRAMEWORK-MIBSnmpAdminString
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of