swIPv6StaticRouteBkupState
IPV6-STATIC-ROUTE-MIB ·
.1.3.6.1.4.1.171.12.26.3.1.1.9
Object
column
r/w
Enumeration
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 the route is not specified as the
primary route or the backup route, then it will be auto-assigned
by the system. The first created is the primary, the second
created is the backup.
Context
- MIB
- IPV6-STATIC-ROUTE-MIB
- OID
.1.3.6.1.4.1.171.12.26.3.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- swIPv6StaticRouteEntry
- Table
- swIPv6StaticRouteTable
- Siblings
- 8
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primary |
2 | backup |
3 | none |
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 |
| swIPv6StaticRouteStatus This object indicates the status of this entry. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.171.12.26.3.1.1.8 |