MIB Viewer

swACLPktContMaskOption2OffsetsReference

OBJECT-TYPE
1.3.6.1.4.1.171.12.9.2.10.2.1.3
Access
read-create
Status
current
Sub-identifiers
0
Specifies the reference of the offset. L2 - The offset will start counting from the byte after the end of the VLAN tags (start of ether type) L3 - The offset will start counting right after the ether type field. The packet must have a valid L2 header and a recognizeable ether type in order to be recognized. L4 - The offset will start counting right after the end of ip header. The packet must have a valid IP header in order to be recognized.
INTEGER{ l2(1), l3(2), l4(3) }