MIB Viewer

vmVlanType

OBJECT-TYPE
1.3.6.1.4.1.9.9.68.1.2.2.1.1
Access
read-write
Status
current
Sub-identifiers
0
The type of VLAN membership assigned to this port. A port with static vlan membership is assigned to a single VLAN directly. A port with dynamic membership is assigned a single VLAN based on content of packets received on the port and via VQP queries to VMPS. A port with multiVlan membership may be assigned to one or more VLANs directly. A static or dynamic port membership is specified by the value of vmVlan. A multiVlan port membership is specified by the value of vmVlans.
INTEGER { static(1), dynamic(2), multiVlan(3) }