l3VpnOAMTableStatus

MPRTMPLS · .1.3.6.1.4.1.5651.6.2.1.5.3.1.14

Object

column Enumeration
Status of each MPLS ping entity:
1:detecting;
2:detectSuccess;(The definition of success:one of the MPLS echo request packets has been response by echo reply successfully)
3:detectFailure;(The definition of failure:all of the MPLS echo request packets are failed)

Context

MIB
MPRTMPLS
OID
.1.3.6.1.4.1.5651.6.2.1.5.3.1.14
Type
column
Access
readonly
Status
current
Parent
mplsL3VpnOAMEntry

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 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRTMPLS::l3VpnOAMTableStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPRTMPLS::l3VpnOAMTableStatus.<l3VpnOAMTableEntityId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPRTMPLS' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPRTMPLS::l3VpnOAMTableStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1detecting
2detectSuccess
3detectFailure