Indicate the mask to be logical-ANDed with the
destination 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. It should be noted that all IP routing
subsystems implicitly use this mechanism.
Parsed from file xip.mib.txt
Company: xedia
Module: XEDIA-IP-MIB
Vendor: Lucent
Module: XEDIA-IP-MIB (xip.mi2)
Type: TABULAR
Access: read-only
Syntax: IpAddress
Automatically extracted from www.mibdepot.com
xipDestRouteMask OBJECT-TYPE SYNTAX IpAddress MAX-ACCESS read-only STATUS current DESCRIPTION "Indicate the mask to be logical-ANDed with the destination 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. It should be noted that all IP routing subsystems implicitly use this mechanism." ::= { xipDestRouteEntry 4 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.838.3.4.1.11.1.1 | xipDestRouteDest | 0 | 0 | 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 … |
1.3.6.1.4.1.838.3.4.1.11.1.2 | xipDestRouteRoute | 0 | 0 | Order of the route for the specific destination starting from the currently effective route to the lower priority route with long… |
1.3.6.1.4.1.838.3.4.1.11.1.3 | xipDestRoutePrefix | 0 | 0 | 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 … |
1.3.6.1.4.1.838.3.4.1.11.1.5 | xipDestRouteNextHop | 0 | 0 | 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 med… |
1.3.6.1.4.1.838.3.4.1.11.1.6 | xipDestRouteIfIndex | 0 | 0 | The index value which uniquely identifies the local interface through which the next hop of this route should be reached. The in… |
1.3.6.1.4.1.838.3.4.1.11.1.7 | xipDestRouteType | 0 | 0 | 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 ar… |
1.3.6.1.4.1.838.3.4.1.11.1.8 | xipDestRouteProto | 0 | 0 | The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imp… |
1.3.6.1.4.1.838.3.4.1.11.1.9 | xipDestRouteAge | 0 | 0 | The number of seconds since this route was last updated or otherwise determined to be correct. Note that no semantics of `too old… |
1.3.6.1.4.1.838.3.4.1.11.1.10 | xipDestRouteMetric1 | 0 | 0 | The primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the … |
1.3.6.1.4.1.838.3.4.1.11.1.11 | xipDestRouteDistance | 0 | 0 | Administrative distance of the route. When new route is added, route with smaller distance takes precedence over the route with … |