ifOtnMonTraceTIMConsequenceActionsDisabled
LUM-IFOTNMON-MIB ·
.1.3.6.1.4.1.8708.2.55.2.5.1.1.17
Object
column LUM-TCTruthValueWithNA
Controls if the trace identifier mismatch should give rise
to any consequent actions in the downstream direction.
Consequent actions for the upstream direction are always enabled
regardless of this value.
true - No consequent actions due to trace identifier mis-
match alarm.
false - Consequent actions enabled.
Reference: 9, 13 and 14 in G.798
Context
- MIB
- LUM-IFOTNMON-MIB
- OID
.1.3.6.1.4.1.8708.2.55.2.5.1.1.17- Type
- column
- Access
- readonly
- Status
- current
- Default
true- 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::ifOtnMonTraceTIMConsequenceActionsDisabled'
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::ifOtnMonTraceTIMConsequenceActionsDisabled.<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::ifOtnMonTraceTIMConsequenceActionsDisabled'
Syntax
- Source
- LUM-TCTruthValueWithNA
- Base type
Enumeration
Type Description
Defines a value that can be true, false or not available
true - The condition is false
false - The condition is not true
notAvailable (2147483646) is used when attribute is
not available under current circumstances. This value
is only used when used for a state.
notApplicable (2147483647) is used when attribute is
not used in current configuration.
Values & Constraints
Type Values
0 | true |
1 | false |
2147483646 | notAvailable |
2147483647 | notApplicable |