a3ComIpVlanStatus
GENERIC-3COM-VLAN-MIB-1-0-7 ·
.1.3.6.1.4.1.43.10.1.14.2.1.1.3
Object
column
mandatory
r/w
RowStatus
The status column for this IP VLAN entry.
This object can be set to:
active(1)
createAndGo(4)
createAndWait(5)
destroy(6)
The following values may be read:
active(1)
notInService(2)
notReady(3).
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 and the values are
acceptible to the agent, the agent will change the
status to active(1). If any of the necessary objects
are not available, the agent will reject the row
creation request.
Setting this object to createAndWait(5) causes a row in
in this table to be created. The agent sets the
status to notInService(2) if all of the information is
present in the row and the values are acceptible to the
agent; otherwise, the agent sets the status to
notReady(3).
Setting this object to active(1) is only valid when
the current status is active(1) or notInService(2).
When the status changes to active(1), the agent applies the
IP parmeters to the IP VLAN interface identified by the
corresponding value of the a3ComIpVlanIndex object.
Setting this object to destroy(6) will remove the IP
parmeters from the IP VLAN interface and remove the
entry from this table.
Setting this object to destroy(6) will remove the layer 3
information from the IP VLAN interface and will remove the
row from this table. Note that this action cannot be
performed if there are ifStackTable entries that result in
overlapping IP VLAN interfaces. Note that these
dependencies must be removed first.
Context
- MIB
- GENERIC-3COM-VLAN-MIB-1-0-7
- OID
.1.3.6.1.4.1.43.10.1.14.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComIpVlanEntry
- Table
- a3ComIpVlanTable
- Siblings
- 2
Syntax
RowStatus
- Source
- RowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| a3ComIpVlanIpNetAddress mandatory The IP network number for the IP VLAN interface defined
in the a3ComVlanIfTable identified with the same index.
The IpNetAdress and the IpNetMask must be set and the
the row creat… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.10.1.14.2.1.1.1 |
| a3ComIpVlanIpNetMask mandatory The IP network mask corresponding to the IP Network
address defined by a3ComIpVlanIpNetAddress. The
IpNetAdress and the IpNetMask must be set and the
row creation process complet… | column | RFC1155-SMIIpAddress | .1.3.6.1.4.1.43.10.1.14.2.1.1.2 |