mplsOamIdMegMpLocation

MPLS-OAM-ID-STD-MIB · .1.3.6.1.2.1.10.166.21.1.2.1.8

Object

column r/w Enumeration
Indicates the MP location type for this MEG.
              
If the value is perNode, then the MEG in the LSR supports
only perNode MEPs/MIPs, i.e., only one MEP/MIP in an LSR.
              
If the value is perInterface, then the MEG in the LSR
supports perInterface MEPs/MIPs, i.e., two MEPs/MIPs in
an LSR.

Context

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1perNode
2perInterface

Conformance

Member of
Compliance refinements
Write access is not required.