hwQueryUserVlanTable displays the basic information about the user VLAN, including the interface index, inner VLAN ID, and outer VLAN ID.
The indexes of the table are hwQueryUserVlanIfIndex, hwQueryUserInnerVlan, hwQueryUserOuterVlan.
| OID | Object | Syntax | Max Access | Description | Implemented Specifications | 
|---|---|---|---|---|---|
| 1.3.6.1.4.1.2011.5.25.40.12.1.2.1.1 | hwQueryUserVlanIfIndex | Integer32 | read-only | This object indicates the index of the user VLAN sub-interface. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.2.1.2 | hwQueryUserInnerVlan | Integer32{(0,0),(1,4094)} | read-only | This object indicates the VLAN ID in the inner VLAN tag carried in double-tagged packets that the user VLAN sub-interface receives. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.2.1.3 | hwQueryUserOuterVlan | Integer32{(0,0),(1,4094)} | read-only | This object indicates the VLAN ID in the outer VLAN tag carried in double-tagged packets that the user VLAN sub-interface receives. | This object is implemented as defined in the corresponding MIB files. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.2.1.4 | hwQueryUserVlanAnyOther | INTEGER{normalvlan(0),anyother(1)} | read-only | The value of this object identifies the type of the user VLAN sub-interface. The value 0 indicates that the user VLAN sub-interface is of the normal type and processes received packets based on configured inner and outer VLAN tags. The value 1 indicates that the user VLAN sub-interface is of the any-other type. | The query result is 1 for user-VLAN sub-interfaces of any-other type and is empty for user-VLAN sub-interface of normal type. | 
| 1.3.6.1.4.1.2011.5.25.40.12.1.2.1.5 | hwQueryUserVlanDescription | OCTET STRING{(0,128)} | read-only | Description of uservlan. | This object is implemented as defined in the corresponding MIB files. |