ifOtnMonTraceTraceAlarmMode
LUM-IFOTNMON-MIB ·
.1.3.6.1.4.1.8708.2.55.2.5.1.1.16
Object
Controls if the trace identifier mismatch alarm
should be raised. If trace alarm mode is enabled and if object
is set in terminating or monitor mode, 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-IFOTNMON-MIB
- OID
.1.3.6.1.4.1.8708.2.55.2.5.1.1.16- Type
- column
- Access
- readonly
- Status
- deprecated
- Default
disabled- 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::ifOtnMonTraceTraceAlarmMode'
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::ifOtnMonTraceTraceAlarmMode.<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::ifOtnMonTraceTraceAlarmMode'
Syntax
- Source
- LUM-TCEnabledDisabledWithNA
- Base type
Enumeration
Type Description
disabled - Attribute is not set.
enabled - Attribute is set.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
1 | disabled |
2 | enabled |
2147483647 | notApplicable |