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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | direct |
2 | static |
3 | rip |
4 | ospf |
5 | isis |
6 | bgp |
7 | ospfv3 |
8 | ripng |
9 | bgpIbgp |