MIB Viewer

hwAclLinkVlanTag

OBJECT-TYPE
1.3.6.1.4.1.2011.5.1.1.7.1.6
Access
read-only
Status
current
Sub-identifiers
0
Describes whether a VLAN tag is carried in the packets that the L2 ACL rules need to match. Options: 1. invalid(0) -in the query operation, invalid(0) is always returned. 2. tagged(1) -indicates the VLAN tag is carried in the packets that the L2 ACL rules need to match 3. untagged(2) -indicates no VLAN tag is carried in the packets that the L2 ACL rules need to match Currently, packets always carry VLAN tags. Therefore, this leaf cannot be modified. In the query operation, invalid(0) is always returned.
INTEGER { invalid(0), tagged(1), untagged(2) }