rcIpStaticRouteMask
RAPID-CITY ·
.1.3.6.1.4.1.2272.1.8.15.2.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.15.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpStaticRouteEntry
- Table
- rcIpStaticRouteTable
- Siblings
- 9
Syntax
SNMPv2-SMIIpAddress
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpStaticRouteDest 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.15.2.1.1 |
| rcIpStaticRouteLocalNextHop Used to enable/disable this entry. True indicate that the
static route becomes active only if switch has a local route
to the network. False indicates that the static route becom… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.8.15.2.1.10 |
| rcIpStaticRouteNextHop 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.15.2.1.3 |
| rcIpStaticRouteMetric 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 | Integer32 | .1.3.6.1.4.1.2272.1.8.15.2.1.4 |
| rcIpStaticRouteIfIndex 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.2272.1.8.15.2.1.5 |
| rcIpStaticRoutePreference Used to indicate the route preference of this
entry. If there are more than one route that can
be used to forward IP traffic, the route that has
a highest preference will be used… | column | Integer32 | .1.3.6.1.4.1.2272.1.8.15.2.1.6 |
| rcIpStaticRouteEnable Used to enable/disable this entry. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.8.15.2.1.7 |
| rcIpStaticRouteStatus Used to indicate the current status of
this entry. | column | Enumeration | .1.3.6.1.4.1.2272.1.8.15.2.1.8 |
| rcIpStaticRouteRowStatus Used to create/delete entries | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.8.15.2.1.9 |