optIfODUkTTIMActEnabled

OPT-IF-MIB · .1.3.6.1.2.1.10.133.1.9.1.1.8

Object

column r/w SNMPv2-TCTruthValue
Indicates whether the Trace Identifier Mismatch (TIM)
Consequent Action function is enabled.
This object is applicable only to the following three cases.
  (i) optIfODUkDirectionality has the value bidirectional(3), or
  (ii) optIfODUkDirectionality has the value sink(1) and
       optIfODUkTCodirectional has the value true(1), or
  (iii) optIfODUkDirectionality has the value source(3) and
        optIfODUkTCodirectional has the value false(2).
It must not be instantiated in rows for all other cases.
This object has no effect when optIfODUkTTIMDetMode has
the value off(1).
The default value of this object is false(2).

Context

MIB
OPT-IF-MIB
OID
.1.3.6.1.2.1.10.133.1.9.1.1.8
Type
column
Access
readwrite
Status
current
Parent
optIfODUkTConfigEntry
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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkTTIMActEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfODUkTTIMActEnabled.<ifIndex>.<optIfODUkTTcmField>.<optIfODUkTCodirectional>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfODUkTTIMActEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance