hwIsisProcIPv6EnableTopologyType

HUAWEI-ISIS-CONF-MIB · .1.3.6.1.4.1.2011.5.25.24.2.1.1.1.40

Object

column r/w Enumeration
This objects indicates whether the IPv6 topology is enabled for the IS-IS process:
disable(0): disables the IPv6 topology of the IS-IS process.
standard(1): specifies the topology type as the standard mode.
ipv6(2): enables IPv6 for the IS-IS process in the IPv6 topology.
compatible(3): specifies the topology type as the compatible mode.
compatibleenablemtspf(4): indicates that SPF calculation is performed in the IPv6 topology in compatible mode.
By default, the IPv6 topology is not enabled for the IS-IS process.

Context

MIB
HUAWEI-ISIS-CONF-MIB
OID
.1.3.6.1.4.1.2011.5.25.24.2.1.1.1.40
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::hwIsisProcIPv6EnableTopologyType'
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::hwIsisProcIPv6EnableTopologyType.<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::hwIsisProcIPv6EnableTopologyType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disable
1standard
2ipv6
3compatible
4compatibleenablemtspf

Conformance