ipRouteType
RFC1213-MIB ·
.1.3.6.1.2.1.4.21.1.8
Object
column
mandatory
r/w
Enumeration
The type of route. Note that the values
direct(3) and indirect(4) refer to the notion of
direct and indirect routing in the IP
architecture.
Setting this object to the value invalid(2) has
the effect of invalidating the corresponding entry
in the ipRouteTable object. That is, it
effectively dissasociates the destination
identified with said entry from the route
identified with said entry. It is an
implementation-specific matter as to whether the
agent removes an invalidated entry from the table.
Accordingly, management stations must be prepared
to receive tabular information from agents that
corresponds to entries not currently in use.
Proper interpretation of such entries requires
examination of the relevant ipRouteType object.
Context
- MIB
- RFC1213-MIB
- OID
.1.3.6.1.2.1.4.21.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipRouteEntry
- Table
- ipRouteTable
- Siblings
- 12
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | invalid |
3 | direct |
4 | indirect |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipRouteDest mandatory The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a
default route. Multiple routes to a single
destination can appear in the table, but ac… | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.4.21.1.1 |
| ipRouteAge mandatory The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the r… | column | Integer32 | .1.3.6.1.2.1.4.21.1.10 |
| ipRouteMask mandatory Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the ipRouteDest field. For those systems
that do not support arbitrary su… | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.4.21.1.11 |
| ipRouteMetric5 mandatory An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is no… | column | Integer32 | .1.3.6.1.2.1.4.21.1.12 |
| ipRouteInfo mandatory A reference to MIB definitions specific to the
particular routing protocol which is responsible
for this route, as determined by the value
specified in the route's ipRouteProto va… | column | ObjectIdentifier | .1.3.6.1.2.1.4.21.1.13 |
| ipRouteIfIndex mandatory The index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this i… | column | Integer32 | .1.3.6.1.2.1.4.21.1.2 |
| ipRouteMetric1 mandatory The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is not… | column | Integer32 | .1.3.6.1.2.1.4.21.1.3 |
| ipRouteMetric2 mandatory An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is no… | column | Integer32 | .1.3.6.1.2.1.4.21.1.4 |
| ipRouteMetric3 mandatory An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is no… | column | Integer32 | .1.3.6.1.2.1.4.21.1.5 |
| ipRouteMetric4 mandatory An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
ipRouteProto value. If this metric is no… | column | Integer32 | .1.3.6.1.2.1.4.21.1.6 |
| ipRouteNextHop mandatory The IP address of the next hop of this route.
(In the case of a route bound to an interface
which is realized via a broadcast media, the value
of this field is the agent's IP addr… | column | RFC1155-SMIIpAddress | .1.3.6.1.2.1.4.21.1.7 |
| ipRouteProto mandatory 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 | Enumeration | .1.3.6.1.2.1.4.21.1.9 |