rcIpv6StaticRouteStatus
RC-IPV6-MIB ·
.1.3.6.1.4.1.2272.1.62.1.1.6.1.6
Object
column
Enumeration
Used to indicate the current status of entry in routing table.
1. notReachable means the route is unreachable via
the specified next hop.
2. tryToResolve means the route's nexthop address
requires resolution by sending neighbour solicit message.
3. reachableNotInRtm means the route is reachable via the
specified next hop. It's the alternative route.
4. reachableInRtm means the route is reachable via the specified
next hop and best route.
Context
- MIB
- RC-IPV6-MIB
- 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
- 9
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 |
| rcIpv6StaticRouteName An administratively-assigned name for this static route | column | OctetString | .1.3.6.1.4.1.2272.1.62.1.1.6.1.10 |
| 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 | IF-MIBInterfaceIndex | .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 |