Description | Indicates what ACL capabilities are supported on the device.
An ACL belongs to one of the following types: IP, IPX and MAC.
Furthermore, an ACL can be used for either QoS or Security
feature.
If ipQos(0) bit is turned on, caqIpAceTable can be instantiated
for Qos feature, otherwise it can not.
If ipxQos(1) bit is turned on, caqIpxAceTable can be
instantiated for Qos feature, otherwise it can not.
If macQos(2) bit is turned on, caqMacAceTable can be
instantiated for Qos feature, otherwise it can not.
If ipSecurity(3) bit is turned on, caqIpAceTable can be
instantiated for Security feature, otherwise it can not.
If ipxSecurity(4) bit is turned on, caqIpxAceTable can be
instantiated for Security feature, otherwise it can not.
If macSecurity(5) bit is turned on, caqMacAceTable can be
instantiated for Security feature, otherwise it can not. |