fsErpsVlanGroupRowStatus

SUPERMICRO-ERPS-MIB · .1.3.6.1.4.1.10876.101.2.40.1.2.1.3

Object

column r/w SNMPv2-TCRowStatus
This denotes the row status for this table.
Only 'CreateAndGo' and 'destroy' values are allowed for this
object. 'CreateAndWait' and 'notInService' values are not allowed.
Vlans can be added/removed from a group, even when that group is
associated with some active ring instances.
              
When a vlan is removed from a non-default group, it gets added to 
default group.
              
This object cannot be configured for default group.
To move a vlan from default group to another group, set the row status
for that (non-default group, vlan) as 'createAndGo'.
              
Whenever a vlan is created, it is recommended to add that vlan to the
required group.
Also before deleting a vlan, it is recommended to remove that vlan
from the non-default group to which it is mapped.
              
              
Example:
 To add vlans 2, 3 to a group with id as 1 in this table, 
 the following sequence to be followed:
               
    1. Set the fsErpsVlanGroupRowStatus as 'CreateAndGo' for the
       entry with index 
       (fsErpsVlanGroupId = 1, fsErpsVlanId = 2) 
    2. Set the fsErpsVlanGroupRowStatus as 'CreateAndGo' for the
       entry with index 
       (fsErpsVlanGroupId = 1, fsErpsVlanId = 3) 
               
 To delete a vlan 3 from group 1 do the following:
    1. Set the fsErpsVlanGroupRowStatus as 'destroy' for the
       entry with index 
       (fsErpsVlanGroupId = 1, fsErpsVlanId = 3).

Context

MIB
SUPERMICRO-ERPS-MIB
OID
.1.3.6.1.4.1.10876.101.2.40.1.2.1.3
Type
column
Access
readwrite
Status
current
Parent
fsErpsVlanGroupEntry
Table
fsErpsVlanGroupTable
Siblings
2

Syntax

SNMPv2-TCRowStatus
Source
SNMPv2-TCRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy

Related Objects

Sibling Objects