FW 07.00.00/HAFM SW 08.06.00 McDATA E/OS SNMP Support Manual (620-000131-620, April 2005)

E
E-30
E/OS SNMP Support Manual
MIB II
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:
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.
Sequence
::= { ipRouteEntry 11 }
ipRouteMetric5
Syntax INTEGER
Access read-write
Status mandatory
Description 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.
Sequence
::= { ipRouteEntry 12 }
ipRouteInfo
Syntax OBJECT IDENTIFIER
Access read-only
Status mandatory
Description A reference to MIB definitions specific to the particular routing
protocol which is responsible for this route, as determined by the
value specified in the route's ipRouteProto value. If this information
is not present, its value should be set to the OBJECT IDENTIFIER { 0 0
}, which is a syntatically valid object identifier, and any conformant
implementation of ASN.1 and BER must be able to generate and
recognize this value.
Sequence
::= { ipRouteEntry 13 }
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C