h3cTunnelInetConfigStatus
H3C-TUNNEL-MIB ·
.1.3.6.1.4.1.2011.10.2.53.1.1.3.1.7
Object
The status of this row, by which new entries may be
created, or old entries deleted from this table. The
agent need not support setting this object to
createAndWait or notInService since there are no other
writable objects in this table, and writable objects
in rows of corresponding tables such as the
h3cTunnelIfTable may be modified while this row is
active.
To create a row in this table, the management
station should set h3cTunnelInetConfigSlot,
h3cTunnelInetConfigSubSlot, h3cTunnelInetConfigTunnNum,
and set h3cTunnelInetConfigStatus to createAndGo.
Creating a row in this table will cause an interface
index to be assigned by the agent in an
implementation-dependent manner, and corresponding
rows will be instantiated in the ifTable and the
h3cTunnelIfTable. The status of this row will become
active as soon as the agent assigns the interface
index, regardless of whether the interface is
operationally up.
Deleting a row in this table will likewise delete the
corresponding row in the ifTable and in the h3cTunnelIfTable.
Context
- MIB
- H3C-TUNNEL-MIB
- OID
.1.3.6.1.4.1.2011.10.2.53.1.1.3.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cTunnelInetConfigEntry
- Table
- h3cTunnelInetConfigTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cTunnelInetConfigSlot Slot number. h3cTunnelInetConfigSlot, h3cTunnelInetConfigSubSlot
and h3cTunnelInetConfigTunnNum describe a tunnel interface.
For Example, interface tunnel 0/0/25 would be configu… | column | Integer32 | .1.3.6.1.4.1.2011.10.2.53.1.1.3.1.1 |
| h3cTunnelInetConfigSubSlot Sub slot number. As described in h3cTunnelInetConfigSlot's description. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.53.1.1.3.1.2 |
| h3cTunnelInetConfigTunnNum Tunnel number. As described in h3cTunnelInetConfigSlot's description. | column | Integer32 | .1.3.6.1.4.1.2011.10.2.53.1.1.3.1.3 |
| h3cTunnelInetConfigIfIndex If the value of h3cTunnelInetConfigStatus for this row
is active, then this object contains the value of
ifIndex corresponding to the tunnel interface. A
value of 0 is not legal … | column | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.2011.10.2.53.1.1.3.1.6 |