h3cIpxStaticRouteRowStatus
H3C-IPX-MIB ·
.1.3.6.1.4.1.2011.10.2.34.2.7.1.8
Object
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted.
Context
- MIB
- H3C-IPX-MIB
- OID
.1.3.6.1.4.1.2011.10.2.34.2.7.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cIpxStaticRouteEntry
- Table
- h3cIpxStaticRouteTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cIpxStaticRouteDestNetId The index of Static Route Table. This object and
h3cIpxStaticRouteNextHop uniquely identify a static route.
The destination network number of this static route
information,and its… | column | OctetString | .1.3.6.1.4.1.2011.10.2.34.2.7.1.1 |
| h3cIpxStaticRouteNextHop The sub-index of Static Route Table. The next hop of
this static route information. | column | OctetString | .1.3.6.1.4.1.2011.10.2.34.2.7.1.2 |
| h3cIpxStaticRoutePre The preference of this route information. Static route's
preference is 60, and it can be configured. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.34.2.7.1.3 |
| h3cIpxStaticRouteOutIf The out interface of this route. This interface can be serial
or pos interface. | column | OctetString | .1.3.6.1.4.1.2011.10.2.34.2.7.1.4 |
| h3cIpxStaticRouteTicks The time, in ticks that the packet takes to reach the destination
with the static route. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.34.2.7.1.5 |
| h3cIpxStaticRouteHops This object indicates how many hops are needed to arrive
at the destination network. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.34.2.7.1.6 |
| h3cIpxStaticRouteStatus The status of this static route. | column | Enumeration | .1.3.6.1.4.1.2011.10.2.34.2.7.1.7 |