MIB Viewer

dpVlanPortIfAcceptableFrameTypes

OBJECT-TYPE
1.3.6.1.4.1.171.15.26.1.1.1.3
Access
read-write
Status
current
Sub-identifiers
0
This object indicates the acceptable frame types on the interface. 'admitAll' - Permits both tagged and untagged packet. 'admitUntaggedAndPriority' - Only untagged or Priority-Tagged packets received on this interface will be accepted and tagged packets are dropped. 'admitTagged' - Only tagged incoming packets are permitted and untagged packets are dropped.
INTEGER { admitAll(1), admitUntaggedAndPriority(2), admitTagged(3) }