hwQueryDynamicVlanTable lists the VLAN information of users who go online through a BAS interface or device on which user VLANs are configured and the number of users in the VLAN.
The indexes of the table are hwQueryDynVlanIfIndex, hwQueryDynInnerVlan, hwQueryDynOuterVlan.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.40.12.1.4.1.1 | hwQueryDynVlanIfIndex | Integer32 | read-only | This object indicates the index of a sub-interface bound to user VLANs or an interface whose sub-interfaces are bound to user VLANs. The value is an integer ranging from 0 to 4294967295. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.4.1.2 | hwQueryDynInnerVlan | Integer32{(0,0),(1,4094)} | read-only | This object indicates the inner VLAN ID. The value is an integer ranging from 0 to 4094. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.4.1.3 | hwQueryDynOuterVlan | Integer32{(0,0),(1,4094)} | read-only | This object indicates the outer VLAN ID. The value is an integer ranging from 0 to 4094. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.4.1.4 | hwQueryDynVlanUserNum | Integer32 | read-only | This object indicates the number of online users in the VLAN. The value is an integer ranging from 1 to 262016. | This object is implemented as defined in the corresponding MIB files. |