rtrRibFibRoute
RAD-SubRtr-MIB ·
.1.3.6.1.4.1.164.11.16.1.1.11
Object
column
SNMPv2-TCTruthValue
Flag indicating whether or not this route has been
programmed either to a forwarding table, or to a partner
that queries route information (such as BGP or PIM).
If there is no forwarding table and no partners are
querying route information then this object is set to
'false' for every route.
If this route has rtmRibLooseNextHop set to 'true', it is
possible that RTM knows of more than one explicit next hop to
the loose next hop address. If so, RTM programs these
explicit next hops separately to a forwarding table (unless
the forwarding table registers to receive loose next hops)
and to a partner that queries route information; in this
case the rtmRibFibRoute flag is set to 'true' if and only
if one or more of these explicit next hops has been
programmed.
Context
- MIB
- RAD-SubRtr-MIB
- OID
.1.3.6.1.4.1.164.11.16.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rtrRibEntry
- Table
- rtrRibTable
- Siblings
- 10
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rtrRibDestType The type of the address used as the destination IP address
for this route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.16.1.1.1 |
| rtrRibMetric1 The primary routing metric for this route.
The semantics of this metric are determined by
the routing-protocol specified in the route's
rtmRibProto value. If this metric is not u… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.164.11.16.1.1.10 |
| rtrRibDest Destination internetwork address or subnet address. The
destination prefix length is applied to this value, and to a
particular destination address, to determine whether the rout… | column | OctetString | .1.3.6.1.4.1.164.11.16.1.1.2 |
| rtrRibDestLen Prefix length (in bits) to apply to the rtmRibDest object,
to obtain the set of addresses to which this route applies.
If the prefix length is L, then applying the … | column | Integer32 | .1.3.6.1.4.1.164.11.16.1.1.3 |
| rtrRibTos The policy specifier is the IP TOS Field. The encoding
of IP TOS is as specified by the following convention.
Zero indicates the default path if no more specific
policy applies.
… | column | Integer32 | .1.3.6.1.4.1.164.11.16.1.1.4 |
| rtrRibNextHopType The type of the address used as the next-hop address
for this route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.164.11.16.1.1.5 |
| rtrRibNextHop On remote routes, the address of the next system en route;
Otherwise, zero. | column | OctetString | .1.3.6.1.4.1.164.11.16.1.1.6 |
| rtrRibIfIndex The ifIndex value which identifies the local
interface through which the next hop of this
route should be reached. | column | Integer32 | .1.3.6.1.4.1.164.11.16.1.1.7 |
| rtrRibProto The routing mechanism via which this route was learned. Inclusion
of values for gateway routing protocols is not intended to imply that
hosts should support those protocols. | column | IANA-RTPROTO-MIBIANAipRouteProtocol | .1.3.6.1.4.1.164.11.16.1.1.8 |
| rtrRibRpmIndex The HAF entity index for the RPM that supplied this route,
or zero for static routes or automatically configured routes.
This is used to distinguish routes in the system where
mul… | column | Integer32 | .1.3.6.1.4.1.164.11.16.1.1.9 |