a3ComVlanEncapsIfStatus

GENERIC-3COM-VLAN-MIB-1-0-7 · .1.3.6.1.4.1.43.10.1.14.4.1.1.4

Object

column mandatory r/w RowStatus
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
a3ComVlanEncapsIfTagType and a3ComVlanEncapsIfTag 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, remote 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
GENERIC-3COM-VLAN-MIB-1-0-7
OID
.1.3.6.1.4.1.43.10.1.14.4.1.1.4
Type
column
Access
readwrite
Status
mandatory
Parent
a3ComVlanEncapsIfEntry
Table
a3ComVlanEncapsIfTable
Siblings
3

Syntax

RowStatus
Source
RowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects