All MIBs › IPV6-MIB › ipv6RouteProtocol
ipv6RouteProtocol
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6RouteProtocol
OID (numeric): 1.3.6.1.2.1.55.1.11.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The routing mechanism via which this route was learned.
This object is obsoleted by IP-FORWARD-MIB::inetCidrRouteProto.
What is ipv6RouteProtocol?
Identified how a route was learned: other(1), local(2) (non-protocol/manual), netmgmt(3) (static route), ndisc(4) (via Neighbor Discovery/Redirect), or a dynamic routing protocol such as rip(5), ospf(6), bgp(7), idrp(8), or igrp(9). Obsolete, replaced by IP-FORWARD-MIB::inetCidrRouteProto.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.7 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6RouteProtocol
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.7.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6RouteProtocol.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipv6RouteProtocol.1
Start monitoring Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPV6-MIB::ipv6RouteProtocol OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, obsolete (IPv6-capable routers, switches, hosts) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.55 | ipv6MIB | IPV6-MIB |
| 1.3.6.1.2.1.55.1 | ipv6MIBObjects | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11 | ipv6RouteTable | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11.1 | ipv6RouteEntry | IPV6-MIB |
| 1.3.6.1.2.1.55.1.11.1.7 | ipv6RouteProtocol | IPV6-MIB |