hwIsisImportProtocolIndex

HUAWEI-ISIS-CONF-MIB · .1.3.6.1.4.1.2011.5.25.24.2.1.6.1.1

Object

column Enumeration
This object indicates the routing protocol of the imported routes:
direct(1): indicates direct.
static(2): indicates static.
rip(3): indicates RIP.
ospf(4): indicates OSPF
isis(5): indicates IS-IS.
bgp(6): For VPN instance, indicates EBGP and IBGP, otherwise indicates EBGP.
ospfv3(7): indicates OSPFv3.
ripng(8): indicates RIPng.
bgpIbgp(9): For VPN instance, this is unusable, otherwise indicates IBGP and EBGP.

Context

MIB
HUAWEI-ISIS-CONF-MIB
OID
.1.3.6.1.4.1.2011.5.25.24.2.1.6.1.1
Type
column
Access
noaccess
Status
current
Parent
hwIsisImportRouteEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1direct
2static
3rip
4ospf
5isis
6bgp
7ospfv3
8ripng
9bgpIbgp