mplsLpsMeConfigPath

MPLS-LPS-MIB · .1.3.6.1.2.1.10.166.22.1.4.1.2

Object

column r/w Enumeration
This object represents whether the ME is configured
as the working path or the protection path.

Context

MIB
MPLS-LPS-MIB
OID
.1.3.6.1.2.1.10.166.22.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
mplsLpsMeConfigEntry
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 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsMeConfigPath'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsMeConfigPath.<mplsOamIdMegIndex>.<mplsOamIdMeIndex>.<mplsOamIdMeMpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPLS-LPS-MIB::mplsLpsMeConfigPath'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1working
2protection

Conformance

Member of
Compliance refinements
Write access is not required.