MIB Viewer

fsipv6RouteType

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.28.6.1.1.7
Access
read-write
Status
current
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). In this implementation discard(2) is not supported.
INTEGER { other(1), discard(2), local(3), remote(4) }