|
Description:
|
aclNewCfgPortAclBmap OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..512))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The acls applied to the port. The acls are
presented in bitmap format. This string displays acl number
from 1 to 896.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ acl 9
|| ||
|| ||___ acl 8
|| |____ acl 7
|| . . .
||_________ acl 2
|__________ acl 1
where x : 1 - The represented acl applied to the port.
0 - The represented acl not applied to the port."
|
|
|