|
Description:
|
aclProfileType OBJECT-TYPE
SYNTAX INTEGER {l2(1), l3(2), arpSP-permit(4), arpSP-deny(5), voiceVlan(6)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The ACL Profile type, possible value are
l2 (1) - for MAC-based rule,
l3 (2) - for IPv4-based rule,
arpSP-permit(4) - for ARP Spoofing prevention entry,
arpSP-deny(5) - for ARP Spoofing prevention entry,
voiceVlan(6) - for Voice VLAN OUI entry.
Note that only l2 and l3 could be set by user,
other is reserved for system to show information."
|
|
|