alaRipRouteEntry

deprecated
  • 1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1
  • Access readonly
  • Type Unknown

RIP routing table which contains the network routes. This Object is deprecated in favour of alaRipEcmpRouteEntry. This deprecated object is indexed by Destination/Mask. With the addition of ECMP support, routes can now have more than one nexthop, which requires routing entries to be identified/indexed by Destination/Mask/NextHop. As a result of this change, GET/GETNEXT operations on this deprecated object (which provide only Destination/Mask) will fail to uniquely identify a routing table entry. In response, the router will return only the first nexthop in its list of nexthops for the given routing destination. The order of the router's internal nexthop list is not specified or guaranteed, so there's no assurance that the returned nexthop will be active, installed, or otherwise in service. To retrieve information on all nexthops for a given destination, use alaRipEcmpRouteTable instead.

Details

Table index
  1. alaRipRouteDest
  2. alaRipRouteMask

Table columns

8 objects
Oid Name Access Type
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.1 alaRipRouteDest readonly IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.2 alaRipRouteMask readonly IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.3 alaRipRouteNextHop readonly IpAddress
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.4 alaRipRouteType readonly local(1), remote(2), redistribute(3)
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.5 alaRipRouteAge readonly TimeTicks
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.6 alaRipRouteTag readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.7 alaRipRouteMetric readonly Unknown
1.3.6.1.4.1.6486.800.1.2.1.10.3.1.1.1.9.1.8 alaRipRouteStatus readonly RowStatus

Comments