|
Description:
|
swACLPktContMaskOption2OffsetsReference OBJECT-TYPE
SYNTAX INTEGER{
l2(1),
l3(2),
l4(3)}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"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."
|
|
|