sleMplsTpOamMaintanceEntityInfoMpType
SLE-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.6296.101.16.17.2.1.1.4
Object
column Enumeration
Indicates the maintenance point type within the MEG. The object should have the value mep (1), only in the Ingress or Egress nodes of the transport path. The object can have the value mip (2), in the intermediate nodes and possibly in the end nodes of the transport path.
Context
- MIB
- SLE-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.6296.101.16.17.2.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleMplsTpOamMaintanceEntityInfoEntry
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 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamMaintanceEntityInfoMpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamMaintanceEntityInfoMpType.<sleMplsTpOamMaintanceEntityInfoMeIndex>.<sleMplsTpOamMaintanceEntityInfoMpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-MPLS-TP-OAM-MIB::sleMplsTpOamMaintanceEntityInfoMpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mep |
2 | mip |