rcIpRouteMask
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.8.7.1.2
Object
column
SNMPv2-SMIIpAddress
Indicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the rcIpRouteDest field. For those systems
that do not support arbitrary subnet masks, an
agent constructs the value of the rcIpRouteMask by
determining whether the value of the correspondent
rcIpRouteDest 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 rcIpRouteDest 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.
Context
- MIB
- RAPID-CITY
- OID
.1.3.6.1.4.1.2272.1.8.7.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpRouteEntry
- Table
- rcIpRouteTable
- Siblings
- 15
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpRouteDest 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, but ac… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.8.7.1.1 |
| rcIpRoutePref | column | Integer32 | .1.3.6.1.4.1.2272.1.8.7.1.10 |
| rcIpRouteAltSequence Alternative Route Sequence. 0 denotes Best Route. | column | Integer32 | .1.3.6.1.4.1.2272.1.8.7.1.11 |
| rcIpRoutePathType The type of route. It is a combination of
direct, indirect, best, alternative and ECMP path. | column | Enumeration | .1.3.6.1.4.1.2272.1.8.7.1.12 |
| rcIpRouteSrcVrfId srcVrfId of the next-hop address | column | VrfIdentifier | .1.3.6.1.4.1.2272.1.8.7.1.13 |
| rcIpRouteNextHopId Identifier of the next-hop, hostname or mac adress. | column | OctetString | .1.3.6.1.4.1.2272.1.8.7.1.14 |
| rcIpRouteLayer3VirtualInterfaceType Identifies type for value specified in the
rcIpRouteLayer3VirtualInterface field. | column | Enumeration | .1.3.6.1.4.1.2272.1.8.7.1.15 |
| rcIpRouteLayer3VirtualInterface Identifier of the Layer3 Virtual Interface.
When the value is an SPB I-SID, 0 denotes GlobalRouter
and -1 denotes not applicable to route. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2272.1.8.7.1.16 |
| rcIpRouteNextHop 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 | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.8.7.1.3 |
| rcIpRouteMetric The primary routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
rcIpRouteProto value. If this metric is n… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2272.1.8.7.1.4 |
| rcIpRouteIfIndex 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 | InterfaceIndex | .1.3.6.1.4.1.2272.1.8.7.1.5 |
| rcIpRouteType The type of route. | column | Enumeration | .1.3.6.1.4.1.2272.1.8.7.1.6 |
| rcIpRouteProto 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.2272.1.8.7.1.7 |
| rcIpRouteAge 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 | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2272.1.8.7.1.8 |
| rcIpRouteRowStatus Used to create/delete entries | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.8.7.1.9 |