MIB Viewer

ipv6RouteType

OBJECT-TYPE
1.3.6.1.2.1.55.1.11.1.6
Access
read-only
Status
current
Source
IPV6-MIB
Sub-identifiers
0
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).
INTEGER { other(1), discard(2), local(3), remote(4) }