|
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."
|
|
|