rcIpv6StaticRouteStatus
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.62.1.1.6.1.6
Object
column
Enumeration
(1)notReachable means the route is not reachable and no neighbor request entry is built to resolved the next-hop. It happens when there is no route or neighbor to reach the static route's next-hop. (2)tryToResolve means the route is not reachable but a neighbor request entry is built to resolved the next-hop. It happens when there is a local equivelent route in system to reach the next-hop but the neighor is not learnt yet (3)reachableNotInRtm means the static route is reachable but it is not in RTM. It happens when the static route is reachable, but it is not the best among alternative static route. (4)reachableInRtm means the static route is reachable and it is in RTM. It happens when the static route is reachable, and it is the best among alternative static route to be added into RTM.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.62.1.1.6.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rcIpv6StaticRouteEntry
- Table
- rcIpv6StaticRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notReachable |
2 | tryToResolve |
3 | reachableNotInRtm |
4 | reachableInRtm |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rcIpv6StaticRouteDest The destination IPv6 address of this route.
The values for the index objects rcIpv6StaticRouteDest and
rcIpv6StaticRoutePrefixLength must be consistent. When
the value of rcIpv6S… | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.2272.1.62.1.1.6.1.1 |
| rcIpv6StaticRoutePrefixLength Indicates the number of leading one bits which
form the mask to be logical-ANDed with the destination
address before being compared to the value in the
rcIpv6StaticRouteDestAddr… | column | Integer32 | .1.3.6.1.4.1.2272.1.62.1.1.6.1.2 |
| rcIpv6StaticRouteNextHop Next hop IPv6 address for this destination.
On remote routes, the address of the next system en
route. For non-remote routes, a zero length string. | column | IPV6-TCIpv6Address | .1.3.6.1.4.1.2272.1.62.1.1.6.1.3 |
| rcIpv6StaticRouteIfIndex The ifIndex value which 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 i… | column | InterfaceIndex | .1.3.6.1.4.1.2272.1.62.1.1.6.1.4 |
| rcIpv6StaticRouteDistance cost/distance to reach the destination for this
node. | column | Integer32 | .1.3.6.1.4.1.2272.1.62.1.1.6.1.5 |
| rcIpv6StaticRoutePreference 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.62.1.1.6.1.7 |
| rcIpv6StaticRouteEnable Used to enable/disable this entry. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2272.1.62.1.1.6.1.8 |
| rcIpv6StaticRouteRowStatus Row status for create/delete. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.2272.1.62.1.1.6.1.9 |