CISCO-CATOS-ACL-QOS-MIB

This MIB module is for Access Control Lists(ACLs) configuration
of Quality of Service (QoS) as well as Security feature on the
Cisco Catalyst 5000/6000 series switch running CatOS. It also
provides QoS configuration and statistics information.
 
Configuration information available through this MIB includes
Security and QoS ACL configuration for IP, IPX and Layer 2 
traffic, QoS and Security configuration parameters. 

Statistics available through this MIB includes QoS statistics
for Layer 3 traffic. In addition, detailed, flow-specific
statistics are also available.

This MIB module is applied in conjunction with 
CISCO-QOS-POLICY-CONFIG-MIB. The configuration information 
available through this MIB takes effect throughout the device 
when the value of qosPrOperPolicySource object in 
CISCO-QOS-POLICY-CONFIG-MIB is 'local' or applies to a specific
interface when the value of qosPrIfOperPolicySource object
in CISCO-QOS-POLICY-CONFIG-MIB which associates with that 
interface is 'local' while the value of qosPrOperPolicySource is
not 'local'.

The following terms are used throughout this MIB: 

    ACE stands for Access Control Entry. An ACL consists of an 
    ordered set of ACEs. ACE is a filter which is used to 
    identify flows with certain characteristics. It includes
    fields such as ingress/egress ports, L2(layer 2) addresses,
    L3(layer 3) addresses, TCP/UDP port numbers, etc.

    QoS ACE and Security ACE are very similar to each other
    but the actions of the ACEs are different.  

    Security ACEs are compared to each packet, and each ACE
    specifies whether packets that match with it are either
    forwarded or dropped.

    ESP: Enscrypted Security Payload.

    QoS is the method which attempts to ensure that the network
    requirements of different applications can be met by giving
    preferential forwarding treatment to some traffic. It is
    usually consisted of these steps: classification, policing,
    output scheduling, marking and shaping. Classification 
    identifies the traffic. Policing checks if the traffic 
    conformed to a specified criteria. Output scheduling,
    marking and shaping control how the traffic is transmitted
    to the next hop. 

    A flow is a non-specific term for a microflow or an
    aggregate flow.

    Microflow is a single instance of an application to 
    application flow of packets which is identified by source
    address, source port, destination address, destination port
    and protocol id.

    Aggregate flow is a collection of microflows that are
    treated together as one for the purpose of QoS.

    DSCP (Differentiated Services Code Point) is the six most 
    significant bits of the ToS field in a IP packet header.

    DSCP Mutation: the previous hop(s) and the following hop(s)
    of a device may reside in a different QoS domain. A QoS
    domain refers to the set of QoS rules and conventions
    adopted by an administrative entity. For instance, a set
    of DSCP values may have a different meaning in different
    domains. DSCP mutation allows a DSCP set to be mutated or
    transformed in order to maintain semantic compatibility
    between adjacent domains. The mutation is done via mapping
    tables which maps the old DSCP value from one domain to a
    new DSCP value in the other domain. 

    IP precedence is the three most significant bits of the ToS 
    field in a IP packet header.
    
    Cos (Class of Service) is the three bits in the layer 2
    header that indicates user priority value assigned to this
    packet.

    Trust state is a parameter configured at a physical
    interface or an ACL to determine a DSCP value assigned to
    a packet for QoS purpose.

    In profile packet is a packet that does not cause the
    committed access rate of the packet's flow to be exceeded.

    Out of profile packet is a packet that cause the committed
    access rate of the packet's flow to be exceeded.

To accomplish classification, the user defines an ACL describing
the specification of a traffic flow then attaches this ACL to a 
physical interface or a vlan. When a packet arrives at an
interface, depending on the configured trust state at that
interface, it can either be matched against an ACL if the trust
state is not trusted or get a DSCP assigned and go directly to 
output scheduling. In the former case, when the packet matches 
an ACE in the attached ACL, the next step will be policing. At 
the end of classification process, a packet has a DSCP value 
assigned. In some platform (e.g. Catalyst 4000) that does not
support ACL configuration, classification is accomplished by
matching the Cos value of incoming packet. 

A packet can be policed at microflow or aggregate flow level.
Policing is done using the token bucket algorithm. 
At the end of policing process, if packet does not cause the
flow to exceed the normal rate, it will continue to the next
step. Otherwise, the packet is dropped or assigned a 'policed'
DSCP value. Some platforms support multi-rate policing.  When 
packet causes the flow to exceed the normal rate but not the
excess rate, it is assigned a 'policed' DSCP value. When packet
causes the flow to exceed excess rate, it is either dropped or
has a 'policed' DSCP value assigned. After policing process,
the next step is output scheduling.

Output scheduling is the process of assigning a packet to
a queue and a threshold according to the packet's Cos value.
To get its Cos value, a DSCP to Cos mapping will be performed.

This MIB also defines 'Security ACLs' which some devices support
as a mean to enforce security. Security ACLs, attached at an
ingress interface, are compared to each packet arriving at that
interface. If the packet matches an ACE in the ACLs, it is
either permitted to go through the device or blocked and
dropped or redirected to another interface.

Imported Objects

QosInterfaceQueueType, Percent, QosLayer2Cos, DscpCISCO-QOS-PIB-MIB
ciscoMgmtCISCO-SMI
cseFlowDataEntryCISCO-SWITCH-ENGINE-MIB
CiscoIpProtocol, CiscoPortListCISCO-TC
VlanIndexCISCO-VTP-MIB
CounterBasedGauge64HCNUM-TC
InterfaceIndex, ifIndexIF-MIB
InetPortNumber, InetAddress, InetAddressTypeINET-ADDRESS-MIB
SnmpAdminStringSNMP-FRAMEWORK-MIB
OBJECT-GROUP, MODULE-COMPLIANCESNMPv2-CONF
Unsigned32, Integer32, Gauge32, Counter64, Counter32, OBJECT-TYPE, MODULE-IDENTITYSNMPv2-SMI
TruthValue, DateAndTime, MacAddress, RowStatus, TEXTUAL-CONVENTIONSNMPv2-TC
ciscoCatOSAclQosMIB.1.3.6.1.4.1.9.9.179
ciscoCatOSAclQosMIBObjects .1.3.6.1.4.1.9.9.179.1
caqGlobalObjects .1.3.6.1.4.1.9.9.179.1.1
caqCosToDscpTable .1.3.6.1.4.1.9.9.179.1.1.1
caqCosToDscpEntry .1.3.6.1.4.1.9.9.179.1.1.1.1
caqCosToDscpCos .1.3.6.1.4.1.9.9.179.1.1.1.1.1
caqCosToDscpDscp .1.3.6.1.4.1.9.9.179.1.1.1.1.2
caqMacPktClassifyVlansLow .1.3.6.1.4.1.9.9.179.1.1.10
caqMacPktClassifyVlansHigh .1.3.6.1.4.1.9.9.179.1.1.11
caqIpPrecToDscpTable .1.3.6.1.4.1.9.9.179.1.1.2
caqIpPrecToDscpEntry .1.3.6.1.4.1.9.9.179.1.1.2.1
caqIpPrecToDscpIpPrec .1.3.6.1.4.1.9.9.179.1.1.2.1.1
caqIpPrecToDscpDscp .1.3.6.1.4.1.9.9.179.1.1.2.1.2
caqDscpMappingTable .1.3.6.1.4.1.9.9.179.1.1.3
caqDscpMappingEntry .1.3.6.1.4.1.9.9.179.1.1.3.1
caqDscpMappingDscp .1.3.6.1.4.1.9.9.179.1.1.3.1.1
caqDscpMappingCos .1.3.6.1.4.1.9.9.179.1.1.3.1.2
caqDscpMappingNRPolicedDscp .1.3.6.1.4.1.9.9.179.1.1.3.1.3
caqDscpMappingERPolicedDscp .1.3.6.1.4.1.9.9.179.1.1.3.1.4
caqCosAssignmentTable .1.3.6.1.4.1.9.9.179.1.1.4
caqCosAssignmentEntry .1.3.6.1.4.1.9.9.179.1.1.4.1
caqCosAssignQueueType .1.3.6.1.4.1.9.9.179.1.1.4.1.1
caqCosAssignCos .1.3.6.1.4.1.9.9.179.1.1.4.1.2
caqCosAssignQueueNumber .1.3.6.1.4.1.9.9.179.1.1.4.1.3
caqCosAssignThresholdNumber .1.3.6.1.4.1.9.9.179.1.1.4.1.4
caqQueueThresholdTable .1.3.6.1.4.1.9.9.179.1.1.5
caqQueueThresholdEntry .1.3.6.1.4.1.9.9.179.1.1.5.1
caqQueueThreshQueueType .1.3.6.1.4.1.9.9.179.1.1.5.1.1
caqQueueThreshQueueIndex .1.3.6.1.4.1.9.9.179.1.1.5.1.2
caqQueueThreshThresholdIndex .1.3.6.1.4.1.9.9.179.1.1.5.1.3
caqQueueThreshDropAlgorithm .1.3.6.1.4.1.9.9.179.1.1.5.1.4
caqQueueThreshDropThreshold .1.3.6.1.4.1.9.9.179.1.1.5.1.5
caqQueueThreshMinWredThreshold .1.3.6.1.4.1.9.9.179.1.1.5.1.6
caqQueueThreshMaxWredThreshold .1.3.6.1.4.1.9.9.179.1.1.5.1.7
caqQueueTable .1.3.6.1.4.1.9.9.179.1.1.6
caqQueueEntry .1.3.6.1.4.1.9.9.179.1.1.6.1
caqQueueDirection .1.3.6.1.4.1.9.9.179.1.1.6.1.1
caqQueueType .1.3.6.1.4.1.9.9.179.1.1.6.1.2
caqQueueNumber .1.3.6.1.4.1.9.9.179.1.1.6.1.3
caqQueueWrrWeight .1.3.6.1.4.1.9.9.179.1.1.6.1.4
caqQueueBufferSizeRatio .1.3.6.1.4.1.9.9.179.1.1.6.1.5
caqDscpMutationMapTable .1.3.6.1.4.1.9.9.179.1.1.7
caqDscpMutationMapEntry .1.3.6.1.4.1.9.9.179.1.1.7.1
caqDscpMutationTableId .1.3.6.1.4.1.9.9.179.1.1.7.1.1
caqDscpMutationOldDscp .1.3.6.1.4.1.9.9.179.1.1.7.1.2
caqDscpMutationNewDscp .1.3.6.1.4.1.9.9.179.1.1.7.1.3
caqVlanMutationIdMapTable .1.3.6.1.4.1.9.9.179.1.1.8
caqVlanMutationIdMapEntry .1.3.6.1.4.1.9.9.179.1.1.8.1
caqVlanMutationIndex .1.3.6.1.4.1.9.9.179.1.1.8.1.1
caqVlanMutationTableId .1.3.6.1.4.1.9.9.179.1.1.8.1.2
caqDscpRewriteEnabled .1.3.6.1.4.1.9.9.179.1.1.9
caqDownloadAclObjects .1.3.6.1.4.1.9.9.179.1.10
caqDownloadAclInfoTable .1.3.6.1.4.1.9.9.179.1.10.1
caqDownloadAclInfoEntry .1.3.6.1.4.1.9.9.179.1.10.1.1
caqDownloadAclName .1.3.6.1.4.1.9.9.179.1.10.1.1.1
caqDownloadAclUserCount .1.3.6.1.4.1.9.9.179.1.10.1.1.2
caqDownloadAclDownloadTime .1.3.6.1.4.1.9.9.179.1.10.1.1.3
caqIpDownloadAceTable .1.3.6.1.4.1.9.9.179.1.10.2
caqIpDownloadAceEntry .1.3.6.1.4.1.9.9.179.1.10.2.1
caqIpDownloadAclName .1.3.6.1.4.1.9.9.179.1.10.2.1.1
caqIpDownloadAceSrcPortRange .1.3.6.1.4.1.9.9.179.1.10.2.1.10
caqIpDownloadAceDestIp .1.3.6.1.4.1.9.9.179.1.10.2.1.11
caqIpDownloadAceDestIpMask .1.3.6.1.4.1.9.9.179.1.10.2.1.12
caqIpDownloadAceDestPortOp .1.3.6.1.4.1.9.9.179.1.10.2.1.13
caqIpDownloadAceDestPort .1.3.6.1.4.1.9.9.179.1.10.2.1.14
caqIpDownloadAceDestPortRange .1.3.6.1.4.1.9.9.179.1.10.2.1.15
caqIpDownloadAceTosMatchCriteria .1.3.6.1.4.1.9.9.179.1.10.2.1.16
caqIpDownloadAceIpPrec .1.3.6.1.4.1.9.9.179.1.10.2.1.17
caqIpDownloadAceDscp .1.3.6.1.4.1.9.9.179.1.10.2.1.18
caqIpDnldAcePrtocolMatchCriteria .1.3.6.1.4.1.9.9.179.1.10.2.1.19
caqIpDownloadAceIndex .1.3.6.1.4.1.9.9.179.1.10.2.1.2
caqIpDownloadAceIcmpType .1.3.6.1.4.1.9.9.179.1.10.2.1.20
caqIpDownloadAceIcmpCode .1.3.6.1.4.1.9.9.179.1.10.2.1.21
caqIpDownloadAceMatchedAction .1.3.6.1.4.1.9.9.179.1.10.2.1.3
caqIpDownloadAceProtocolType .1.3.6.1.4.1.9.9.179.1.10.2.1.4
caqIpDownloadAceAddrType .1.3.6.1.4.1.9.9.179.1.10.2.1.5
caqIpDownloadAceSrcIp .1.3.6.1.4.1.9.9.179.1.10.2.1.6
caqIpDownloadAceSrcIpMask .1.3.6.1.4.1.9.9.179.1.10.2.1.7
caqIpDownloadAceSrcPortOp .1.3.6.1.4.1.9.9.179.1.10.2.1.8
caqIpDownloadAceSrcPort .1.3.6.1.4.1.9.9.179.1.10.2.1.9
caqIfDownloadAclTable .1.3.6.1.4.1.9.9.179.1.10.3
caqIfDownloadAclEntry .1.3.6.1.4.1.9.9.179.1.10.3.1
caqIfDownloadAclFeature .1.3.6.1.4.1.9.9.179.1.10.3.1.1
caqIfDownloadAclAddressType .1.3.6.1.4.1.9.9.179.1.10.3.1.2
caqIfDownloadAclHostAddress .1.3.6.1.4.1.9.9.179.1.10.3.1.3
caqIfIpPhoneMapTable .1.3.6.1.4.1.9.9.179.1.10.4
caqIfIpPhoneMapEntry .1.3.6.1.4.1.9.9.179.1.10.4.1
caqIfIpPhoneAddressType .1.3.6.1.4.1.9.9.179.1.10.4.1.1
caqIfIpPhoneHostAddress .1.3.6.1.4.1.9.9.179.1.10.4.1.2
caqInterfaceObjects .1.3.6.1.4.1.9.9.179.1.2
caqIfConfigTable .1.3.6.1.4.1.9.9.179.1.2.1
caqIfConfigEntry .1.3.6.1.4.1.9.9.179.1.2.1.1
caqIfCos .1.3.6.1.4.1.9.9.179.1.2.1.1.1
caqIfTrustStateConfig .1.3.6.1.4.1.9.9.179.1.2.1.1.2
caqIfAclBase .1.3.6.1.4.1.9.9.179.1.2.1.1.3
caqIfTrustDevice .1.3.6.1.4.1.9.9.179.1.2.1.1.4
caqIfOperTrustState .1.3.6.1.4.1.9.9.179.1.2.1.1.5
caqClassifierTable .1.3.6.1.4.1.9.9.179.1.2.2
caqClassifierEntry .1.3.6.1.4.1.9.9.179.1.2.2.1
caqClassifierAclType .1.3.6.1.4.1.9.9.179.1.2.2.1.1
caqClassifierAclName .1.3.6.1.4.1.9.9.179.1.2.2.1.2
caqClassifierMapStatus .1.3.6.1.4.1.9.9.179.1.2.2.1.3
caqClassifierMapDirection .1.3.6.1.4.1.9.9.179.1.2.2.1.4
caqIfSecurityAclConfigTable .1.3.6.1.4.1.9.9.179.1.2.3
caqIfSecurityAclConfigEntry .1.3.6.1.4.1.9.9.179.1.2.3.1
caqIfSecurityAclBase .1.3.6.1.4.1.9.9.179.1.2.3.1.1
caqIpOperClassifierTable .1.3.6.1.4.1.9.9.179.1.2.4
caqIpOperClassifierEntry .1.3.6.1.4.1.9.9.179.1.2.4.1
caqIpOperAclFeature .1.3.6.1.4.1.9.9.179.1.2.4.1.1
caqIpOperAclName .1.3.6.1.4.1.9.9.179.1.2.4.1.2
caqIpOperAclMapSource .1.3.6.1.4.1.9.9.179.1.2.4.1.3
caqDownloadClassifierTable .1.3.6.1.4.1.9.9.179.1.2.5
caqDownloadClassifierEntry .1.3.6.1.4.1.9.9.179.1.2.5.1
caqDownloadAclFeature .1.3.6.1.4.1.9.9.179.1.2.5.1.1
caqDownloadClassifierAclName .1.3.6.1.4.1.9.9.179.1.2.5.1.2
caqDownloadMapSource .1.3.6.1.4.1.9.9.179.1.2.5.1.3
caqDownloadAclType .1.3.6.1.4.1.9.9.179.1.2.5.1.4
caqAclObjects .1.3.6.1.4.1.9.9.179.1.3
caqAclCapabilities .1.3.6.1.4.1.9.9.179.1.3.1
caqSecurityAclCaptureIfTable .1.3.6.1.4.1.9.9.179.1.3.10
caqSecurityAclCaptureIfEntry .1.3.6.1.4.1.9.9.179.1.3.10.1
caqSecurityAclCaptureEnable .1.3.6.1.4.1.9.9.179.1.3.10.1.1
caqFlowPolicerExcessBurstSupport .1.3.6.1.4.1.9.9.179.1.3.11
caqSecurityRateLimitFeatures .1.3.6.1.4.1.9.9.179.1.3.12
caqSecurityAclRateLimit .1.3.6.1.4.1.9.9.179.1.3.13
caqQosDefaultActionTable .1.3.6.1.4.1.9.9.179.1.3.14
caqQosDefaultActionEntry .1.3.6.1.4.1.9.9.179.1.3.14.1
caqQosTrafficDirection .1.3.6.1.4.1.9.9.179.1.3.14.1.1
caqQosTrafficType .1.3.6.1.4.1.9.9.179.1.3.14.1.2
caqQosDefaultTrustState .1.3.6.1.4.1.9.9.179.1.3.14.1.3
caqQosDefaultDscp .1.3.6.1.4.1.9.9.179.1.3.14.1.4
caqQosDefaultMicroflow .1.3.6.1.4.1.9.9.179.1.3.14.1.5
caqQosDefaultAggregate .1.3.6.1.4.1.9.9.179.1.3.14.1.6
caqAclFeatureCpb .1.3.6.1.4.1.9.9.179.1.3.15
caqIpAceTable .1.3.6.1.4.1.9.9.179.1.3.2
caqIpAceEntry .1.3.6.1.4.1.9.9.179.1.3.2.1
caqIpAceFeature .1.3.6.1.4.1.9.9.179.1.3.2.1.1
caqIpAceSrcPort .1.3.6.1.4.1.9.9.179.1.3.2.1.10
caqIpAceSrcPortRange .1.3.6.1.4.1.9.9.179.1.3.2.1.11
caqIpAceDestIp .1.3.6.1.4.1.9.9.179.1.3.2.1.12
caqIpAceDestIpMask .1.3.6.1.4.1.9.9.179.1.3.2.1.13
caqIpAceDestPortOp .1.3.6.1.4.1.9.9.179.1.3.2.1.14
caqIpAceDestPort .1.3.6.1.4.1.9.9.179.1.3.2.1.15
caqIpAceDestPortRange .1.3.6.1.4.1.9.9.179.1.3.2.1.16
caqIpAceTosMatchCriteria .1.3.6.1.4.1.9.9.179.1.3.2.1.17
caqIpAceIpPrec .1.3.6.1.4.1.9.9.179.1.3.2.1.18
caqIpAceDscp .1.3.6.1.4.1.9.9.179.1.3.2.1.19
caqIpAclName .1.3.6.1.4.1.9.9.179.1.3.2.1.2
caqIpAceProtocolMatchCriteria .1.3.6.1.4.1.9.9.179.1.3.2.1.20
caqIpAceIcmpType .1.3.6.1.4.1.9.9.179.1.3.2.1.21
caqIpAceIcmpCode .1.3.6.1.4.1.9.9.179.1.3.2.1.22
caqIpAceIgmpType .1.3.6.1.4.1.9.9.179.1.3.2.1.23
caqIpAceOrderPosition .1.3.6.1.4.1.9.9.179.1.3.2.1.24
caqIpAceBeforePosition .1.3.6.1.4.1.9.9.179.1.3.2.1.25
caqIpAceStatus .1.3.6.1.4.1.9.9.179.1.3.2.1.26
caqIpAceSecurityId .1.3.6.1.4.1.9.9.179.1.3.2.1.27
caqIpAceSrcGroup .1.3.6.1.4.1.9.9.179.1.3.2.1.28
caqIpAceDestGroup .1.3.6.1.4.1.9.9.179.1.3.2.1.29
caqIpAceIndex .1.3.6.1.4.1.9.9.179.1.3.2.1.3
caqIpAceType .1.3.6.1.4.1.9.9.179.1.3.2.1.30
caqIpAceMatchedAction .1.3.6.1.4.1.9.9.179.1.3.2.1.4
caqIpAceProtocolType .1.3.6.1.4.1.9.9.179.1.3.2.1.5
caqIpAceAddrType .1.3.6.1.4.1.9.9.179.1.3.2.1.6
caqIpAceSrcIp .1.3.6.1.4.1.9.9.179.1.3.2.1.7
caqIpAceSrcIpMask .1.3.6.1.4.1.9.9.179.1.3.2.1.8
caqIpAceSrcPortOp .1.3.6.1.4.1.9.9.179.1.3.2.1.9
caqIpxAceTable .1.3.6.1.4.1.9.9.179.1.3.3
caqIpxAceEntry .1.3.6.1.4.1.9.9.179.1.3.3.1
caqIpxAceFeature .1.3.6.1.4.1.9.9.179.1.3.3.1.1
caqIpxAceDestNetMask .1.3.6.1.4.1.9.9.179.1.3.3.1.10
caqIpxAceDestNodeMask .1.3.6.1.4.1.9.9.179.1.3.3.1.11
caqIpxAceOrderPosition .1.3.6.1.4.1.9.9.179.1.3.3.1.12
caqIpxAceBeforePosition .1.3.6.1.4.1.9.9.179.1.3.3.1.13
caqIpxAceStatus .1.3.6.1.4.1.9.9.179.1.3.3.1.14
caqIpxAclName .1.3.6.1.4.1.9.9.179.1.3.3.1.2
caqIpxAceIndex .1.3.6.1.4.1.9.9.179.1.3.3.1.3
caqIpxAceMatchedAction .1.3.6.1.4.1.9.9.179.1.3.3.1.4
caqIpxAceSrcNet .1.3.6.1.4.1.9.9.179.1.3.3.1.5
caqIpxAceDestMatchCriteria .1.3.6.1.4.1.9.9.179.1.3.3.1.6
caqIpxAceProtocolType .1.3.6.1.4.1.9.9.179.1.3.3.1.7
caqIpxAceDestNet .1.3.6.1.4.1.9.9.179.1.3.3.1.8
caqIpxAceDestNode .1.3.6.1.4.1.9.9.179.1.3.3.1.9
caqMacAceTable .1.3.6.1.4.1.9.9.179.1.3.4
caqMacAceEntry .1.3.6.1.4.1.9.9.179.1.3.4.1
caqMacAceFeature .1.3.6.1.4.1.9.9.179.1.3.4.1.1
caqMacAceOrderPosition .1.3.6.1.4.1.9.9.179.1.3.4.1.10
caqMacAceBeforePosition .1.3.6.1.4.1.9.9.179.1.3.4.1.11
caqMacAceStatus .1.3.6.1.4.1.9.9.179.1.3.4.1.12
caqMacAceMatchCriteria .1.3.6.1.4.1.9.9.179.1.3.4.1.13
caqMacAceCos .1.3.6.1.4.1.9.9.179.1.3.4.1.14
caqMacAceVlan .1.3.6.1.4.1.9.9.179.1.3.4.1.15
caqMacAclName .1.3.6.1.4.1.9.9.179.1.3.4.1.2
caqMacAceIndex .1.3.6.1.4.1.9.9.179.1.3.4.1.3
caqMacAceMatchedAction .1.3.6.1.4.1.9.9.179.1.3.4.1.4
caqMacAceSrcMac .1.3.6.1.4.1.9.9.179.1.3.4.1.5
caqMacAceSrcMacMask .1.3.6.1.4.1.9.9.179.1.3.4.1.6
caqMacAceDestMac .1.3.6.1.4.1.9.9.179.1.3.4.1.7
caqMacAceDestMacMask .1.3.6.1.4.1.9.9.179.1.3.4.1.8
caqMacAceEthertype .1.3.6.1.4.1.9.9.179.1.3.4.1.9
caqFlowPolicingCpb .1.3.6.1.4.1.9.9.179.1.3.5
caqQosActionSelectTable .1.3.6.1.4.1.9.9.179.1.3.6
caqQosActionSelectEntry .1.3.6.1.4.1.9.9.179.1.3.6.1
caqQosActionSelectIndex .1.3.6.1.4.1.9.9.179.1.3.6.1.1
caqQosActionSelectTrust .1.3.6.1.4.1.9.9.179.1.3.6.1.2
caqQosActionSelectDscp .1.3.6.1.4.1.9.9.179.1.3.6.1.4
caqQosActionSelectMicroflow .1.3.6.1.4.1.9.9.179.1.3.6.1.5
caqQosActionSelectAggregate .1.3.6.1.4.1.9.9.179.1.3.6.1.6
caqQosActionSelectStatus .1.3.6.1.4.1.9.9.179.1.3.6.1.7
caqFlowPolicerExcessRateSupport .1.3.6.1.4.1.9.9.179.1.3.7
caqFlowPolicerTable .1.3.6.1.4.1.9.9.179.1.3.8
caqFlowPolicerEntry .1.3.6.1.4.1.9.9.179.1.3.8.1
caqFlowPolicerName .1.3.6.1.4.1.9.9.179.1.3.8.1.1
caqFlowPolicerBurstSizeGrant .1.3.6.1.4.1.9.9.179.1.3.8.1.10
caqFlowPolicerStatus .1.3.6.1.4.1.9.9.179.1.3.8.1.11
caqFlowPolicerExcessBurstRequest .1.3.6.1.4.1.9.9.179.1.3.8.1.12
caqFlowPolicerExcessBurstGrant .1.3.6.1.4.1.9.9.179.1.3.8.1.13
caqFlowPolicerType .1.3.6.1.4.1.9.9.179.1.3.8.1.2
caqFlowPolicerNormalRateRequest .1.3.6.1.4.1.9.9.179.1.3.8.1.3
caqFlowPolicerNormalRateGrant .1.3.6.1.4.1.9.9.179.1.3.8.1.4
caqFlowPolicerNormalRateAction .1.3.6.1.4.1.9.9.179.1.3.8.1.5
caqFlowPolicerExcessRateRequest .1.3.6.1.4.1.9.9.179.1.3.8.1.6
caqFlowPolicerExcessRateGrant .1.3.6.1.4.1.9.9.179.1.3.8.1.7
caqFlowPolicerExcessRateAction .1.3.6.1.4.1.9.9.179.1.3.8.1.8
caqFlowPolicerBurstSizeRequest .1.3.6.1.4.1.9.9.179.1.3.8.1.9
caqSecurityActionTable .1.3.6.1.4.1.9.9.179.1.3.9
caqSecurityActionEntry .1.3.6.1.4.1.9.9.179.1.3.9.1
caqSecurityActionIndex .1.3.6.1.4.1.9.9.179.1.3.9.1.1
caqSecurityAction .1.3.6.1.4.1.9.9.179.1.3.9.1.2
caqSecurityRedirectPortList deprecated.1.3.6.1.4.1.9.9.179.1.3.9.1.3
caqSecurityCapture .1.3.6.1.4.1.9.9.179.1.3.9.1.4
caqSecurityActionStatus .1.3.6.1.4.1.9.9.179.1.3.9.1.5
caqSecurityAdjIndex .1.3.6.1.4.1.9.9.179.1.3.9.1.6
caqSecurityArpMacAddress .1.3.6.1.4.1.9.9.179.1.3.9.1.7
caqSecurityRedirect2kPortList .1.3.6.1.4.1.9.9.179.1.3.9.1.8
caqSecurityDownloadedAceFeature .1.3.6.1.4.1.9.9.179.1.3.9.1.9
caqQosStatsObjects .1.3.6.1.4.1.9.9.179.1.4
caqL3PacketsDropByPolicer .1.3.6.1.4.1.9.9.179.1.4.1
caqTosChangedIpPacketsAveRate .1.3.6.1.4.1.9.9.179.1.4.10
caqTosChangedIpPacketsPeakRate .1.3.6.1.4.1.9.9.179.1.4.11
caqCosChangedIpPacketsAveRate .1.3.6.1.4.1.9.9.179.1.4.12
caqCosChangedIpPacketsPeakRate .1.3.6.1.4.1.9.9.179.1.4.13
caqCosChangedNonIpPacketsAveRate .1.3.6.1.4.1.9.9.179.1.4.14
caqCosChangedNonIpPacketPeakRate .1.3.6.1.4.1.9.9.179.1.4.15
caqTosChangedIpPackets .1.3.6.1.4.1.9.9.179.1.4.2
caqCosChangedIpPackets .1.3.6.1.4.1.9.9.179.1.4.3
caqCosChangedNonIpPackets .1.3.6.1.4.1.9.9.179.1.4.4
caqPortStatsTable .1.3.6.1.4.1.9.9.179.1.4.5
caqPortStatsEntry .1.3.6.1.4.1.9.9.179.1.4.5.1
caqPortStatsDirection .1.3.6.1.4.1.9.9.179.1.4.5.1.1
caqPortStatsQueueNumber .1.3.6.1.4.1.9.9.179.1.4.5.1.2
caqPortStatsThresholdNumber .1.3.6.1.4.1.9.9.179.1.4.5.1.3
caqPortStatsDropPkts .1.3.6.1.4.1.9.9.179.1.4.5.1.4
caqPortStatsDropPktsAveRate .1.3.6.1.4.1.9.9.179.1.4.5.1.5
caqPortStatsDropPktsPeakRate .1.3.6.1.4.1.9.9.179.1.4.5.1.6
caqFlowStatsTable .1.3.6.1.4.1.9.9.179.1.4.6
caqFlowStatsEntry .1.3.6.1.4.1.9.9.179.1.4.6.1
caqFlowStatsOutOfProfilePackets .1.3.6.1.4.1.9.9.179.1.4.6.1.1
caqAggPolicerStatsTable .1.3.6.1.4.1.9.9.179.1.4.7
caqAggPolicerStatsEntry .1.3.6.1.4.1.9.9.179.1.4.7.1
caqAggPolicerName .1.3.6.1.4.1.9.9.179.1.4.7.1.1
caqAggPolicerERExceedOctetsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.10
caqAggPolicerOctetsPeakRate .1.3.6.1.4.1.9.9.179.1.4.7.1.11
caqAggPolicerPacketsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.12
caqAggPolicerNRExceedPacketsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.13
caqAggPolicerERExceedPacketsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.14
caqAggPolicerPacketsPeakRate .1.3.6.1.4.1.9.9.179.1.4.7.1.15
caqAggPolicerPackets .1.3.6.1.4.1.9.9.179.1.4.7.1.2
caqAggPolicerNRExceedPackets .1.3.6.1.4.1.9.9.179.1.4.7.1.3
caqAggPolicerERExceedPackets .1.3.6.1.4.1.9.9.179.1.4.7.1.4
caqAggPolicerOctets .1.3.6.1.4.1.9.9.179.1.4.7.1.5
caqAggPolicerNRExceedOctets .1.3.6.1.4.1.9.9.179.1.4.7.1.6
caqAggPolicerERExceedOctets .1.3.6.1.4.1.9.9.179.1.4.7.1.7
caqAggPolicerOctetsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.8
caqAggPolicerNRExceedOctetsRate .1.3.6.1.4.1.9.9.179.1.4.7.1.9
caqL3PacketsDropByPolicerAveRate .1.3.6.1.4.1.9.9.179.1.4.8
caqL3PacketsDropByPolicerPeakRate .1.3.6.1.4.1.9.9.179.1.4.9
caqExtObjects .1.3.6.1.4.1.9.9.179.1.5
caqBridgedPolicerTable .1.3.6.1.4.1.9.9.179.1.5.1
caqBridgedPolicerEntry .1.3.6.1.4.1.9.9.179.1.5.1.1
caqBridgedFlowVlanIndex .1.3.6.1.4.1.9.9.179.1.5.1.1.1
caqBridgedFlowEnabled .1.3.6.1.4.1.9.9.179.1.5.1.1.2
caqCosMacVlanRouterTable .1.3.6.1.4.1.9.9.179.1.5.2
caqCosMacVlanRouterEntry .1.3.6.1.4.1.9.9.179.1.5.2.1
caqCosMacAddress .1.3.6.1.4.1.9.9.179.1.5.2.1.1
caqCosVlanNumber .1.3.6.1.4.1.9.9.179.1.5.2.1.2
caqMacAddressCpb .1.3.6.1.4.1.9.9.179.1.5.2.1.3
caqCosValue .1.3.6.1.4.1.9.9.179.1.5.2.1.4
caqCosMacVlanRouterStatus .1.3.6.1.4.1.9.9.179.1.5.2.1.5
caqPbfObjects .1.3.6.1.4.1.9.9.179.1.6
caqPbfStatus .1.3.6.1.4.1.9.9.179.1.6.1
caqPbfMacAddress .1.3.6.1.4.1.9.9.179.1.6.2
caqAdjacencyTable .1.3.6.1.4.1.9.9.179.1.6.3
caqAdjacencyEntry .1.3.6.1.4.1.9.9.179.1.6.3.1
caqAdjIndex .1.3.6.1.4.1.9.9.179.1.6.3.1.1
caqAdjDstVlanNumber .1.3.6.1.4.1.9.9.179.1.6.3.1.2
caqAdjDstMacAddress .1.3.6.1.4.1.9.9.179.1.6.3.1.3
caqAdjSrcMacAddress .1.3.6.1.4.1.9.9.179.1.6.3.1.4
caqAdjName .1.3.6.1.4.1.9.9.179.1.6.3.1.5
caqAdjMtu .1.3.6.1.4.1.9.9.179.1.6.3.1.6
caqAdjHitCount .1.3.6.1.4.1.9.9.179.1.6.3.1.7
caqAdjStatus .1.3.6.1.4.1.9.9.179.1.6.3.1.8
caqLoggingObjects .1.3.6.1.4.1.9.9.179.1.7
caqAclLogMaxFlow .1.3.6.1.4.1.9.9.179.1.7.1
caqAclSecurityLoggingRateLimit .1.3.6.1.4.1.9.9.179.1.7.2
caqAclRouterAclRateLimit .1.3.6.1.4.1.9.9.179.1.7.3
caqIpFlowLoggingTable .1.3.6.1.4.1.9.9.179.1.7.4
caqIpFlowLoggingEntry .1.3.6.1.4.1.9.9.179.1.7.4.1
caqIpFlowLoggingIndex .1.3.6.1.4.1.9.9.179.1.7.4.1.1
caqIpFlowIcmpType .1.3.6.1.4.1.9.9.179.1.7.4.1.10
caqIpFlowIcmpCode .1.3.6.1.4.1.9.9.179.1.7.4.1.11
caqIpFlowIgmpType .1.3.6.1.4.1.9.9.179.1.7.4.1.12
caqIpFlowArpOpcode .1.3.6.1.4.1.9.9.179.1.7.4.1.13
caqIpFlowArpSrcMacAddr .1.3.6.1.4.1.9.9.179.1.7.4.1.14
caqIpFlowArpHeaderSrcMacAddr .1.3.6.1.4.1.9.9.179.1.7.4.1.15
caqIpFlowPacketsCount .1.3.6.1.4.1.9.9.179.1.7.4.1.16
caqIpFlowLoggingTTL .1.3.6.1.4.1.9.9.179.1.7.4.1.17
caqIpFlowArpLoggingSource .1.3.6.1.4.1.9.9.179.1.7.4.1.18
caqIpFlowArpAclName .1.3.6.1.4.1.9.9.179.1.7.4.1.19
caqIpFlowVlan .1.3.6.1.4.1.9.9.179.1.7.4.1.2
caqIpFlowArpAceNumber .1.3.6.1.4.1.9.9.179.1.7.4.1.20
caqIpFlowIfIndex .1.3.6.1.4.1.9.9.179.1.7.4.1.3
caqIpFlowProtocolType .1.3.6.1.4.1.9.9.179.1.7.4.1.4
caqIpFlowAddrType .1.3.6.1.4.1.9.9.179.1.7.4.1.5
caqIpFlowSrcIp .1.3.6.1.4.1.9.9.179.1.7.4.1.6
caqIpFlowSrcPort .1.3.6.1.4.1.9.9.179.1.7.4.1.7
caqIpFlowDestIp .1.3.6.1.4.1.9.9.179.1.7.4.1.8
caqIpFlowDestPort .1.3.6.1.4.1.9.9.179.1.7.4.1.9
caqArpInspObjects .1.3.6.1.4.1.9.9.179.1.8
caqArpInspStatsTable .1.3.6.1.4.1.9.9.179.1.8.10
caqArpInspStatsEntry .1.3.6.1.4.1.9.9.179.1.8.10.1
caqArpInspAclName .1.3.6.1.4.1.9.9.179.1.8.10.1.1
caqArpInspForwardedPackets .1.3.6.1.4.1.9.9.179.1.8.10.1.2
caqArpInspDroppedPackets .1.3.6.1.4.1.9.9.179.1.8.10.1.3
caqIfArpInspConfigTable .1.3.6.1.4.1.9.9.179.1.8.11
caqIfArpInspConfigEntry .1.3.6.1.4.1.9.9.179.1.8.11.1
caqIfArpInspDropThreshold .1.3.6.1.4.1.9.9.179.1.8.11.1.1
caqIfArpInspShutdownThreshold .1.3.6.1.4.1.9.9.179.1.8.11.1.2
caqAclArpInspMatchMac .1.3.6.1.4.1.9.9.179.1.8.2
caqAclArpInspAddrValidation .1.3.6.1.4.1.9.9.179.1.8.3
caqArpInspGlobalForwardedPkts .1.3.6.1.4.1.9.9.179.1.8.4
caqArpInspGlobalDroppedPkts .1.3.6.1.4.1.9.9.179.1.8.5
caqRARPForwardedPkts .1.3.6.1.4.1.9.9.179.1.8.6
caqMatchedMacFailedPkts .1.3.6.1.4.1.9.9.179.1.8.7
caqAddrValidationFailedPkts .1.3.6.1.4.1.9.9.179.1.8.8
caqArpInspIpDroppedPkts .1.3.6.1.4.1.9.9.179.1.8.9
caqAclHitCountObjects .1.3.6.1.4.1.9.9.179.1.9
caqAclHitCountVlansLow .1.3.6.1.4.1.9.9.179.1.9.1
caqAclHitCountVlansHigh .1.3.6.1.4.1.9.9.179.1.9.2
caqAclHitCountPortList .1.3.6.1.4.1.9.9.179.1.9.3
caqAclHitCountTable .1.3.6.1.4.1.9.9.179.1.9.4
caqAclHitCountEntry .1.3.6.1.4.1.9.9.179.1.9.4.1
caqAclHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.4.1.1
caqAclHitCountAclName .1.3.6.1.4.1.9.9.179.1.9.4.1.2
caqAclHitCountEnable .1.3.6.1.4.1.9.9.179.1.9.4.1.3
caqAceHitCountTable .1.3.6.1.4.1.9.9.179.1.9.5
caqAceHitCountEntry .1.3.6.1.4.1.9.9.179.1.9.5.1
caqAceHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.5.1.1
caqAceHitCountAclName .1.3.6.1.4.1.9.9.179.1.9.5.1.2
caqAceHitCountAceIndex .1.3.6.1.4.1.9.9.179.1.9.5.1.3
caqAceHitCountEnable .1.3.6.1.4.1.9.9.179.1.9.5.1.4
caqAceIngressHitCount .1.3.6.1.4.1.9.9.179.1.9.5.1.5
caqAceEgressHitCount .1.3.6.1.4.1.9.9.179.1.9.5.1.6
caqIfAclHitCountTable .1.3.6.1.4.1.9.9.179.1.9.6
caqIfAclHitCountEntry .1.3.6.1.4.1.9.9.179.1.9.6.1
caqIfAclHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.6.1.1
caqIfAclHitCountAclName .1.3.6.1.4.1.9.9.179.1.9.6.1.2
caqIfAclHitCountAceIndex .1.3.6.1.4.1.9.9.179.1.9.6.1.3
caqIfAclIngressHitCount .1.3.6.1.4.1.9.9.179.1.9.6.1.4
caqIfAclEgressHitCount .1.3.6.1.4.1.9.9.179.1.9.6.1.5
caqMIBNotifications .1.3.6.1.4.1.9.9.179.2
caqMIBConformance .1.3.6.1.4.1.9.9.179.3
caqMIBCompliances .1.3.6.1.4.1.9.9.179.3.1
caqMIBGroups .1.3.6.1.4.1.9.9.179.3.2