fsDot1qVlanStaticRowStatus
ARICENTQ-BRIDGE-MIB ·
.1.3.6.1.4.1.2076.116.7.1.4.4.1.2
Object
This object is used to set/indicate the status of the
static vlan entry. Setting the status as NOT_IN_SERVICE stops
the data flow for this Vlan.
This table will only create/delete a Vlan. To set the member ports
for the Vlan configure the table - fsDot1qVlanStaticPortConfigTable.
To create a new VLAN and assign member ports to it set the rowstatus
object in this table as 'CREATE_AND_WAIT', set the appropriate port
in the fsDot1qVlanStaticPortConfigTable and finally set the rowstatus
in this table as 'ACTIVE'.
To update the member ports of an existing Vlan
- EITHER set the rowstatus object in this table as
'NOT_IN_SERVICE', add/delete the appropriate ports in the
fsDot1qVlanStaticPortConfigTable and finally 'apply' the
changes by setting the rowstatus in this table as 'ACTIVE'.
- OR directly add/delete the ports in the
fsDot1qVlanStaticPortConfigTable on the fly without changing
the Vlan status.
Context
- MIB
- ARICENTQ-BRIDGE-MIB
- OID
.1.3.6.1.4.1.2076.116.7.1.4.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsDot1qVlanStaticEntry
- Table
- fsDot1qVlanStaticTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| fsDot1qVlanStaticName An administratively assigned string, which may be used
to identify the VLAN. | column | OctetString | .1.3.6.1.4.1.2076.116.7.1.4.4.1.1 |
| fsDot1qVlanStaticOwner Identifies the application that is responsible for
creation and deletion of the VLAN.
'vlan' - VLAN created and deleted through normal
VLAN applicatio… | column | Enumeration | .1.3.6.1.4.1.2076.116.7.1.4.4.1.3 |