All MIBs › IPV6-MIB › ipv6RouteType
ipv6RouteType
Module: IPV6-MIB
OID (symbolic): IPV6-MIB::ipv6RouteType
OID (numeric): 1.3.6.1.2.1.55.1.11.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of route. Note that 'local(3)' refers to a route for which the next hop is the final destination; 'remote(4)' refers to a route for which the next hop is not the final destination; 'discard(2)' refers to a route indicating that packets to destinations matching this route are to be discarded (sometimes called black-hole route).
This object is obsoleted by IP-FORWARD-MIB::inetCidrRouteType.
What is ipv6RouteType?
Classified a routing entry as other(1), discard(2) (a black-hole route), local(3) (directly-connected next hop is the destination), or remote(4). Obsolete, replaced by IP-FORWARD-MIB::inetCidrRouteType.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.6 snmpwalk -v2c -c public <target> IPV6-MIB::ipv6RouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.55.1.11.1.6.1 snmpget -v2c -c public <target> IPV6-MIB::ipv6RouteType.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::ipv6RouteType 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.6 | ipv6RouteType | IPV6-MIB |