atiswitchBeVlanRowStatus
AtiSwitch-MIB ·
.1.3.6.1.4.1.207.8.15.4.1.1.7
Object
Indicates the status of this entry. This object is
used to create, modify or delete Virtual LAN entries
as per the RowStatus specification of SMIv2. There
are two ways to create a Virtual LAN entry -
CreateAndGo (Used when all objects of the entry are
set at one go) and CreateAndWait (Used when individual
objects are set independently).
CreateAndGo method:
Assign values to all objects of the Virtual LAN entry.
Set this object to CreateAndGo(4).
CreateAndWait method:
Set this object to CreateAndWait(5).
Set individual object entries.
When all other entries are set, set this object to
Active(1).
To delete a Virtual LAN entry, set this object to
destroy(6).
Context
- MIB
- AtiSwitch-MIB
- OID
.1.3.6.1.4.1.207.8.15.4.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- atiswitchBasicVlanEntry
- Table
- atiswitchBasicVlanTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| atiswitchBeVlanIndex Index of the Virtual LAN entry. Maximum number of
Virtual LANs in 8024/8024GB is 32. | column | Integer32 | .1.3.6.1.4.1.207.8.15.4.1.1.1 |
| atiswitchBeVlanName Name of the Virtual LAN. | column | OctetString | .1.3.6.1.4.1.207.8.15.4.1.1.2 |
| atiswitchBeVlanTagId VId of the Virtual LAN as stored in the tag information
header in accordance with 802.1q specification. | column | Integer32 | .1.3.6.1.4.1.207.8.15.4.1.1.3 |
| atiswitchBeVlanTaggedPortMask List of tagged ports in the Virtual LAN. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.15.4.1.1.4 |
| atiswitchBeVlanUntaggedPortMask List of untagged ports in the Virtual LAN. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.207.8.15.4.1.1.5 |
| atiswitchBeVlanMirrorPort Port number on which all Virtual LAN traffic is
mirrored on. By default the value is 0 indicating no
port mirroring. | column | Integer32 | .1.3.6.1.4.1.207.8.15.4.1.1.6 |