A table containing per-port control and status information for VLAN configuration in the device.
The index of the table is dot1dBasePort.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.2.1.17.7.1.4.5.1.1 |
dot1qPvid |
Unsigned32 |
read-write |
The PVID, the VLAN-ID assigned to untagged frames or Priority-Tagged frames received on this port. The value of this object MUST be retained across reinitializations of the management system. |
The actually supported value range is 0-4094. |
1.3.6.1.2.1.17.7.1.4.5.1.2 |
dot1qPortAcceptableFrameTypes |
INTEGER{admitAll(1),admitOnlyVlanTagged(2)} |
read-write |
When this is admitOnlyVlanTagged(2), the device will discard untagged frames or Priority-Tagged frames received on this port. When admitAll(1), untagged frames or Priority-Tagged frames received on this port will be accepted and assigned to a VID based on the PVID and VID Set for this port. This control does not affect VLAN-independent Bridge Protocol Data Unit (BPDU) frames, such as GVRP and Spanning Tree Protocol (STP). It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system. |
The actually supported access is read-only. |
1.3.6.1.2.1.17.7.1.4.5.1.3 |
dot1qPortIngressFiltering |
INTEGER{true(1),false(2)} |
read-write |
When this is true(1), the device will discard incoming frames for VLANs that do not include this Port in its Member set. When false(2), the port will accept all incoming frames. This control does not affect VLAN-independent BPDU frames, such as GVRP and STP. It does affect VLAN- dependent BPDU frames, such as GMRP. The value of this object MUST be retained across reinitializations of the management system. |
The actually supported access is read-only. Currently, the maximum access is read-only; the return value is always 1 when this field is queried. |