dot1qVlanStaticRowStatus
Jetnet5310G ·
.1.3.6.1.4.1.24062.2.3.9.6.2.2.1.6
Object
This object is used to manage to creation and deletion of
a VLAN, and is used to indicate the status of this entry.
To Creating and activate a VLAN, first select a unused VID for
dot1qVlanIndex and then set its dot1qVlanStaticRowStatus to
'createAndGo'. The VLAN will be created in the device without
tagged or untagged ports. A default VLAN name is assigned and
the status is set to 'active'.
To configure tagged and untagged port members of the VLAN,
assign appropriate of dot1qVlanStaticTaggedPorts and
dot1qVlanStaticUntaggedPorts. A set operation takes effect
on the device immediately.
To delete a VLAN, select the VID for dot1qVlanIndex and set
dot1qVlanStaticRowStatus to 'destory'. The row and the
corresponding VLAN configurarion will be removed from the
device. VLAN 1 is the default VLAN and can never be deleted.
All untagged traffic falls into this VLAN by default.
'createAndWait', 'notInService', 'notReady' have no effects.
Context
- MIB
- Jetnet5310G
- OID
.1.3.6.1.4.1.24062.2.3.9.6.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1qVlanStaticEntry
- Table
- dot1qVlanStaticTable
- Siblings
- 5
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1qVlanIndex The VLAN Identifier (VID) refering to this VLAN. The valid
range is from 1 to 4094. | column | Integer32 | .1.3.6.1.4.1.24062.2.3.9.6.2.2.1.1 |
| dot1qVlanStaticName An administratively assigned string, which is used to identify
the VLAN. | column | OctetString | .1.3.6.1.4.1.24062.2.3.9.6.2.2.1.2 |
| dot1qVlanStaticEgressPorts The set of ports which are permanently configured to
transmitting traffic for this VLAN as either tagged or
untagged frames.
Each octet within this value specifie… | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.24062.2.3.9.6.2.2.1.3 |
| dot1qVlanStaticUntaggedPorts The set of ports which are permanently configured to
transmitting traffic for this VLAN as untagged frames.
Each octet within this value specifies a set of eight
p… | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.24062.2.3.9.6.2.2.1.4 |
| dot1qVlanStaticTaggedPorts The set of ports which are permanently configured to
transmitting traffic for this VLAN as tagged frames.
Each octet within this value specifies a set of eight
por… | column | Q-BRIDGE-MIBPortList | .1.3.6.1.4.1.24062.2.3.9.6.2.2.1.5 |