hwIsisRouteLeakTypeIndex

HUAWEI-ISIS-CONF-MIB · .1.3.6.1.4.1.2011.5.25.24.2.1.7.1.1

Object

column Enumeration
This object indicates the index of the route leaking type:
level1intolevel2(1): indicates that Level-1 routes are leaked to Level-2.
level2intolevel1(2): indicates that Level-2 routes are leaked to Level-1.

Context

MIB
HUAWEI-ISIS-CONF-MIB
OID
.1.3.6.1.4.1.2011.5.25.24.2.1.7.1.1
Type
column
Access
noaccess
Status
current
Parent
hwIsisRouteLeakEntry

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::hwIsisRouteLeakTypeIndex'
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::hwIsisRouteLeakTypeIndex.<hwIsisProcIdIndex>.<hwIsisIpTypeIndex>.<hwIsisMTIdIndex>.<hwIsisRouteLeakTypeIndex>'
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::hwIsisRouteLeakTypeIndex'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1level1intolevel2
2level2intolevel1