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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |