mplsCvTrMpTrStatus
DC-OAM-LSP-PING-MIB ·
.1.3.6.1.4.1.629.10.12.1.1.1.15
Object
This field is set to TRUE to initiate an LSP Ping Traceroute transaction. Changing this field from TRUE to FALSE will cancel the Traceroute transaction that is in progress. Setting this field to TRUE, when this field is already set to TRUE or mplsCvTrMpTrStatus is set to TRUE is illegal, as only one LSP Ping transaction can be in progress at any one time. Setting this field to FALSE when it is already FALSE has no effect. On receipt of a MIB Get message, DC-OAM will return TRUE if a Traceroute transaction is in progress and FALSE otherwise. I.e. DC-OAM resets this field to FALSE when the Traceroute transaction is completed.
Context
- MIB
- DC-OAM-LSP-PING-MIB
- OID
.1.3.6.1.4.1.629.10.12.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsCvTrMpEntry
- 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 'DC-OAM-LSP-PING-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OAM-LSP-PING-MIB::mplsCvTrMpTrStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DC-OAM-LSP-PING-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DC-OAM-LSP-PING-MIB::mplsCvTrMpTrStatus.<oammEntApplIndex>.<mplsCvTrMpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DC-OAM-LSP-PING-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DC-OAM-LSP-PING-MIB::mplsCvTrMpTrStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Member of