HP StorageWorks Fabric OS 5.x MIB Reference Guide (AA-RVHXB-TE, September 2005)
Fabric OS 5.x MIB reference guide 51
IP routing table
The IP routing table contains an entry for each route currently known to this entity.
ipRouteTable
OID 1.3.6.1.2.1.4.21
Description This entity’s IP routing table.
ipRouteEntry
OID 1.3.6.1.2.1.4.21.1
Description A route to a particular destination.
Index ipRouteDest
ipRouteDest
OID 1.3.6.1.2.1.4.21.1.1
Description The destination IP address of this route.
Note 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 dependent on
the table-access mechanisms defined by the network management protocol in use.
ipRouteIfIndex
OID 1.3.6.1.2.1.4.21.1.2
Description The index value that uniquely identifies the local interface through which the next hop of
this route should be reached.
Note The interface identified by a particular value of this index is the same interface identified
by the same value of ifIndex.
ipRouteMetric1
OID 1.3.6.1.2.1.4.21.1.3
Description The primary routing metric for this route.
Note The semantics of this metric are determined by the routing protocol specified in the route's
ipRouteProto value. If this metric is not used, its value should be set to –1.
ipRouteMetric2
OID 1.3.6.1.2.1.4.21.1.4
Description An alternate routing metric for this route.
Note The semantics of this metric are determined by the routing protocol specified in the route's
ipRouteProto value. If this metric is not used, its value should be set to –1.
ipRouteMetric3
OID 1.3.6.1.2.1.4.21.1.5
Description An alternate routing metric for this route.