mplsLpsMeConfigDomain
MPLS-LPS-MIB ·
.1.3.6.1.2.1.10.166.22.1.4.1.1
Object
column r/w
Unsigned32
This object holds the mplsLpsConfigDomainIndex value for
the protection domain in which this ME is included.
If this ME is not part of any protection domain, then
this object contains the value 0.
When the value of this object is the same as the value of
mplsLpsConfigDomainIndex, the object is defined as either
the working path or the protection path of the
protection domain corresponding to mplsLpsConfigDomainIndex.
Context
- MIB
- MPLS-LPS-MIB
- OID
.1.3.6.1.2.1.10.166.22.1.4.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsLpsMeConfigEntry
- 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 'MPLS-LPS-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LPS-MIB::mplsLpsMeConfigDomain'
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::mplsLpsMeConfigDomain.<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::mplsLpsMeConfigDomain'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295
Conformance
Member of
Compliance refinements
mplsLpsModuleReadOnlyCompliance
readonly
Write access is not required.