swIPv6StaticRouteStatus
IPV6-STATIC-ROUTE-MIB ·
.1.3.6.1.4.1.171.12.26.3.1.1.8
Object
This object indicates the status of this entry.
Context
- MIB
- IPV6-STATIC-ROUTE-MIB
- OID
.1.3.6.1.4.1.171.12.26.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swIPv6StaticRouteEntry
- Table
- swIPv6StaticRouteTable
- Siblings
- 8
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| swIPv6StaticRouteDest Specify the destination network IPv6 address for the route.
If swIPv6StaticRouteDest and swIPv6StaticRoutePrefixLen are both 0, it means the default route. | column | Ipv6Address | .1.3.6.1.4.1.171.12.26.3.1.1.1 |
| swIPv6StaticRoutePrefixLen The prefix length for this IPv6 address.
If swIPv6StaticRouteDest and swIPv6StaticRoutePrefixLen are both 0, it means the default route. | column | Integer32 | .1.3.6.1.4.1.171.12.26.3.1.1.2 |
| swIPv6StaticRouteInterfaceName This object indicates the name of the interface. | column | OctetString | .1.3.6.1.4.1.171.12.26.3.1.1.3 |
| swIPv6StaticRouteNextHop Specify the next hop address for this route. | column | Ipv6Address | .1.3.6.1.4.1.171.12.26.3.1.1.4 |
| swIPv6StaticRouteMetric The routing metric for this route. | column | Integer32 | .1.3.6.1.4.1.171.12.26.3.1.1.5 |
| swIPv6StaticRouteWeight Specified weight value. Used for weighted multipath. The default setting is 1. | column | Integer32 | .1.3.6.1.4.1.171.12.26.3.1.1.6 |
| swIPv6StaticProtocol The protocol state for this route. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.171.12.26.3.1.1.7 |
| swIPv6StaticRouteBkupState primary: Specifies the route as the primary route to the destination.
backup: Specifies the route as the backup route to the destination.
none: The route is not specified. If … | column | Enumeration | .1.3.6.1.4.1.171.12.26.3.1.1.9 |