MIB Viewer

CISCO-CATOS-ACL-QOS-MIB

442 objects
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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.179IdentityciscoCatOSAclQosMIBThis 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 …
1.3.6.1.4.1.9.9.179.1NodeciscoCatOSAclQosMIBObjects
1.3.6.1.4.1.9.9.179.1.1NodecaqGlobalObjects
1.3.6.1.4.1.9.9.179.1.1.1TablecaqCosToDscpTablenot-accessiblecurrentThis table contains the mapping of Cos values to DSCP values. This map is used to associate the Cos of packets arriving at a port to a DSCP where the port's tr…
1.3.6.1.4.1.9.9.179.1.1.1.1RowcaqCosToDscpEntrynot-accessiblecurrentEach row contains the mapping from a CoS value to a DSCP value.
1.3.6.1.4.1.9.9.179.1.1.1.1.1ColumncaqCosToDscpCosnot-accessiblecurrentThe CoS value being mapped to the DSCP value in this device.
1.3.6.1.4.1.9.9.179.1.1.1.1.2ColumncaqCosToDscpDscpread-writecurrentThe DSCP value which the CoS value maps to. The default configuration is : CoS DSCP 0 0 1 8 2 16 3 24 4 32 5 40 6 48 7 56 .
1.3.6.1.4.1.9.9.179.1.1.2TablecaqIpPrecToDscpTablenot-accessiblecurrentThis table contains the mapping of IP Precedence to DSCP. This map is used to associate the IP Precedence of IP packets arriving at a port to a DSCP where the …
1.3.6.1.4.1.9.9.179.1.1.2.1RowcaqIpPrecToDscpEntrynot-accessiblecurrentEach row contains the mapping from an IP Precedence value to a DSCP value.
1.3.6.1.4.1.9.9.179.1.1.2.1.1ColumncaqIpPrecToDscpIpPrecnot-accessiblecurrentThe IP Precedence value being mapped to the DSCP value in this device.
1.3.6.1.4.1.9.9.179.1.1.2.1.2ColumncaqIpPrecToDscpDscpread-writecurrentThe DSCP value which the IP Precedence value maps to. The default configuration is the identity function : IPPrec DSCP 0 0 1 8 2 16 3 24 4 32 5 40 6 48 7 56 .
1.3.6.1.4.1.9.9.179.1.1.3TablecaqDscpMappingTablenot-accessiblecurrentThis table always has 64 entries, one for each DSCP value. The table contains three mappings from the DSCP value assigned to a packet. One mapping is to the eg…
1.3.6.1.4.1.9.9.179.1.1.3.1RowcaqDscpMappingEntrynot-accessiblecurrentEach row contains the mapping from DSCP value to CoS value and policed DSCP.
1.3.6.1.4.1.9.9.179.1.1.3.1.1ColumncaqDscpMappingDscpnot-accessiblecurrentThe DSCP value being mapped to the CoS value and policed DSCP value in this device.
1.3.6.1.4.1.9.9.179.1.1.3.1.2ColumncaqDscpMappingCosread-writecurrentThe CoS value which the DSCP values maps to. The default configuration is calculated from the formula CoS = DSCP divide by 8. That is: DSCP 0-7 all map to CoS …
1.3.6.1.4.1.9.9.179.1.1.3.1.3ColumncaqDscpMappingNRPolicedDscpread-writecurrentThe normal rate policed DSCP value which the DSCP values maps to. The normal rate default mapping of DSCP to 'marked down' DSCP is the identity function. That …
1.3.6.1.4.1.9.9.179.1.1.3.1.4ColumncaqDscpMappingERPolicedDscpread-writecurrentThe excess rate policed DSCP value which the DSCP values maps to. If the value of caqFlowPolicerExcessRateSupport object is false(2), this object cannot be ins…
1.3.6.1.4.1.9.9.179.1.1.4TablecaqCosAssignmentTablenot-accessiblecurrentThis table provides the information for and configuration of assigning packets to queues and thresholds based on their CoS value.
1.3.6.1.4.1.9.9.179.1.1.4.1RowcaqCosAssignmentEntrynot-accessiblecurrentThe assignment of packets to a pair of queue and threshold based on their Cos value. The packets assignment also depends on port types. For each port type, the…
1.3.6.1.4.1.9.9.179.1.1.4.1.1ColumncaqCosAssignQueueTypenot-accessiblecurrentThe queue type of this interface.
1.3.6.1.4.1.9.9.179.1.1.4.1.2ColumncaqCosAssignCosnot-accessiblecurrentIndicates the Cos value which is used to match the Cos value of packets for queue assignment.
1.3.6.1.4.1.9.9.179.1.1.4.1.3ColumncaqCosAssignQueueNumberread-writecurrentThe queue number which the Cos value denoted by caqCosAssignCos will be associated with. This queue number must not larger than the queue count defined by caqC…
1.3.6.1.4.1.9.9.179.1.1.4.1.4ColumncaqCosAssignThresholdNumberread-writecurrentThe threshold number which the Cos value denoted by caqCosAssignCos will be associated with. This threshold number must not larger than the threshold count def…
1.3.6.1.4.1.9.9.179.1.1.5TablecaqQueueThresholdTablenot-accessiblecurrentThis table maintains threshold parameters for the specified queue number and threshold number of a port type.
1.3.6.1.4.1.9.9.179.1.1.5.1RowcaqQueueThresholdEntrynot-accessiblecurrentFor each threshold of a queue, there are parameters to set on the threshold. This entry contains the parameters.
1.3.6.1.4.1.9.9.179.1.1.5.1.1ColumncaqQueueThreshQueueTypenot-accessiblecurrentIndicates the queue type.
1.3.6.1.4.1.9.9.179.1.1.5.1.2ColumncaqQueueThreshQueueIndexnot-accessiblecurrentIndicates queue number. This queue number must not be larger than the queue count defined by caqQueueThreshQueueType.
1.3.6.1.4.1.9.9.179.1.1.5.1.3ColumncaqQueueThreshThresholdIndexnot-accessiblecurrentIndicates threshold number. This threshold number must not be larger than the threshold count defined by caqQueueThreshQueueType.
1.3.6.1.4.1.9.9.179.1.1.5.1.4ColumncaqQueueThreshDropAlgorithmread-onlycurrentIndicates the drop algorithm used at this queue and threshold. tailDrop(1) indicates that tailDrop is used. wred(2) indicates that WRED is used.
1.3.6.1.4.1.9.9.179.1.1.5.1.5ColumncaqQueueThreshDropThresholdread-writecurrentThis object specifies the drop threshold parameter for a pair of queue and threshold of an interface queue type when the drop algorithm is tail drop. Once the …
1.3.6.1.4.1.9.9.179.1.1.5.1.6ColumncaqQueueThreshMinWredThresholdread-writecurrentThis object specifies the min WRED threshold parameter of a threshold number for the specific port type when WRED drop algorithm is used. WRED (Weighted Random…
1.3.6.1.4.1.9.9.179.1.1.5.1.7ColumncaqQueueThreshMaxWredThresholdread-writecurrentThis object specifies the max WRED threshold parameter of a threshold number for the specific port type when WRED drop algorithm is used. This object is instan…
1.3.6.1.4.1.9.9.179.1.1.6TablecaqQueueTablenot-accessiblecurrentA table used to configure the WRR (weighted round robin) weights for queues and the ratio of memory buffer allocation for each queue. It only contains entries …
1.3.6.1.4.1.9.9.179.1.1.6.1RowcaqQueueEntrynot-accessiblecurrentA set of WRR weight and memory buffer allocation ratio for ingress or egress of a specific queue.
1.3.6.1.4.1.9.9.179.1.1.6.1.1ColumncaqQueueDirectionnot-accessiblecurrentIndicates whether this row's queue parameters are to be applied for ingress or for egress traffic.
1.3.6.1.4.1.9.9.179.1.1.6.1.2ColumncaqQueueTypenot-accessiblecurrentIndicates the queue type.
1.3.6.1.4.1.9.9.179.1.1.6.1.3ColumncaqQueueNumbernot-accessiblecurrentIndicates queue number.
1.3.6.1.4.1.9.9.179.1.1.6.1.4ColumncaqQueueWrrWeightread-writecurrentThis object is to configure the weight for the specified queue type and for the specified direction.
1.3.6.1.4.1.9.9.179.1.1.6.1.5ColumncaqQueueBufferSizeRatioread-writecurrentIndicates the percentage of ingress or egress packet buffer memory allocated to the specified queue.
1.3.6.1.4.1.9.9.179.1.1.7TablecaqDscpMutationMapTablenot-accessiblecurrentThe table provides the DSCP mutation mapping configuration on the device. This table is only instantiated if DSCP Mutation is supported by the device.
1.3.6.1.4.1.9.9.179.1.1.7.1RowcaqDscpMutationMapEntrynot-accessiblecurrentEach row contains the mapping from old DSCP value to new DSCP value per specific mutation table.
1.3.6.1.4.1.9.9.179.1.1.7.1.1ColumncaqDscpMutationTableIdnot-accessiblecurrentThe mutation table ID number.
1.3.6.1.4.1.9.9.179.1.1.7.1.2ColumncaqDscpMutationOldDscpnot-accessiblecurrentThe old DSCP value.
1.3.6.1.4.1.9.9.179.1.1.7.1.3ColumncaqDscpMutationNewDscpread-writecurrentThe new DSCP value which the old DSCP values maps to for a specific mutation table. The default mapping of old DSCP to new DSCP for mutation purpose is the ide…
1.3.6.1.4.1.9.9.179.1.1.8TablecaqVlanMutationIdMapTablenot-accessiblecurrentThe table provides the VLAN to mutation table mapping configuration on the device. This table is only instantiated if DSCP Mutation is supported by the device.
1.3.6.1.4.1.9.9.179.1.1.8.1RowcaqVlanMutationIdMapEntrynot-accessiblecurrentWhen the first time a VLAN is created in a device supporting this table, a corresponding entry of this table will be added. The value of caqVlanMutationTableId…
1.3.6.1.4.1.9.9.179.1.1.8.1.1ColumncaqVlanMutationIndexnot-accessiblecurrentIndicates the VLAN number.
1.3.6.1.4.1.9.9.179.1.1.8.1.2ColumncaqVlanMutationTableIdread-writecurrentIndicates the mutation table ID number. The value of this object should match one of caqDscpMutationTableId object value in caqDscpMutationMapTable. Mutation t…
1.3.6.1.4.1.9.9.179.1.1.9ScalarcaqDscpRewriteEnabledread-writecurrentIndicates whether DSCP rewrite is enabled or disabled in the device. if true(1), all outgoing packets will have their DSCP value rewrited based on the result o…
1.3.6.1.4.1.9.9.179.1.1.10ScalarcaqMacPktClassifyVlansLowread-writecurrentA string of octets containing one bit per VLAN for VLANs with VlanIndex value of 0 to 2047. The first octet corresponds to VLANs with VlanIndex values of 0 thr…
1.3.6.1.4.1.9.9.179.1.1.11ScalarcaqMacPktClassifyVlansHighread-writecurrentA string of octets containing one bit per VLAN for VLANs with VlanIndex value of 2048 to 4095. The first octet corresponds to VLANs with VlanIndex values of 20…
1.3.6.1.4.1.9.9.179.1.2NodecaqInterfaceObjects
1.3.6.1.4.1.9.9.179.1.2.1TablecaqIfConfigTablenot-accessiblecurrentThis table describes the trust state and the default Cos value configured at each physical interface. It also indicates whether an ACL attached to a Qos capabl…
1.3.6.1.4.1.9.9.179.1.2.1.1RowcaqIfConfigEntrynot-accessiblecurrentThe index of this table is the ifIndex of a physical port with QoS capability.
1.3.6.1.4.1.9.9.179.1.2.1.1.1ColumncaqIfCosread-writecurrentThis object indicates the default Cos value configured at this physical interface. This default value will be assigned to packet which does not have a Cos valu…
1.3.6.1.4.1.9.9.179.1.2.1.1.2ColumncaqIfTrustStateConfigread-writecurrentThis object is used to set the trust state of an interface. (whether the packets arriving at an interface are trusted to carry the correct data for classificat…
1.3.6.1.4.1.9.9.179.1.2.1.1.3ColumncaqIfAclBaseread-writecurrentFor a given physical interface, this object indicates whether packets arriving at that interface are classified and policed based on port's ACL or based on the…
1.3.6.1.4.1.9.9.179.1.2.1.1.4ColumncaqIfTrustDeviceread-writecurrentFor a given physical interface, this object indicates the restriction on trusting only a specific type of device which is connected to this interface to carry …
1.3.6.1.4.1.9.9.179.1.2.1.1.5ColumncaqIfOperTrustStateread-onlycurrentThis object is used to indicate the operational trust state of an interface. The operational trust state may or may not be identical to the config trust state …
1.3.6.1.4.1.9.9.179.1.2.2TablecaqClassifierTablenot-accessiblecurrentThis table identifies which ACLs are in use on which interfaces. Some devices may impose constraints on the number of ACLs that can be attached to each interfa…
1.3.6.1.4.1.9.9.179.1.2.2.1RowcaqClassifierEntrynot-accessiblecurrentAn entry identifies that a particular ACL is in use on a particular interface. An interface can be a physical port or a VLAN.
1.3.6.1.4.1.9.9.179.1.2.2.1.1ColumncaqClassifierAclTypenot-accessiblecurrentIndicates the type of ACL attached to this interface. ipQos(1) indicates that this ACL is an IP Qos ACL. ipxQos(2) indicates that this ACL is an IPX Qos ACL. m…
1.3.6.1.4.1.9.9.179.1.2.2.1.2ColumncaqClassifierAclNamenot-accessiblecurrentIndicates the ACL name which should exist in the ACL tables e.g. in caqIpAceTable. This ACL can be a Qos ACL or a Security ACL.
1.3.6.1.4.1.9.9.179.1.2.2.1.3ColumncaqClassifierMapStatusread-createcurrentThe status of this classifier conceptual row entry. An entry may not exist in the active state unless the ACL name denoted by caqClassifierAclName object in th…
1.3.6.1.4.1.9.9.179.1.2.2.1.4ColumncaqClassifierMapDirectionread-createcurrentIndicates whether this ACL are to be attached to ingress or egress direction.
1.3.6.1.4.1.9.9.179.1.2.3TablecaqIfSecurityAclConfigTablenot-accessiblecurrentA list of the interfaces which support the security ACL feature.
1.3.6.1.4.1.9.9.179.1.2.3.1RowcaqIfSecurityAclConfigEntrynot-accessiblecurrentAn entry contains configuration information about a security ACL mapped to a interface which is capable for this feature.
1.3.6.1.4.1.9.9.179.1.2.3.1.1ColumncaqIfSecurityAclBaseread-writecurrentThe security ACL configuration mode for an interface. Setting this variable to the value port(1) will cause the packets (L3 forwarded packets and L2 packets) a…
1.3.6.1.4.1.9.9.179.1.2.4TablecaqIpOperClassifierTablenot-accessiblecurrentThis table identifies which operational IP ACLs are in use on which interfaces.
1.3.6.1.4.1.9.9.179.1.2.4.1RowcaqIpOperClassifierEntrynot-accessiblecurrentAn entry in this table identifies operational IP ACLs that are currently in use on a particular interface. An interface can be a physical port or a VLAN.
1.3.6.1.4.1.9.9.179.1.2.4.1.1ColumncaqIpOperAclFeaturenot-accessiblecurrentAn index indicates the feature to which the operational IP ACLs mapped at this interface are applied. 'ingressIpQos' indicates the ACL mapped at this interface…
1.3.6.1.4.1.9.9.179.1.2.4.1.2ColumncaqIpOperAclNameread-onlycurrentThis object indicates the name of an operational IP ACL which is mapped at this interface to classify IP traffic for feature denoted by caqIpOperAclFeature obj…
1.3.6.1.4.1.9.9.179.1.2.4.1.3ColumncaqIpOperAclMapSourceread-onlycurrentThis object indicates the sources that map the operational IP ACLs at this interface. 'configured' indicates that the ACL mapping is introduced by manual confi…
1.3.6.1.4.1.9.9.179.1.2.5TablecaqDownloadClassifierTablenot-accessiblecurrentThis table identifies ACLs assignment to capable interface which is downloaded using different security features.
1.3.6.1.4.1.9.9.179.1.2.5.1RowcaqDownloadClassifierEntrynot-accessiblecurrentAn entry identifies ACLs assignment on a capable physical interface.
1.3.6.1.4.1.9.9.179.1.2.5.1.1ColumncaqDownloadAclFeaturenot-accessiblecurrentThis object indicates the feature that ACLs mapped at this interface is used for. 'ingressIpQos' indicates the ACL mapped at this interface is used to classify…
1.3.6.1.4.1.9.9.179.1.2.5.1.2ColumncaqDownloadClassifierAclNameread-onlycurrentThis object indicates the ACL name mapped to this interface to classify traffic for a specific feature denoted by the corresponding caqDownloadAclFeature.
1.3.6.1.4.1.9.9.179.1.2.5.1.3ColumncaqDownloadMapSourceread-onlycurrentThis object indicates the source that maps the ACLs at this interface. 'dot1x' indicates that the ACL mapping is introduced by the operation of 802.1x feature.…
1.3.6.1.4.1.9.9.179.1.2.5.1.4ColumncaqDownloadAclTyperead-onlycurrentThis object indicates the type of the ACL. 'pacl' indicates this is a port-based ACL. 'vacl' indicates this is a VLAN-based ACL.
1.3.6.1.4.1.9.9.179.1.3NodecaqAclObjects
1.3.6.1.4.1.9.9.179.1.3.1ScalarcaqAclCapabilitiesread-onlycurrentIndicates 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…
1.3.6.1.4.1.9.9.179.1.3.2TablecaqIpAceTablenot-accessiblecurrentThis table contains a list of IP ACEs. Each ACE consists of a filter specification and behavior associated with it which describes what action to carry out on …
1.3.6.1.4.1.9.9.179.1.3.2.1RowcaqIpAceEntrynot-accessiblecurrentAn entry defines an ACE, consisting of a set of match criteria. For a packet to match an entry, it has to match all the criteria specified in that entry.
1.3.6.1.4.1.9.9.179.1.3.2.1.1ColumncaqIpAceFeaturenot-accessiblecurrentIndicates whether this entry is a Qos ACL or Security ACL. ACEs belongs to the same ACL should have the same value for this object.
1.3.6.1.4.1.9.9.179.1.3.2.1.2ColumncaqIpAclNamenot-accessiblecurrentThe name of an ACL. Within a feature (qos or security), the name is unique across all of the ACL tables that identifies the list to which the entry belongs in …
1.3.6.1.4.1.9.9.179.1.3.2.1.3ColumncaqIpAceIndexnot-accessiblecurrentThe index of an ACE within an ACL.
1.3.6.1.4.1.9.9.179.1.3.2.1.4ColumncaqIpAceMatchedActionread-createcurrentIndicates the action to be taken if a packet matches this ACE. If the value of this ACE's caqIpAceFeature object is: 'qos(1)', then this object contains the in…
1.3.6.1.4.1.9.9.179.1.3.2.1.5ColumncaqIpAceProtocolTyperead-createcurrentThe protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700. A value value of 0 matches every IP packet. For…
1.3.6.1.4.1.9.9.179.1.3.2.1.6ColumncaqIpAceAddrTyperead-onlycurrentThe type of IP address used by this ACE entry.
1.3.6.1.4.1.9.9.179.1.3.2.1.7ColumncaqIpAceSrcIpread-createcurrentThe specified source IP address. The packet's source address is AND-ed with the value of caqIpAceSrcIpMask and then compared against the value of this object. …
1.3.6.1.4.1.9.9.179.1.3.2.1.8ColumncaqIpAceSrcIpMaskread-createcurrentThe specified source IP address mask.
1.3.6.1.4.1.9.9.179.1.3.2.1.9ColumncaqIpAceSrcPortOpread-createcurrentIndicates how a packet's source TCP/UDP port number is to be compared. If the caqIpAceProtocolType object in the same row does not indicate TCP or UDP, this ob…
1.3.6.1.4.1.9.9.179.1.3.2.1.10ColumncaqIpAceSrcPortread-createcurrentThe source port number of the TCP or UDP protocol. If the caqIpAceSrcPortOp object in the same row is range(6), this object will be the starting port number of…
1.3.6.1.4.1.9.9.179.1.3.2.1.11ColumncaqIpAceSrcPortRangeread-createcurrentThe source port number of the TCP or UDP protocol. If the caqIpAceSrcPortOp object in the same row is range(6), this object will be the ending port number of t…
1.3.6.1.4.1.9.9.179.1.3.2.1.12ColumncaqIpAceDestIpread-createcurrentThe specified destination IP address. The packet's destination address is AND-ed with the value of caqIpAceDestIpMask and then compared against the value of th…
1.3.6.1.4.1.9.9.179.1.3.2.1.13ColumncaqIpAceDestIpMaskread-createcurrentThe specified destination IP address mask.
1.3.6.1.4.1.9.9.179.1.3.2.1.14ColumncaqIpAceDestPortOpread-createcurrentIndicates how a packet's destination TCP/UDP port number is to be compared. If the caqIpAceProtocolType object in the same row does not indicate TCP or UDP, th…
1.3.6.1.4.1.9.9.179.1.3.2.1.15ColumncaqIpAceDestPortread-createcurrentThe destination port number of the TCP or UDP protocol. If the caqIpAceDestPortOp object in the same row is range(6), this object will be the starting port num…
1.3.6.1.4.1.9.9.179.1.3.2.1.16ColumncaqIpAceDestPortRangeread-createcurrentThe destination port number of the TCP or UDP protocol. If the caqIpAceDestPortOp object in the same row is range(6), this object will be the ending port numbe…
1.3.6.1.4.1.9.9.179.1.3.2.1.17ColumncaqIpAceTosMatchCriteriaread-createcurrentIndicates what field of Tos octet in the packet header to be matched. none(1) means that there is no need to match the ToS octet. matchDscp(2) means that the D…
1.3.6.1.4.1.9.9.179.1.3.2.1.18ColumncaqIpAceIpPrecread-createcurrentSpecifies the IP precedence value to be matched against. This object could not be configured when the status of the entry, caqIpAceStatus, is active(1). The va…
1.3.6.1.4.1.9.9.179.1.3.2.1.19ColumncaqIpAceDscpread-createcurrentSpecifies the Dscp value to be matched against. This object could not be configured when the status of the entry, caqIpAceStatus, is active(1). Packets can be …
1.3.6.1.4.1.9.9.179.1.3.2.1.20ColumncaqIpAceProtocolMatchCriteriaread-createcurrentIndicates what field in the packet header for ICMP or IGMP or TCP protocol or IPv4 ESP (Enscrypted Security Payload) to be matched. none(1) = no comparison is …
1.3.6.1.4.1.9.9.179.1.3.2.1.21ColumncaqIpAceIcmpTyperead-createcurrentIndicates the message type of ICMP packets. The type is a number from 0 to 255. The value of this object is ignored whenever the value of caqIpAceProtocolMatch…
1.3.6.1.4.1.9.9.179.1.3.2.1.22ColumncaqIpAceIcmpCoderead-createcurrentIndicates the message code of ICMP packets. The code is a number from 0 to 255. The value of this object is ignored whenever the value of caqIpAceProtocolMatch…
1.3.6.1.4.1.9.9.179.1.3.2.1.23ColumncaqIpAceIgmpTyperead-createcurrentIndicates the message type of IGMP packets. The code is a number from 0 to 15. The value of this object is ignored whenever the value of caqIpAceProtocolMatchC…
1.3.6.1.4.1.9.9.179.1.3.2.1.24ColumncaqIpAceOrderPositionread-onlycurrentThe ordering position of this ACE in the ACL. If this entry is not in active(1) state, this object has value of 0.
1.3.6.1.4.1.9.9.179.1.3.2.1.25ColumncaqIpAceBeforePositionread-createcurrentThe object is to control the position of an ACE in the ACL. Indicates the order position of a new ACE before an active ACE which is already in the ACL. It mean…
1.3.6.1.4.1.9.9.179.1.3.2.1.26ColumncaqIpAceStatusread-createcurrentThe status of this IP ACE conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may not exist…
1.3.6.1.4.1.9.9.179.1.3.2.1.27ColumncaqIpAceSecurityIdread-createcurrentIndicates the Security Association Identifier of IPv4 ESP packets. The value of this object is ignored whenever the value of caqIpAceProtocolMatchCritial objec…
1.3.6.1.4.1.9.9.179.1.3.2.1.28ColumncaqIpAceSrcGroupread-createcurrentIndicates the source group name which the source IP address in the IP packet header belongs to. If this object is configured, the value of caqIpAceProtocolType…
1.3.6.1.4.1.9.9.179.1.3.2.1.29ColumncaqIpAceDestGroupread-createcurrentIndicates the destination group name which the destination IP address in the IP packet header belongs to. If this object is configured, the value of caqIpAcePr…
1.3.6.1.4.1.9.9.179.1.3.2.1.30ColumncaqIpAceTyperead-onlycurrentIndicates the ACE type.
1.3.6.1.4.1.9.9.179.1.3.3TablecaqIpxAceTablenot-accessiblecurrentThis table contains a list of IPX ACEs. Each ACE consists of a filter specification and behavior associated with it which describes what action to carry out on…
1.3.6.1.4.1.9.9.179.1.3.3.1RowcaqIpxAceEntrynot-accessiblecurrentEach entry of caqIpxAceTable consists of a set of match creteria. For a IPX flow to match an entry, it has to match all the conditions specified in that entry.
1.3.6.1.4.1.9.9.179.1.3.3.1.1ColumncaqIpxAceFeaturenot-accessiblecurrentIndicates whether this entry is a Qos ACL or Security ACL. ACEs belongs to the same ACL should have the same value for this object.
1.3.6.1.4.1.9.9.179.1.3.3.1.2ColumncaqIpxAclNamenot-accessiblecurrentThe name of an ACL. Within a feature (qos or security), this name is unique across all of the ACL tables that identifies the list to which the entry belongs in…
1.3.6.1.4.1.9.9.179.1.3.3.1.3ColumncaqIpxAceIndexnot-accessiblecurrentThe index of an IPX ACE within an ACL.
1.3.6.1.4.1.9.9.179.1.3.3.1.4ColumncaqIpxAceMatchedActionread-createcurrentIndicates the action to be taken if a packet matches this ACE. If the value of this ACE's caqIpxAceFeature object is: 'qos(1)', then this object contains the i…
1.3.6.1.4.1.9.9.179.1.3.3.1.5ColumncaqIpxAceSrcNetread-createcurrentIndicates the source network from which the packet is being sent. This is a 32-bits value that uniquely identifies network cable segment in IPX protocol. A net…
1.3.6.1.4.1.9.9.179.1.3.3.1.6ColumncaqIpxAceDestMatchCriteriaread-createcurrentIndicate which matches to be checked for the destination network of the flow. matchProtocol(0) means that the flow protocol will be matched against the value s…
1.3.6.1.4.1.9.9.179.1.3.3.1.7ColumncaqIpxAceProtocolTyperead-createcurrentThe protocol number field in the IPX header used to indicate the higher layer protocol. It can be any, ncp, netbios, rip, sap or an integer between 0 to 255.
1.3.6.1.4.1.9.9.179.1.3.3.1.8ColumncaqIpxAceDestNetread-createcurrentNumber of the destination network to which the packet is being sent. This is a 32-bit value that uniquely identifies the IPX network cable segment in IPX proto…
1.3.6.1.4.1.9.9.179.1.3.3.1.9ColumncaqIpxAceDestNoderead-createcurrentNode on the destination network to which the packet is being sent. This is a 48 bits value. The value of this object is ignored whenever the matchIpxDestNode(2…
1.3.6.1.4.1.9.9.179.1.3.3.1.10ColumncaqIpxAceDestNetMaskread-createcurrentMask to be applied to the destination net. This is an 32-bit value that has the same format as destination net. The value of this object is ignored whenever th…
1.3.6.1.4.1.9.9.179.1.3.3.1.11ColumncaqIpxAceDestNodeMaskread-createcurrentMask to be applied to the destination node. This is a 48-bit value. The value of this object is ignored whenever the matchIpxDestNodeMask(4) bit of caqIpxAceDe…
1.3.6.1.4.1.9.9.179.1.3.3.1.12ColumncaqIpxAceOrderPositionread-onlycurrentThe ordering position of this ACE in the ACL. If this entry is not in active(1) state, this object has value of 0.
1.3.6.1.4.1.9.9.179.1.3.3.1.13ColumncaqIpxAceBeforePositionread-createcurrentThe object is to control the position of an ACE in the ACL. Specifies the order position of a new ACE before an active ACE which is already in the ACL. It mean…
1.3.6.1.4.1.9.9.179.1.3.3.1.14ColumncaqIpxAceStatusread-createcurrentThe status of this IPX ACE conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may not exis…
1.3.6.1.4.1.9.9.179.1.3.4TablecaqMacAceTablenot-accessiblecurrentThis table contains a list of MAC ACEs. Each ACE consists of a filter specification and behavior associated with it which describes what action to carry out on…
1.3.6.1.4.1.9.9.179.1.3.4.1RowcaqMacAceEntrynot-accessiblecurrentEach entry of caqMacAceTable consist of a set of match criteria. For a layer 2 flow to match an entry, it has to match all the conditions specified in that ent…
1.3.6.1.4.1.9.9.179.1.3.4.1.1ColumncaqMacAceFeaturenot-accessiblecurrentIndicates whether this entry is a Qos ACL or Security ACL.
1.3.6.1.4.1.9.9.179.1.3.4.1.2ColumncaqMacAclNamenot-accessiblecurrentThe name of an ACL. Within a feature (qos or security), this name is unique across all the ACL tables that identifies the list to which the entry belongs in th…
1.3.6.1.4.1.9.9.179.1.3.4.1.3ColumncaqMacAceIndexnot-accessiblecurrentThe index of an Mac ACE within an ACL.
1.3.6.1.4.1.9.9.179.1.3.4.1.4ColumncaqMacAceMatchedActionread-createcurrentIndicates the action to be taken if a packet matches this ACE. If the value of this ACE's caqMacAceFeature object is: 'qos(1)', then this object contains the i…
1.3.6.1.4.1.9.9.179.1.3.4.1.5ColumncaqMacAceSrcMacread-createcurrentIndicates the 48 bits source MAC address. The packet's source address is AND-ed with the value of caqMacAceSrcMacMask and then compared against the value of th…
1.3.6.1.4.1.9.9.179.1.3.4.1.6ColumncaqMacAceSrcMacMaskread-createcurrentIndicates the 48 bit source MAC address mask.
1.3.6.1.4.1.9.9.179.1.3.4.1.7ColumncaqMacAceDestMacread-createcurrentIndicates the 48 bits destination MAC address. The packet's destination address is AND-ed with the value of caqMacAceDestMacMask and then compared against the …
1.3.6.1.4.1.9.9.179.1.3.4.1.8ColumncaqMacAceDestMacMaskread-createcurrentIndicates the 48 bit destination MAC address mask.
1.3.6.1.4.1.9.9.179.1.3.4.1.9ColumncaqMacAceEthertyperead-createcurrentThis 16-bit hexadecimal number indicates the matched Ethernet type. 0x0000 means any Ethernet type will be matched.
1.3.6.1.4.1.9.9.179.1.3.4.1.10ColumncaqMacAceOrderPositionread-onlycurrentThe ordering position of this ACE in the ACL. If this entry is not in active(1) state, this object has value of 0.
1.3.6.1.4.1.9.9.179.1.3.4.1.11ColumncaqMacAceBeforePositionread-createcurrentThe object is to control the position of an ACE in the ACL. Specifies the order position of a new ACE before a ACE which is already in the ACL. It means that t…
1.3.6.1.4.1.9.9.179.1.3.4.1.12ColumncaqMacAceStatusread-createcurrentThe status of this MAC ACE conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may not exis…
1.3.6.1.4.1.9.9.179.1.3.4.1.13ColumncaqMacAceMatchCriteriaread-createcurrentIndicates which field in the packet header to be matched. matchCos(0) means that the packet Cos value will be matched against the value specified by caqMacAceC…
1.3.6.1.4.1.9.9.179.1.3.4.1.14ColumncaqMacAceCosread-createcurrentIndicates the packet Cos value to be matched. The value of this object is ignored whenever the matchCos(0) bit of caqMacAceMatchCriteria object is not on.
1.3.6.1.4.1.9.9.179.1.3.4.1.15ColumncaqMacAceVlanread-createcurrentIndicates the packet VLAN number to be matched. The value of this object is ignored whenever the matchVlan(1) bit of caqMacAceMatchCriteria object is not on.
1.3.6.1.4.1.9.9.179.1.3.5ScalarcaqFlowPolicingCpbread-onlycurrentIndicates the flow policing capability of the device. microFlow(0) indicates that microflow can be policed. aggregate(1) indicates that aggregate flow can be p…
1.3.6.1.4.1.9.9.179.1.3.6TablecaqQosActionSelectTablenot-accessiblecurrentThis table describes the actions of ACEs. Once an ACE is matched, it follows its MatchedAction object to an entry of this table to get an action for the matchi…
1.3.6.1.4.1.9.9.179.1.3.6.1RowcaqQosActionSelectEntrynot-accessiblecurrentAn entry of an ACE action. It links to the entries of caqFlowPolicerTable with caqQosActionSelectMicroflow, caqQosActionSelectAggregate objects.
1.3.6.1.4.1.9.9.179.1.3.6.1.1ColumncaqQosActionSelectIndexnot-accessiblecurrentThe index of this table for indicating an ACE Action for QoS.
1.3.6.1.4.1.9.9.179.1.3.6.1.2ColumncaqQosActionSelectTrustread-createcurrentDetermines if the packets matching the ACE should be trusted or if a specific DSCP should be assigned to it. If trustCos(2) is specified, the final DSCP value …
1.3.6.1.4.1.9.9.179.1.3.6.1.4ColumncaqQosActionSelectDscpread-createcurrentThis object is only instantiated when the caqQosActionSelectTrust object in the same entry has been set to noTrust(1).
1.3.6.1.4.1.9.9.179.1.3.6.1.5ColumncaqQosActionSelectMicroflowread-createcurrentIndicates a policer name. The value of this object either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable or has an em…
1.3.6.1.4.1.9.9.179.1.3.6.1.6ColumncaqQosActionSelectAggregateread-createcurrentIndicates a policer name. The value of this object either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable or has an em…
1.3.6.1.4.1.9.9.179.1.3.6.1.7ColumncaqQosActionSelectStatusread-createcurrentThe status of this Qos Action Select conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry ma…
1.3.6.1.4.1.9.9.179.1.3.7ScalarcaqFlowPolicerExcessRateSupportread-onlycurrentIndicates whether the device supports excess rate configuration.
1.3.6.1.4.1.9.9.179.1.3.8TablecaqFlowPolicerTablenot-accessiblecurrentThis table defines the flow policing rules. A flow policing rule comprises a rate, burst size and drop-or-mark indication.
1.3.6.1.4.1.9.9.179.1.3.8.1RowcaqFlowPolicerEntrynot-accessiblecurrentThe attributes defining a flow policing rule.
1.3.6.1.4.1.9.9.179.1.3.8.1.1ColumncaqFlowPolicerNamenot-accessiblecurrentThe name of a policer. This name has to be unique to identify a microflow or an aggregate policer in the device.
1.3.6.1.4.1.9.9.179.1.3.8.1.2ColumncaqFlowPolicerTyperead-createcurrentThe type of this policer.
1.3.6.1.4.1.9.9.179.1.3.8.1.3ColumncaqFlowPolicerNormalRateRequestread-createcurrentThe requested average rate of the flow. The base unit of this object is 1 kilo-bits per second. 0 may be specified for a rate which causes all packets to be ou…
1.3.6.1.4.1.9.9.179.1.3.8.1.4ColumncaqFlowPolicerNormalRateGrantread-onlycurrentThe granted average rate of the flow. The base unit of this object is 1 kilo-bits per second. If the status of this row is not active, the value of this object…
1.3.6.1.4.1.9.9.179.1.3.8.1.5ColumncaqFlowPolicerNormalRateActionread-createcurrentThe action for those normal rate out-of-profile packets. The action is to drop the packets or mark down its DSCP to the value of caqDscpMappingNRPolicedDscp de…
1.3.6.1.4.1.9.9.179.1.3.8.1.6ColumncaqFlowPolicerExcessRateRequestread-createcurrentThe requested excess rate of the flow. The base unit of this object is 1 kilo-bits per second. 0 may be specified for a rate which causes all packets to be out…
1.3.6.1.4.1.9.9.179.1.3.8.1.7ColumncaqFlowPolicerExcessRateGrantread-onlycurrentThe granted excess rate of the flow. The base unit of this object is 1 kilo-bits per second. If the status of this row is not active, the value of this object …
1.3.6.1.4.1.9.9.179.1.3.8.1.8ColumncaqFlowPolicerExcessRateActionread-createcurrentThe action for those excess rate out-of-profile packets. The action is to drop the packets or mark down its DSCP value to value of caqDscpMappingERPolicedDscp …
1.3.6.1.4.1.9.9.179.1.3.8.1.9ColumncaqFlowPolicerBurstSizeRequestread-createcurrentThe requested burst rate of the flow. The base unit of this object is 1 kilo-bits.
1.3.6.1.4.1.9.9.179.1.3.8.1.10ColumncaqFlowPolicerBurstSizeGrantread-onlycurrentThe granted burst rate of the flow. The base unit of this object is 1 kilo-bits. If the status of this row is not active, the value of this object will be the …
1.3.6.1.4.1.9.9.179.1.3.8.1.11ColumncaqFlowPolicerStatusread-createcurrentThe status of this flow policer conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may not…
1.3.6.1.4.1.9.9.179.1.3.8.1.12ColumncaqFlowPolicerExcessBurstRequestread-createcurrentThe requested excess burst size of the flow. If the caqFlowPolicerExcessBurstSupport is false(2), this object cannot be instantiated.
1.3.6.1.4.1.9.9.179.1.3.8.1.13ColumncaqFlowPolicerExcessBurstGrantread-onlycurrentThe granted excess burst size of the flow. If the status of this row is not active, the value of this object will be the same as caqFlowPolicerExcessBurstReque…
1.3.6.1.4.1.9.9.179.1.3.9TablecaqSecurityActionTablenot-accessiblecurrentThis table describes the actions of Security ACEs. Once an ACE is matched and it can go through an entry of this table to find the Security action.
1.3.6.1.4.1.9.9.179.1.3.9.1RowcaqSecurityActionEntrynot-accessiblecurrentAn entry of a Security ACE action. It provides the action for for the traffic matching Security ACEs.
1.3.6.1.4.1.9.9.179.1.3.9.1.1ColumncaqSecurityActionIndexnot-accessiblecurrentThe index of this table for indicating a Security ACE action entry.
1.3.6.1.4.1.9.9.179.1.3.9.1.2ColumncaqSecurityActionread-createcurrentDetermines the action that the device will take if the traffic matches the ACE. If permit(1) is specified, the matched traffic will be allowed through the devi…
1.3.6.1.4.1.9.9.179.1.3.9.1.3ColumncaqSecurityRedirectPortListread-createdeprecatedIndicates the set of physical port(s) that matched traffic is redirected to. Each octet within the value of this object specifies a set of eight ports, with th…
1.3.6.1.4.1.9.9.179.1.3.9.1.4ColumncaqSecurityCaptureread-createcurrentIndicates whether the matched traffic is to be captured. Capture means the packet is not only switched normally but also a copy of the switched packet is trans…
1.3.6.1.4.1.9.9.179.1.3.9.1.5ColumncaqSecurityActionStatusread-createcurrentThe status of this Security ACE action conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry …
1.3.6.1.4.1.9.9.179.1.3.9.1.6ColumncaqSecurityAdjIndexread-createcurrentIndicates the index of an active adjacency entry in caqAdjacencyTable. The value of this object is ignored whenever the value of caqSecurityAction object in th…
1.3.6.1.4.1.9.9.179.1.3.9.1.7ColumncaqSecurityArpMacAddressread-createcurrentIndicates the 48 bits Mac address used in ARP packet. The value of this object is ignored whenever the value of caqSecurityAction object in the same row is not…
1.3.6.1.4.1.9.9.179.1.3.9.1.8ColumncaqSecurityRedirect2kPortListread-createcurrentIndicates the set of physical port(s) that matched traffic is redirected to. Each octet within the value of this object specifies a set of eight ports, with th…
1.3.6.1.4.1.9.9.179.1.3.9.1.9ColumncaqSecurityDownloadedAceFeatureread-createcurrentIndicates the feature type of the downloaded ACE. 'notApplicable' indicates that this security action entry is not applied to any downloaded ACE. 'dot1x' indic…
1.3.6.1.4.1.9.9.179.1.3.10TablecaqSecurityAclCaptureIfTablenot-accessiblecurrentThis table contains all the physical ports which are capable of being capture interfaces on which captured packets are output.
1.3.6.1.4.1.9.9.179.1.3.10.1RowcaqSecurityAclCaptureIfEntrynot-accessiblecurrentThe index of this table is the ifIndex value of a physical port which is capable of being a capture interface on which captured packets are output.
1.3.6.1.4.1.9.9.179.1.3.10.1.1ColumncaqSecurityAclCaptureEnableread-writecurrentAn interface can be a destination of captured traffic which matched any Security ACL. This object is to specify whether to enable or disable this interface as …
1.3.6.1.4.1.9.9.179.1.3.11ScalarcaqFlowPolicerExcessBurstSupportread-onlycurrentIndicates whether the device supports excess burst size configuration.
1.3.6.1.4.1.9.9.179.1.3.12ScalarcaqSecurityRateLimitFeaturesread-onlycurrentIndicates the features which implement rate limit on their traffic flows using the rate limit value denoted by caqSecurityAclRateLimit object. This rate limit …
1.3.6.1.4.1.9.9.179.1.3.13ScalarcaqSecurityAclRateLimitread-writecurrentIndicates the maximum rate of all traffic flows subjected to rate limiting imposed by all features denoted by caqSecurityRateLimitFeatures object.
1.3.6.1.4.1.9.9.179.1.3.14TablecaqQosDefaultActionTablenot-accessiblecurrentThis table contains the QoS default action taken by the device for traffic which is not matched by a specific QoS ACE.
1.3.6.1.4.1.9.9.179.1.3.14.1RowcaqQosDefaultActionEntrynot-accessiblecurrentThe entries in this table are corresponding to the type of traffic as well as its direction and contain the default DSCP value, trust state and policers inform…
1.3.6.1.4.1.9.9.179.1.3.14.1.1ColumncaqQosTrafficDirectionnot-accessiblecurrentIndicates whether this row's parameters are to be applied for ingress or for egress traffic.
1.3.6.1.4.1.9.9.179.1.3.14.1.2ColumncaqQosTrafficTypenot-accessiblecurrentIndicates whether this row's parameters are to be applied for Ethernet, IP or IPX traffic.
1.3.6.1.4.1.9.9.179.1.3.14.1.3ColumncaqQosDefaultTrustStateread-writecurrentIndicates the default assigned trust state. If trustCos(2) is specified, the default DSCP value of an unmatched packet should refer to caqCosToDscpDscp object …
1.3.6.1.4.1.9.9.179.1.3.14.1.4ColumncaqQosDefaultDscpread-writecurrentThis object is only instantiated when the caqQosDefaultTrust object in the same entry has been set to noTrust(1).
1.3.6.1.4.1.9.9.179.1.3.14.1.5ColumncaqQosDefaultMicroflowread-writecurrentIndicates a microflow policer name. The value of this object either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable or…
1.3.6.1.4.1.9.9.179.1.3.14.1.6ColumncaqQosDefaultAggregateread-writecurrentIndicates an aggregate policer name. The value of this object either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable o…
1.3.6.1.4.1.9.9.179.1.3.15ScalarcaqAclFeatureCpbread-onlycurrentIndicates the set of features that the device supports related to ACLs configured in the device. vlanAclHitCount(0) indicates that the device supports ACL hit …
1.3.6.1.4.1.9.9.179.1.4NodecaqQosStatsObjects
1.3.6.1.4.1.9.9.179.1.4.1ScalarcaqL3PacketsDropByPolicerread-onlycurrentIndicates the number of Layer 3 packets dropped due to policing.
1.3.6.1.4.1.9.9.179.1.4.2ScalarcaqTosChangedIpPacketsread-onlycurrentIndicates the number of IP packets have the Tos value changed.
1.3.6.1.4.1.9.9.179.1.4.3ScalarcaqCosChangedIpPacketsread-onlycurrentIndicates the number of IP packets have the Cos value changed.
1.3.6.1.4.1.9.9.179.1.4.4ScalarcaqCosChangedNonIpPacketsread-onlycurrentIndicates the number of non IP packets have the Cos value changed.
1.3.6.1.4.1.9.9.179.1.4.5TablecaqPortStatsTablenot-accessiblecurrentA table containing QoS statistics counters per physical interface.
1.3.6.1.4.1.9.9.179.1.4.5.1RowcaqPortStatsEntrynot-accessiblecurrentAn entry contains QoS statistics maintained by the switching engine.
1.3.6.1.4.1.9.9.179.1.4.5.1.1ColumncaqPortStatsDirectionnot-accessiblecurrentIndicates traffic direction of an physical interface.
1.3.6.1.4.1.9.9.179.1.4.5.1.2ColumncaqPortStatsQueueNumbernot-accessiblecurrentIndicates the queue number of the interface for which statistics are collected. For example : if the port type of this interface is 1P2Q2T, this object can be …
1.3.6.1.4.1.9.9.179.1.4.5.1.3ColumncaqPortStatsThresholdNumbernot-accessiblecurrentIndicates the threshold number of a queue on the interface for which statistics are collected. For example : if the port type of this interface is 1P2Q2T, this…
1.3.6.1.4.1.9.9.179.1.4.5.1.4ColumncaqPortStatsDropPktsread-onlycurrentThe number of packets have been received then dropped from the interface because they exceeded the threshold value configured at this queue and threshold of th…
1.3.6.1.4.1.9.9.179.1.4.5.1.5ColumncaqPortStatsDropPktsAveRateread-onlycurrentThe five minute linearly-decayed moving average of packets have been received then dropped from the interface because they exceeded the threshold value configu…
1.3.6.1.4.1.9.9.179.1.4.5.1.6ColumncaqPortStatsDropPktsPeakRateread-onlycurrentThe peak rate of packets have been received then dropped from the interface because they exceeded the threshold value configured at this queue and threshold of…
1.3.6.1.4.1.9.9.179.1.4.6TablecaqFlowStatsTablenot-accessiblecurrentA table containing QoS statistics counter per flow.
1.3.6.1.4.1.9.9.179.1.4.6.1RowcaqFlowStatsEntrynot-accessiblecurrentAn entry contains the number of out of profile packet per flow maintained by the switching engine.
1.3.6.1.4.1.9.9.179.1.4.6.1.1ColumncaqFlowStatsOutOfProfilePacketsread-onlycurrentIndicates the number of out-of-profile packets in this flow.
1.3.6.1.4.1.9.9.179.1.4.7TablecaqAggPolicerStatsTablenot-accessiblecurrentA table containing QoS statistics counter per aggregate policer.
1.3.6.1.4.1.9.9.179.1.4.7.1RowcaqAggPolicerStatsEntrynot-accessiblecurrentAn entry contains the number of packet policed and the number of out of profile packets per aggregate policer.
1.3.6.1.4.1.9.9.179.1.4.7.1.1ColumncaqAggPolicerNamenot-accessiblecurrentThe name of a policer. This name has to be unique to identify an aggregate policer in the device.
1.3.6.1.4.1.9.9.179.1.4.7.1.2ColumncaqAggPolicerPacketsread-onlycurrentIndicates the number of packets is policed by this aggregate policer. This object is only instantiated if such info is available in the device.
1.3.6.1.4.1.9.9.179.1.4.7.1.3ColumncaqAggPolicerNRExceedPacketsread-onlycurrentIndicates the number of packets exceeded the normal rate of this aggregate policer. This object in only instantiated if such info is available in the device.
1.3.6.1.4.1.9.9.179.1.4.7.1.4ColumncaqAggPolicerERExceedPacketsread-onlycurrentIndicates the number of packets exceeded the excess rate of this policer. This object is only instantiated if such info is available in the device and if exces…
1.3.6.1.4.1.9.9.179.1.4.7.1.5ColumncaqAggPolicerOctetsread-onlycurrentIndicates the number of octets is policed by this aggregate policer. This object is only instantiated if such info is available in the device.
1.3.6.1.4.1.9.9.179.1.4.7.1.6ColumncaqAggPolicerNRExceedOctetsread-onlycurrentIndicates the number of octets exceeded the normal rate of this aggregate policer. This object is only instantiated if such info is available in the device.
1.3.6.1.4.1.9.9.179.1.4.7.1.7ColumncaqAggPolicerERExceedOctetsread-onlycurrentIndicates the number of octets exceeded the excess rate of this policer. This object is only instantiated if such info is available in the device and if excess…
1.3.6.1.4.1.9.9.179.1.4.7.1.8ColumncaqAggPolicerOctetsRateread-onlycurrentIndicates five minute linearly-decayed moving average of octets policed by this aggregate policer. This object is only instantiated if such info is available i…
1.3.6.1.4.1.9.9.179.1.4.7.1.9ColumncaqAggPolicerNRExceedOctetsRateread-onlycurrentIndicates five minute linearly-decayed moving average of octets exceeded the normal rate of this aggregate policer. This object is only instantiated if such in…
1.3.6.1.4.1.9.9.179.1.4.7.1.10ColumncaqAggPolicerERExceedOctetsRateread-onlycurrentIndicates five minute linearly-decayed moving average of octets exceeded the excess rate of this policer. This object is only instantiated if such info is avai…
1.3.6.1.4.1.9.9.179.1.4.7.1.11ColumncaqAggPolicerOctetsPeakRateread-onlycurrentIndicates peak rate of octets is policed by this aggregate policer over the past five minute. This object is only instantiated if such info is available in the…
1.3.6.1.4.1.9.9.179.1.4.7.1.12ColumncaqAggPolicerPacketsRateread-onlycurrentIndicates five minute linearly-decayed moving average of packets policed by this aggregate policer. This object is only instantiated if such info is available …
1.3.6.1.4.1.9.9.179.1.4.7.1.13ColumncaqAggPolicerNRExceedPacketsRateread-onlycurrentIndicates five minute linearly-decayed moving average of packets exceeded the normal rate of this aggregate policer. This object is only instantiated if such i…
1.3.6.1.4.1.9.9.179.1.4.7.1.14ColumncaqAggPolicerERExceedPacketsRateread-onlycurrentIndicates five minute linearly-decayed moving average of packets exceeded the excess rate of this policer. This object is only instantiated if such info is ava…
1.3.6.1.4.1.9.9.179.1.4.7.1.15ColumncaqAggPolicerPacketsPeakRateread-onlycurrentIndicates peak rate of packets is policed by this aggregate policer over the past five minutes. This object is only instantiated if such info is available in t…
1.3.6.1.4.1.9.9.179.1.4.8ScalarcaqL3PacketsDropByPolicerAveRateread-onlycurrentIndicates five minute linearly-decayed moving average of Layer 3 packets dropped due to policing.
1.3.6.1.4.1.9.9.179.1.4.9ScalarcaqL3PacketsDropByPolicerPeakRateread-onlycurrentIndicates the peak rate of Layer 3 packets dropped due to policing over the past five minutes.
1.3.6.1.4.1.9.9.179.1.4.10ScalarcaqTosChangedIpPacketsAveRateread-onlycurrentIndicates five minute linearly-decayed moving average of IP packets have the Tos value change.
1.3.6.1.4.1.9.9.179.1.4.11ScalarcaqTosChangedIpPacketsPeakRateread-onlycurrentIndicates the peak rate of IP packets have the Tos value change over the past five minute.
1.3.6.1.4.1.9.9.179.1.4.12ScalarcaqCosChangedIpPacketsAveRateread-onlycurrentIndicates five minute linearly-decayed moving average of IP packets have the Cos value change.
1.3.6.1.4.1.9.9.179.1.4.13ScalarcaqCosChangedIpPacketsPeakRateread-onlycurrentIndicates the peak rate of IP packets have the Cos value change over the past five minutes.
1.3.6.1.4.1.9.9.179.1.4.14ScalarcaqCosChangedNonIpPacketsAveRateread-onlycurrentIndicates five minute linearly-decayed moving average of non IP packets have the Cos value change.
1.3.6.1.4.1.9.9.179.1.4.15ScalarcaqCosChangedNonIpPacketPeakRateread-onlycurrentIndicates the peak rate of non IP packets have the Cos value change over the past five minutes.
1.3.6.1.4.1.9.9.179.1.5NodecaqExtObjects
1.3.6.1.4.1.9.9.179.1.5.1TablecaqBridgedPolicerTablenot-accessiblecurrentThis table provides configuration information for each (existing) VLAN on whether or not bridged packets are policed at the microflow level on that VLAN. This …
1.3.6.1.4.1.9.9.179.1.5.1.1RowcaqBridgedPolicerEntrynot-accessiblecurrentA conceptual row in the caqBridgedPolicerTable to control if bridged packets are policed at microflow level on a particular VLAN.
1.3.6.1.4.1.9.9.179.1.5.1.1.1ColumncaqBridgedFlowVlanIndexnot-accessiblecurrentThe VLAN-id of this VLAN.
1.3.6.1.4.1.9.9.179.1.5.1.1.2ColumncaqBridgedFlowEnabledread-writecurrentEnable or Disable this function. If this objects is set to true, the bridged packets will be policed at microflow level. If it is set to false, bridged packets…
1.3.6.1.4.1.9.9.179.1.5.2TablecaqCosMacVlanRouterTablenot-accessiblecurrentThis table is used either to assign a Cos value to frames on a specific VLAN and which have a specific destination MAC address and/or to indicate if the config…
1.3.6.1.4.1.9.9.179.1.5.2.1RowcaqCosMacVlanRouterEntrynot-accessiblecurrentThe Cos value to be assigned to frames on a specific VLAN and which have a specific destination MAC address and/or the configured destination MAC address is of…
1.3.6.1.4.1.9.9.179.1.5.2.1.1ColumncaqCosMacAddressnot-accessiblecurrentIndicates the destination MAC address to match against the flow.
1.3.6.1.4.1.9.9.179.1.5.2.1.2ColumncaqCosVlanNumbernot-accessiblecurrentIndicates the VLAN number.
1.3.6.1.4.1.9.9.179.1.5.2.1.3ColumncaqMacAddressCpbread-createcurrentIndicates the capability of the destination MAC address denoted by caqCosMacAddress object in the same row. routerMac(0) means that it is a router Mac address.…
1.3.6.1.4.1.9.9.179.1.5.2.1.4ColumncaqCosValueread-createcurrentIndicates the Cos value. This object is only instantiated if the cosVlanMac bit in caqMacAddressCpb object is turned on.
1.3.6.1.4.1.9.9.179.1.5.2.1.5ColumncaqCosMacVlanRouterStatusread-createcurrentThe status of this conceptual row entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may not exist in the…
1.3.6.1.4.1.9.9.179.1.6NodecaqPbfObjects
1.3.6.1.4.1.9.9.179.1.6.1ScalarcaqPbfStatusread-onlycurrentIndicates the status of policy-based forwarding (PBF) engine. macAddrOk(1) indicates that the MAC address of the PBF engine is set successfully and PBF engine …
1.3.6.1.4.1.9.9.179.1.6.2ScalarcaqPbfMacAddressread-writecurrentIndicates the PBF engine MAC address. When the value of caqPbfStatus is msfcPresent(3), this object cannot be configured and its previously configured value is…
1.3.6.1.4.1.9.9.179.1.6.3TablecaqAdjacencyTablenot-accessiblecurrentThis table contains a list of adjacencies to use in policy-based forwarding (PBF). PBF is a feature that makes possible forwarding between two different VLANs …
1.3.6.1.4.1.9.9.179.1.6.3.1RowcaqAdjacencyEntrynot-accessiblecurrentAn entry defines an adjacency. Each adjacency consists of a destination VLAN, source and destination MAC address as well as adjacency name and MTU configuratio…
1.3.6.1.4.1.9.9.179.1.6.3.1.1ColumncaqAdjIndexnot-accessiblecurrentIndicates the index of this adjacency.
1.3.6.1.4.1.9.9.179.1.6.3.1.2ColumncaqAdjDstVlanNumberread-createcurrentIndicates the destination VLAN number of this adjacency.
1.3.6.1.4.1.9.9.179.1.6.3.1.3ColumncaqAdjDstMacAddressread-createcurrentIndicates the adjacency destination MAC address.
1.3.6.1.4.1.9.9.179.1.6.3.1.4ColumncaqAdjSrcMacAddressread-createcurrentIndicates the adjacency source MAC address. If this object is not configured, it will contain the MAC address of the PBF engine which is denoted by caqPbfMacAd…
1.3.6.1.4.1.9.9.179.1.6.3.1.5ColumncaqAdjNameread-createcurrentIndicates the adjacency name. The adjacency name should be unique among all entries in this table.
1.3.6.1.4.1.9.9.179.1.6.3.1.6ColumncaqAdjMturead-createcurrentIndicates the adjacency MTU.
1.3.6.1.4.1.9.9.179.1.6.3.1.7ColumncaqAdjHitCountread-onlycurrentIndicates the number of packets that have matched this adjacency's criteria. The value of this object is cleared when this row is derefenced by entries in caqS…
1.3.6.1.4.1.9.9.179.1.6.3.1.8ColumncaqAdjStatusread-createcurrentIndicates the status of this adjacency conceptual entry. This object is used to manage creation, deletion and modification of rows in this table. An entry may …
1.3.6.1.4.1.9.9.179.1.7NodecaqLoggingObjects
1.3.6.1.4.1.9.9.179.1.7.1ScalarcaqAclLogMaxFlowread-writecurrentIndicates the maximum number of traffic flow will be logged by the device.
1.3.6.1.4.1.9.9.179.1.7.2ScalarcaqAclSecurityLoggingRateLimitread-writecurrentIndicates the redirect rate of traffic flow subjected to security ACL logging.
1.3.6.1.4.1.9.9.179.1.7.3ScalarcaqAclRouterAclRateLimitread-writecurrentIndicates the redirect rate of traffic flow subjected to router ACL logging.
1.3.6.1.4.1.9.9.179.1.7.4TablecaqIpFlowLoggingTablenot-accessiblecurrentThis table contains a list of IP flows that describes the IP traffic denied and logged by the device.
1.3.6.1.4.1.9.9.179.1.7.4.1RowcaqIpFlowLoggingEntrynot-accessiblecurrentAn entry describes an IP flow, consisting of a set of data such as source and destination address, source and destination port as well as protocol specific inf…
1.3.6.1.4.1.9.9.179.1.7.4.1.1ColumncaqIpFlowLoggingIndexnot-accessiblecurrentThe index of this table for indicating a logged IP flow.
1.3.6.1.4.1.9.9.179.1.7.4.1.2ColumncaqIpFlowVlanread-onlycurrentIndicates the VLAN number which this logged IP flow belongs.
1.3.6.1.4.1.9.9.179.1.7.4.1.3ColumncaqIpFlowIfIndexread-onlycurrentIndicates the ifIndex of the interface where this logged IP flow arrived.
1.3.6.1.4.1.9.9.179.1.7.4.1.4ColumncaqIpFlowProtocolTyperead-onlycurrentThe protocol number field in the IP header of this logged IP flow as specified in RFC 1700.
1.3.6.1.4.1.9.9.179.1.7.4.1.5ColumncaqIpFlowAddrTyperead-onlycurrentIndicates the address type for addresses specified in caqIpFlowSrcIp and caqIpFlowDestIp of this logged IP flow.
1.3.6.1.4.1.9.9.179.1.7.4.1.6ColumncaqIpFlowSrcIpread-onlycurrentIndicates the source address of this logged IP flow.
1.3.6.1.4.1.9.9.179.1.7.4.1.7ColumncaqIpFlowSrcPortread-onlycurrentIndicates the source port number of this logged IP flow when its protocol field is TCP or UDP. The value of this object is -1 if the flow is not UDP or TCP tra…
1.3.6.1.4.1.9.9.179.1.7.4.1.8ColumncaqIpFlowDestIpread-onlycurrentIndicates the destination address of this logged IP flow.
1.3.6.1.4.1.9.9.179.1.7.4.1.9ColumncaqIpFlowDestPortread-onlycurrentIndicates the destination port number of this logged IP flow when its protocol field is TCP or UDP. The value of this object is -1 if the flow is not UDP or TC…
1.3.6.1.4.1.9.9.179.1.7.4.1.10ColumncaqIpFlowIcmpTyperead-onlycurrentIndicates the message type of ICMP packets. The value of this object is -1 if the flow is not ICMP traffic.
1.3.6.1.4.1.9.9.179.1.7.4.1.11ColumncaqIpFlowIcmpCoderead-onlycurrentIndicates the message code of ICMP packets. The value of this object is -1 if the flow is not ICMP traffic.
1.3.6.1.4.1.9.9.179.1.7.4.1.12ColumncaqIpFlowIgmpTyperead-onlycurrentIndicates the message type of IGMP packets. The value of this object is -1 if the flow is not IGMP traffic.
1.3.6.1.4.1.9.9.179.1.7.4.1.13ColumncaqIpFlowArpOpcoderead-onlycurrentIndicates the ARP opcode value of this ARP flow. If the value of this object is notApplicable(1), this flow is not ARP traffic. If the value of this object is …
1.3.6.1.4.1.9.9.179.1.7.4.1.14ColumncaqIpFlowArpSrcMacAddrread-onlycurrentIndicates the Ethernet Source Address value of this ARP flow. This object is ignored if the flow is not ARP traffic.
1.3.6.1.4.1.9.9.179.1.7.4.1.15ColumncaqIpFlowArpHeaderSrcMacAddrread-onlycurrentIndicates the Ethernet Source Address value included in the ARP header of this ARP flow. This object is ignored if the flow is not ARP traffic.
1.3.6.1.4.1.9.9.179.1.7.4.1.16ColumncaqIpFlowPacketsCountread-onlycurrentIndicates the number of packets that belong to this IP flow.
1.3.6.1.4.1.9.9.179.1.7.4.1.17ColumncaqIpFlowLoggingTTLread-onlycurrentIndicates the TTL (Time to Live) of this entry. The entry is removed when its value of this object reaches 0.
1.3.6.1.4.1.9.9.179.1.7.4.1.18ColumncaqIpFlowArpLoggingSourceread-onlycurrentIndicates the source that triggered the logging of this ARP flow. This object value is 'notApplicable' if the flow is not ARP traffic. 'dai' indicates the logg…
1.3.6.1.4.1.9.9.179.1.7.4.1.19ColumncaqIpFlowArpAclNameread-onlycurrentIndicates the security ACL name which triggered the logging of this ARP flow. This object is ignored if the value of caqIpFlowArpLoggingSource object in the sa…
1.3.6.1.4.1.9.9.179.1.7.4.1.20ColumncaqIpFlowArpAceNumberread-onlycurrentIndicates the ACE number within the ACL denoted by caqIpFlowArpAclName object which triggered the logging of this ARP flow. This object is ignored if the value…
1.3.6.1.4.1.9.9.179.1.8NodecaqArpInspObjects
1.3.6.1.4.1.9.9.179.1.8.2ScalarcaqAclArpInspMatchMacread-writecurrentIndicates whether for ARP packets MAC address matching of ethernet header and the source MAC address specified in ARP header is enabled. It also indicates the …
1.3.6.1.4.1.9.9.179.1.8.3ScalarcaqAclArpInspAddrValidationread-writecurrentIndicates whether for ARP packets checking for valid source MAC and source IP address specified in ARP header is enabled. It also indicates the action taken wh…
1.3.6.1.4.1.9.9.179.1.8.4ScalarcaqArpInspGlobalForwardedPktsread-onlycurrentIndicates the total number of packets subjected to ARP Inspection is forwarded.
1.3.6.1.4.1.9.9.179.1.8.5ScalarcaqArpInspGlobalDroppedPktsread-onlycurrentIndicates the total number of packets subjected to ARP Inspection is dropped.
1.3.6.1.4.1.9.9.179.1.8.6ScalarcaqRARPForwardedPktsread-onlycurrentIndicates the total number of packets subjected to Reverse ARP (RARP) Inspection is forwarded.
1.3.6.1.4.1.9.9.179.1.8.7ScalarcaqMatchedMacFailedPktsread-onlycurrentIndicates the total number of packets subjected to ARP Inspection whose MAC address specified in the ethernet header and the source MAC address specified in AR…
1.3.6.1.4.1.9.9.179.1.8.8ScalarcaqAddrValidationFailedPktsread-onlycurrentIndicates the total number of ARP packets that have invalid source MAC address or invalid source IP address specified in the ARP header.
1.3.6.1.4.1.9.9.179.1.8.9ScalarcaqArpInspIpDroppedPktsread-onlycurrentIndicates the total number of IP packets dropped by ARP Inspection because of invalid IP address.
1.3.6.1.4.1.9.9.179.1.8.10TablecaqArpInspStatsTablenot-accessiblecurrentA table containing ARP Inspection statistics counter per ACL.
1.3.6.1.4.1.9.9.179.1.8.10.1RowcaqArpInspStatsEntrynot-accessiblecurrentAn entry contains the numbers of packet permitted or denied per ACL.
1.3.6.1.4.1.9.9.179.1.8.10.1.1ColumncaqArpInspAclNamenot-accessiblecurrentThe name of an ACL that contains ACE used for ARP Inspection.
1.3.6.1.4.1.9.9.179.1.8.10.1.2ColumncaqArpInspForwardedPacketsread-onlycurrentIndicates the number of packets subjected to ARP Inspection is forwarded by this ACL.
1.3.6.1.4.1.9.9.179.1.8.10.1.3ColumncaqArpInspDroppedPacketsread-onlycurrentIndicates the number of packets subjected to ARP Inspection is dropped by this ACL.
1.3.6.1.4.1.9.9.179.1.8.11TablecaqIfArpInspConfigTablenot-accessiblecurrentThis table contains the configuration of several threshold values related to ARP Inspection at each physical interface.
1.3.6.1.4.1.9.9.179.1.8.11.1RowcaqIfArpInspConfigEntrynot-accessiblecurrentEach entry contains the configuration for drop threshold and shutdown threshold for ARP Inspection at each physical interface that supports this feature. Some …
1.3.6.1.4.1.9.9.179.1.8.11.1.1ColumncaqIfArpInspDropThresholdread-writecurrentIndicates the drop threshold value where excess packets of a traffic flow subjected to ARP Inspection will be dropped if its rate is greater than this threshol…
1.3.6.1.4.1.9.9.179.1.8.11.1.2ColumncaqIfArpInspShutdownThresholdread-writecurrentIndicates the threshold value where the interface will be shutdown if traffic rate subjected to ARP Inspection is greater than this threshold value. If the val…
1.3.6.1.4.1.9.9.179.1.9NodecaqAclHitCountObjects
1.3.6.1.4.1.9.9.179.1.9.1ScalarcaqAclHitCountVlansLowread-writecurrentA string of octets containing one bit per VLAN for VLANs with VlanIndex value of 0 to 2047. The first octet corresponds to VLANs with VlanIndex values of 0 thr…
1.3.6.1.4.1.9.9.179.1.9.2ScalarcaqAclHitCountVlansHighread-writecurrentA string of octets containing one bit per VLAN for VLANs with VlanIndex value of 2048 to 4095. The first octet corresponds to VLANs with VlanIndex values of 20…
1.3.6.1.4.1.9.9.179.1.9.3ScalarcaqAclHitCountPortListread-writecurrentIndicates the set of physical port(s), in bridge port number, where ACL hit count feature is enabled. For each port, if ACL hit count feature is enabled then t…
1.3.6.1.4.1.9.9.179.1.9.4TablecaqAclHitCountTablenot-accessiblecurrentThis table provides the hit count configuration on ACLs which support this feature.
1.3.6.1.4.1.9.9.179.1.9.4.1RowcaqAclHitCountEntrynot-accessiblecurrentAn entry indicates whether the hit count feature is enabled on a particular ACL as well as its statistic collection mode.
1.3.6.1.4.1.9.9.179.1.9.4.1.1ColumncaqAclHitCountAclTypenot-accessiblecurrentIndicates the type of ACL. ipSecurity(1) indicates that this ACL is an IP Security ACL. ipxSecurity(2) indicates that this ACL is an IPX Security ACL. macSecur…
1.3.6.1.4.1.9.9.179.1.9.4.1.2ColumncaqAclHitCountAclNamenot-accessiblecurrentIndicates the ACL name which should exist in the ACL tables e.g. in caqIpAceTable. This ACL must be matching the type specified in caqAclHitCountAclType in the…
1.3.6.1.4.1.9.9.179.1.9.4.1.3ColumncaqAclHitCountEnableread-writecurrentIndicates whether this ACL hit count is enabled.
1.3.6.1.4.1.9.9.179.1.9.5TablecaqAceHitCountTablenot-accessiblecurrentThis table provides the hit count configuration on ACEs which support this feature.
1.3.6.1.4.1.9.9.179.1.9.5.1RowcaqAceHitCountEntrynot-accessiblecurrentAn entry indicates whether the hit count feature is enabled on a particular ACE as well as its hit count statistic.
1.3.6.1.4.1.9.9.179.1.9.5.1.1ColumncaqAceHitCountAclTypenot-accessiblecurrentIndicates the type of ACL. ipSecurity(1) indicates that this ACL is an IP Security ACL. ipxSecurity(2) indicates that this ACL is an IPX Security ACL. macSecur…
1.3.6.1.4.1.9.9.179.1.9.5.1.2ColumncaqAceHitCountAclNamenot-accessiblecurrentIndicates the ACL name which should exist in the ACL tables e.g. in caqIpAceTable. This ACL must be matching the type specified in caqAceHitCountAclType in the…
1.3.6.1.4.1.9.9.179.1.9.5.1.3ColumncaqAceHitCountAceIndexnot-accessiblecurrentThe index of an ACE within an ACL.
1.3.6.1.4.1.9.9.179.1.9.5.1.4ColumncaqAceHitCountEnableread-writecurrentIndicates whether this ACE hit count is enabled.
1.3.6.1.4.1.9.9.179.1.9.5.1.5ColumncaqAceIngressHitCountread-onlycurrentIndicates number of hit count for this ACE for ingress traffic.
1.3.6.1.4.1.9.9.179.1.9.5.1.6ColumncaqAceEgressHitCountread-onlycurrentIndicates number of hit count for this ACE for egress traffic.
1.3.6.1.4.1.9.9.179.1.9.6TablecaqIfAclHitCountTablenot-accessiblecurrentThis table provides the ACL hit count statistics at an interface. An interface can be a physical port if the bit portAclHitCount(1) is set in the object caqAcl…
1.3.6.1.4.1.9.9.179.1.9.6.1RowcaqIfAclHitCountEntrynot-accessiblecurrentEach entry indicates the number of hit count at each ACE belonged to an ACL which supports hit count collection at an interface where the ACL is attached.
1.3.6.1.4.1.9.9.179.1.9.6.1.1ColumncaqIfAclHitCountAclTypenot-accessiblecurrentIndicates the type of ACL. ipSecurity(1) indicates that this ACL is an IP Security ACL. ipxSecurity(2) indicates that this ACL is an IPX Security ACL. macSecur…
1.3.6.1.4.1.9.9.179.1.9.6.1.2ColumncaqIfAclHitCountAclNamenot-accessiblecurrentIndicates the ACL name which should exist in the ACL tables e.g. in caqIpAceTable. This ACL must be matching the type specified in caqIfAclHitCountAclType in t…
1.3.6.1.4.1.9.9.179.1.9.6.1.3ColumncaqIfAclHitCountAceIndexnot-accessiblecurrentThe index of an ACE within an ACL.
1.3.6.1.4.1.9.9.179.1.9.6.1.4ColumncaqIfAclIngressHitCountread-onlycurrentIndicates the number of hit count of this ACE for ingress traffic on this interface.
1.3.6.1.4.1.9.9.179.1.9.6.1.5ColumncaqIfAclEgressHitCountread-onlycurrentIndicates the number of hit count of this ACE for egress traffic on this interface.
1.3.6.1.4.1.9.9.179.1.10NodecaqDownloadAclObjects
1.3.6.1.4.1.9.9.179.1.10.1TablecaqDownloadAclInfoTablenot-accessiblecurrentThis table provides the management information for downloaded ACLs.
1.3.6.1.4.1.9.9.179.1.10.1.1RowcaqDownloadAclInfoEntrynot-accessiblecurrentAn entry is populated for each downloaded ACL in the device.
1.3.6.1.4.1.9.9.179.1.10.1.1.1ColumncaqDownloadAclNamenot-accessiblecurrentThis object indicates the name of a downloaded ACL.
1.3.6.1.4.1.9.9.179.1.10.1.1.2ColumncaqDownloadAclUserCountread-onlycurrentThis object indicates the number of users (i.e., authenticated hosts) who are using this downloaded ACL.
1.3.6.1.4.1.9.9.179.1.10.1.1.3ColumncaqDownloadAclDownloadTimeread-onlycurrentThis object indicates the time when this ACL is downloaded to the device.
1.3.6.1.4.1.9.9.179.1.10.2TablecaqIpDownloadAceTablenot-accessiblecurrentThis table contains a list of downloaded IP ACEs for security purpose. Each ACE consists of a filter specification and behavior associated with it which descri…
1.3.6.1.4.1.9.9.179.1.10.2.1RowcaqIpDownloadAceEntrynot-accessiblecurrentAn entry defines an ACE, consisting of a set of match criteria. For a packet to match an entry, it has to match all the criteria specified in that entry.
1.3.6.1.4.1.9.9.179.1.10.2.1.1ColumncaqIpDownloadAclNamenot-accessiblecurrentThe name of a downloaded IP ACL.
1.3.6.1.4.1.9.9.179.1.10.2.1.2ColumncaqIpDownloadAceIndexnot-accessiblecurrentThe index of an ACE within a downloaded ACL.
1.3.6.1.4.1.9.9.179.1.10.2.1.3ColumncaqIpDownloadAceMatchedActionread-onlycurrentIndicates the action to be taken if a packet matches this ACE. If 'permit' is specified, the matched packet will be allowed through the device. If 'deny' is sp…
1.3.6.1.4.1.9.9.179.1.10.2.1.4ColumncaqIpDownloadAceProtocolTyperead-onlycurrentThe protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700. A value value of 0 matches every IP packet. For…
1.3.6.1.4.1.9.9.179.1.10.2.1.5ColumncaqIpDownloadAceAddrTyperead-onlycurrentThe type of IP address used by this ACE entry.
1.3.6.1.4.1.9.9.179.1.10.2.1.6ColumncaqIpDownloadAceSrcIpread-onlycurrentThe specified source IP address. The packet's source address is AND-ed with the value of caqIpDownloadAceSrcIpMask and then compared against the value of this …
1.3.6.1.4.1.9.9.179.1.10.2.1.7ColumncaqIpDownloadAceSrcIpMaskread-onlycurrentThe specified source IP address mask.
1.3.6.1.4.1.9.9.179.1.10.2.1.8ColumncaqIpDownloadAceSrcPortOpread-onlycurrentIndicates how a packet's source TCP/UDP port number is to be compared. 'noOperator', which is the default value, means that no comparison is to be made with th…
1.3.6.1.4.1.9.9.179.1.10.2.1.9ColumncaqIpDownloadAceSrcPortread-onlycurrentThe source port number of the TCP or UDP protocol. If the caqIpDownloadAceSrcPortOp object in the same row is 'range', this object will be the starting port nu…
1.3.6.1.4.1.9.9.179.1.10.2.1.10ColumncaqIpDownloadAceSrcPortRangeread-onlycurrentThe source port number of the TCP or UDP protocol. If the caqIpDownloadAceSrcPortOp object in the same row is 'range', this object will be the ending port numb…
1.3.6.1.4.1.9.9.179.1.10.2.1.11ColumncaqIpDownloadAceDestIpread-onlycurrentThe specified destination IP address. The packet's destination address is AND-ed with the value of caqIpDownloadAceDestIpMask and then compared against the val…
1.3.6.1.4.1.9.9.179.1.10.2.1.12ColumncaqIpDownloadAceDestIpMaskread-onlycurrentThe specified destination IP address mask.
1.3.6.1.4.1.9.9.179.1.10.2.1.13ColumncaqIpDownloadAceDestPortOpread-onlycurrentIndicates how a packet's destination TCP/UDP port number is to be compared. 'noOperator', which is the default value, means that no comparison is to be made wi…
1.3.6.1.4.1.9.9.179.1.10.2.1.14ColumncaqIpDownloadAceDestPortread-onlycurrentThe destination port number of the TCP or UDP protocol. If the caqIpDownloadAceDestPortOp object in the same row is 'range' this object will be the starting po…
1.3.6.1.4.1.9.9.179.1.10.2.1.15ColumncaqIpDownloadAceDestPortRangeread-onlycurrentThe destination port number of the TCP or UDP protocol. If the caqIpDownloadAceDestPortOp object in the same row is 'range', this object will be the ending por…
1.3.6.1.4.1.9.9.179.1.10.2.1.16ColumncaqIpDownloadAceTosMatchCriteriaread-onlycurrentIndicates what field of Tos octet in the packet header to be matched. 'none' means that there is no need to match the ToS octet. 'matchDscp' means that the DSC…
1.3.6.1.4.1.9.9.179.1.10.2.1.17ColumncaqIpDownloadAceIpPrecread-onlycurrentSpecifies the IP precedence value to be matched against. The value of this object is ignored whenever the value of caqIpDownloadAceTosMatchCritial object is no…
1.3.6.1.4.1.9.9.179.1.10.2.1.18ColumncaqIpDownloadAceDscpread-onlycurrentSpecifies the Dscp value to be matched against. Packets can be matched to DSCP value from 0 to 63. The value of this object is ignored whenever the value of ca…
1.3.6.1.4.1.9.9.179.1.10.2.1.19ColumncaqIpDnldAcePrtocolMatchCriteriaread-onlycurrentIndicates what field in the packet header for ICMP or IGMP or TCP protocol to be matched. 'none' means no comparison is to be done for ICMP/TCP. 'matchIcmpType…
1.3.6.1.4.1.9.9.179.1.10.2.1.20ColumncaqIpDownloadAceIcmpTyperead-onlycurrentIndicates the message type of ICMP packets. The type is a number from 0 to 255. The value of this object is ignored whenever the value of caqIpDnldAcePrtocolMa…
1.3.6.1.4.1.9.9.179.1.10.2.1.21ColumncaqIpDownloadAceIcmpCoderead-onlycurrentIndicates the message code of ICMP packets. The code is a number from 0 to 255. The value of this object is ignored whenever the value of caqIpDnldAcePrtocolMa…
1.3.6.1.4.1.9.9.179.1.10.3TablecaqIfDownloadAclTablenot-accessiblecurrentThis table provides the management information for physical interface where downloaded ACLs are applied.
1.3.6.1.4.1.9.9.179.1.10.3.1RowcaqIfDownloadAclEntrynot-accessiblecurrentAn entry is populated for each interface that utilies downloaded ACLs in the device.
1.3.6.1.4.1.9.9.179.1.10.3.1.1ColumncaqIfDownloadAclFeatureread-onlycurrentThis object indicates the security feature running at this interface and trigger the download of this ACL. 'dot1x' indicates that the 802.1x feature is running…
1.3.6.1.4.1.9.9.179.1.10.3.1.2ColumncaqIfDownloadAclAddressTyperead-onlycurrentThis object indicates the type of IP address of the host.
1.3.6.1.4.1.9.9.179.1.10.3.1.3ColumncaqIfDownloadAclHostAddressread-onlycurrentThis object indicates IP address of the host connected to this interface. The type of this address is determined by the value of caqIfDownloadAclAddressType ob…
1.3.6.1.4.1.9.9.179.1.10.4TablecaqIfIpPhoneMapTablenot-accessiblecurrentThis table provides the management information for the mapping of IP Phone to interface that utilizes downloaded ACL.
1.3.6.1.4.1.9.9.179.1.10.4.1RowcaqIfIpPhoneMapEntrynot-accessiblecurrentAn entry is populated for each interface that has an IP Phone connected to and utilizes downloaded ACL.
1.3.6.1.4.1.9.9.179.1.10.4.1.1ColumncaqIfIpPhoneAddressTyperead-onlycurrentThis object indicates the type of IP address of the IP Phone connected to this interface.
1.3.6.1.4.1.9.9.179.1.10.4.1.2ColumncaqIfIpPhoneHostAddressread-onlycurrentThis object indicates the IP address of the IP Phone. The type of this address is determined by the value of the caqIfIpPhoneAddressType object.
1.3.6.1.4.1.9.9.179.2NodecaqMIBNotifications
1.3.6.1.4.1.9.9.179.3NodecaqMIBConformance
1.3.6.1.4.1.9.9.179.3.1NodecaqMIBCompliances
1.3.6.1.4.1.9.9.179.3.1.1CompliancecaqMIBCompliancedeprecatedThe compliance statement for the CISCO-CATOS-ACL-QOS-MIB.
1.3.6.1.4.1.9.9.179.3.1.2CompliancecaqMIBCompliance2deprecatedThe compliance statement for the CISCO-CATOS-ACL-QOS-MIB.
1.3.6.1.4.1.9.9.179.3.1.3CompliancecaqMIBCompliance3deprecatedThe compliance statement for the CISCO-CATOS-ACL-QOS-MIB.
1.3.6.1.4.1.9.9.179.3.1.4CompliancecaqMIBCompliance4currentThe compliance statement for the CISCO-CATOS-ACL-QOS-MIB.
1.3.6.1.4.1.9.9.179.3.2NodecaqMIBGroups
1.3.6.1.4.1.9.9.179.3.2.1GroupcaqIfConfigGroupcurrentA collection of objects providing the Qos configuration information at each physical interface on the device.
1.3.6.1.4.1.9.9.179.3.2.2GroupcaqIfAclConfigGroupcurrentA collection of objects providing the ACL information on the device.
1.3.6.1.4.1.9.9.179.3.2.3GroupcaqAclCpbGroupcurrentA collection of objects providing the ACL information on the device.
1.3.6.1.4.1.9.9.179.3.2.4GroupcaqIpAceGroupcurrentA collection of objects providing the IP ACE information.
1.3.6.1.4.1.9.9.179.3.2.5GroupcaqIpxAceGroupcurrentA collection of objects providing the IPX ACE information.
1.3.6.1.4.1.9.9.179.3.2.6GroupcaqMacAceGroupcurrentA collection of objects providing the MAC ACE information.
1.3.6.1.4.1.9.9.179.3.2.7GroupcaqActionGroupcurrentA collection of objects providing the ACE action information.
1.3.6.1.4.1.9.9.179.3.2.8GroupcaqPolicingGroupcurrentA collection of objects providing the microflow and aggregate flow configuration.
1.3.6.1.4.1.9.9.179.3.2.9GroupcaqQosExcessRateGroupcurrentA collection of objects providing Qos information on excess rate.
1.3.6.1.4.1.9.9.179.3.2.10GroupcaqQosMappingGroupcurrentA collection of objects providing Qos mapping information.
1.3.6.1.4.1.9.9.179.3.2.11GroupcaqQueueAssignmentGroupcurrentA collection of objects providing the queue assignment information.
1.3.6.1.4.1.9.9.179.3.2.12GroupcaqQueueGroupcurrentA collection of objects providing the queue information.
1.3.6.1.4.1.9.9.179.3.2.13GroupcaqQosBridgedFlowPolicerGroupcurrentA collection of objects providing the information on bridged packet policing.
1.3.6.1.4.1.9.9.179.3.2.14GroupcaqQosMacVlanGroupcurrentA collection of objects providing the classification information based on Mac address and vlan.
1.3.6.1.4.1.9.9.179.3.2.15GroupcaqQosStatsGroupcurrentA collection of objects providing the QoS statistics information.
1.3.6.1.4.1.9.9.179.3.2.16GroupcaqSecurityGroupdeprecatedA collection of objects providing the security information.
1.3.6.1.4.1.9.9.179.3.2.17GroupcaqFlowPolicingCpbGroupcurrentA collection of object providing the flow policing capability information.
1.3.6.1.4.1.9.9.179.3.2.18GroupcaqQosStatsGroup2currentA collection of objects providing the QoS statistics information per aggregate policer.
1.3.6.1.4.1.9.9.179.3.2.19GroupcaqSecurityPBFGroupcurrentA collection of objects providing the PBF configuration and statistics information.
1.3.6.1.4.1.9.9.179.3.2.20GroupcaqQosExcessBurstGroupcurrentA collection of objects providing Qos information on excess burst size.
1.3.6.1.4.1.9.9.179.3.2.21GroupcaqIfTrustDeviceGroupcurrentA collection of objects providing the trusted device configuration and operational state.
1.3.6.1.4.1.9.9.179.3.2.22GroupcaqLoggingGroupcurrentA collection of objects providing the security logging configuration and statistics.
1.3.6.1.4.1.9.9.179.3.2.23GroupcaqArpInspGroupcurrentA collection of objects providing the ARP Inspection configuration and statistics.
1.3.6.1.4.1.9.9.179.3.2.24GroupcaqSecurityRateLimitGroupcurrentA collection of objects providing the security acl feature rate limit configuration state.
1.3.6.1.4.1.9.9.179.3.2.25GroupcaqDscpMutationGroupcurrentA collection of objects providing the DSCP mutation configuration information.
1.3.6.1.4.1.9.9.179.3.2.26GroupcaqQosDefaultActionGroupcurrentA collection of objects providing the default Qos action configuration on the device.
1.3.6.1.4.1.9.9.179.3.2.27GroupcaqIfAclConfigGroup2currentA collection of object providing the additional ACL attachment configuration on the device.
1.3.6.1.4.1.9.9.179.3.2.28GroupcaqIpEspGroupcurrentA collection of object providing the Ip ESP traffic matching configuration on the device.
1.3.6.1.4.1.9.9.179.3.2.29GroupcaqDscpRewriteGroupcurrentA collection of object providing the configuration of DSCP rewrite feature on the device.
1.3.6.1.4.1.9.9.179.3.2.30GroupcaqAggPolicerOctetStatsGroupcurrentA collection of objects providing the QoS statistics information per aggregate policer in unit of octet.
1.3.6.1.4.1.9.9.179.3.2.31GroupcaqSecurityGroup2currentA collection of objects providing the security information.
1.3.6.1.4.1.9.9.179.3.2.32GroupcaqIfSecurityAclConfigGroupcurrentA collection of objects providing the security ACL information on the device.
1.3.6.1.4.1.9.9.179.3.2.33GroupcaqIpAceExtGroupcurrentA collection of objects providing the source and destination group information to configure IP ACL on the device.
1.3.6.1.4.1.9.9.179.3.2.34GroupcaqAclHitCountGroupcurrentA collection of objects providing the ACL hit count configuration and statistics on the device.
1.3.6.1.4.1.9.9.179.3.2.35GroupcaqMacAceExtGroupcurrentA collection of objects providing addtional matching criteria such as the VLAN, Cos information to configure MAC ACE on the device.
1.3.6.1.4.1.9.9.179.3.2.36GroupcaqMacPktClassifyVlanGroupcurrentA collection of objects providing the VLAN configuration for MAC packet classify feature on the device.
1.3.6.1.4.1.9.9.179.3.2.37GroupcaqAclFeatureGroupcurrentA collection of object providing what feature related to ACL that the device is capable of.
1.3.6.1.4.1.9.9.179.3.2.38GroupcaqPortAclHitCountGroupcurrentA collection of object providing the set of physical ports where ACL hit count feature is enabled.
1.3.6.1.4.1.9.9.179.3.2.39GroupcaqVlanAclHitCountGroupcurrentA collection of objects providing the set of VLANs where ACL hit count feature is enabled.
1.3.6.1.4.1.9.9.179.3.2.40GroupcaqQosL3StatsRateGroupcurrentA collection of objects providing the five minute linearly-decayed moving average QoS statistics for Layer 3 traffic.
1.3.6.1.4.1.9.9.179.3.2.41GroupcaqQosL3StatsPeakGroupcurrentA collection of objects providing the peak rate QoS statistics over past five minute period for Layer 3 traffic.
1.3.6.1.4.1.9.9.179.3.2.42GroupcaqAggPolicerOctetsRateGroupcurrentA collection of objects providing the five minute linearly-decayed octets moving average rate per aggregate policer.
1.3.6.1.4.1.9.9.179.3.2.43GroupcaqAggPolicerPacketsRateGroupcurrentA collection of objects providing the five minute linearly-decayed packets moving average rate per aggregate policer.
1.3.6.1.4.1.9.9.179.3.2.44GroupcaqAggPolicerOctetsPeakGroupcurrentA collection of objects providing the peak rate of octets over past five minute period per aggregate policer.
1.3.6.1.4.1.9.9.179.3.2.45GroupcaqAggPolicerPacketsPeakGroupcurrentA collection of objects providing the peak rate of packets over past five minute period per aggregate policer.
1.3.6.1.4.1.9.9.179.3.2.46GroupcaqQosPortRateGroupcurrentA collection of object providing the five minute linearly-decayed packets drop rate per interface.
1.3.6.1.4.1.9.9.179.3.2.47GroupcaqQosPortPeakGroupcurrentA collection of object providing the peak rate of packets over past five minute period per interface.
1.3.6.1.4.1.9.9.179.3.2.48GroupcaqSecurityActionDnldAceGroupcurrentA collection of object providing feature type of downloaded ACE.
1.3.6.1.4.1.9.9.179.3.2.49GroupcaqSecurityDownloadAclInfoGroupcurrentA collection of object providing downloaded ACL information.
1.3.6.1.4.1.9.9.179.3.2.50GroupcaqSecurityDownloadIpAceGroupcurrentA collection of object providing download IP ACE information.
1.3.6.1.4.1.9.9.179.3.2.51GroupcaqIfDownloadAclMapGroupcurrentA collection of object providing mapping information of downloaded ACL to capable interface.
1.3.6.1.4.1.9.9.179.3.2.52GroupcaqIfIpPhoneMapGroupcurrentA collection of object providing mapping information of IP phone to capable interface where downloaded ACL is utilized.
1.3.6.1.4.1.9.9.179.3.2.53GroupcaqIpAceTypeGroupcurrentA collection of object providing the type of an Ip ACE.
1.3.6.1.4.1.9.9.179.3.2.54GroupcaqIpOperClassifierGroupcurrentA collection of objects provides the operational mapping of IP ACLs to each applicable interface.
1.3.6.1.4.1.9.9.179.3.2.55GroupcaqDownloadClassifierGroupcurrentA collection of objects provides the mapping of ACLs to each applicable interface downloaded by security features.
1.3.6.1.4.1.9.9.179.3.2.56GroupcaqArpLoggingSourceGroupcurrentA collection of objects provides the logging source of ARP flow.
Type Definitions
NameSyntaxStatusDescription
CaqAclNameOCTET STRING (SIZE(1..31))currentA character string for an ACL (Access Control List) name. Valid characters are a-z, A-Z, 0-9, '-', '_' and '.'. Some devices may require that an AclName contains at least one non-numeric character. Acl name is case sens…
CaqAdjacencyNameOCTET STRING (SIZE(1..18))currentA character string for an adjacency name. Valid characters are a-z, A-Z, 0-9, '-', '_' and '.'. Some devices may require that an AdjacencyName contains at least one non-numeric character. Adjacency name is case sensitiv…
CaqDirectionINTEGER { ingress(1), egress(2) }currentIndicates a particular direction of traffic.
CaqHitCountAclTypeINTEGER { ipSecurity(1), ipxSecurity(2), macSecurity(3) }currentAn integer indicating the ACL type that supports ACL hit count feature.
CaqIpPrecedenceUnsigned32 (0..7)currentIndicates the IP precedence.
CaqPolicerNameOCTET STRING (SIZE(1..31))currentA character string for a policer name. Valid characters are a-z, A-Z, 0-9, '-', '_' and '.'. Some devices may require that a PolicerName contains at least one non-numeric character. Policer name is case sensitive.
CaqPolicerNameOrEmptyOCTET STRING (SIZE(0..31))currentThis textual convention is an extension of the PolicerName convention. The latter defines a non-empty policer name. This extension permits the additional value of empty string. Examples of the usage of empty string migh…
CaqQueueNumberUnsigned32 (1..100)currentAn integer indicates a queue number.
CaqThresholdNumberUnsigned32 (1..100)currentAn integer indicates a threshold number.