sleMplsTpOamMegInfoServiceType
SLE-MPLS-TP-OAM-MIB ·
.1.3.6.1.4.1.6296.101.16.17.1.1.1.4
Object
column Enumeration
Indicates the service type for which the MEG is created.
If the service type indicates lsp, the service pointer
in sleMplsOamMe points to the TE tunnel table entry.
If the value is pseudowire service type, the service
pointer in sleMplsOamMe points to the pseudowire
table entry.
If the value is section service type, the service
pointer in sleMplsOamMe points to a section entry.
Context
- MIB
- SLE-MPLS-TP-OAM-MIB
- OID
.1.3.6.1.4.1.6296.101.16.17.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sleMplsTpOamMegInfoEntry
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::sleMplsTpOamMegInfoServiceType'
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::sleMplsTpOamMegInfoServiceType.<sleMplsTpOamMegInfoIndex>'
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::sleMplsTpOamMegInfoServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tunnel |
2 | vc |
3 | datalink |