aniDevRouteMask
DEVROUTE-MIB ·
.1.3.6.1.4.1.4325.2.9.1.1.11
Object
Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the aniDevRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the aniDevRouteMask by
determining whether the value of the correspondent
aniDevRouteDest field belong to a class-A, B, or C
network, and then using one of:
mask network
255.0.0.0 class-A
255.255.0.0 class-B
255.255.255.0 class-C
If the value of the aniDevRouteDest 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.
In case of any other aniDevRouteDest (other than the
default route), 0.0.0.0 subnet mask is considered an
invalid mask.
Subnet mask 255.255.255.255 indicates that the route is
a Host route. A Network route cannot have subnet mask
as 255.255.255.255.
Context
- MIB
- DEVROUTE-MIB
- OID
.1.3.6.1.4.1.4325.2.9.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aniDevRouteEntry
- Table
- aniDevRouteTable
- Siblings
- 13
Syntax
RFC1155-SMIIpAddress
- Source
- RFC1155-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aniDevRouteDest 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 single
destination can appear in the table. | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.4325.2.9.1.1.1 |
| aniDevRouteAge The number of seconds since this route was last
updated or otherwise determined to be correct.
Note that no semantics of `too old' can be implied
except through knowledge of the r… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.10 |
| aniDevRouteMetric5 An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
aniDevRouteProto value. If this metric i… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.12 |
| aniDevRouteInfo 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 aniDevRouteProt… | column | ObjectIdentifier | .1.3.6.1.4.1.4325.2.9.1.1.13 |
| aniDevRouteFlag The flag to be associated with this particular
route entry.
While adding a network route, set this value to
network(1). When a host route is being added, this
value is set to hos… | column | Enumeration | .1.3.6.1.4.1.4325.2.9.1.1.14 |
| aniDevRouteIfIndex The index value which uniquely identifies the
local interface through which the next hop of this
route should be reached. The interface identified
by a particular value of this i… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.2 |
| aniDevRouteMetric1 The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
aniDevRouteProto value. If this metric is… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.3 |
| aniDevRouteMetric2 An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
aniDevRouteProto value. If this metric i… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.4 |
| aniDevRouteMetric3 An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
aniDevRouteProto value. If this metric i… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.5 |
| aniDevRouteMetric4 An alternate routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
aniDevRouteProto value. If this metric i… | column | Integer32 | .1.3.6.1.4.1.4325.2.9.1.1.6 |
| aniDevRouteNextHop 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 media, the value
of this field is the agent's IP addr… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.4325.2.9.1.1.7 |
| aniDevRouteType The type of route.
Currently, aniDevRouteType cannot be set to anything
other than invalid(2).
Setting this object to the value invalid(2) has
the effect of deleti… | column | Enumeration | .1.3.6.1.4.1.4325.2.9.1.1.8 |
| aniDevRouteProto 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. | column | Enumeration | .1.3.6.1.4.1.4325.2.9.1.1.9 |