ifOtnMonTraceTraceIdMMDetectionMode
LUM-IFOTNMON-MIB ·
.1.3.6.1.4.1.8708.2.55.2.5.1.1.15
Object
The method to detect a trace identifier mismatch value.
off - Mismatch will be ignored on all levels
sapi - Mismatch is based on mismatch in expected and received SAPI
trace
dapi - Mismatch is based on mismatch in expected and received DAPI
trace
both - Mismatch is based on both SAPI and DAPI traces.
Context
- MIB
- LUM-IFOTNMON-MIB
- OID
.1.3.6.1.4.1.8708.2.55.2.5.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Default
off- Parent
- ifOtnMonTraceEntry
- Groups
- 4
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 'LUM-IFOTNMON-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTNMON-MIB::ifOtnMonTraceTraceIdMMDetectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-IFOTNMON-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-IFOTNMON-MIB::ifOtnMonTraceTraceIdMMDetectionMode.<ifOtnMonTraceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-IFOTNMON-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-IFOTNMON-MIB::ifOtnMonTraceTraceIdMMDetectionMode'
Syntax
- Source
- LUM-TCOtnTIMDetModeWithNA
- Base type
Enumeration
Type Description
TTI Mismatch detection mode.
off - TTI MM is not monitored on any level
sapi - TTI MM is detected based on SAPI
dapi - TTI MM is detected based on DAPI
both - TTI MM is detected based on SAPI and DAPI
notApplicable (2147483647) is used when attribute is not used
in current configuration.
Values & Constraints
Type Values
0 | off |
1 | sapi |
2 | dapi |
3 | both |
2147483647 | notApplicable |