hpnicfDot1qVlanBatchMIBTable
1.3.6.1.4.1.11.2.14.11.15.8.35.2.1.6
VLAN batch configuration table.
In the case of VLAN batch creation, hpnicfdot1qVlanBatchSetOperate should
be set to 1.
For example, if creating a row is for creating VLANs 2 to 4, the value
of the objects should be set as follows:
hpnicfdot1qVlanBatchStartIndex 2,
hpnicfdot1qVlanBatchEndIndex 4,
hpnicfdot1qVlanBatchSetOperate create(1),
hpnicfdot1qVlanBatchRowStatus createAndGo(4).
In the case of VLAN batch deletion, hpnicfdot1qVlanBatchSetOperate should
be set to 2.
For example, if creating a row is for deleting VLANs 10 to 20, the value
of the objects should be set as follows:
hpnicfdot1qVlanBatchStartIndex 10,
hpnicfdot1qVlanBatchEndIndex 20,
hpnicfdot1qVlanBatchSetOperate delete(2),
hpnicfdot1qVlanBatchRowStatus createAndGo(4).
When the action of batch VLANs deleting or creating is done, one row
will be existent until it is deleted manually or ages out, but the VLANs
of it won't disappear with the deletion of the row.