Brocade Fabric OS MIB Reference (53-1000241-01, November 2006)

Fabric OS MIB Reference 2-21
Publication Number: 53-1000241-01
xipRouteProto 1.3.6.1.2.1.4.21.1.9
2
invalid (2) An invalidated route—route to directly
direct (3) Connected (sub)network—route to a non-local
indirect (4) Host/network/subnetwork
x
ipRouteProto 1.3.6.1.2.1.4.21.1.9
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.
ipRouteAge 1.3.6.1.2.1.4.21.1.10
The number of seconds since this route was last updated or otherwise determined to be correct.
Older semantics cannot be implied except through knowledge of the routing protocol by which the route
was learned.
ipRouteMask 1.3.6.1.2.1.4.21.1.11
The mask to be logical-ANDed with the destination address before being compared to the value in the
ipRouteDest field. For those systems that do not support arbitrary subnet masks, an agent constructs the
value of the ipRouteMask by determining whether the value of the correspondent ipRouteDest field
belong to a class-A, B, or C network, and then using one of the following:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
N
ote
If the value of the ipRouteDest is 0.0.0.0 (default route), then the mask value is also 0.0.0.0.
All IP routing subsystems implicitly use this mechanism.
ipRouteMetric5 1.3.6.1.2.1.4.21.1.12
An alternate routing metric for this route.
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.