fsMplsTpMeMpType
SUPERMICRO-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.10876.101.1.13.9.1.3.1.7
Object
column r/w
Enumeration
Indicates the maintanence 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
- SUPERMICRO-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.9.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsTpMeEntry
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 'SUPERMICRO-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TP-OAM-MIB::fsMplsTpMeMpType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MPLS-TP-OAM-MIB::fsMplsTpMeMpType.<fsMplsTpContextId>.<fsMplsTpMegIndex>.<fsMplsTpMeIndex>.<fsMplsTpMeMpIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MPLS-TP-OAM-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MPLS-TP-OAM-MIB::fsMplsTpMeMpType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | mep |
2 | mip |