rcIpInterVrfStaticRouteStatus
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.8.103.2.1.9
Object
column
Enumeration
Used to indicate the current status of this entry.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.8.103.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpInterVrfStaticRouteEntry
- Table
- rcIpInterVrfStaticRouteTable
- Siblings
- 11
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | inactive |
1 | active |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpInterVrfStaticRouteOwnerVrfId Owner VRF id of the static route | column | VrfIdentifier | .1.3.6.1.4.1.2272.1.8.103.2.1.1 |
| rcIpInterVrfStaticRouteRowStatus Used to create/delete entries | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.8.103.2.1.10 |
| rcIpInterVrfStaticRouteLocalNextHop 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 become… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.8.103.2.1.11 |
| rcIpInterVrfStaticRouteNextHopVrfId Used to indicate nhVrfId in inter-VRF static-route configuration | column | VrfIdentifier | .1.3.6.1.4.1.2272.1.8.103.2.1.12 |
| rcIpInterVrfStaticRouteDest 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.103.2.1.2 |
| rcIpInterVrfStaticRouteMask 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 … | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.2272.1.8.103.2.1.3 |
| rcIpInterVrfStaticRouteNextHop 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.103.2.1.4 |
| rcIpInterVrfStaticRouteMetric 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.103.2.1.5 |
| rcIpInterVrfStaticRouteIfIndex 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.103.2.1.6 |
| rcIpInterVrfStaticRoutePreference 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.103.2.1.7 |
| rcIpInterVrfStaticRouteEnable Used to enable/disable this entry. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.8.103.2.1.8 |