hwIpv6RouteStatProtocolId

HUAWEI-RM-EXT-MIB · .1.3.6.1.4.1.2011.5.25.145.1.3.1.2

Object

column Enumeration
Specifies the protocol ID of the route.
Options:
1. direct(1)        -indicates the IPv6 direct route
2. static(2)        -indicates the IPv6 static route
3. ospf(3)          -indicates the IPv6 OSPF route
4. isis(6)          -indicates the IPv6 IS-IS route
5. rip(7)           -indicates the IPv6 RIP route
6. bgp(8)           -indicates the IPv6 BGP route

Context

MIB
HUAWEI-RM-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.25.145.1.3.1.2
Type
column
Access
noaccess
Status
current
Parent
hwIpv6RouteStatEntry

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-RM-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RM-EXT-MIB::hwIpv6RouteStatProtocolId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-RM-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-RM-EXT-MIB::hwIpv6RouteStatProtocolId.<hwIpv6RouteStatVpnName>.<hwIpv6RouteStatProtocolId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-RM-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-RM-EXT-MIB::hwIpv6RouteStatProtocolId'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1direct
2static
3ospf
6isis
7rip
8bgp