|
|
Description:
|
pmDot1qVlanStaticRowStatus OBJECT-TYPE
SYNTAX RowStatus
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"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."
|
|