MIB Viewer

nwIpxFibRouteType

OBJECT-TYPE
1.3.6.1.4.1.52.4.2.2.2.3.2.2.5.1.1.7
Access
read-write
Status
mandatory
Sub-identifiers
0
Indicates the status of the route. A value of 3 indicates that the destination is on the network segment that is directly connected to the router port identified by nwIpxFibNextHopIf. A value of 4 indicates that the destination is on an indirectly connected network segment, which is reachable through the next hop router indicated by the value of nwIpxFibNextHopNodeId. A value of 2 indicates that the route is invalid.
INTEGER { other(1), invalid(2), direct(3), remote(4) }