|
Description:
|
aclCurCfgPortAclGrpBmap OBJECT-TYPE
SYNTAX OCTET STRING (SIZE(0..512))
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The acl groups 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 .....
|| || |_ aclgrp 9
|| ||
|| ||___ aclgrp 8
|| |____ aclgrp 7
|| . . .
||_________ aclgrp 2
|__________ aclgrp 1
where x : 1 - The represented acl applied to the port.
0 - The represented acl not applied to the port."
|
|
|