MIB Viewer

caqAclCapabilities

OBJECT-TYPE
1.3.6.1.4.1.9.9.179.1.3.1
Access
read-only
Status
current
Sub-identifiers
0
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.
BITS { ipQos(0), ipxQos(1), macQos(2), ipSecurity(3), ipxSecurity(4), macSecurity(5) }