MIB Viewer

rlIpStaticRouteType

OBJECT-TYPE
1.3.6.1.4.1.11.2.26.17.1.1.6
Access
read-write
Status
current
Source
HPE-IP
Sub-identifiers
0
The type of route. Note that local(3) refers to a route for which the next hop is the final destination this is the case when user overides the a local interface entry to change it parameters; remote(4) refers to a route for which the next hop is not the final destina- tion. reject (2) refers to a route which, if matched, discards the message as unreachable. This is may be used as a means of correctly aggregating routes, When static routes are distributed (leaked) to other protocols.
INTEGER { reject (1), local (2), remote (3) }