MIB Viewer

fsMIRtmCommonRouteType

OBJECT-TYPE
1.3.6.1.4.1.10876.101.2.31.5.1.6
Access
read-create
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 destina- tion. Routes which do not result in traffic forwarding or rejection should not be displayed even if the implementation keeps them stored internally. reject (2) refers to a route which, if matched, discards the message as unreachable. This is used in some protocols as a means of correctly aggregating routes.
INTEGER { other (1), reject (2), local (3), remote (4) }