mplsCvTrMpCvStatus

DC-OAM-LSP-PING-MIB · .1.3.6.1.4.1.629.10.12.1.1.1.4

Object

column r/w SNMPv2-TCTruthValue
This field is set to TRUE to initiate an LSP Ping Connectivity
Verification transaction. Changing this field from TRUE to FALSE
will cancel the Connectivity Verification 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 Connectivity Verification transaction is in progress and
FALSE otherwise. I.e.  DC-OAM resets this field to FALSE when the
Connectivity Verification transaction is completed.

Context

MIB
DC-OAM-LSP-PING-MIB
OID
.1.3.6.1.4.1.629.10.12.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
mplsCvTrMpEntry
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 '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::mplsCvTrMpCvStatus'
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::mplsCvTrMpCvStatus.<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::mplsCvTrMpCvStatus'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance