mplsOamIdMeSourceMepIndex
MPLS-OAM-ID-STD-MIB ·
.1.3.6.1.2.1.10.166.21.1.5.1.5
Object
Indicates the source MEP index of the ME. This object should be configured if the mplsOamIdMegOperatorType object in the mplsOamIdMegEntry is configured as iccBased (2). If the MEG is configured for an IP-based operator, the value of this object should be set to zero, and the MEP ID will be automatically derived from the service identifiers (MPLS-TP LSP/PW Identifier).
Context
- MIB
- MPLS-OAM-ID-STD-MIB
- OID
.1.3.6.1.2.1.10.166.21.1.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- mplsOamIdMeEntry
- 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-OAM-ID-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-OAM-ID-STD-MIB::mplsOamIdMeSourceMepIndex'
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::mplsOamIdMeSourceMepIndex.<mplsOamIdMegIndex>.<mplsOamIdMeIndex>.<mplsOamIdMeMpIndex>'
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::mplsOamIdMeSourceMepIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
mplsOamIdModuleReadOnlyCompliance
readonly
Write access is not required.