atiVlanEncapsIfStatus
CENTRECOM-VLAN-MIB ·
.1.3.6.1.4.1.207.8.12.2.4.3.1.1.4
Object
The row status for this VLAN encapsulation interface.
This OBJECT can be set to:
active(1)
createAndGo(4)
createAndWait(5)
destroy(6)
The following values may be read:
active(1)
notReady(3).
In order for a row to become active, the NMS must set
atiVlanEncapsIfTagType and atiVlanEncapsIfTag to
some valid and consistent values.
Setting this object to createAndGo(4) causes the agent
to attempt to create and commit the row based on the
contents of the objects in the row. If all necessary
information is present in the row, the agent will
create the row and change the status to active(1). If
any of the necessary objects are not available, or
specify an invalid configuration, the row will not be
created and the agent will return an appropriate error.
Setting this object to createAndWait(5) causes a row in
in this table to be created. If all necessary objects
in the row have been assigned values and specify a valid
configuration, the status of the row will be set to
notInService(2); otherwise, the status will be set to
notReady(3).
This object may only be set to createAndGo(4) or
createAndWait(5) if it does not exist.
Setting this object to active(1) when the status is
notInService(2) causes the agent to commit the
row. Setting this object to active(1) when its value
is already active(1) is a no-op.
Setting this object to destroy(6) will remove the
corresponding VLAN encapsulation interface, remove the
entry in this table, and remove the corresponding entry
in the ifTable.
In order for a set of this object to destroy(6) to
succeed, all dependencies on this row must have been
removed. These will include any references to this
interface in the ifStackTable.
Context
- MIB
- CENTRECOM-VLAN-MIB
- OID
.1.3.6.1.4.1.207.8.12.2.4.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiVlanEncapsIfEntry
- Table
- atiVlanEncapsIfTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atiVlanEncapsIfIndex The index value of this row and the encapsulation
interface's ifIndex in the ifTable. The NMS obtains
the index value used for creating a row in this table
by reading the atiNext… | column | Integer32 | .1.3.6.1.4.1.207.8.12.2.4.3.1.1.1 |
| atiVlanEncapsIfType The encapsulation algorithm used when encapsulating
packets transmitted, or de-encapsulating packets
received through this interface. | column | AtiSwitchVlanEncapsType | .1.3.6.1.4.1.207.8.12.2.4.3.1.1.2 |
| atiVlanEncapsIfTag The tag used when encapsulating packets transmitted,
or de-encapsulating packets received through this
interface. | column | Integer32 | .1.3.6.1.4.1.207.8.12.2.4.3.1.1.3 |