trillOamMepTxMtvmResultOK

TRILL-OAM-MIB · .1.3.6.1.2.1.238.1.1.1.1.30

Object

column r/w SNMPv2-TCTruthValue
Indicates the result of the operation in
the following way:
- true indicates the Multi-destination Message(s) will be
 (or has been) sent.
- false indicates the Multi-destination Message(s) will not
 be sent.

Context

MIB
TRILL-OAM-MIB
OID
.1.3.6.1.2.1.238.1.1.1.1.30
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::trillOamMepTxMtvmResultOK'
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::trillOamMepTxMtvmResultOK.<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::trillOamMepTxMtvmResultOK'

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.