RFC1213-IPROUTE-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
13

ipRouteTable

table mandatory
.0.4.21 · 1 row entry · 13 columns
The ipRouteTable contains the BRICK's routing table.
The IP routing table contains an entry for each route 
presently known to the BRICK. Each entry in this table is a
route to a particular destination.
          
Creating entries: Entries may be created by setting a
new value for the ipRouteDest object.
          
Deleting entries: Entries may be deleted by setting
the ipRouteType of the entry to 'delete' or 'invalid'.
ipRouteEntry entry .0.4.21.1
A route to a particular destination.
Indexes
ipRouteDest
Column 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 access to
such multiple entries is depende…
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.4.21.1.1
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 index is the same
interface as identified…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.4.21.1.2
ipRouteMetric1 mandatory
The metric of the route as specified by the RIP
protocol. When selecting routes, the route with the
lowest value of ipRouteMetric1 is chosen.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.4.21.1.3
ipRouteMetric2 mandatory
Defined, but not used by the BRICK.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.4.21.1.4
ipRouteMetric3 mandatory
Defined, but nor used by the BRICK.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.4.21.1.5
ipRouteMetric4 mandatory
Defined, but not used by the BRICK.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.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 address on that
interface.)
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.4.21.1.7
ipRouteType mandatory
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 …
Enumerationr/w
Enumerated Values:
1other
2invalid
3direct
4indirect
.0.4.21.1.8
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.

other(1) = none of the follo…
Enumeration
Enumerated Values:
1other
2local
3netmgmt
4icmp
5egp
6ggp
7hello
8rip
9is-is
10es-is
11ciscoIgrp
12bbnSpfIgp
13ospf
14bgp
31ospf-ext
.0.4.21.1.9
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 routing protocol
by which the route was l…
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.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. The BRICK is able to use arbitrary
subnet-masks. If the subnet mask is not specified, it …
RFC1155-SMIIpAddressr/w
Textual Convention: RFC1155-SMIIpAddress OctetString
Type Constraints:
range: 4
.0.4.21.1.11
ipRouteMetric5 mandatory
Defined, but not used by the BRICK.
Integer32r/w
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.0.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
ipRoute-Proto value. This value is currently not use…
ObjectIdentifier .0.4.21.1.13