dot1qPortAcceptableFrameTypes
Jetnet4508V2 ·
.1.3.6.1.4.1.24062.2.2.17.5.2.1.1.3
Object
column
mandatory
r/w
Enumeration
When admitOnlyVlanTagged(2) the device will discard untagged frames or Priority-Tagged only frames received on this port. When admitAll(1), untagged frames or Priority-Tagged only frames received on this port will be accepted and assigned the PVID for this frame. This control does not affect VLAN independent BPDU frames, such as SuperRing, STP, GVRP and LACP. It does affect VLAN dependent BPDU frames, such as GMRP.
Context
- MIB
- Jetnet4508V2
- OID
.1.3.6.1.4.1.24062.2.2.17.5.2.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dot1qPortVlanEntry
- Table
- dot1qPortVlanTable
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | admitAll |
2 | admitOnlyVlanTagged |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| dot1qPortIndex mandatory The port identifier. | column | Integer32 | .1.3.6.1.4.1.24062.2.2.17.5.2.1.1.1 |
| dot1qPvid mandatory The default Port VID, the VLAN ID assigned to an untagged
frame or a Priority-Tagged frame received on the port. | column | Integer32 | .1.3.6.1.4.1.24062.2.2.17.5.2.1.1.2 |
| dot1qPortIngressFiltering mandatory When true(1) the device will discard incoming frames whose
VLAN classification do not include this port in its Member set.
When false(2), the port will accept all incoming frames… | column | Enumeration | .1.3.6.1.4.1.24062.2.2.17.5.2.1.1.4 |