trillOamMepTxPtmMessages
TRILL-OAM-MIB ·
.1.3.6.1.2.1.238.1.1.1.1.23
Object
column r/w
Integer32
The number of Path Trace messages to be transmitted. As per RFC 7455, Section 10, the first Path Trace Message is transmitted with a Hop Count of 1; an RBridge may continue to retransmit the request at periodic intervals with an incrementing Hop Count until a response is received from the destination RBridge or the Hop Count reaches a configured maximum value. The event of the Destination response being received or the Hop Count reaching its maximum is treated as a single Counter increment of this object.
Context
- MIB
- TRILL-OAM-MIB
- OID
.1.3.6.1.2.1.238.1.1.1.1.23- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- trillOamMepEntry
- Groups
- 1
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 'TRILL-OAM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRILL-OAM-MIB::trillOamMepTxPtmMessages'
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::trillOamMepTxPtmMessages.<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::trillOamMepTxPtmMessages'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-1024
Conformance
Member of
Compliance refinements
trillOamMibReadOnlyCompliance
readonly
Write access is not required.