genPortVLANBindingMode
CONFIG-MIB ·
.1.3.6.1.4.1.81.9.1.1.23
Object
column
mandatory
r/w
Enumeration
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. bindToAll - this port supports the whole range of VLANs from VLAN ID 1 to the max VLAN ID supported by the device. bindToConfigured - 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.
Context
- MIB
- CONFIG-MIB
- OID
.1.3.6.1.4.1.81.9.1.1.23- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- genPortEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | static |
2 | bindToAll |
3 | bindToConfigured |
4 | gVRP |
255 | notSupported |