otnSmTcmPmTraceAlarmMode
LUM-OTN-MIB ·
.1.3.6.1.4.1.8708.2.34.2.2.1.1.23
Object
column r/w
Enumeration
Controls if the trace identifier mismatch alarm
should be raised. If trace alarm mode is enabled, BDI is sent
in backward direction if received trace and expected trace
differs.
disabled - The alarm is disabled.
enabled - The alarm is raised if expected trace
identifier differs from the received trace
identifier.
Context
- MIB
- LUM-OTN-MIB
- OID
.1.3.6.1.4.1.8708.2.34.2.2.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Default
disabled- 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::otnSmTcmPmTraceAlarmMode'
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::otnSmTcmPmTraceAlarmMode.<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::otnSmTcmPmTraceAlarmMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |