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.
Imported Objects
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.179 | IdentityciscoCatOSAclQosMIB | 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 … | ||
| 1.3.6.1.4.1.9.9.179.1 | NodeciscoCatOSAclQosMIBObjects | |||
| 1.3.6.1.4.1.9.9.179.1.1 | NodecaqGlobalObjects | |||
| 1.3.6.1.4.1.9.9.179.1.1.1 | TablecaqCosToDscpTable | not-accessible | current | This 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.1 | RowcaqCosToDscpEntry | not-accessible | current | Each 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.1 | ColumncaqCosToDscpCos | not-accessible | current | The CoS value being mapped to the DSCP value in this device. |
| 1.3.6.1.4.1.9.9.179.1.1.1.1.2 | ColumncaqCosToDscpDscp | read-write | current | The 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.2 | TablecaqIpPrecToDscpTable | not-accessible | current | This 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.1 | RowcaqIpPrecToDscpEntry | not-accessible | current | Each 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.1 | ColumncaqIpPrecToDscpIpPrec | not-accessible | current | The 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.2 | ColumncaqIpPrecToDscpDscp | read-write | current | The 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.3 | TablecaqDscpMappingTable | not-accessible | current | This 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.1 | RowcaqDscpMappingEntry | not-accessible | current | Each 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.1 | ColumncaqDscpMappingDscp | not-accessible | current | The 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.2 | ColumncaqDscpMappingCos | read-write | current | The 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.3 | ColumncaqDscpMappingNRPolicedDscp | read-write | current | The 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.4 | ColumncaqDscpMappingERPolicedDscp | read-write | current | The 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.4 | TablecaqCosAssignmentTable | not-accessible | current | This 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.1 | RowcaqCosAssignmentEntry | not-accessible | current | The 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.1 | ColumncaqCosAssignQueueType | not-accessible | current | The queue type of this interface. |
| 1.3.6.1.4.1.9.9.179.1.1.4.1.2 | ColumncaqCosAssignCos | not-accessible | current | Indicates 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.3 | ColumncaqCosAssignQueueNumber | read-write | current | The 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.4 | ColumncaqCosAssignThresholdNumber | read-write | current | The 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.5 | TablecaqQueueThresholdTable | not-accessible | current | This 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.1 | RowcaqQueueThresholdEntry | not-accessible | current | For 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.1 | ColumncaqQueueThreshQueueType | not-accessible | current | Indicates the queue type. |
| 1.3.6.1.4.1.9.9.179.1.1.5.1.2 | ColumncaqQueueThreshQueueIndex | not-accessible | current | Indicates 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.3 | ColumncaqQueueThreshThresholdIndex | not-accessible | current | Indicates 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.4 | ColumncaqQueueThreshDropAlgorithm | read-only | current | Indicates 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.5 | ColumncaqQueueThreshDropThreshold | read-write | current | This 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.6 | ColumncaqQueueThreshMinWredThreshold | read-write | current | This 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.7 | ColumncaqQueueThreshMaxWredThreshold | read-write | current | This 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.6 | TablecaqQueueTable | not-accessible | current | A 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.1 | RowcaqQueueEntry | not-accessible | current | A 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.1 | ColumncaqQueueDirection | not-accessible | current | Indicates 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.2 | ColumncaqQueueType | not-accessible | current | Indicates the queue type. |
| 1.3.6.1.4.1.9.9.179.1.1.6.1.3 | ColumncaqQueueNumber | not-accessible | current | Indicates queue number. |
| 1.3.6.1.4.1.9.9.179.1.1.6.1.4 | ColumncaqQueueWrrWeight | read-write | current | This 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.5 | ColumncaqQueueBufferSizeRatio | read-write | current | Indicates 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.7 | TablecaqDscpMutationMapTable | not-accessible | current | The 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.1 | RowcaqDscpMutationMapEntry | not-accessible | current | Each 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.1 | ColumncaqDscpMutationTableId | not-accessible | current | The mutation table ID number. |
| 1.3.6.1.4.1.9.9.179.1.1.7.1.2 | ColumncaqDscpMutationOldDscp | not-accessible | current | The old DSCP value. |
| 1.3.6.1.4.1.9.9.179.1.1.7.1.3 | ColumncaqDscpMutationNewDscp | read-write | current | The 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.8 | TablecaqVlanMutationIdMapTable | not-accessible | current | The 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.1 | RowcaqVlanMutationIdMapEntry | not-accessible | current | When 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.1 | ColumncaqVlanMutationIndex | not-accessible | current | Indicates the VLAN number. |
| 1.3.6.1.4.1.9.9.179.1.1.8.1.2 | ColumncaqVlanMutationTableId | read-write | current | Indicates 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.9 | ScalarcaqDscpRewriteEnabled | read-write | current | Indicates 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.10 | ScalarcaqMacPktClassifyVlansLow | read-write | current | A 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.11 | ScalarcaqMacPktClassifyVlansHigh | read-write | current | A 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.2 | NodecaqInterfaceObjects | |||
| 1.3.6.1.4.1.9.9.179.1.2.1 | TablecaqIfConfigTable | not-accessible | current | This 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.1 | RowcaqIfConfigEntry | not-accessible | current | The 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.1 | ColumncaqIfCos | read-write | current | This 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.2 | ColumncaqIfTrustStateConfig | read-write | current | This 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.3 | ColumncaqIfAclBase | read-write | current | For 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.4 | ColumncaqIfTrustDevice | read-write | current | For 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.5 | ColumncaqIfOperTrustState | read-only | current | This 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.2 | TablecaqClassifierTable | not-accessible | current | This 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.1 | RowcaqClassifierEntry | not-accessible | current | An 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.1 | ColumncaqClassifierAclType | not-accessible | current | Indicates 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.2 | ColumncaqClassifierAclName | not-accessible | current | Indicates 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.3 | ColumncaqClassifierMapStatus | read-create | current | The 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.4 | ColumncaqClassifierMapDirection | read-create | current | Indicates whether this ACL are to be attached to ingress or egress direction. |
| 1.3.6.1.4.1.9.9.179.1.2.3 | TablecaqIfSecurityAclConfigTable | not-accessible | current | A list of the interfaces which support the security ACL feature. |
| 1.3.6.1.4.1.9.9.179.1.2.3.1 | RowcaqIfSecurityAclConfigEntry | not-accessible | current | An 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.1 | ColumncaqIfSecurityAclBase | read-write | current | The 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.4 | TablecaqIpOperClassifierTable | not-accessible | current | This table identifies which operational IP ACLs are in use on which interfaces. |
| 1.3.6.1.4.1.9.9.179.1.2.4.1 | RowcaqIpOperClassifierEntry | not-accessible | current | An 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.1 | ColumncaqIpOperAclFeature | not-accessible | current | An 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.2 | ColumncaqIpOperAclName | read-only | current | This 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.3 | ColumncaqIpOperAclMapSource | read-only | current | This 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.5 | TablecaqDownloadClassifierTable | not-accessible | current | This 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.1 | RowcaqDownloadClassifierEntry | not-accessible | current | An entry identifies ACLs assignment on a capable physical interface. |
| 1.3.6.1.4.1.9.9.179.1.2.5.1.1 | ColumncaqDownloadAclFeature | not-accessible | current | This 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.2 | ColumncaqDownloadClassifierAclName | read-only | current | This 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.3 | ColumncaqDownloadMapSource | read-only | current | This 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.4 | ColumncaqDownloadAclType | read-only | current | This 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.3 | NodecaqAclObjects | |||
| 1.3.6.1.4.1.9.9.179.1.3.1 | ScalarcaqAclCapabilities | read-only | current | Indicates what ACL capabilities are supported on the device. An ACL belongs to one of the following types: IP, IPX and MAC. Furthermore, an ACL can be used for… |
| 1.3.6.1.4.1.9.9.179.1.3.2 | TablecaqIpAceTable | not-accessible | current | This 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.1 | RowcaqIpAceEntry | not-accessible | current | An 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.1 | ColumncaqIpAceFeature | not-accessible | current | Indicates 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.2 | ColumncaqIpAclName | not-accessible | current | The 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.3 | ColumncaqIpAceIndex | not-accessible | current | The index of an ACE within an ACL. |
| 1.3.6.1.4.1.9.9.179.1.3.2.1.4 | ColumncaqIpAceMatchedAction | read-create | current | Indicates 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.5 | ColumncaqIpAceProtocolType | read-create | current | The 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.6 | ColumncaqIpAceAddrType | read-only | current | The type of IP address used by this ACE entry. |
| 1.3.6.1.4.1.9.9.179.1.3.2.1.7 | ColumncaqIpAceSrcIp | read-create | current | The 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.8 | ColumncaqIpAceSrcIpMask | read-create | current | The specified source IP address mask. |
| 1.3.6.1.4.1.9.9.179.1.3.2.1.9 | ColumncaqIpAceSrcPortOp | read-create | current | Indicates 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.10 | ColumncaqIpAceSrcPort | read-create | current | The 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.11 | ColumncaqIpAceSrcPortRange | read-create | current | The 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.12 | ColumncaqIpAceDestIp | read-create | current | The 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.13 | ColumncaqIpAceDestIpMask | read-create | current | The specified destination IP address mask. |
| 1.3.6.1.4.1.9.9.179.1.3.2.1.14 | ColumncaqIpAceDestPortOp | read-create | current | Indicates 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.15 | ColumncaqIpAceDestPort | read-create | current | The 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.16 | ColumncaqIpAceDestPortRange | read-create | current | The 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.17 | ColumncaqIpAceTosMatchCriteria | read-create | current | Indicates 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.18 | ColumncaqIpAceIpPrec | read-create | current | Specifies 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.19 | ColumncaqIpAceDscp | read-create | current | Specifies 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.20 | ColumncaqIpAceProtocolMatchCriteria | read-create | current | Indicates 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.21 | ColumncaqIpAceIcmpType | read-create | current | Indicates 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.22 | ColumncaqIpAceIcmpCode | read-create | current | Indicates 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.23 | ColumncaqIpAceIgmpType | read-create | current | Indicates 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.24 | ColumncaqIpAceOrderPosition | read-only | current | The 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.25 | ColumncaqIpAceBeforePosition | read-create | current | The 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.26 | ColumncaqIpAceStatus | read-create | current | The 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.27 | ColumncaqIpAceSecurityId | read-create | current | Indicates 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.28 | ColumncaqIpAceSrcGroup | read-create | current | Indicates 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.29 | ColumncaqIpAceDestGroup | read-create | current | Indicates 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.30 | ColumncaqIpAceType | read-only | current | Indicates the ACE type. |
| 1.3.6.1.4.1.9.9.179.1.3.3 | TablecaqIpxAceTable | not-accessible | current | This 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.1 | RowcaqIpxAceEntry | not-accessible | current | Each 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.1 | ColumncaqIpxAceFeature | not-accessible | current | Indicates 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.2 | ColumncaqIpxAclName | not-accessible | current | The 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.3 | ColumncaqIpxAceIndex | not-accessible | current | The index of an IPX ACE within an ACL. |
| 1.3.6.1.4.1.9.9.179.1.3.3.1.4 | ColumncaqIpxAceMatchedAction | read-create | current | Indicates 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.5 | ColumncaqIpxAceSrcNet | read-create | current | Indicates 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.6 | ColumncaqIpxAceDestMatchCriteria | read-create | current | Indicate 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.7 | ColumncaqIpxAceProtocolType | read-create | current | The 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.8 | ColumncaqIpxAceDestNet | read-create | current | Number 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.9 | ColumncaqIpxAceDestNode | read-create | current | Node 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.10 | ColumncaqIpxAceDestNetMask | read-create | current | Mask 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.11 | ColumncaqIpxAceDestNodeMask | read-create | current | Mask 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.12 | ColumncaqIpxAceOrderPosition | read-only | current | The 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.13 | ColumncaqIpxAceBeforePosition | read-create | current | The 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.14 | ColumncaqIpxAceStatus | read-create | current | The 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.4 | TablecaqMacAceTable | not-accessible | current | This 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.1 | RowcaqMacAceEntry | not-accessible | current | Each 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.1 | ColumncaqMacAceFeature | not-accessible | current | Indicates whether this entry is a Qos ACL or Security ACL. |
| 1.3.6.1.4.1.9.9.179.1.3.4.1.2 | ColumncaqMacAclName | not-accessible | current | The 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.3 | ColumncaqMacAceIndex | not-accessible | current | The index of an Mac ACE within an ACL. |
| 1.3.6.1.4.1.9.9.179.1.3.4.1.4 | ColumncaqMacAceMatchedAction | read-create | current | Indicates 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.5 | ColumncaqMacAceSrcMac | read-create | current | Indicates 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.6 | ColumncaqMacAceSrcMacMask | read-create | current | Indicates the 48 bit source MAC address mask. |
| 1.3.6.1.4.1.9.9.179.1.3.4.1.7 | ColumncaqMacAceDestMac | read-create | current | Indicates 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.8 | ColumncaqMacAceDestMacMask | read-create | current | Indicates the 48 bit destination MAC address mask. |
| 1.3.6.1.4.1.9.9.179.1.3.4.1.9 | ColumncaqMacAceEthertype | read-create | current | This 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.10 | ColumncaqMacAceOrderPosition | read-only | current | The 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.11 | ColumncaqMacAceBeforePosition | read-create | current | The 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.12 | ColumncaqMacAceStatus | read-create | current | The 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.13 | ColumncaqMacAceMatchCriteria | read-create | current | Indicates 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.14 | ColumncaqMacAceCos | read-create | current | Indicates 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.15 | ColumncaqMacAceVlan | read-create | current | Indicates 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.5 | ScalarcaqFlowPolicingCpb | read-only | current | Indicates 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.6 | TablecaqQosActionSelectTable | not-accessible | current | This 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.1 | RowcaqQosActionSelectEntry | not-accessible | current | An 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.1 | ColumncaqQosActionSelectIndex | not-accessible | current | The index of this table for indicating an ACE Action for QoS. |
| 1.3.6.1.4.1.9.9.179.1.3.6.1.2 | ColumncaqQosActionSelectTrust | read-create | current | Determines 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.4 | ColumncaqQosActionSelectDscp | read-create | current | This 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.5 | ColumncaqQosActionSelectMicroflow | read-create | current | Indicates 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.6 | ColumncaqQosActionSelectAggregate | read-create | current | Indicates 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.7 | ColumncaqQosActionSelectStatus | read-create | current | The 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.7 | ScalarcaqFlowPolicerExcessRateSupport | read-only | current | Indicates whether the device supports excess rate configuration. |
| 1.3.6.1.4.1.9.9.179.1.3.8 | TablecaqFlowPolicerTable | not-accessible | current | This 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.1 | RowcaqFlowPolicerEntry | not-accessible | current | The attributes defining a flow policing rule. |
| 1.3.6.1.4.1.9.9.179.1.3.8.1.1 | ColumncaqFlowPolicerName | not-accessible | current | The 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.2 | ColumncaqFlowPolicerType | read-create | current | The type of this policer. |
| 1.3.6.1.4.1.9.9.179.1.3.8.1.3 | ColumncaqFlowPolicerNormalRateRequest | read-create | current | The 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.4 | ColumncaqFlowPolicerNormalRateGrant | read-only | current | The 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.5 | ColumncaqFlowPolicerNormalRateAction | read-create | current | The 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.6 | ColumncaqFlowPolicerExcessRateRequest | read-create | current | The 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.7 | ColumncaqFlowPolicerExcessRateGrant | read-only | current | The 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.8 | ColumncaqFlowPolicerExcessRateAction | read-create | current | The 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.9 | ColumncaqFlowPolicerBurstSizeRequest | read-create | current | The 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.10 | ColumncaqFlowPolicerBurstSizeGrant | read-only | current | The 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.11 | ColumncaqFlowPolicerStatus | read-create | current | The 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.12 | ColumncaqFlowPolicerExcessBurstRequest | read-create | current | The 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.13 | ColumncaqFlowPolicerExcessBurstGrant | read-only | current | The 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.9 | TablecaqSecurityActionTable | not-accessible | current | This 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.1 | RowcaqSecurityActionEntry | not-accessible | current | An 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.1 | ColumncaqSecurityActionIndex | not-accessible | current | The index of this table for indicating a Security ACE action entry. |
| 1.3.6.1.4.1.9.9.179.1.3.9.1.2 | ColumncaqSecurityAction | read-create | current | Determines 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.3 | ColumncaqSecurityRedirectPortList | read-create | deprecated | Indicates 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.4 | ColumncaqSecurityCapture | read-create | current | Indicates 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.5 | ColumncaqSecurityActionStatus | read-create | current | The 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.6 | ColumncaqSecurityAdjIndex | read-create | current | Indicates 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.7 | ColumncaqSecurityArpMacAddress | read-create | current | Indicates 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.8 | ColumncaqSecurityRedirect2kPortList | read-create | current | Indicates 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.9 | ColumncaqSecurityDownloadedAceFeature | read-create | current | Indicates 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.10 | TablecaqSecurityAclCaptureIfTable | not-accessible | current | This 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.1 | RowcaqSecurityAclCaptureIfEntry | not-accessible | current | The 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.1 | ColumncaqSecurityAclCaptureEnable | read-write | current | An 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.11 | ScalarcaqFlowPolicerExcessBurstSupport | read-only | current | Indicates whether the device supports excess burst size configuration. |
| 1.3.6.1.4.1.9.9.179.1.3.12 | ScalarcaqSecurityRateLimitFeatures | read-only | current | Indicates 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.13 | ScalarcaqSecurityAclRateLimit | read-write | current | Indicates 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.14 | TablecaqQosDefaultActionTable | not-accessible | current | This 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.1 | RowcaqQosDefaultActionEntry | not-accessible | current | The 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.1 | ColumncaqQosTrafficDirection | not-accessible | current | Indicates 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.2 | ColumncaqQosTrafficType | not-accessible | current | Indicates 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.3 | ColumncaqQosDefaultTrustState | read-write | current | Indicates 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.4 | ColumncaqQosDefaultDscp | read-write | current | This 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.5 | ColumncaqQosDefaultMicroflow | read-write | current | Indicates 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.6 | ColumncaqQosDefaultAggregate | read-write | current | Indicates 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.15 | ScalarcaqAclFeatureCpb | read-only | current | Indicates 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.4 | NodecaqQosStatsObjects | |||
| 1.3.6.1.4.1.9.9.179.1.4.1 | ScalarcaqL3PacketsDropByPolicer | read-only | current | Indicates the number of Layer 3 packets dropped due to policing. |
| 1.3.6.1.4.1.9.9.179.1.4.2 | ScalarcaqTosChangedIpPackets | read-only | current | Indicates the number of IP packets have the Tos value changed. |
| 1.3.6.1.4.1.9.9.179.1.4.3 | ScalarcaqCosChangedIpPackets | read-only | current | Indicates the number of IP packets have the Cos value changed. |
| 1.3.6.1.4.1.9.9.179.1.4.4 | ScalarcaqCosChangedNonIpPackets | read-only | current | Indicates the number of non IP packets have the Cos value changed. |
| 1.3.6.1.4.1.9.9.179.1.4.5 | TablecaqPortStatsTable | not-accessible | current | A table containing QoS statistics counters per physical interface. |
| 1.3.6.1.4.1.9.9.179.1.4.5.1 | RowcaqPortStatsEntry | not-accessible | current | An entry contains QoS statistics maintained by the switching engine. |
| 1.3.6.1.4.1.9.9.179.1.4.5.1.1 | ColumncaqPortStatsDirection | not-accessible | current | Indicates traffic direction of an physical interface. |
| 1.3.6.1.4.1.9.9.179.1.4.5.1.2 | ColumncaqPortStatsQueueNumber | not-accessible | current | Indicates 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.3 | ColumncaqPortStatsThresholdNumber | not-accessible | current | Indicates 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.4 | ColumncaqPortStatsDropPkts | read-only | current | The 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.5 | ColumncaqPortStatsDropPktsAveRate | read-only | current | The 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.6 | ColumncaqPortStatsDropPktsPeakRate | read-only | current | The 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.6 | TablecaqFlowStatsTable | not-accessible | current | A table containing QoS statistics counter per flow. |
| 1.3.6.1.4.1.9.9.179.1.4.6.1 | RowcaqFlowStatsEntry | not-accessible | current | An 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.1 | ColumncaqFlowStatsOutOfProfilePackets | read-only | current | Indicates the number of out-of-profile packets in this flow. |
| 1.3.6.1.4.1.9.9.179.1.4.7 | TablecaqAggPolicerStatsTable | not-accessible | current | A table containing QoS statistics counter per aggregate policer. |
| 1.3.6.1.4.1.9.9.179.1.4.7.1 | RowcaqAggPolicerStatsEntry | not-accessible | current | An 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.1 | ColumncaqAggPolicerName | not-accessible | current | The 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.2 | ColumncaqAggPolicerPackets | read-only | current | Indicates 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.3 | ColumncaqAggPolicerNRExceedPackets | read-only | current | Indicates 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.4 | ColumncaqAggPolicerERExceedPackets | read-only | current | Indicates 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.5 | ColumncaqAggPolicerOctets | read-only | current | Indicates 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.6 | ColumncaqAggPolicerNRExceedOctets | read-only | current | Indicates 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.7 | ColumncaqAggPolicerERExceedOctets | read-only | current | Indicates 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.8 | ColumncaqAggPolicerOctetsRate | read-only | current | Indicates 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.9 | ColumncaqAggPolicerNRExceedOctetsRate | read-only | current | Indicates 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.10 | ColumncaqAggPolicerERExceedOctetsRate | read-only | current | Indicates 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.11 | ColumncaqAggPolicerOctetsPeakRate | read-only | current | Indicates 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.12 | ColumncaqAggPolicerPacketsRate | read-only | current | Indicates 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.13 | ColumncaqAggPolicerNRExceedPacketsRate | read-only | current | Indicates 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.14 | ColumncaqAggPolicerERExceedPacketsRate | read-only | current | Indicates 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.15 | ColumncaqAggPolicerPacketsPeakRate | read-only | current | Indicates 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.8 | ScalarcaqL3PacketsDropByPolicerAveRate | read-only | current | Indicates 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.9 | ScalarcaqL3PacketsDropByPolicerPeakRate | read-only | current | Indicates 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.10 | ScalarcaqTosChangedIpPacketsAveRate | read-only | current | Indicates 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.11 | ScalarcaqTosChangedIpPacketsPeakRate | read-only | current | Indicates 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.12 | ScalarcaqCosChangedIpPacketsAveRate | read-only | current | Indicates 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.13 | ScalarcaqCosChangedIpPacketsPeakRate | read-only | current | Indicates 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.14 | ScalarcaqCosChangedNonIpPacketsAveRate | read-only | current | Indicates 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.15 | ScalarcaqCosChangedNonIpPacketPeakRate | read-only | current | Indicates 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.5 | NodecaqExtObjects | |||
| 1.3.6.1.4.1.9.9.179.1.5.1 | TablecaqBridgedPolicerTable | not-accessible | current | This 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.1 | RowcaqBridgedPolicerEntry | not-accessible | current | A 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.1 | ColumncaqBridgedFlowVlanIndex | not-accessible | current | The VLAN-id of this VLAN. |
| 1.3.6.1.4.1.9.9.179.1.5.1.1.2 | ColumncaqBridgedFlowEnabled | read-write | current | Enable 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.2 | TablecaqCosMacVlanRouterTable | not-accessible | current | This 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.1 | RowcaqCosMacVlanRouterEntry | not-accessible | current | The 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.1 | ColumncaqCosMacAddress | not-accessible | current | Indicates the destination MAC address to match against the flow. |
| 1.3.6.1.4.1.9.9.179.1.5.2.1.2 | ColumncaqCosVlanNumber | not-accessible | current | Indicates the VLAN number. |
| 1.3.6.1.4.1.9.9.179.1.5.2.1.3 | ColumncaqMacAddressCpb | read-create | current | Indicates 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.4 | ColumncaqCosValue | read-create | current | Indicates 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.5 | ColumncaqCosMacVlanRouterStatus | read-create | current | The 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.6 | NodecaqPbfObjects | |||
| 1.3.6.1.4.1.9.9.179.1.6.1 | ScalarcaqPbfStatus | read-only | current | Indicates 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.2 | ScalarcaqPbfMacAddress | read-write | current | Indicates 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.3 | TablecaqAdjacencyTable | not-accessible | current | This 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.1 | RowcaqAdjacencyEntry | not-accessible | current | An 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.1 | ColumncaqAdjIndex | not-accessible | current | Indicates the index of this adjacency. |
| 1.3.6.1.4.1.9.9.179.1.6.3.1.2 | ColumncaqAdjDstVlanNumber | read-create | current | Indicates the destination VLAN number of this adjacency. |
| 1.3.6.1.4.1.9.9.179.1.6.3.1.3 | ColumncaqAdjDstMacAddress | read-create | current | Indicates the adjacency destination MAC address. |
| 1.3.6.1.4.1.9.9.179.1.6.3.1.4 | ColumncaqAdjSrcMacAddress | read-create | current | Indicates 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.5 | ColumncaqAdjName | read-create | current | Indicates 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.6 | ColumncaqAdjMtu | read-create | current | Indicates the adjacency MTU. |
| 1.3.6.1.4.1.9.9.179.1.6.3.1.7 | ColumncaqAdjHitCount | read-only | current | Indicates 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.8 | ColumncaqAdjStatus | read-create | current | Indicates 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.7 | NodecaqLoggingObjects | |||
| 1.3.6.1.4.1.9.9.179.1.7.1 | ScalarcaqAclLogMaxFlow | read-write | current | Indicates the maximum number of traffic flow will be logged by the device. |
| 1.3.6.1.4.1.9.9.179.1.7.2 | ScalarcaqAclSecurityLoggingRateLimit | read-write | current | Indicates the redirect rate of traffic flow subjected to security ACL logging. |
| 1.3.6.1.4.1.9.9.179.1.7.3 | ScalarcaqAclRouterAclRateLimit | read-write | current | Indicates the redirect rate of traffic flow subjected to router ACL logging. |
| 1.3.6.1.4.1.9.9.179.1.7.4 | TablecaqIpFlowLoggingTable | not-accessible | current | This 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.1 | RowcaqIpFlowLoggingEntry | not-accessible | current | An 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.1 | ColumncaqIpFlowLoggingIndex | not-accessible | current | The index of this table for indicating a logged IP flow. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.2 | ColumncaqIpFlowVlan | read-only | current | Indicates the VLAN number which this logged IP flow belongs. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.3 | ColumncaqIpFlowIfIndex | read-only | current | Indicates the ifIndex of the interface where this logged IP flow arrived. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.4 | ColumncaqIpFlowProtocolType | read-only | current | The 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.5 | ColumncaqIpFlowAddrType | read-only | current | Indicates 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.6 | ColumncaqIpFlowSrcIp | read-only | current | Indicates the source address of this logged IP flow. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.7 | ColumncaqIpFlowSrcPort | read-only | current | Indicates 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.8 | ColumncaqIpFlowDestIp | read-only | current | Indicates the destination address of this logged IP flow. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.9 | ColumncaqIpFlowDestPort | read-only | current | Indicates 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.10 | ColumncaqIpFlowIcmpType | read-only | current | Indicates 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.11 | ColumncaqIpFlowIcmpCode | read-only | current | Indicates 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.12 | ColumncaqIpFlowIgmpType | read-only | current | Indicates 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.13 | ColumncaqIpFlowArpOpcode | read-only | current | Indicates 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.14 | ColumncaqIpFlowArpSrcMacAddr | read-only | current | Indicates 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.15 | ColumncaqIpFlowArpHeaderSrcMacAddr | read-only | current | Indicates 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.16 | ColumncaqIpFlowPacketsCount | read-only | current | Indicates the number of packets that belong to this IP flow. |
| 1.3.6.1.4.1.9.9.179.1.7.4.1.17 | ColumncaqIpFlowLoggingTTL | read-only | current | Indicates 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.18 | ColumncaqIpFlowArpLoggingSource | read-only | current | Indicates 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.19 | ColumncaqIpFlowArpAclName | read-only | current | Indicates 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.20 | ColumncaqIpFlowArpAceNumber | read-only | current | Indicates 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.8 | NodecaqArpInspObjects | |||
| 1.3.6.1.4.1.9.9.179.1.8.2 | ScalarcaqAclArpInspMatchMac | read-write | current | Indicates 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.3 | ScalarcaqAclArpInspAddrValidation | read-write | current | Indicates 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.4 | ScalarcaqArpInspGlobalForwardedPkts | read-only | current | Indicates the total number of packets subjected to ARP Inspection is forwarded. |
| 1.3.6.1.4.1.9.9.179.1.8.5 | ScalarcaqArpInspGlobalDroppedPkts | read-only | current | Indicates the total number of packets subjected to ARP Inspection is dropped. |
| 1.3.6.1.4.1.9.9.179.1.8.6 | ScalarcaqRARPForwardedPkts | read-only | current | Indicates the total number of packets subjected to Reverse ARP (RARP) Inspection is forwarded. |
| 1.3.6.1.4.1.9.9.179.1.8.7 | ScalarcaqMatchedMacFailedPkts | read-only | current | Indicates 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.8 | ScalarcaqAddrValidationFailedPkts | read-only | current | Indicates 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.9 | ScalarcaqArpInspIpDroppedPkts | read-only | current | Indicates 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.10 | TablecaqArpInspStatsTable | not-accessible | current | A table containing ARP Inspection statistics counter per ACL. |
| 1.3.6.1.4.1.9.9.179.1.8.10.1 | RowcaqArpInspStatsEntry | not-accessible | current | An entry contains the numbers of packet permitted or denied per ACL. |
| 1.3.6.1.4.1.9.9.179.1.8.10.1.1 | ColumncaqArpInspAclName | not-accessible | current | The name of an ACL that contains ACE used for ARP Inspection. |
| 1.3.6.1.4.1.9.9.179.1.8.10.1.2 | ColumncaqArpInspForwardedPackets | read-only | current | Indicates 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.3 | ColumncaqArpInspDroppedPackets | read-only | current | Indicates the number of packets subjected to ARP Inspection is dropped by this ACL. |
| 1.3.6.1.4.1.9.9.179.1.8.11 | TablecaqIfArpInspConfigTable | not-accessible | current | This 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.1 | RowcaqIfArpInspConfigEntry | not-accessible | current | Each 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.1 | ColumncaqIfArpInspDropThreshold | read-write | current | Indicates 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.2 | ColumncaqIfArpInspShutdownThreshold | read-write | current | Indicates 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.9 | NodecaqAclHitCountObjects | |||
| 1.3.6.1.4.1.9.9.179.1.9.1 | ScalarcaqAclHitCountVlansLow | read-write | current | A 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.2 | ScalarcaqAclHitCountVlansHigh | read-write | current | A 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.3 | ScalarcaqAclHitCountPortList | read-write | current | Indicates 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.4 | TablecaqAclHitCountTable | not-accessible | current | This table provides the hit count configuration on ACLs which support this feature. |
| 1.3.6.1.4.1.9.9.179.1.9.4.1 | RowcaqAclHitCountEntry | not-accessible | current | An 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.1 | ColumncaqAclHitCountAclType | not-accessible | current | Indicates 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.2 | ColumncaqAclHitCountAclName | not-accessible | current | Indicates 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.3 | ColumncaqAclHitCountEnable | read-write | current | Indicates whether this ACL hit count is enabled. |
| 1.3.6.1.4.1.9.9.179.1.9.5 | TablecaqAceHitCountTable | not-accessible | current | This table provides the hit count configuration on ACEs which support this feature. |
| 1.3.6.1.4.1.9.9.179.1.9.5.1 | RowcaqAceHitCountEntry | not-accessible | current | An 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.1 | ColumncaqAceHitCountAclType | not-accessible | current | Indicates 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.2 | ColumncaqAceHitCountAclName | not-accessible | current | Indicates 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.3 | ColumncaqAceHitCountAceIndex | not-accessible | current | The index of an ACE within an ACL. |
| 1.3.6.1.4.1.9.9.179.1.9.5.1.4 | ColumncaqAceHitCountEnable | read-write | current | Indicates whether this ACE hit count is enabled. |
| 1.3.6.1.4.1.9.9.179.1.9.5.1.5 | ColumncaqAceIngressHitCount | read-only | current | Indicates number of hit count for this ACE for ingress traffic. |
| 1.3.6.1.4.1.9.9.179.1.9.5.1.6 | ColumncaqAceEgressHitCount | read-only | current | Indicates number of hit count for this ACE for egress traffic. |
| 1.3.6.1.4.1.9.9.179.1.9.6 | TablecaqIfAclHitCountTable | not-accessible | current | This 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.1 | RowcaqIfAclHitCountEntry | not-accessible | current | Each 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.1 | ColumncaqIfAclHitCountAclType | not-accessible | current | Indicates 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.2 | ColumncaqIfAclHitCountAclName | not-accessible | current | Indicates 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.3 | ColumncaqIfAclHitCountAceIndex | not-accessible | current | The index of an ACE within an ACL. |
| 1.3.6.1.4.1.9.9.179.1.9.6.1.4 | ColumncaqIfAclIngressHitCount | read-only | current | Indicates 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.5 | ColumncaqIfAclEgressHitCount | read-only | current | Indicates the number of hit count of this ACE for egress traffic on this interface. |
| 1.3.6.1.4.1.9.9.179.1.10 | NodecaqDownloadAclObjects | |||
| 1.3.6.1.4.1.9.9.179.1.10.1 | TablecaqDownloadAclInfoTable | not-accessible | current | This table provides the management information for downloaded ACLs. |
| 1.3.6.1.4.1.9.9.179.1.10.1.1 | RowcaqDownloadAclInfoEntry | not-accessible | current | An entry is populated for each downloaded ACL in the device. |
| 1.3.6.1.4.1.9.9.179.1.10.1.1.1 | ColumncaqDownloadAclName | not-accessible | current | This object indicates the name of a downloaded ACL. |
| 1.3.6.1.4.1.9.9.179.1.10.1.1.2 | ColumncaqDownloadAclUserCount | read-only | current | This 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.3 | ColumncaqDownloadAclDownloadTime | read-only | current | This object indicates the time when this ACL is downloaded to the device. |
| 1.3.6.1.4.1.9.9.179.1.10.2 | TablecaqIpDownloadAceTable | not-accessible | current | This 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.1 | RowcaqIpDownloadAceEntry | not-accessible | current | An 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.1 | ColumncaqIpDownloadAclName | not-accessible | current | The name of a downloaded IP ACL. |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.2 | ColumncaqIpDownloadAceIndex | not-accessible | current | The index of an ACE within a downloaded ACL. |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.3 | ColumncaqIpDownloadAceMatchedAction | read-only | current | Indicates 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.4 | ColumncaqIpDownloadAceProtocolType | read-only | current | The 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.5 | ColumncaqIpDownloadAceAddrType | read-only | current | The type of IP address used by this ACE entry. |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.6 | ColumncaqIpDownloadAceSrcIp | read-only | current | The 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.7 | ColumncaqIpDownloadAceSrcIpMask | read-only | current | The specified source IP address mask. |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.8 | ColumncaqIpDownloadAceSrcPortOp | read-only | current | Indicates 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.9 | ColumncaqIpDownloadAceSrcPort | read-only | current | The 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.10 | ColumncaqIpDownloadAceSrcPortRange | read-only | current | The 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.11 | ColumncaqIpDownloadAceDestIp | read-only | current | The 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.12 | ColumncaqIpDownloadAceDestIpMask | read-only | current | The specified destination IP address mask. |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.13 | ColumncaqIpDownloadAceDestPortOp | read-only | current | Indicates 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.14 | ColumncaqIpDownloadAceDestPort | read-only | current | The 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.15 | ColumncaqIpDownloadAceDestPortRange | read-only | current | The 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.16 | ColumncaqIpDownloadAceTosMatchCriteria | read-only | current | Indicates 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.17 | ColumncaqIpDownloadAceIpPrec | read-only | current | Specifies 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.18 | ColumncaqIpDownloadAceDscp | read-only | current | Specifies 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.19 | ColumncaqIpDnldAcePrtocolMatchCriteria | read-only | current | Indicates 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.20 | ColumncaqIpDownloadAceIcmpType | read-only | current | Indicates 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.21 | ColumncaqIpDownloadAceIcmpCode | read-only | current | Indicates 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.3 | TablecaqIfDownloadAclTable | not-accessible | current | This 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.1 | RowcaqIfDownloadAclEntry | not-accessible | current | An 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.1 | ColumncaqIfDownloadAclFeature | read-only | current | This 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.2 | ColumncaqIfDownloadAclAddressType | read-only | current | This object indicates the type of IP address of the host. |
| 1.3.6.1.4.1.9.9.179.1.10.3.1.3 | ColumncaqIfDownloadAclHostAddress | read-only | current | This 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.4 | TablecaqIfIpPhoneMapTable | not-accessible | current | This 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.1 | RowcaqIfIpPhoneMapEntry | not-accessible | current | An 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.1 | ColumncaqIfIpPhoneAddressType | read-only | current | This 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.2 | ColumncaqIfIpPhoneHostAddress | read-only | current | This 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.2 | NodecaqMIBNotifications | |||
| 1.3.6.1.4.1.9.9.179.3 | NodecaqMIBConformance | |||
| 1.3.6.1.4.1.9.9.179.3.1 | NodecaqMIBCompliances | |||
| 1.3.6.1.4.1.9.9.179.3.1.1 | CompliancecaqMIBCompliance | deprecated | The compliance statement for the CISCO-CATOS-ACL-QOS-MIB. | |
| 1.3.6.1.4.1.9.9.179.3.1.2 | CompliancecaqMIBCompliance2 | deprecated | The compliance statement for the CISCO-CATOS-ACL-QOS-MIB. | |
| 1.3.6.1.4.1.9.9.179.3.1.3 | CompliancecaqMIBCompliance3 | deprecated | The compliance statement for the CISCO-CATOS-ACL-QOS-MIB. | |
| 1.3.6.1.4.1.9.9.179.3.1.4 | CompliancecaqMIBCompliance4 | current | The compliance statement for the CISCO-CATOS-ACL-QOS-MIB. | |
| 1.3.6.1.4.1.9.9.179.3.2 | NodecaqMIBGroups | |||
| 1.3.6.1.4.1.9.9.179.3.2.1 | GroupcaqIfConfigGroup | current | A 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.2 | GroupcaqIfAclConfigGroup | current | A collection of objects providing the ACL information on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.3 | GroupcaqAclCpbGroup | current | A collection of objects providing the ACL information on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.4 | GroupcaqIpAceGroup | current | A collection of objects providing the IP ACE information. | |
| 1.3.6.1.4.1.9.9.179.3.2.5 | GroupcaqIpxAceGroup | current | A collection of objects providing the IPX ACE information. | |
| 1.3.6.1.4.1.9.9.179.3.2.6 | GroupcaqMacAceGroup | current | A collection of objects providing the MAC ACE information. | |
| 1.3.6.1.4.1.9.9.179.3.2.7 | GroupcaqActionGroup | current | A collection of objects providing the ACE action information. | |
| 1.3.6.1.4.1.9.9.179.3.2.8 | GroupcaqPolicingGroup | current | A collection of objects providing the microflow and aggregate flow configuration. | |
| 1.3.6.1.4.1.9.9.179.3.2.9 | GroupcaqQosExcessRateGroup | current | A collection of objects providing Qos information on excess rate. | |
| 1.3.6.1.4.1.9.9.179.3.2.10 | GroupcaqQosMappingGroup | current | A collection of objects providing Qos mapping information. | |
| 1.3.6.1.4.1.9.9.179.3.2.11 | GroupcaqQueueAssignmentGroup | current | A collection of objects providing the queue assignment information. | |
| 1.3.6.1.4.1.9.9.179.3.2.12 | GroupcaqQueueGroup | current | A collection of objects providing the queue information. | |
| 1.3.6.1.4.1.9.9.179.3.2.13 | GroupcaqQosBridgedFlowPolicerGroup | current | A collection of objects providing the information on bridged packet policing. | |
| 1.3.6.1.4.1.9.9.179.3.2.14 | GroupcaqQosMacVlanGroup | current | A collection of objects providing the classification information based on Mac address and vlan. | |
| 1.3.6.1.4.1.9.9.179.3.2.15 | GroupcaqQosStatsGroup | current | A collection of objects providing the QoS statistics information. | |
| 1.3.6.1.4.1.9.9.179.3.2.16 | GroupcaqSecurityGroup | deprecated | A collection of objects providing the security information. | |
| 1.3.6.1.4.1.9.9.179.3.2.17 | GroupcaqFlowPolicingCpbGroup | current | A collection of object providing the flow policing capability information. | |
| 1.3.6.1.4.1.9.9.179.3.2.18 | GroupcaqQosStatsGroup2 | current | A collection of objects providing the QoS statistics information per aggregate policer. | |
| 1.3.6.1.4.1.9.9.179.3.2.19 | GroupcaqSecurityPBFGroup | current | A collection of objects providing the PBF configuration and statistics information. | |
| 1.3.6.1.4.1.9.9.179.3.2.20 | GroupcaqQosExcessBurstGroup | current | A collection of objects providing Qos information on excess burst size. | |
| 1.3.6.1.4.1.9.9.179.3.2.21 | GroupcaqIfTrustDeviceGroup | current | A collection of objects providing the trusted device configuration and operational state. | |
| 1.3.6.1.4.1.9.9.179.3.2.22 | GroupcaqLoggingGroup | current | A collection of objects providing the security logging configuration and statistics. | |
| 1.3.6.1.4.1.9.9.179.3.2.23 | GroupcaqArpInspGroup | current | A collection of objects providing the ARP Inspection configuration and statistics. | |
| 1.3.6.1.4.1.9.9.179.3.2.24 | GroupcaqSecurityRateLimitGroup | current | A collection of objects providing the security acl feature rate limit configuration state. | |
| 1.3.6.1.4.1.9.9.179.3.2.25 | GroupcaqDscpMutationGroup | current | A collection of objects providing the DSCP mutation configuration information. | |
| 1.3.6.1.4.1.9.9.179.3.2.26 | GroupcaqQosDefaultActionGroup | current | A collection of objects providing the default Qos action configuration on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.27 | GroupcaqIfAclConfigGroup2 | current | A collection of object providing the additional ACL attachment configuration on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.28 | GroupcaqIpEspGroup | current | A collection of object providing the Ip ESP traffic matching configuration on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.29 | GroupcaqDscpRewriteGroup | current | A collection of object providing the configuration of DSCP rewrite feature on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.30 | GroupcaqAggPolicerOctetStatsGroup | current | A 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.31 | GroupcaqSecurityGroup2 | current | A collection of objects providing the security information. | |
| 1.3.6.1.4.1.9.9.179.3.2.32 | GroupcaqIfSecurityAclConfigGroup | current | A collection of objects providing the security ACL information on the device. | |
| 1.3.6.1.4.1.9.9.179.3.2.33 | GroupcaqIpAceExtGroup | current | A 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.34 | GroupcaqAclHitCountGroup | current | A 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.35 | GroupcaqMacAceExtGroup | current | A 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.36 | GroupcaqMacPktClassifyVlanGroup | current | A 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.37 | GroupcaqAclFeatureGroup | current | A 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.38 | GroupcaqPortAclHitCountGroup | current | A 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.39 | GroupcaqVlanAclHitCountGroup | current | A 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.40 | GroupcaqQosL3StatsRateGroup | current | A 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.41 | GroupcaqQosL3StatsPeakGroup | current | A 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.42 | GroupcaqAggPolicerOctetsRateGroup | current | A 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.43 | GroupcaqAggPolicerPacketsRateGroup | current | A 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.44 | GroupcaqAggPolicerOctetsPeakGroup | current | A 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.45 | GroupcaqAggPolicerPacketsPeakGroup | current | A 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.46 | GroupcaqQosPortRateGroup | current | A 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.47 | GroupcaqQosPortPeakGroup | current | A 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.48 | GroupcaqSecurityActionDnldAceGroup | current | A collection of object providing feature type of downloaded ACE. | |
| 1.3.6.1.4.1.9.9.179.3.2.49 | GroupcaqSecurityDownloadAclInfoGroup | current | A collection of object providing downloaded ACL information. | |
| 1.3.6.1.4.1.9.9.179.3.2.50 | GroupcaqSecurityDownloadIpAceGroup | current | A collection of object providing download IP ACE information. | |
| 1.3.6.1.4.1.9.9.179.3.2.51 | GroupcaqIfDownloadAclMapGroup | current | A collection of object providing mapping information of downloaded ACL to capable interface. | |
| 1.3.6.1.4.1.9.9.179.3.2.52 | GroupcaqIfIpPhoneMapGroup | current | A 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.53 | GroupcaqIpAceTypeGroup | current | A collection of object providing the type of an Ip ACE. | |
| 1.3.6.1.4.1.9.9.179.3.2.54 | GroupcaqIpOperClassifierGroup | current | A 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.55 | GroupcaqDownloadClassifierGroup | current | A 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.56 | GroupcaqArpLoggingSourceGroup | current | A collection of objects provides the logging source of ARP flow. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CaqAclName | OCTET STRING (SIZE(1..31)) | current | A 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… |
| CaqAdjacencyName | OCTET STRING (SIZE(1..18)) | current | A 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… |
| CaqDirection | INTEGER { ingress(1), egress(2) } | current | Indicates a particular direction of traffic. |
| CaqHitCountAclType | INTEGER { ipSecurity(1), ipxSecurity(2), macSecurity(3) } | current | An integer indicating the ACL type that supports ACL hit count feature. |
| CaqIpPrecedence | Unsigned32 (0..7) | current | Indicates the IP precedence. |
| CaqPolicerName | OCTET STRING (SIZE(1..31)) | current | A 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. |
| CaqPolicerNameOrEmpty | OCTET STRING (SIZE(0..31)) | current | This 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… |
| CaqQueueNumber | Unsigned32 (1..100) | current | An integer indicates a queue number. |
| CaqThresholdNumber | Unsigned32 (1..100) | current | An integer indicates a threshold number. |