rlInternInetStaticRouteRowStatus
CISCOSB-IPv6 ·
.1.3.6.1.4.1.9.6.1.101.26.31.1.10
Object
The row status variable, used according to row installation and removal conventions. A row entry cannot be modified when the status is marked as active(1).
Context
- MIB
- CISCOSB-IPv6
- OID
.1.3.6.1.4.1.9.6.1.101.26.31.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rlInternInetStaticRouteEntry
- Table
- rlInternInetStaticRouteTable
- Siblings
- 10
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlInternInetStaticRouteDestType The type of the address used as the destination
internetwork address or subnet address. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.26.31.1.1 |
| rlInternInetStaticRouteForwardingStatus active - An indication that the route has implication on routing
inactive - the route is a backup route or it is down. It is not used
in forwarding decision.
Down means… | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.31.1.11 |
| rlInternInetStaticRouteDest Destination internetwork address or subnet address. The
destination prefix length is applied to this value, and to a
particular destination address, to determine whether the rout… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.26.31.1.2 |
| rlInternInetStaticRoutePfxLen Indicates the number of leading one bits that form the
mask to be logical-ANDed with the destination address
before being compared to the value in the
rlInternInetStaticRouteDest … | column | INET-ADDRESS-MIBInetAddressPrefixLength | .1.3.6.1.4.1.9.6.1.101.26.31.1.3 |
| rlInternInetStaticRouteNextHopType The type of the address used as the next-hop address
for this route. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.6.1.101.26.31.1.4 |
| rlInternInetStaticRouteNextHop The next-hop IP address, if any.
If rlInternInetStaticRouteAction is 'forward', there may or may not be
a next-hop IP address.
A next-hop IP address is not required if an output i… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.6.1.101.26.31.1.5 |
| rlInternInetStaticRouteIfIndex The ifIndex value that identifies the local interface
through which the next hop of this route should be
reached. A value of 0 is valid and represents the
scenario where no inter… | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.9.6.1.101.26.31.1.6 |
| rlInternInetStaticRoutePathCost Path cost for this static route. Value of 0 signs default value metric | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.6.1.101.26.31.1.7 |
| rlInternInetStaticRouteType Same as inetCidrRouteType MIB (excluded 'other' route type) | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.31.1.8 |
| rlInternInetStaticRouteOwner Static - The route is configured over Static IP.
This route is written to configuration files.
Dhcp - The route is Configured by DHCP
(received as part of DHCP configuration)
… | column | Enumeration | .1.3.6.1.4.1.9.6.1.101.26.31.1.9 |