otnSmTcmPmTraceIdMMDetectionMode
LUM-OTN-MIB ·
.1.3.6.1.4.1.8708.2.34.2.2.1.1.22
Object
The method to detect a TTI identifier mismatch value.
Context
- MIB
- LUM-OTN-MIB
- OID
.1.3.6.1.4.1.8708.2.34.2.2.1.1.22- Type
- column
- Access
- readwrite
- Status
- current
- Default
sapi- Parent
- otnSmTcmPmEntry
- Groups
- 5
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-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OTN-MIB::otnSmTcmPmTraceIdMMDetectionMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-OTN-MIB::otnSmTcmPmTraceIdMMDetectionMode.<otnSmTcmPmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-OTN-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-OTN-MIB::otnSmTcmPmTraceIdMMDetectionMode'
Syntax
- Source
- LUM-TCOtnTIMDetMode
- Base type
Enumeration
Type Description
TTI Mismatch detection mode.
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
Values & Constraints
Type Values
0 | sapi |
1 | dapi |
2 | both |