genericRange

The genericRange table holds information about which Customer VLANS are switched through each Virtual Switch Instance (VSI).

The following table describes the genericRange table.

Table 1. genericRange table 
Column name Type Constraints Description
entityId Integer

Foreign key

Primary key

Not null

The entity ID of the interface that is associated with the Customer VLAN range data.
minimumvalue Integer

Not null

The minimum value of the range. Customer VLANs within the range are switched through the VSI; Customer VLANs outside the range are discarded.
maximumvalue Integer

Not null

The maximum value of the range.
rangeType Enumerated

Not null

Can only take the value CVlanRange.