trillOamMepTxMtvmStatus

TRILL-OAM-MIB · .1.3.6.1.2.1.238.1.1.1.1.29

Object

column r/w SNMPv2-TCTruthValue
A Boolean flag set to TRUE by the MEP Multi-destination
Initiator State Machine or a MIB manager to indicate
that another MTVM is being transmitted.
Reset to FALSE by the MEP Initiator State Machine.
The MTVM-managed objects in the MEP table are used
in a manner similar to that described for LBM
transmission in the dot1agCfmMepTable.  As per RFC 7455,
Section 11, operation of the MTVM is
identical to the Loopback message except that it is
first transmitted with a TRILL Header Hop Count
field value of 1 and it is retransmitted incrementing
the Hop Count until a response is received from the
destination RBridge or the Hop Count reaches a
configured maximum value.  The trillOamMepTxMtvmStatus
Status is reset to FALSE by the initiator when the last
MTVM is transmitted.

Context

MIB
TRILL-OAM-MIB
OID
.1.3.6.1.2.1.238.1.1.1.1.29
Type
column
Access
readwrite
Status
current
Parent
trillOamMepEntry
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 'TRILL-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRILL-OAM-MIB::trillOamMepTxMtvmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TRILL-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRILL-OAM-MIB::trillOamMepTxMtvmStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRILL-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRILL-OAM-MIB::trillOamMepTxMtvmStatus'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance

Member of
Compliance refinements
Write access is not required.