hwMplsTunnelLspType

HUAWEI-MPLS-EXTEND-MIB · .1.3.6.1.4.1.2011.5.25.121.1.1.1.28

Object

column Enumeration
This object is meaningful only at the ingress of the tunnel. It indicates LSP types.                                                                 
Options: 
1. invalid(0) -indicates that the LSP type is invalid, the possible cause is that the LSP is not created at an ingress. 
2. primary(1) -indicates the primary LSP
3. primaryModifing(2) -indicates the LSP that will replace the primary LSP
4. hotStandby(3) -indicates the hot-standby LSP
5. hotStandbyModifing(4) -indicates the LSP that will replace the hot-standby LSP
6. ordinary(5) -indicates the ordinary LSP
7. ordinaryModifing(6) -indicates the LSP that will replace the ordinary LSP
8. bestEffort(7) -indicates the Best-Effort LSP
9. bestEffortModifing(8) -indicates the LSP that will replace the Best-Effort LSP
Modifying LSPs are created when users modify the make-before-break attribute of the corresponding LSP types. After being created, modifying LSPs replace the corresponding LSPs to transmit traffic.

Context

MIB
HUAWEI-MPLS-EXTEND-MIB
OID
.1.3.6.1.4.1.2011.5.25.121.1.1.1.28
Type
column
Access
readonly
Status
current
Parent
hwMplsTunnelEntry
Groups
1

Walk 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 'HUAWEI-MPLS-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-EXTEND-MIB::hwMplsTunnelLspType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-MPLS-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-MPLS-EXTEND-MIB::hwMplsTunnelLspType.<hwMplsTunnelIndex>.<hwMplsTunnelInstance>.<hwMplsTunnelIngressLSRId>.<hwMplsTunnelEgressLSRId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-MPLS-EXTEND-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-MPLS-EXTEND-MIB::hwMplsTunnelLspType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0invalid
1primary
2primaryModifing
3hotStandby
4hotStandbyModifing
5ordinary
6ordinaryModifing
7bestEffort
8bestEffortModifing

Conformance