hwMplsTunnelSessionAttr

HUAWEI-MPLS-EXTEND-MIB · .1.3.6.1.4.1.2011.5.25.121.1.1.1.9

Object

column Bits
Indicates protection types desired by the primary 
tunnel, such as node protection, link protection or 
bandwidth protection.
Options:
1. localProtectionDesired(0)     -indicates link protection.
2. nodeProtectionDesired(1)      -indicates node protection.
3. bandwidthProtectionDesired(2) -indicates bandwidth protection.

Context

MIB
HUAWEI-MPLS-EXTEND-MIB
OID
.1.3.6.1.4.1.2011.5.25.121.1.1.1.9
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::hwMplsTunnelSessionAttr'
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::hwMplsTunnelSessionAttr.<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::hwMplsTunnelSessionAttr'

Syntax

Bits

Values & Constraints

Enumerated Values
0localProtectionDesired
1nodeProtectionDesired
2bandwidthProtectionDesired

Conformance