jnxoptIfOTSnTIMActEnabled

JNX-OPT-IF-MIB · .1.3.6.1.4.1.2636.3.73.1.1.3.1.1.9

Object

column r/w SNMPv2-TCTruthValue
Indicates whether the Trace Identifier Mismatch (TIM) 
Consequent Action function is enabled. This object 
is applicable when jnxoptIfOTSnDirectionality has the 
value sink(1) or bidirectional(3). It has no effect 
when the value of jnxoptIfOTSnTIMDetMode is off(1). 
This object does not apply to reduced-capability systems (i.e., 
those for which jnxoptIfOTMnReduced has the value true(1)) or 
at IrDI interfaces (i.e., when jnxoptIfOTMnInterfaceType field 1 
has the value 'IrDI'). 
The default value of this object is false(2).

Context

MIB
JNX-OPT-IF-MIB
OID
.1.3.6.1.4.1.2636.3.73.1.1.3.1.1.9
Type
column
Access
readwrite
Status
current
Parent
jnxoptIfOTSnConfigEntry
Groups
1

Walk 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 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfOTSnTIMActEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfOTSnTIMActEnabled.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-OPT-IF-MIB::jnxoptIfOTSnTIMActEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance