MIB Viewer

hwAclLinkFormatType

OBJECT-TYPE
1.3.6.1.4.1.2011.5.1.1.7.1.5
Access
read-only
Status
current
Sub-identifiers
0
Describes the types of packets that the L2 ACL rules need to match. Options: 1. invalid(0) -in the query operation, invalid(0) is always returned. 2. ethernetII(1) -indicates the type of packets that the L2 ACL rules need to match is ethernetII 3. snap(2) -indicates the type of packets that the L2 ACL rules need to match is snap 4. ieee802Dot3And2(3) -indicates the type of packets that the L2 ACL rules need to match is ieee802Dot3And2 5. ieee802Dot4(4) -indicates the type of packets that the L2 ACL rules need to match is ieee802Dot4 Currently, only ethernetII(1) is supported. Therefore, this leaf cannot be modified. In the query operation, invalid(0) is always returned.
INTEGER { invalid(0), ethernetII(1), snap(2), ieee802Dot3And2(3), ieee802Dot4(4) }