|
Description:
|
aclProfileMask OBJECT-TYPE
SYNTAX OCTET STRING
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"Indicate which field want to care in the packet.
Turn on the following bits to select the following items
Type Item BIT
------------------------------------------
L2 DST_MAC 0 (LSB)
L2 SRC_MAC 1
L2 VID 2
L2 8021P_PRIORITY 3
L2 ETHER_TYPE 4
L3 DSCP 5
L3 ICMP_TYPE 6
L3 ICMP_CODE 7
L3 IGMP_TYPE 8
L3 DST_IP 9
L3 SRC_IP 10
L3 DST_PORT 11
L3 SRC_PORT 12
L3 TCPFLAG 13
ARP-SP ARP_SENDER_MAC 14
ARP-SP ARP_SENDER_IP 15 (MSB)
-------------------------------------------
The value is in Hex format."
|
|
|