fsMplsTpMegMpLocation
SUPERMICRO-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.10876.101.1.13.9.1.2.1.7
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 MEP/MIP, 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
- SUPERMICRO-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.9.1.2.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMplsTpMegEntry
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::fsMplsTpMegMpLocation'
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::fsMplsTpMegMpLocation.<fsMplsTpContextId>.<fsMplsTpMegIndex>'
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::fsMplsTpMegMpLocation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | perNode |
2 | perInterface |