|
Description:
|
aclProfileType OBJECT-TYPE
SYNTAX INTEGER {l2(1), l3v4(2), l3v4Ext(13), l3v6(11)}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"The ACL Profile type, possible value are
l2 (1) - for MAC-based rule,
l3v4 (2) - for IPv4-based rule,
l3v4Ext (3) - for IPv4-Ext rule,
l3v6 (4) - for IPv6-based rule.
Note that only l2, l3 and l3v6 could be set by user,
other is reserved for system to show information."
|
|
|