hwIsisProcTEEnableLevel

HUAWEI-ISIS-CONF-MIB · .1.3.6.1.4.1.2011.5.25.24.2.1.1.1.34

Object

column r/w Enumeration
Enables IS-IS TE.
none (0): does not enable IS-IS TE.
level1 (1): enables level-1 TE.
level2 (2): enables level-2 TE.
level12 (3): enables level-1-2 TE.
By default, IS-IS TE is disabled.

Context

MIB
HUAWEI-ISIS-CONF-MIB
OID
.1.3.6.1.4.1.2011.5.25.24.2.1.1.1.34
Type
column
Access
readwrite
Status
current
Parent
hwIsisProcBaseEntry
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-ISIS-CONF-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISIS-CONF-MIB::hwIsisProcTEEnableLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ISIS-CONF-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ISIS-CONF-MIB::hwIsisProcTEEnableLevel.<hwIsisProcIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ISIS-CONF-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ISIS-CONF-MIB::hwIsisProcTEEnableLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1level1
2level2
3level12

Conformance