A table containing learning constraints for sets of Shared and Independent VLANs.
The indexes of the table are dot1qConstraintVlan, dot1qConstraintSet.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.2.1.17.7.1.4.8.1.1 | dot1qConstraintVlan | Unsigned32 | not-accessible | The index of the row in dot1qVlanCurrentTable for the VLAN constrained by this entry. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.17.7.1.4.8.1.2 | dot1qConstraintSet | Integer32{(0,65535)} | not-accessible | The identity of the constraint set to which dot1qConstraintVlan belongs. These values may be chosen by the management station. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.2.1.17.7.1.4.8.1.3 | dot1qConstraintType | INTEGER{independent(1),shared(2)} | read-create | The type of constraint this entry defines. independent(1) - the VLAN, dot1qConstraintVlan, uses a filtering database independent from all other VLANs in the same set, defined by dot1qConstraintSet. shared(2) - the VLAN, dot1qConstraintVlan, shares the same filtering database as all other VLANs in the same set, defined by dot1qConstraintSet. | The actually supported access is read-only. | 
| 1.3.6.1.2.1.17.7.1.4.8.1.4 | dot1qConstraintStatus | INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} | read-create | The status of this entry. | The actually supported access is read-only. |