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.
    
ciscoCatOSAclQosMIB 1.3.6.1.4.1.9.9.179
Imported Objects
CISCO-QOS-PIB-MIB Dscp Percent QosInterfaceQueueType QosLayer2Cos
CISCO-SMI ciscoMgmt
CISCO-SWITCH-ENGINE-MIB cseFlowDataEntry
CISCO-TC CiscoIpProtocol CiscoPortList
CISCO-VTP-MIB VlanIndex
HCNUM-TC CounterBasedGauge64
IF-MIB ifIndex InterfaceIndex
INET-ADDRESS-MIB InetAddress InetAddressType InetPortNumber
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TC DateAndTime MacAddress RowStatus TEXTUAL-CONVENTION TruthValue
Type Definitions (9)
CaqAclName OctetString range: 1..31
CaqAdjacencyName OctetString range: 1..18
CaqDirection Enumeration
ingress(1)
egress(2)
CaqHitCountAclType Enumeration
ipSecurity(1)
ipxSecurity(2)
macSecurity(3)
CaqIpPrecedence Unsigned32 range: 0..7
CaqPolicerName OctetString range: 1..31
CaqPolicerNameOrEmpty OctetString range: 0..31
CaqQueueNumber Unsigned32 range: 1..100
CaqThresholdNumber Unsigned32 range: 1..100
Objects (373)
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 caqCosToDscpCos .1.3.6.1.4.1.9.9.179.1.1.1.1
caqCosToDscpCos CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.1.1.1.1
caqCosToDscpDscp r/w CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.1.1.1.2
caqMacPktClassifyVlansLow r/w OctetString .1.3.6.1.4.1.9.9.179.1.1.10
caqMacPktClassifyVlansHigh r/w OctetString .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 caqIpPrecToDscpIpPrec .1.3.6.1.4.1.9.9.179.1.1.2.1
caqIpPrecToDscpIpPrec CaqIpPrecedence .1.3.6.1.4.1.9.9.179.1.1.2.1.1
caqIpPrecToDscpDscp r/w CISCO-QOS-PIB-MIBDscp .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 caqDscpMappingDscp .1.3.6.1.4.1.9.9.179.1.1.3.1
caqDscpMappingDscp CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.1.3.1.1
caqDscpMappingCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.1.3.1.2
caqDscpMappingNRPolicedDscp r/w CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.1.3.1.3
caqDscpMappingERPolicedDscp r/w CISCO-QOS-PIB-MIBDscp .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 caqCosAssignQueueTypecaqCosAssignCos .1.3.6.1.4.1.9.9.179.1.1.4.1
caqCosAssignQueueType CISCO-QOS-PIB-MIBQosInterfaceQueueType .1.3.6.1.4.1.9.9.179.1.1.4.1.1
caqCosAssignCos CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.1.4.1.2
caqCosAssignQueueNumber r/w CaqQueueNumber .1.3.6.1.4.1.9.9.179.1.1.4.1.3
caqCosAssignThresholdNumber r/w CaqThresholdNumber .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 caqQueueThreshQueueTypecaqQueueThreshQueueIndexcaqQueueThreshThresholdIndex .1.3.6.1.4.1.9.9.179.1.1.5.1
caqQueueThreshQueueType CISCO-QOS-PIB-MIBQosInterfaceQueueType .1.3.6.1.4.1.9.9.179.1.1.5.1.1
caqQueueThreshQueueIndex CaqQueueNumber .1.3.6.1.4.1.9.9.179.1.1.5.1.2
caqQueueThreshThresholdIndex CaqThresholdNumber .1.3.6.1.4.1.9.9.179.1.1.5.1.3
caqQueueThreshDropAlgorithm Enumeration .1.3.6.1.4.1.9.9.179.1.1.5.1.4
caqQueueThreshDropThreshold r/w percentUnsigned32 .1.3.6.1.4.1.9.9.179.1.1.5.1.5
caqQueueThreshMinWredThreshold r/w CISCO-QOS-PIB-MIBPercent .1.3.6.1.4.1.9.9.179.1.1.5.1.6
caqQueueThreshMaxWredThreshold r/w percentUnsigned32 .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 caqQueueDirectioncaqQueueTypecaqQueueNumber .1.3.6.1.4.1.9.9.179.1.1.6.1
caqQueueDirection CaqDirection .1.3.6.1.4.1.9.9.179.1.1.6.1.1
caqQueueType CISCO-QOS-PIB-MIBQosInterfaceQueueType .1.3.6.1.4.1.9.9.179.1.1.6.1.2
caqQueueNumber CaqQueueNumber .1.3.6.1.4.1.9.9.179.1.1.6.1.3
caqQueueWrrWeight r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.1.6.1.4
caqQueueBufferSizeRatio r/w percentUnsigned32 .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 caqDscpMutationTableIdcaqDscpMutationOldDscp .1.3.6.1.4.1.9.9.179.1.1.7.1
caqDscpMutationTableId Unsigned32 .1.3.6.1.4.1.9.9.179.1.1.7.1.1
caqDscpMutationOldDscp CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.1.7.1.2
caqDscpMutationNewDscp r/w CISCO-QOS-PIB-MIBDscp .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 caqVlanMutationIndex .1.3.6.1.4.1.9.9.179.1.1.8.1
caqVlanMutationIndex CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.1.8.1.1
caqVlanMutationTableId r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.1.8.1.2
caqDscpRewriteEnabled r/w SNMPv2-TCTruthValue .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 caqDownloadAclName .1.3.6.1.4.1.9.9.179.1.10.1.1
caqDownloadAclName OctetString .1.3.6.1.4.1.9.9.179.1.10.1.1.1
caqDownloadAclUserCount Unsigned32 .1.3.6.1.4.1.9.9.179.1.10.1.1.2
caqDownloadAclDownloadTime SNMPv2-TCDateAndTime .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 caqIpDownloadAclNamecaqIpDownloadAceIndex .1.3.6.1.4.1.9.9.179.1.10.2.1
caqIpDownloadAclName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.179.1.10.2.1.1
caqIpDownloadAceSrcPortRange INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.179.1.10.2.1.10
caqIpDownloadAceDestIp INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.10.2.1.11
caqIpDownloadAceDestIpMask INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.10.2.1.12
caqIpDownloadAceDestPortOp Enumeration .1.3.6.1.4.1.9.9.179.1.10.2.1.13
caqIpDownloadAceDestPort INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.179.1.10.2.1.14
caqIpDownloadAceDestPortRange INET-ADDRESS-MIBInetPortNumber .1.3.6.1.4.1.9.9.179.1.10.2.1.15
caqIpDownloadAceTosMatchCriteria Enumeration .1.3.6.1.4.1.9.9.179.1.10.2.1.16
caqIpDownloadAceIpPrec CaqIpPrecedence .1.3.6.1.4.1.9.9.179.1.10.2.1.17
caqIpDownloadAceDscp CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.10.2.1.18
caqIpDnldAcePrtocolMatchCriteria Enumeration .1.3.6.1.4.1.9.9.179.1.10.2.1.19
caqIpDownloadAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.10.2.1.2
caqIpDownloadAceIcmpType Unsigned32 .1.3.6.1.4.1.9.9.179.1.10.2.1.20
caqIpDownloadAceIcmpCode Unsigned32 .1.3.6.1.4.1.9.9.179.1.10.2.1.21
caqIpDownloadAceMatchedAction Enumeration .1.3.6.1.4.1.9.9.179.1.10.2.1.3
caqIpDownloadAceProtocolType CISCO-TCCiscoIpProtocol .1.3.6.1.4.1.9.9.179.1.10.2.1.4
caqIpDownloadAceAddrType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.179.1.10.2.1.5
caqIpDownloadAceSrcIp INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.10.2.1.6
caqIpDownloadAceSrcIpMask INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.10.2.1.7
caqIpDownloadAceSrcPortOp Enumeration .1.3.6.1.4.1.9.9.179.1.10.2.1.8
caqIpDownloadAceSrcPort INET-ADDRESS-MIBInetPortNumber .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 IF-MIBifIndexcaqDownloadAclName .1.3.6.1.4.1.9.9.179.1.10.3.1
caqIfDownloadAclFeature Enumeration .1.3.6.1.4.1.9.9.179.1.10.3.1.1
caqIfDownloadAclAddressType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.179.1.10.3.1.2
caqIfDownloadAclHostAddress INET-ADDRESS-MIBInetAddress .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 IF-MIBifIndex .1.3.6.1.4.1.9.9.179.1.10.4.1
caqIfIpPhoneAddressType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.179.1.10.4.1.1
caqIfIpPhoneHostAddress INET-ADDRESS-MIBInetAddress .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 IF-MIBifIndex .1.3.6.1.4.1.9.9.179.1.2.1.1
caqIfCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.2.1.1.1
caqIfTrustStateConfig r/w Enumeration .1.3.6.1.4.1.9.9.179.1.2.1.1.2
caqIfAclBase r/w Enumeration .1.3.6.1.4.1.9.9.179.1.2.1.1.3
caqIfTrustDevice r/w Bits .1.3.6.1.4.1.9.9.179.1.2.1.1.4
caqIfOperTrustState Enumeration .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 IF-MIBifIndexcaqClassifierAclTypecaqClassifierAclName .1.3.6.1.4.1.9.9.179.1.2.2.1
caqClassifierAclType Enumeration .1.3.6.1.4.1.9.9.179.1.2.2.1.1
caqClassifierAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.2.2.1.2
caqClassifierMapStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.2.2.1.3
caqClassifierMapDirection r/w Bits .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 IF-MIBifIndex .1.3.6.1.4.1.9.9.179.1.2.3.1
caqIfSecurityAclBase r/w Enumeration .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 IF-MIBifIndexcaqIpOperAclFeature .1.3.6.1.4.1.9.9.179.1.2.4.1
caqIpOperAclFeature Enumeration .1.3.6.1.4.1.9.9.179.1.2.4.1.1
caqIpOperAclName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.179.1.2.4.1.2
caqIpOperAclMapSource Bits .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 IF-MIBifIndexcaqDownloadAclFeature .1.3.6.1.4.1.9.9.179.1.2.5.1
caqDownloadAclFeature Enumeration .1.3.6.1.4.1.9.9.179.1.2.5.1.1
caqDownloadClassifierAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.2.5.1.2
caqDownloadMapSource Enumeration .1.3.6.1.4.1.9.9.179.1.2.5.1.3
caqDownloadAclType Enumeration .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 Bits .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 IF-MIBifIndex .1.3.6.1.4.1.9.9.179.1.3.10.1
caqSecurityAclCaptureEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.179.1.3.10.1.1
caqFlowPolicerExcessBurstSupport SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.179.1.3.11
caqSecurityRateLimitFeatures Bits .1.3.6.1.4.1.9.9.179.1.3.12
caqSecurityAclRateLimit r/w packet per secondUnsigned32 .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 caqQosTrafficDirectioncaqQosTrafficType .1.3.6.1.4.1.9.9.179.1.3.14.1
caqQosTrafficDirection CaqDirection .1.3.6.1.4.1.9.9.179.1.3.14.1.1
caqQosTrafficType Enumeration .1.3.6.1.4.1.9.9.179.1.3.14.1.2
caqQosDefaultTrustState r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.14.1.3
caqQosDefaultDscp r/w CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.3.14.1.4
caqQosDefaultMicroflow r/w CaqPolicerNameOrEmpty .1.3.6.1.4.1.9.9.179.1.3.14.1.5
caqQosDefaultAggregate r/w CaqPolicerNameOrEmpty .1.3.6.1.4.1.9.9.179.1.3.14.1.6
caqAclFeatureCpb Bits .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 caqIpAceFeaturecaqIpAclNamecaqIpAceIndex .1.3.6.1.4.1.9.9.179.1.3.2.1
caqIpAceFeature Enumeration .1.3.6.1.4.1.9.9.179.1.3.2.1.1
caqIpAceSrcPort r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.10
caqIpAceSrcPortRange r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.11
caqIpAceDestIp r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.3.2.1.12
caqIpAceDestIpMask r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.3.2.1.13
caqIpAceDestPortOp r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.2.1.14
caqIpAceDestPort r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.15
caqIpAceDestPortRange r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.16
caqIpAceTosMatchCriteria r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.2.1.17
caqIpAceIpPrec r/w CaqIpPrecedence .1.3.6.1.4.1.9.9.179.1.3.2.1.18
caqIpAceDscp r/w CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.3.2.1.19
caqIpAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.3.2.1.2
caqIpAceProtocolMatchCriteria r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.2.1.20
caqIpAceIcmpType r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.21
caqIpAceIcmpCode r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.22
caqIpAceIgmpType r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.23
caqIpAceOrderPosition Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.24
caqIpAceBeforePosition r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.25
caqIpAceStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.2.1.26
caqIpAceSecurityId r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.27
caqIpAceSrcGroup r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.179.1.3.2.1.28
caqIpAceDestGroup r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.179.1.3.2.1.29
caqIpAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.3
caqIpAceType Enumeration .1.3.6.1.4.1.9.9.179.1.3.2.1.30
caqIpAceMatchedAction r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.4
caqIpAceProtocolType r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.2.1.5
caqIpAceAddrType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.179.1.3.2.1.6
caqIpAceSrcIp r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.3.2.1.7
caqIpAceSrcIpMask r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.3.2.1.8
caqIpAceSrcPortOp r/w Enumeration .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 caqIpxAceFeaturecaqIpxAclNamecaqIpxAceIndex .1.3.6.1.4.1.9.9.179.1.3.3.1
caqIpxAceFeature Enumeration .1.3.6.1.4.1.9.9.179.1.3.3.1.1
caqIpxAceDestNetMask r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.3.1.10
caqIpxAceDestNodeMask r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.3.1.11
caqIpxAceOrderPosition Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.3.1.12
caqIpxAceBeforePosition r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.3.1.13
caqIpxAceStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.3.1.14
caqIpxAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.3.3.1.2
caqIpxAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.3.1.3
caqIpxAceMatchedAction r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.3.1.4
caqIpxAceSrcNet r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.3.1.5
caqIpxAceDestMatchCriteria r/w Bits .1.3.6.1.4.1.9.9.179.1.3.3.1.6
caqIpxAceProtocolType r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.3.1.7
caqIpxAceDestNet r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.3.1.8
caqIpxAceDestNode r/w OctetString .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 caqMacAceFeaturecaqMacAclNamecaqMacAceIndex .1.3.6.1.4.1.9.9.179.1.3.4.1
caqMacAceFeature Enumeration .1.3.6.1.4.1.9.9.179.1.3.4.1.1
caqMacAceOrderPosition Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.4.1.10
caqMacAceBeforePosition r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.4.1.11
caqMacAceStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.4.1.12
caqMacAceMatchCriteria r/w Bits .1.3.6.1.4.1.9.9.179.1.3.4.1.13
caqMacAceCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.3.4.1.14
caqMacAceVlan r/w CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.3.4.1.15
caqMacAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.3.4.1.2
caqMacAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.4.1.3
caqMacAceMatchedAction r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.4.1.4
caqMacAceSrcMac r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.3.4.1.5
caqMacAceSrcMacMask r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.3.4.1.6
caqMacAceDestMac r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.3.4.1.7
caqMacAceDestMacMask r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.3.4.1.8
caqMacAceEthertype r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.4.1.9
caqFlowPolicingCpb Bits .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 caqQosActionSelectIndex .1.3.6.1.4.1.9.9.179.1.3.6.1
caqQosActionSelectIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.6.1.1
caqQosActionSelectTrust r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.6.1.2
caqQosActionSelectDscp r/w CISCO-QOS-PIB-MIBDscp .1.3.6.1.4.1.9.9.179.1.3.6.1.4
caqQosActionSelectMicroflow r/w CaqPolicerNameOrEmpty .1.3.6.1.4.1.9.9.179.1.3.6.1.5
caqQosActionSelectAggregate r/w CaqPolicerNameOrEmpty .1.3.6.1.4.1.9.9.179.1.3.6.1.6
caqQosActionSelectStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.6.1.7
caqFlowPolicerExcessRateSupport SNMPv2-TCTruthValue .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 caqFlowPolicerName .1.3.6.1.4.1.9.9.179.1.3.8.1
caqFlowPolicerName CaqPolicerName .1.3.6.1.4.1.9.9.179.1.3.8.1.1
caqFlowPolicerBurstSizeGrant kilo-bitsInteger32 .1.3.6.1.4.1.9.9.179.1.3.8.1.10
caqFlowPolicerStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.8.1.11
caqFlowPolicerExcessBurstRequest r/w kilo-bitsUnsigned32 .1.3.6.1.4.1.9.9.179.1.3.8.1.12
caqFlowPolicerExcessBurstGrant kilo-bitsUnsigned32 .1.3.6.1.4.1.9.9.179.1.3.8.1.13
caqFlowPolicerType r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.8.1.2
caqFlowPolicerNormalRateRequest r/w kbpsInteger32 .1.3.6.1.4.1.9.9.179.1.3.8.1.3
caqFlowPolicerNormalRateGrant kbpsInteger32 .1.3.6.1.4.1.9.9.179.1.3.8.1.4
caqFlowPolicerNormalRateAction r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.8.1.5
caqFlowPolicerExcessRateRequest r/w kbpsInteger32 .1.3.6.1.4.1.9.9.179.1.3.8.1.6
caqFlowPolicerExcessRateGrant kbpsInteger32 .1.3.6.1.4.1.9.9.179.1.3.8.1.7
caqFlowPolicerExcessRateAction r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.8.1.8
caqFlowPolicerBurstSizeRequest r/w kilo-bitsInteger32 .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 caqSecurityActionIndex .1.3.6.1.4.1.9.9.179.1.3.9.1
caqSecurityActionIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.9.1.1
caqSecurityAction r/w Enumeration .1.3.6.1.4.1.9.9.179.1.3.9.1.2
caqSecurityRedirectPortList deprecated r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.9.1.3
caqSecurityCapture r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.179.1.3.9.1.4
caqSecurityActionStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.179.1.3.9.1.5
caqSecurityAdjIndex r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.3.9.1.6
caqSecurityArpMacAddress r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.3.9.1.7
caqSecurityRedirect2kPortList r/w OctetString .1.3.6.1.4.1.9.9.179.1.3.9.1.8
caqSecurityDownloadedAceFeature r/w Enumeration .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 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.1
caqTosChangedIpPacketsAveRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.10
caqTosChangedIpPacketsPeakRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.11
caqCosChangedIpPacketsAveRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.12
caqCosChangedIpPacketsPeakRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.13
caqCosChangedNonIpPacketsAveRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.14
caqCosChangedNonIpPacketPeakRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.15
caqTosChangedIpPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.2
caqCosChangedIpPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.3
caqCosChangedNonIpPackets SNMPv2-SMICounter64 .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 IF-MIBifIndexcaqPortStatsDirectioncaqPortStatsQueueNumbercaqPortStatsThresholdNumber .1.3.6.1.4.1.9.9.179.1.4.5.1
caqPortStatsDirection CaqDirection .1.3.6.1.4.1.9.9.179.1.4.5.1.1
caqPortStatsQueueNumber CaqQueueNumber .1.3.6.1.4.1.9.9.179.1.4.5.1.2
caqPortStatsThresholdNumber CaqThresholdNumber .1.3.6.1.4.1.9.9.179.1.4.5.1.3
caqPortStatsDropPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.5.1.4
caqPortStatsDropPktsAveRate packets per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.179.1.4.5.1.5
caqPortStatsDropPktsPeakRate packets per secondSNMPv2-SMIGauge32 .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 SNMPv2-SMICounter64 .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 caqAggPolicerName .1.3.6.1.4.1.9.9.179.1.4.7.1
caqAggPolicerName CaqPolicerName .1.3.6.1.4.1.9.9.179.1.4.7.1.1
caqAggPolicerERExceedOctetsRate kbpsHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.10
caqAggPolicerOctetsPeakRate kbpsHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.11
caqAggPolicerPacketsRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.12
caqAggPolicerNRExceedPacketsRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.13
caqAggPolicerERExceedPacketsRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.14
caqAggPolicerPacketsPeakRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.15
caqAggPolicerPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.2
caqAggPolicerNRExceedPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.3
caqAggPolicerERExceedPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.4
caqAggPolicerOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.5
caqAggPolicerNRExceedOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.6
caqAggPolicerERExceedOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.4.7.1.7
caqAggPolicerOctetsRate kbpsHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.8
caqAggPolicerNRExceedOctetsRate kbpsHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.7.1.9
caqL3PacketsDropByPolicerAveRate packets per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.179.1.4.8
caqL3PacketsDropByPolicerPeakRate packets per secondHCNUM-TCCounterBasedGauge64 .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 caqBridgedFlowVlanIndex .1.3.6.1.4.1.9.9.179.1.5.1.1
caqBridgedFlowVlanIndex CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.5.1.1.1
caqBridgedFlowEnabled r/w SNMPv2-TCTruthValue .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 caqCosMacAddresscaqCosVlanNumber .1.3.6.1.4.1.9.9.179.1.5.2.1
caqCosMacAddress SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.5.2.1.1
caqCosVlanNumber CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.5.2.1.2
caqMacAddressCpb r/w Bits .1.3.6.1.4.1.9.9.179.1.5.2.1.3
caqCosValue r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.179.1.5.2.1.4
caqCosMacVlanRouterStatus r/w SNMPv2-TCRowStatus .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 Enumeration .1.3.6.1.4.1.9.9.179.1.6.1
caqPbfMacAddress r/w SNMPv2-TCMacAddress .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 caqAdjIndex .1.3.6.1.4.1.9.9.179.1.6.3.1
caqAdjIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.6.3.1.1
caqAdjDstVlanNumber r/w CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.6.3.1.2
caqAdjDstMacAddress r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.6.3.1.3
caqAdjSrcMacAddress r/w SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.6.3.1.4
caqAdjName r/w CaqAdjacencyName .1.3.6.1.4.1.9.9.179.1.6.3.1.5
caqAdjMtu r/w bytesUnsigned32 .1.3.6.1.4.1.9.9.179.1.6.3.1.6
caqAdjHitCount SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.6.3.1.7
caqAdjStatus r/w SNMPv2-TCRowStatus .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 r/w Unsigned32 .1.3.6.1.4.1.9.9.179.1.7.1
caqAclSecurityLoggingRateLimit r/w packet per secondUnsigned32 .1.3.6.1.4.1.9.9.179.1.7.2
caqAclRouterAclRateLimit r/w packet per secondUnsigned32 .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 caqIpFlowLoggingIndex .1.3.6.1.4.1.9.9.179.1.7.4.1
caqIpFlowLoggingIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.7.4.1.1
caqIpFlowIcmpType Integer32 .1.3.6.1.4.1.9.9.179.1.7.4.1.10
caqIpFlowIcmpCode Integer32 .1.3.6.1.4.1.9.9.179.1.7.4.1.11
caqIpFlowIgmpType Integer32 .1.3.6.1.4.1.9.9.179.1.7.4.1.12
caqIpFlowArpOpcode Enumeration .1.3.6.1.4.1.9.9.179.1.7.4.1.13
caqIpFlowArpSrcMacAddr SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.7.4.1.14
caqIpFlowArpHeaderSrcMacAddr SNMPv2-TCMacAddress .1.3.6.1.4.1.9.9.179.1.7.4.1.15
caqIpFlowPacketsCount packetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.179.1.7.4.1.16
caqIpFlowLoggingTTL secondsUnsigned32 .1.3.6.1.4.1.9.9.179.1.7.4.1.17
caqIpFlowArpLoggingSource Enumeration .1.3.6.1.4.1.9.9.179.1.7.4.1.18
caqIpFlowArpAclName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.179.1.7.4.1.19
caqIpFlowVlan CISCO-VTP-MIBVlanIndex .1.3.6.1.4.1.9.9.179.1.7.4.1.2
caqIpFlowArpAceNumber Unsigned32 .1.3.6.1.4.1.9.9.179.1.7.4.1.20
caqIpFlowIfIndex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.179.1.7.4.1.3
caqIpFlowProtocolType Unsigned32 .1.3.6.1.4.1.9.9.179.1.7.4.1.4
caqIpFlowAddrType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.179.1.7.4.1.5
caqIpFlowSrcIp INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.7.4.1.6
caqIpFlowSrcPort Integer32 .1.3.6.1.4.1.9.9.179.1.7.4.1.7
caqIpFlowDestIp INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.179.1.7.4.1.8
caqIpFlowDestPort Integer32 .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 caqArpInspAclName .1.3.6.1.4.1.9.9.179.1.8.10.1
caqArpInspAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.8.10.1.1
caqArpInspForwardedPackets packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.10.1.2
caqArpInspDroppedPackets packetsSNMPv2-SMICounter64 .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 IF-MIBifIndex .1.3.6.1.4.1.9.9.179.1.8.11.1
caqIfArpInspDropThreshold r/w packet per secondUnsigned32 .1.3.6.1.4.1.9.9.179.1.8.11.1.1
caqIfArpInspShutdownThreshold r/w packet per secondUnsigned32 .1.3.6.1.4.1.9.9.179.1.8.11.1.2
caqAclArpInspMatchMac r/w Enumeration .1.3.6.1.4.1.9.9.179.1.8.2
caqAclArpInspAddrValidation r/w Enumeration .1.3.6.1.4.1.9.9.179.1.8.3
caqArpInspGlobalForwardedPkts packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.4
caqArpInspGlobalDroppedPkts packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.5
caqRARPForwardedPkts packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.6
caqMatchedMacFailedPkts packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.7
caqAddrValidationFailedPkts packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.8.8
caqArpInspIpDroppedPkts packetsSNMPv2-SMICounter64 .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 r/w OctetString .1.3.6.1.4.1.9.9.179.1.9.1
caqAclHitCountVlansHigh r/w OctetString .1.3.6.1.4.1.9.9.179.1.9.2
caqAclHitCountPortList r/w CISCO-TCCiscoPortList .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 caqAclHitCountAclTypecaqAclHitCountAclName .1.3.6.1.4.1.9.9.179.1.9.4.1
caqAclHitCountAclType CaqHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.4.1.1
caqAclHitCountAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.9.4.1.2
caqAclHitCountEnable r/w SNMPv2-TCTruthValue .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 caqAceHitCountAclTypecaqAceHitCountAclNamecaqAceHitCountAceIndex .1.3.6.1.4.1.9.9.179.1.9.5.1
caqAceHitCountAclType CaqHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.5.1.1
caqAceHitCountAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.9.5.1.2
caqAceHitCountAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.9.5.1.3
caqAceHitCountEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.179.1.9.5.1.4
caqAceIngressHitCount SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.9.5.1.5
caqAceEgressHitCount SNMPv2-SMICounter64 .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 IF-MIBifIndexcaqIfAclHitCountAclTypecaqIfAclHitCountAclNamecaqIfAclHitCountAceIndex .1.3.6.1.4.1.9.9.179.1.9.6.1
caqIfAclHitCountAclType CaqHitCountAclType .1.3.6.1.4.1.9.9.179.1.9.6.1.1
caqIfAclHitCountAclName CaqAclName .1.3.6.1.4.1.9.9.179.1.9.6.1.2
caqIfAclHitCountAceIndex Unsigned32 .1.3.6.1.4.1.9.9.179.1.9.6.1.3
caqIfAclIngressHitCount SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.179.1.9.6.1.4
caqIfAclEgressHitCount SNMPv2-SMICounter64 .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