fsMplsTpMegServiceType
SUPERMICRO-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.10876.101.1.13.9.1.2.1.6
Object
column r/w
Enumeration
Indicates the service type for which the MEG is created.
If the value is lsp, the service pointer in fsMplsTpMeTable
points to the TE tunnel table entry.
If the value is pseudowire, the service pointer in fsMplsTpMeTable
points to the pseudowire table entry.
If the value is section, the service pointer in fsMplsTpMeTable
points to a section entry.
Context
- MIB
- SUPERMICRO-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.10876.101.1.13.9.1.2.1.6- 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::fsMplsTpMegServiceType'
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::fsMplsTpMegServiceType.<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::fsMplsTpMegServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | lsp |
2 | pseudowire |
3 | section |