Rev. 2 | |
SNMP interface | CD/CIM550.IOM |
13.2.2.6THE IP ROUTING TABLE
The IP routing table contains an entry for each route presently known to the cim550.
| Table |
OID | Description |
ipRouteDest | Destination IP address of this route. An entry with a value of |
| 0.0.0.0 is considered a default route. |
ipRouteIfIndex | Index value (ifIndex) which uniquely identifies the local interface |
| through which the next hop of this route should be reached. |
ipRouteMetric1 | Primary routing metric for this route. User defined routes have a |
| value of 1. All others “automatically” defined routes have a value |
| of zero. |
ipRouteMetric2 | Not used and its value is |
ipRouteMetric3 | Not used and its value is |
ipRouteMetric4 | Not used and its value is |
ipRouteNextHop | IP address of the next hop of this route. |
ipRouteType | Type of route. A value of direct(3) is used when the destination is |
| connected to the local network. A value of indirect(4) is used when |
| the destination is reached by routing to a |
ipRouteProto | Routing mechanism via which this route was learned. A value of |
| local(2) means the route was entered manually. A value of |
| netmgmt(3) means the route was set via a network management |
| protocol. A value of icmp(4) means the route was obtained via |
| ICMP. A value of other(1) is used for all other cases. |
ipRouteAge | Number of seconds since this route was last updated. |
ipRouteMask | Indicates the mask to be |
| address before being compared to the value in the ipRouteDest |
| field. If the value of the ipRouteDest is 0.0.0.0 (a default route), |
| then the mask value is also 0.0.0.0. |
ipRouteMetric5 | Not used and its value is |
ipRouteInfo | Not used and is set to the |
219