MIB Viewer

intWanPortVLANBindingMode

OBJECT-TYPE
1.3.6.1.4.1.6889.2.1.6.1.1.1.1.7
Access
read-write
Status
current
Source
WAN-MIB
Sub-identifiers
0
VLAN binding mode assigned to this port. static - this port supports only the egress VLAN list as configured manually in its corresponding dot1qVlanStaticEgressPort. This is the default VLAN Binding mode. bindToReceive - this port supports the whole range of 3K VLANs from VLAN ID 1 to 3071. bindToAll - this port supports the egress VLAN IDs for which dot1qVlanStaticTable rows exist. GVRP - this port supports the egress VLAN IDs configured manually in its corresponding dot1qVlanStaticEgressPort as well as VLAN IDs requested by the GVRP link partner.
INTEGER { static(1), bindToReceive(2), bindToAll(3), notSupported(255) }