All MIBs › TUNNEL-MIB › tunnelConfigStatus
tunnelConfigStatus
Module: TUNNEL-MIB
OID (symbolic): TUNNEL-MIB::tunnelConfigStatus
OID (numeric): 1.3.6.1.2.1.10.131.1.1.2.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-create
Description:
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 tunnelIfTable may be modified while this row is active.
To create a row in this table for an encapsulation method which does not support multiple parallel tunnels with the same endpoints, the management station should simply use a tunnelConfigID of 1, and set tunnelConfigStatus to createAndGo. For encapsulation methods such as L2F which allow multiple parallel tunnels, the management station may select a pseudo-random number to use as the tunnelConfigID and set tunnelConfigStatus to createAndGo. In the event that this ID is already in use and an inconsistentValue is returned in response to the set operation, the management station should simply select a new pseudo-random number and retry the operation.
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 tunnelIfTable. 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 tunnelIfTable.
Since this object does not support IPv6, it is deprecated in favor of tunnelInetConfigStatus.
What is tunnelConfigStatus?
This holds a row status value that controls the lifecycle of tunnel configuration entries. It determines whether a tunnel configuration entry is active, being created, or marked for deletion in the management system. A network operator would use this to add a new tunnel (set to 'createAndGo') or remove an existing tunnel configuration from the system.
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.131 | tunnelMIB | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1 | tunnelMIBObjects | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1 | tunnel | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2 | tunnelConfigTable | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2.1 | tunnelConfigEntry | TUNNEL-MIB |
| 1.3.6.1.2.1.10.131.1.1.2.1.6 | tunnelConfigStatus | TUNNEL-MIB |