CISCO-CATOS-ACL-QOS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
37
Rows
37
Columns
245
caqCosToDscpTable
table.1.3.6.1.4.1.9.9.179.1.1.1
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqCosToDscpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqCosToDscpTable'
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 trust state is trustCoS(2). This map is a table of eight Cos values (0 through 7) and their corresponding DSCP values. This mapping applies to every port on the device.
Each row contains the mapping from a CoS value to a DSCP
value.
value.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The CoS value being mapped to the DSCP value in this device.
|
CISCO-QOS-PIB-MIBQosLayer2Cos Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.1.1.1.1 |
|
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 . |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.1.1.2 |
caqIpPrecToDscpTable
table.1.3.6.1.4.1.9.9.179.1.1.2
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpPrecToDscpTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpPrecToDscpTable'
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 port's trust state is trustIpPrec(3). This map is a table of eight IpPrecedence values (0 through 7) and their corresponding DSCP values. This mapping applies to every port on the device.
Each row contains the mapping from an IP Precedence value to
a DSCP value.
a DSCP value.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The IP Precedence value being mapped to the DSCP value in
this device. |
CaqIpPrecedence Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.1.2.1.1 |
|
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 … |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.2.1.2 |
caqDscpMappingTable
table.1.3.6.1.4.1.9.9.179.1.1.3
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqDscpMappingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDscpMappingTable'
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 egress CoS to be stored in the layer-2 frame headers for output on 802.1Q or ISL interfaces. The other two mappings are to the remarked (or 'marked down') DSCP values which are used when a policer's requires that a packet's DSCP value to be modified. Of these two mappings, one is for a Normal Rate policer, and the other is for an Excess Rate policer. These mappings apply for every port on the device.
Each row contains the mapping from DSCP value to CoS value
and policed DSCP.
and policed DSCP.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The DSCP value being mapped to the CoS value and policed DSCP
value in this device. |
CISCO-QOS-PIB-MIBDscp Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.3.1.1 |
|
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 0; DSCP 8-15 all map to CoS 1; ... DSCP … |
CISCO-QOS-PIB-MIBQosLayer2Cosr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.1.3.1.2 |
|
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 is: 63 -> 63 62 -> 62 ... 31 -> 31 … |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.3.1.3 |
|
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 instantiated. The excess rate default DSCP mapping of DSCP to '… |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.3.1.4 |
caqCosAssignmentTable
table.1.3.6.1.4.1.9.9.179.1.1.4
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqCosAssignmentTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqCosAssignmentTable'
This table provides the information for and configuration of assigning packets to queues and thresholds based on their CoS value.
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, there is a set of Cos
value (0..7) associated with a pair o…
based on their Cos value. The packets assignment also depends
on port types. For each port type, there is a set of Cos
value (0..7) associated with a pair o…
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The queue type of this interface.
|
CISCO-QOS-PIB-MIBQosInterfaceQueueType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.1.4.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the Cos value which is used to match the
Cos value of packets for queue assignment. |
CISCO-QOS-PIB-MIBQosLayer2Cos Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.1.4.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 caqCosAssignQueueType. |
CaqQueueNumberr/w Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.1.4.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
The threshold number which the Cos value denoted by
caqCosAssignCos will be associated with. This threshold number must not larger than the threshold count defined by caqCosAssignQueueType. |
CaqThresholdNumberr/w Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.1.4.1.4 |
caqQueueThresholdTable
table.1.3.6.1.4.1.9.9.179.1.1.5
·
1 row entry
·
7 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqQueueThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQueueThresholdTable'
This table maintains threshold parameters for the specified queue number and threshold number of a port type.
For each threshold of a queue, there are parameters to set on
the threshold. This entry contains the parameters.
the threshold. This entry contains the parameters.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates the queue type.
|
CISCO-QOS-PIB-MIBQosInterfaceQueueType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.1.5.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates queue number. This queue number must not be larger
than the queue count defined by caqQueueThreshQueueType. |
CaqQueueNumber Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.1.5.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates threshold number. This threshold number must not
be larger than the threshold count defined by caqQueueThreshQueueType. |
CaqThresholdNumber Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.1.5.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the drop algorithm used at this queue and threshold.
tailDrop(1) indicates that tailDrop is used. wred(2) indicates that WRED is used. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.1.5.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 packets in the buffer is more than the value of this object,… |
percentUnsigned32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.9.9.179.1.1.5.1.5 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 Early Detect) is a mechanism which drops pac… |
CISCO-QOS-PIB-MIBPercentr/w Type Constraints: range: 0..100 |
.1.3.6.1.4.1.9.9.179.1.1.5.1.6 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
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 instantiated only if the value of caqQueueThreshDr… |
percentUnsigned32r/w Constraints: range: 1-100 |
.1.3.6.1.4.1.9.9.179.1.1.5.1.7 |
caqQueueTable
table.1.3.6.1.4.1.9.9.179.1.1.6
·
1 row entry
·
5 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqQueueTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQueueTable'
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 for the specific port types which supports either WRR or buffer allocation.
A set of WRR weight and memory buffer allocation ratio for
ingress or egress of a specific queue.
ingress or egress of a specific queue.
| Column | Syntax | OID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether this row's queue parameters are to
be applied for ingress or for egress traffic. |
CaqDirection Type Values:
|
.1.3.6.1.4.1.9.9.179.1.1.6.1.1 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the queue type.
|
CISCO-QOS-PIB-MIBQosInterfaceQueueType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.1.6.1.2 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates queue number.
|
CaqQueueNumber Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.1.6.1.3 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
This object is to configure the weight for the specified
queue type and for the specified direction. |
Unsigned32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.179.1.1.6.1.4 |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Indicates the percentage of ingress or egress packet buffer
memory allocated to the specified queue. |
percentUnsigned32r/w Constraints: range: 1-99 |
.1.3.6.1.4.1.9.9.179.1.1.6.1.5 |
caqDscpMutationMapTable
table.1.3.6.1.4.1.9.9.179.1.1.7
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqDscpMutationMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDscpMutationMapTable'
The table provides the DSCP mutation mapping configuration on the device. This table is only instantiated if DSCP Mutation is supported by the device.
Each row contains the mapping from old DSCP value to new
DSCP value per specific mutation table.
DSCP value per specific mutation table.
| Column | Syntax | OID |
|---|---|---|
|
The mutation table ID number.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.1.7.1.1 |
|
The old DSCP value.
|
CISCO-QOS-PIB-MIBDscp Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.7.1.2 |
|
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 identity function. That is: 63 -> 63 62 -> 62 .… |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.1.7.1.3 |
.1.3.6.1.4.1.9.9.179.1.1.8
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqVlanMutationIdMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqVlanMutationIdMapTable'
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.
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 object in such row will be
initialized to 0.
this table, a corresponding entry of this table will be added.
The value of caqVlanMutationTableId object in such row will be
initialized to 0.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
Indicates the VLAN number.
|
CISCO-VTP-MIBVlanIndex Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.1.8.1.1 |
|
Indicates the mutation table ID number. The value of this
object should match one of caqDscpMutationTableId object value in caqDscpMutationMapTable. Mutation table 0 always provides the identity mapping. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.1.8.1.2 |
caqIfConfigTable
table.1.3.6.1.4.1.9.9.179.1.2.1
·
1 row entry
·
5 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfConfigTable'
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 capable physical interface is applied per VLAN or per physical interface if the platform supports ACL configuration.
The index of this table is the ifIndex of a
physical port with QoS capability.
physical port with QoS capability.
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
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 value in its layer-2 header when the packet arrives at this inte… |
CISCO-QOS-PIB-MIBQosLayer2Cosr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.2.1.1.1 |
||||||||
|
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 classification.) If the object is untrusted(1), then th… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.1.1.2 |
||||||||
|
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 ACL of the VLAN which the port belongs to. This object is… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.1.1.3 |
||||||||
|
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 the correct data for classification. trustCis… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.1.1.4 |
||||||||
|
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 denoted by caqIfTrustStateConfig. The value of this object … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.1.1.5 |
caqClassifierTable
table.1.3.6.1.4.1.9.9.179.1.2.2
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqClassifierTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqClassifierTable'
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 interface; for example a constraint that at most three Qos ACLs, one for each type: IP, IPX and MAC, and at most three Security ACLs, one for each type: IP, IPX and MAC, can be attached to an interface.
An entry identifies that a particular ACL is in use on a
particular interface. An interface can be a physical port
or a VLAN.
particular interface. An interface can be a physical port
or a VLAN.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. macQos(3) indica… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.2.1.1 |
||||||||||||
|
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. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.2.2.1.2 |
||||||||||||
|
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 the entry exist and active (i.e. its RowStatus object is act… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.2.2.1.3 |
||||||||||||
|
Indicates whether this ACL are to be attached to ingress or
egress direction. |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.2.1.4 |
.1.3.6.1.4.1.9.9.179.1.2.3
·
1 row entry
·
1 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfSecurityAclConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfSecurityAclConfigTable'
A list of the interfaces which support the security ACL feature.
An entry contains configuration information about
a security ACL mapped to a interface which is capable
for this feature.
a security ACL mapped to a interface which is capable
for this feature.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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) arriving at that interface to be filtered bas… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.3.1.1 |
caqIpOperClassifierTable
table.1.3.6.1.4.1.9.9.179.1.2.4
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpOperClassifierTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpOperClassifierTable'
This table identifies which operational IP ACLs are in use on which interfaces.
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.
are currently in use on a particular interface. An interface
can be a physical port or a VLAN.
Indexes
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 is used to classify ingress IP traffic for Q… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.4.1.1 |
||||||||||
|
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 object. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.2.4.1.2 |
||||||||||
|
This object indicates the sources that map the operational
IP ACLs at this interface. 'configured' indicates that the ACL mapping is introduced by manual configuration through CLI or an NMS application. … |
Bits Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.4.1.3 |
.1.3.6.1.4.1.9.9.179.1.2.5
·
1 row entry
·
4 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqDownloadClassifierTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDownloadClassifierTable'
This table identifies ACLs assignment to capable interface which is downloaded using different security features.
An entry identifies ACLs assignment on a capable
physical interface.
physical interface.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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 ingress IP traffic for QoS feature. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.5.1.1 |
||||||
|
This object indicates the ACL name mapped to this
interface to classify traffic for a specific feature denoted by the corresponding caqDownloadAclFeature. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.2.5.1.2 |
||||||
|
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. 'macAuth' indicates that … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.5.1.3 |
||||||
|
This object indicates the type of the ACL.
'pacl' indicates this is a port-based ACL. 'vacl' indicates this is a VLAN-based ACL. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.2.5.1.4 |
caqIpAceTable
table.1.3.6.1.4.1.9.9.179.1.3.2
·
1 row entry
·
30 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpAceTable'
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 packets which match.
An ACL is defined as the set of ACEs of the same type (all
QoS, or all Security). Within a feature (qos or security),
each ACE is named by a combination of an AclName and an ACE
index, such that all the ACEs which are named using the same
AclName are part of the same ACL.
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.
criteria. For a packet to match an entry, it has to match
all the criteria specified in that entry.
Indexes
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.1 |
||||||||||||||||
|
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 the device. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.2 |
||||||||||||||||
|
The index of an ACE within an ACL.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.3 |
||||||||||||||||
|
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 index of an active row in caqQosActionSelectTable. If the val… |
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.4 |
||||||||||||||||
|
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 example : 0 is IP, 1 is ICMP, 2 is IGMP, 4… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.5 |
||||||||||||||||
|
The type of IP address used by this ACE entry.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.6 |
||||||||||||||||
|
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. If this object value is 0.0.0.0, and the value of caqIpAceSr… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.7 |
||||||||||||||||
|
The specified source IP address mask.
|
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.8 |
||||||||||||||||
|
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 object has to be 'noOperator(1)' and cannot be … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.9 |
||||||||||||||||
|
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 the port range. This object cannot be configured if caqIpAc… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.10 |
||||||||||||||||
|
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 the port range. This object cannot be configured if caqIpAceS… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.11 |
||||||||||||||||
|
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 this object. If this object value is 0.0.0.0 and the value of … |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.12 |
||||||||||||||||
|
The specified destination IP address mask.
|
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.13 |
||||||||||||||||
|
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, this object has to be 'noOperator(1)' and canno… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.14 |
||||||||||||||||
|
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 number of the port range. This object cannot be configured if c… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.15 |
||||||||||||||||
|
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 number of the port range. This object cannot be configured if caq… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.16 |
||||||||||||||||
|
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 DSCP value of packet header ne… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.17 |
||||||||||||||||
|
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 value of this object is ignored whenever the … |
CaqIpPrecedencer/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.18 |
||||||||||||||||
|
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 matched the DSCP level from 0 to 63. The va… |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.19 |
||||||||||||||||
|
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 to be done for ICMP/IGMP/TCP/ESP. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.20 |
||||||||||||||||
|
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 caqIpAceProtocolMatchCritial object is not matchIcmpType(3) or m… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.21 |
||||||||||||||||
|
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 caqIpAceProtocolMatchCritial object is not matchIcmpTypeAndCode(… |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.22 |
||||||||||||||||
|
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 caqIpAceProtocolMatchCritial object is not matchIgmpType(2). |
Unsigned32r/w Constraints: range: 0-15 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.23 |
||||||||||||||||
|
The ordering position of this ACE in the ACL. If this entry
is not in active(1) state, this object has value of 0. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.24 |
||||||||||||||||
|
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 means that the new ACE will replace the position of the ACE wh… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.25 |
||||||||||||||||
|
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 in the active state unless all objects in … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.2.1.26 |
||||||||||||||||
|
Indicates the Security Association Identifier of IPv4 ESP
packets. The value of this object is ignored whenever the value of caqIpAceProtocolMatchCritial object is not matchSecurityId(6). |
Unsigned32r/w Constraints: range: 0-0range: 4-233 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.27 |
||||||||||||||||
|
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 object in the same row will have the value of 0. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.28 |
||||||||||||||||
|
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 caqIpAceProtocolType object in the same row will have the value of 0. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.3.2.1.29 |
||||||||||||||||
|
Indicates the ACE type.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.2.1.30 |
caqIpxAceTable
table.1.3.6.1.4.1.9.9.179.1.3.3
·
1 row entry
·
14 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpxAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpxAceTable'
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 packets which match.
An ACL is defined as the set of ACEs of the same type (all
QoS, or all Security). Within each feature (qos or security),
each ACE is named by a combination of an AclName and an ACE
index, such that all the ACEs which are named using the same
AclName are part of the same ACL. This table is instantiated
only if the ipxQos bit or ipxSecurity bit of caqAclCapabilities
object is turned on.
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.
creteria. For a IPX flow to match an entry, it has to match
all the conditions specified in that entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.3.1.1 |
||||||||||||
|
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 the device. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.2 |
||||||||||||
|
The index of an IPX ACE within an ACL.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.3 |
||||||||||||
|
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 index of an active row in caqQosActionSelectTable. If the va… |
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.4 |
||||||||||||
|
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 network number of 0xFFFFFFFF matches all networks. |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.5 |
||||||||||||
|
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 specified by caqIpxAceProtocolType object in t… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.3.1.6 |
||||||||||||
|
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. |
Unsigned32r/w Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.7 |
||||||||||||
|
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 protocol. A network number of 0xFFFFFFFF matches all networks. … |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.8 |
||||||||||||
|
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) and matchIpxDestNodeMask(4) bits of caqIpxA… |
OctetStringr/w Constraints: range: 6-6 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.9 |
||||||||||||
|
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 the matchIpxDestNetMask(3) bit of caqIpxAceDest… |
OctetStringr/w Constraints: range: 4-4 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.10 |
||||||||||||
|
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 caqIpxAceDestMatchCriteria object is not on. |
OctetStringr/w Constraints: range: 6-6 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.11 |
||||||||||||
|
The ordering position of this ACE in the ACL. If this entry
is not in active(1) state, this object has value of 0. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.12 |
||||||||||||
|
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 means that the new ACE will replace the position of the ACE wh… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.3.1.13 |
||||||||||||
|
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 exist in the active state unless all objects in… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.3.1.14 |
caqMacAceTable
table.1.3.6.1.4.1.9.9.179.1.3.4
·
1 row entry
·
15 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqMacAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqMacAceTable'
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 packets which match.
An ACL is defined as the set of ACEs of the same type (all
QoS, or all Security). Within a feature (qos or security), each
ACE is named by a combination of an AclName and an ACE index,
such that all the ACEs which are named using the same AclName
are part of the same ACL. This table is instantiated only if
the macQos bit or macSecurity bit of caqAclCapabilities object
is turned on.
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 entry.
criteria. For a layer 2 flow to match an entry, it has to
match all the conditions specified in that entry.
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether this entry is a Qos ACL or Security ACL.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.4.1.1 |
||||||||||||
|
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 the device. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.2 |
||||||||||||
|
The index of an Mac ACE within an ACL.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.3 |
||||||||||||
|
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 index of an active row in caqQosActionSelectTable. If the va… |
Unsigned32r/w Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.4 |
||||||||||||
|
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 this object. If this object value is 00-00-00-00-00-00, and th… |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.3.4.1.5 |
||||||||||||
|
Indicates the 48 bit source MAC address mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.3.4.1.6 |
||||||||||||
|
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 value of this object. If this object value is 00-00-00-00-0… |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.3.4.1.7 |
||||||||||||
|
Indicates the 48 bit destination MAC address mask.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.3.4.1.8 |
||||||||||||
|
This 16-bit hexadecimal number indicates the matched Ethernet
type. 0x0000 means any Ethernet type will be matched. |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.9 |
||||||||||||
|
The ordering position of this ACE in the ACL. If this entry
is not in active(1) state, this object has value of 0. |
Unsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.10 |
||||||||||||
|
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 the new ACE will replace the position of the ACE which the ob… |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.11 |
||||||||||||
|
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 exist in the active state unless all objects in… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.4.1.12 |
||||||||||||
|
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 caqMacAceCos object in the same row. … |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.4.1.13 |
||||||||||||
|
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. |
CISCO-QOS-PIB-MIBQosLayer2Cosr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.14 |
||||||||||||
|
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. |
CISCO-VTP-MIBVlanIndexr/w Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.3.4.1.15 |
caqQosActionSelectTable
table.1.3.6.1.4.1.9.9.179.1.3.6
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqQosActionSelectTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQosActionSelectTable'
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 matching ACE. An action includes policer information as well as an DSCP associated with trust state information of the matching ACE.
An entry of an ACE action. It links to the entries of
caqFlowPolicerTable with caqQosActionSelectMicroflow,
caqQosActionSelectAggregate objects.
caqFlowPolicerTable with caqQosActionSelectMicroflow,
caqQosActionSelectAggregate objects.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of this table for indicating an ACE Action for QoS.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.6.1.1 |
||||||||||||
|
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 should refer to caqCosToDscpDscp object in ca… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.6.1.2 |
||||||||||||
|
This object is only instantiated when the
caqQosActionSelectTrust object in the same entry has been set to noTrust(1). |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.3.6.1.4 |
||||||||||||
|
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 empty string value. The ACE uses this object to link to a poli… |
CaqPolicerNameOrEmptyr/w Type Constraints: range: 0..31 |
.1.3.6.1.4.1.9.9.179.1.3.6.1.5 |
||||||||||||
|
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 empty string value. The ACE uses this object to link to a pol… |
CaqPolicerNameOrEmptyr/w Type Constraints: range: 0..31 |
.1.3.6.1.4.1.9.9.179.1.3.6.1.6 |
||||||||||||
|
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 may not exist in the active state unless all … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.6.1.7 |
caqFlowPolicerTable
table.1.3.6.1.4.1.9.9.179.1.3.8
·
1 row entry
·
13 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqFlowPolicerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqFlowPolicerTable'
This table defines the flow policing rules. A flow policing rule comprises a rate, burst size and drop-or-mark indication.
The attributes defining a flow policing rule.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of a policer. This name has to be unique to identify
a microflow or an aggregate policer in the device. |
CaqPolicerName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.1 |
||||||||||||
|
The type of this policer.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.8.1.2 |
||||||||||||
|
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 out-of-profile. Out-of-profile indicates that a packet cause… |
kbpsInteger32r/w Constraints: range: 32-8000000range: 0-0 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.3 |
||||||||||||
|
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 will be the same as caqFlowPolicerNormalRateRequest's valu… |
kbpsSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.4 |
||||||||||||
|
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 defined in caqDscpMappingTable. If the caqFlo… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.8.1.5 |
||||||||||||
|
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-of-profile. Out-of-profile indicates that a packet causes… |
kbpsInteger32r/w Constraints: range: 32-8000000range: 0-0 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.6 |
||||||||||||
|
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 will be the same as caqFlowPolicerExcessRateRequest's value… |
kbpsSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.7 |
||||||||||||
|
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 defined in caqDscpMappingTable. If the caqF… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.8.1.8 |
||||||||||||
|
The requested burst rate of the flow. The base unit of this
object is 1 kilo-bits. |
kilo-bitsInteger32r/w Constraints: range: 1-32000 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.9 |
||||||||||||
|
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 same as caqFlowPolicerBurstSizeRequest's value. … |
kilo-bitsSNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.10 |
||||||||||||
|
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 exist in the active state unless all obje… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.8.1.11 |
||||||||||||
|
The requested excess burst size of the flow.
If the caqFlowPolicerExcessBurstSupport is false(2), this object cannot be instantiated. |
kilo-bitsUnsigned32r/w Constraints: range: 1-32000 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.12 |
||||||||||||
|
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 caqFlowPolicerExcessBurstRequest's value. If the QoS function is enabled an… |
kilo-bitsUnsigned32 Constraints: range: 1-32000 |
.1.3.6.1.4.1.9.9.179.1.3.8.1.13 |
caqSecurityActionTable
table.1.3.6.1.4.1.9.9.179.1.3.9
·
1 row entry
·
9 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqSecurityActionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqSecurityActionTable'
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.
An entry of a Security ACE action. It provides the action for
for the traffic matching Security ACEs.
for the traffic matching Security ACEs.
Indexes
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of this table for indicating a Security ACE action
entry. |
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.3.9.1.1 |
||||||||||||||||||
|
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 device. If deny(2) is specified, t… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.9.1.2 |
||||||||||||||||||
|
caqSecurityRedirectPortListdeprecated
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 the first octet specifying ports 1 through 8, the second octet… |
OctetStringr/w Constraints: range: 0-128 |
.1.3.6.1.4.1.9.9.179.1.3.9.1.3 |
||||||||||||||||||
|
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 transmitted on the capture port(s). Traffic which is dropped cann… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.179.1.3.9.1.4 |
||||||||||||||||||
|
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 may not exist in the active state unless al… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.3.9.1.5 |
||||||||||||||||||
|
Indicates the index of an active adjacency entry in
caqAdjacencyTable. The value of this object is ignored whenever the value of caqSecurityAction object in the same row is not redirectWithAdj(4). |
Unsigned32r/w Constraints: range: 0-65535 |
.1.3.6.1.4.1.9.9.179.1.3.9.1.6 |
||||||||||||||||||
|
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 one of the following values denyArpInspection(6), denyArpIn… |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.3.9.1.7 |
||||||||||||||||||
|
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 the first octet specifying ports 1 through 8, the second octet… |
OctetStringr/w Constraints: range: 0-256 |
.1.3.6.1.4.1.9.9.179.1.3.9.1.8 |
||||||||||||||||||
|
Indicates the feature type of the downloaded ACE.
'notApplicable' indicates that this security action entry is not applied to any downloaded ACE. 'dot1x' indicates that this security action… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.9.1.9 |
.1.3.6.1.4.1.9.9.179.1.3.10
·
1 row entry
·
1 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqSecurityAclCaptureIfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqSecurityAclCaptureIfTable'
This table contains all the physical ports which are capable of being capture interfaces on which captured packets are output.
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.
physical port which is capable of being a capture interface
on which captured packets are output.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
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 a destination of captured traffic. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.179.1.3.10.1.1 |
caqQosDefaultActionTable
table.1.3.6.1.4.1.9.9.179.1.3.14
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqQosDefaultActionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqQosDefaultActionTable'
This table contains the QoS default action taken by the device for traffic which is not matched by a specific QoS ACE.
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 information. The number
of entry in this table depends on what typ…
traffic as well as its direction and contain the default
DSCP value, trust state and policers information. The number
of entry in this table depends on what typ…
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates whether this row's parameters are to
be applied for ingress or for egress traffic. |
CaqDirection Type Values:
|
.1.3.6.1.4.1.9.9.179.1.3.14.1.1 |
||||||||
|
Indicates whether this row's parameters are to
be applied for Ethernet, IP or IPX traffic. |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.14.1.2 |
||||||||
|
Indicates the default assigned trust state.
If trustCos(2) is specified, the default DSCP value of an unmatched packet should refer to caqCosToDscpDscp object in caqCosToDscpTable to transfer layer 2… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.3.14.1.3 |
||||||||
|
This object is only instantiated when the
caqQosDefaultTrust object in the same entry has been set to noTrust(1). |
CISCO-QOS-PIB-MIBDscpr/w Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.3.14.1.4 |
||||||||
|
Indicates a microflow policer name. The value of
this object either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable or has an empty string value. If there is no default microflow… |
CaqPolicerNameOrEmptyr/w Type Constraints: range: 0..31 |
.1.3.6.1.4.1.9.9.179.1.3.14.1.5 |
||||||||
|
Indicates an aggregate policer name. The value of this object
either matches the value of caqFlowPolicerName object of an active entry in caqFlowPolicerTable or has an empty string value. If there is no default aggregat… |
CaqPolicerNameOrEmptyr/w Type Constraints: range: 0..31 |
.1.3.6.1.4.1.9.9.179.1.3.14.1.6 |
caqPortStatsTable
table.1.3.6.1.4.1.9.9.179.1.4.5
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqPortStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqPortStatsTable'
A table containing QoS statistics counters per physical interface.
An entry contains QoS statistics maintained by the switching
engine.
engine.
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Indicates traffic direction of an physical interface.
|
CaqDirection Type Values:
|
.1.3.6.1.4.1.9.9.179.1.4.5.1.1 |
||||
|
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, 2, 3. |
CaqQueueNumber Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.4.5.1.2 |
||||
|
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 object can be 1, 2. |
CaqThresholdNumber Type Constraints: range: 1..100 |
.1.3.6.1.4.1.9.9.179.1.4.5.1.3 |
||||
|
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 this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.5.1.4 |
||||
|
The five minute linearly-decayed moving average of packets
have been received then dropped from the interface because they exceeded the threshold value configured at this queue and threshold of this interface. |
packets per secondSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.4.5.1.5 |
||||
|
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 this interface over the past five minutes. |
packets per secondSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.4.5.1.6 |
caqFlowStatsTable
table.1.3.6.1.4.1.9.9.179.1.4.6
·
1 row entry
·
1 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqFlowStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqFlowStatsTable'
A table containing QoS statistics counter per flow.
An entry contains the number of out of profile packet
per flow maintained by the switching engine.
per flow maintained by the switching engine.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
Indicates the number of out-of-profile packets in
this flow. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.6.1.1 |
caqAggPolicerStatsTable
table.1.3.6.1.4.1.9.9.179.1.4.7
·
1 row entry
·
15 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqAggPolicerStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqAggPolicerStatsTable'
A table containing QoS statistics counter per aggregate policer.
An entry contains the number of packet policed and the
number of out of profile packets per aggregate policer.
number of out of profile packets per aggregate policer.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The name of a policer. This name has to be unique to identify
an aggregate policer in the device. |
CaqPolicerName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.1 |
|
Indicates the number of packets is policed by this aggregate
policer. This object is only instantiated if such info is available in the device. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.2 |
|
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. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.3 |
|
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 excess rate is supported by the device as indicated by caqFlowPol… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.4 |
|
Indicates the number of octets is policed by this aggregate
policer. This object is only instantiated if such info is available in the device. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.5 |
|
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. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.6 |
|
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 rate is supported by the device as indicated by caqFlowPoli… |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.4.7.1.7 |
|
Indicates five minute linearly-decayed moving average of
octets policed by this aggregate policer. This object is only instantiated if such info is available in the device. |
kbpsHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.8 |
|
Indicates five minute linearly-decayed moving average of
octets exceeded the normal rate of this aggregate policer. This object is only instantiated if such info is available in the device. |
kbpsHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.9 |
|
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 available in the device and if excess rate is supported by the d… |
kbpsHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.10 |
|
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 device. |
kbpsHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.11 |
|
Indicates five minute linearly-decayed moving average of
packets policed by this aggregate policer. This object is only instantiated if such info is available in the device. |
packets per secondHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.12 |
|
Indicates five minute linearly-decayed moving average of
packets exceeded the normal rate of this aggregate policer. This object is only instantiated if such info is available in the device. |
packets per secondHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.13 |
|
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 available in the device and if excess rate is supported by the … |
packets per secondHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.14 |
|
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 the device. |
packets per secondHCNUM-TCCounterBasedGauge64 | .1.3.6.1.4.1.9.9.179.1.4.7.1.15 |
caqBridgedPolicerTable
table.1.3.6.1.4.1.9.9.179.1.5.1
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqBridgedPolicerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqBridgedPolicerTable'
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 configuration is useful in situations in which there are insufficient resources to police bridged packets at the microflow level on all VLANs. This configuration has no effect on aggregate policing.
A conceptual row in the caqBridgedPolicerTable
to control if bridged packets are policed at microflow
level on a particular VLAN.
to control if bridged packets are policed at microflow
level on a particular VLAN.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The VLAN-id of this VLAN.
|
CISCO-VTP-MIBVlanIndex Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.5.1.1.1 |
||||
|
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 won't be policed at microflow level. This value has no effe… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.179.1.5.1.1.2 |
caqCosMacVlanRouterTable
table.1.3.6.1.4.1.9.9.179.1.5.2
·
1 row entry
·
5 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqCosMacVlanRouterTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqCosMacVlanRouterTable'
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 configured destination MAC address is of a router. This table is applied only for platform that supports these features.
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 a router.
which have a specific destination MAC address and/or the
configured destination MAC address is of a router.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates the destination MAC address to match against the
flow. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.5.2.1.1 |
||||||||||||
|
Indicates the VLAN number.
|
CISCO-VTP-MIBVlanIndex Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.5.2.1.2 |
||||||||||||
|
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. cosVlanMac(1) means that a C… |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.5.2.1.3 |
||||||||||||
|
Indicates the Cos value. This object is only instantiated
if the cosVlanMac bit in caqMacAddressCpb object is turned on. |
CISCO-QOS-PIB-MIBQosLayer2Cosr/w Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.5.2.1.4 |
||||||||||||
|
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 active state unless all objects in the e… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.5.2.1.5 |
caqAdjacencyTable
table.1.3.6.1.4.1.9.9.179.1.6.3
·
1 row entry
·
8 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqAdjacencyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqAdjacencyTable'
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 without having a router.
An entry defines an adjacency. Each adjacency consists
of a destination VLAN, source and destination MAC address as
well as adjacency name and MTU configuration.
of a destination VLAN, source and destination MAC address as
well as adjacency name and MTU configuration.
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Indicates the index of this adjacency.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.6.3.1.1 |
||||||||||||
|
Indicates the destination VLAN number of this adjacency.
|
CISCO-VTP-MIBVlanIndexr/w Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.6.3.1.2 |
||||||||||||
|
Indicates the adjacency destination MAC address.
|
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.6.3.1.3 |
||||||||||||
|
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 caqPbfMacAddress object. |
SNMPv2-TCMacAddressr/w Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.6.3.1.4 |
||||||||||||
|
Indicates the adjacency name. The adjacency name should be
unique among all entries in this table. |
CaqAdjacencyNamer/w Type Constraints: range: 1..18 |
.1.3.6.1.4.1.9.9.179.1.6.3.1.5 |
||||||||||||
|
Indicates the adjacency MTU.
|
bytesUnsigned32r/w Constraints: range: 576-18190 |
.1.3.6.1.4.1.9.9.179.1.6.3.1.6 |
||||||||||||
|
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 caqSecurityActionTable. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.6.3.1.7 |
||||||||||||
|
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 not exist in the active state unless all obje… |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.9.9.179.1.6.3.1.8 |
caqIpFlowLoggingTable
table.1.3.6.1.4.1.9.9.179.1.7.4
·
1 row entry
·
20 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpFlowLoggingTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpFlowLoggingTable'
This table contains a list of IP flows that describes the IP traffic denied and logged by the device.
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 information. To keep the
table from overflow, each entry conta…
such as source and destination address, source and destination
port as well as protocol specific information. To keep the
table from overflow, each entry conta…
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of this table for indicating a logged IP flow.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.1 |
||||||||||||||
|
Indicates the VLAN number which this logged IP flow belongs.
|
CISCO-VTP-MIBVlanIndex Type Constraints: range: 0..4095 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.2 |
||||||||||||||
|
Indicates the ifIndex of the interface where this logged
IP flow arrived. |
IF-MIBInterfaceIndex Type Constraints: range: 1..2147483647Description: A unique value, greater than zero, for each interface or interface sub-layer in the managed system. It is recommended that values are assigned contiguously starting from 1. The value for each interface sub-layer must … |
.1.3.6.1.4.1.9.9.179.1.7.4.1.3 |
||||||||||||||
|
The protocol number field in the IP header of this logged
IP flow as specified in RFC 1700. |
Unsigned32 Constraints: range: 0-255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.4 |
||||||||||||||
|
Indicates the address type for addresses specified in
caqIpFlowSrcIp and caqIpFlowDestIp of this logged IP flow. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.7.4.1.5 |
||||||||||||||
|
Indicates the source address of this logged IP flow.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.6 |
||||||||||||||
|
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 traffic. |
Integer32 Constraints: range: -1-65535 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.7 |
||||||||||||||
|
Indicates the destination address of this logged IP flow.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.8 |
||||||||||||||
|
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 TCP traffic. |
Integer32 Constraints: range: -1-65535 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.9 |
||||||||||||||
|
Indicates the message type of ICMP packets. The value of this
object is -1 if the flow is not ICMP traffic. |
Integer32 Constraints: range: -1-255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.10 |
||||||||||||||
|
Indicates the message code of ICMP packets. The value of this
object is -1 if the flow is not ICMP traffic. |
Integer32 Constraints: range: -1-255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.11 |
||||||||||||||
|
Indicates the message type of IGMP packets. The value of this
object is -1 if the flow is not IGMP traffic. |
Integer32 Constraints: range: -1-15 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.12 |
||||||||||||||
|
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 request(2), this flow is ARP r… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.7.4.1.13 |
||||||||||||||
|
Indicates the Ethernet Source Address value of this ARP
flow. This object is ignored if the flow is not ARP traffic. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.7.4.1.14 |
||||||||||||||
|
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. |
SNMPv2-TCMacAddress Type Constraints: range: 6Description: Represents an 802 MAC address represented in the `canonical' order defined by IEEE 802.1a, i.e., as if it were transmitted least significant bit first, even though 802.5 (in contrast to other 802.x protocols) requires M… |
.1.3.6.1.4.1.9.9.179.1.7.4.1.15 |
||||||||||||||
|
Indicates the number of packets that belong to this IP flow.
|
packetsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.16 |
||||||||||||||
|
Indicates the TTL (Time to Live) of this entry. The entry
is removed when its value of this object reaches 0. |
secondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.17 |
||||||||||||||
|
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 logging source is Dynamic Arp Inspection feature… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.7.4.1.18 |
||||||||||||||
|
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 same row is not 'acl'. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.19 |
||||||||||||||
|
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 of caqIpFlowArpLoggingSource object in the same row is no… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.7.4.1.20 |
caqArpInspStatsTable
table.1.3.6.1.4.1.9.9.179.1.8.10
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqArpInspStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqArpInspStatsTable'
A table containing ARP Inspection statistics counter per ACL.
An entry contains the numbers of packet permitted or denied
per ACL.
per ACL.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The name of an ACL that contains ACE used for ARP Inspection.
|
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.8.10.1.1 |
|
Indicates the number of packets subjected to ARP Inspection
is forwarded by this ACL. |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.8.10.1.2 |
|
Indicates the number of packets subjected to ARP Inspection
is dropped by this ACL. |
packetsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.8.10.1.3 |
caqIfArpInspConfigTable
table.1.3.6.1.4.1.9.9.179.1.8.11
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfArpInspConfigTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfArpInspConfigTable'
This table contains the configuration of several threshold values related to ARP Inspection at each physical interface.
Each entry contains the configuration for drop threshold
and shutdown threshold for ARP Inspection at each physical
interface that supports this feature. Some of the
interfaces (but not limited to) for which this featu…
and shutdown threshold for ARP Inspection at each physical
interface that supports this feature. Some of the
interfaces (but not limited to) for which this featu…
| Column | Syntax | OID |
|---|---|---|
|
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 threshold value. If the value of this object is 0, no rate limit is … |
packet per secondUnsigned32r/w Constraints: range: 0-5000 |
.1.3.6.1.4.1.9.9.179.1.8.11.1.1 |
|
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 value of this object is 0, no ARP traffic rate limit is applied… |
packet per secondUnsigned32r/w Constraints: range: 0-5000 |
.1.3.6.1.4.1.9.9.179.1.8.11.1.2 |
caqAclHitCountTable
table.1.3.6.1.4.1.9.9.179.1.9.4
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqAclHitCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqAclHitCountTable'
This table provides the hit count configuration on ACLs which support this feature.
An entry indicates whether the hit count feature is enabled
on a particular ACL as well as its statistic collection mode.
on a particular ACL as well as its statistic collection mode.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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. macSecurity(3) indicate… |
CaqHitCountAclType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.9.4.1.1 |
||||||
|
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 same row. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.9.4.1.2 |
||||||
|
Indicates whether this ACL hit count is enabled.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.179.1.9.4.1.3 |
caqAceHitCountTable
table.1.3.6.1.4.1.9.9.179.1.9.5
·
1 row entry
·
6 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqAceHitCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqAceHitCountTable'
This table provides the hit count configuration on ACEs which support this feature.
An entry indicates whether the hit count feature is enabled
on a particular ACE as well as its hit count statistic.
on a particular ACE as well as its hit count statistic.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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. macSecurity(3) indicate… |
CaqHitCountAclType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.9.5.1.1 |
||||||
|
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 same row. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.9.5.1.2 |
||||||
|
The index of an ACE within an ACL.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.9.5.1.3 |
||||||
|
Indicates whether this ACE hit count is enabled.
|
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.9.9.179.1.9.5.1.4 |
||||||
|
Indicates number of hit count for this ACE for
ingress traffic. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.9.5.1.5 |
||||||
|
Indicates number of hit count for this ACE for
egress traffic. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.9.5.1.6 |
caqIfAclHitCountTable
table.1.3.6.1.4.1.9.9.179.1.9.6
·
1 row entry
·
5 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfAclHitCountTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfAclHitCountTable'
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 caqAclFeatureCpb or a VLAN if the bit vlanAclHitCount(0) is set in the object caqAclFeatureCpb.
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.
ACE belonged to an ACL which supports hit count collection
at an interface where the ACL is attached.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
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. macSecurity(3) indicate… |
CaqHitCountAclType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.9.6.1.1 |
||||||
|
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 the same row. |
CaqAclName Type Constraints: range: 1..31 |
.1.3.6.1.4.1.9.9.179.1.9.6.1.2 |
||||||
|
The index of an ACE within an ACL.
|
Unsigned32 Constraints: range: 1-65535 |
.1.3.6.1.4.1.9.9.179.1.9.6.1.3 |
||||||
|
Indicates the number of hit count of this ACE for
ingress traffic on this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.9.6.1.4 |
||||||
|
Indicates the number of hit count of this ACE for
egress traffic on this interface. |
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.179.1.9.6.1.5 |
caqDownloadAclInfoTable
table.1.3.6.1.4.1.9.9.179.1.10.1
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqDownloadAclInfoTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqDownloadAclInfoTable'
This table provides the management information for downloaded ACLs.
An entry is populated for each downloaded ACL in
the device.
the device.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
This object indicates the name of a downloaded ACL.
|
OctetString Constraints: range: 1-255 |
.1.3.6.1.4.1.9.9.179.1.10.1.1.1 |
|
This object indicates the number of users (i.e.,
authenticated hosts) who are using this downloaded ACL. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.10.1.1.2 |
|
This object indicates the time when this ACL is downloaded
to the device. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.9.9.179.1.10.1.1.3 |
caqIpDownloadAceTable
table.1.3.6.1.4.1.9.9.179.1.10.2
·
1 row entry
·
21 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIpDownloadAceTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceTable'
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 describes what action
to carry out on packets which match.
An ACL is defined as the set of ACEs. Each ACE is named by
a combination of an AclName and an ACE index, such that all
the ACEs which are named using the same AclName are part of
the same ACL.
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.
criteria. For a packet to match an entry, it has to match
all the criteria specified in that entry.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The name of a downloaded IP ACL.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.1 |
||||||||||||||
|
The index of an ACE within a downloaded ACL.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.2 |
||||||||||||||
|
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 specified, the matched packet wi… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.3 |
||||||||||||||
|
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 example : 0 is IP, 1 is ICMP, 2 is IGMP, 4… |
CISCO-TCCiscoIpProtocol Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.4 |
||||||||||||||
|
The type of IP address used by this ACE entry.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.5 |
||||||||||||||
|
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 object. If this object value is 0.0.0.0, and the value of ca… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.6 |
||||||||||||||
|
The specified source IP address mask.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.7 |
||||||||||||||
|
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 the source TCP/UDP port number. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.8 |
||||||||||||||
|
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 number of the port range. |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.9 |
||||||||||||||
|
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 number of the port range, otherwise the value of this object is … |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.10 |
||||||||||||||
|
The specified destination IP address. The packet's destination
address is AND-ed with the value of caqIpDownloadAceDestIpMask and then compared against the value of this object. If this object value is 0.0.0.0 and the v… |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.11 |
||||||||||||||
|
The specified destination IP address mask.
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.12 |
||||||||||||||
|
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 with the destination TCP/UDP port number. … |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.13 |
||||||||||||||
|
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 port number of the port range. |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.14 |
||||||||||||||
|
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 port number of the port range, otherwise this object value is i… |
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.15 |
||||||||||||||
|
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 DSCP value of packet header need… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.16 |
||||||||||||||
|
Specifies the IP precedence value to be matched against.
The value of this object is ignored whenever the value of caqIpDownloadAceTosMatchCritial object is not 'matchIpPrec'. |
CaqIpPrecedence Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.17 |
||||||||||||||
|
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 caqIpDownloadAceTosMatchCritial object is not… |
CISCO-QOS-PIB-MIBDscp Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.18 |
||||||||||||||
|
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' means that the Type field o… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.2.1.19 |
||||||||||||||
|
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 caqIpDnldAcePrtocolMatchCriteria object is not 'matchIcmpType' o… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.20 |
||||||||||||||
|
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 caqIpDnldAcePrtocolMatchCriteria object is not 'matchIcmpTypeAnd… |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.179.1.10.2.1.21 |
caqIfDownloadAclTable
table.1.3.6.1.4.1.9.9.179.1.10.3
·
1 row entry
·
3 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfDownloadAclTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfDownloadAclTable'
This table provides the management information for physical interface where downloaded ACLs are applied.
An entry is populated for each interface that utilies
downloaded ACLs in the device.
downloaded ACLs in the device.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 at this interface and trigger the download o… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.179.1.10.3.1.1 |
||||||||||||||
|
This object indicates the type of IP address of the host.
|
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.10.3.1.2 |
||||||||||||||
|
This object indicates IP address of the host connected
to this interface. The type of this address is determined by the value of caqIfDownloadAclAddressType object. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.3.1.3 |
caqIfIpPhoneMapTable
table.1.3.6.1.4.1.9.9.179.1.10.4
·
1 row entry
·
2 columns
Uses the cisco variant from
Command help
/opt/observium/mibs/cisco.
Walk caqIfIpPhoneMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIfIpPhoneMapTable'
This table provides the management information for the mapping of IP Phone to interface that utilizes downloaded ACL.
An entry is populated for each interface that has
an IP Phone connected to and utilizes downloaded ACL.
an IP Phone connected to and utilizes downloaded ACL.
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object indicates the type of IP address of the
IP Phone connected to this interface. |
INET-ADDRESS-MIBInetAddressType Type Values:
|
.1.3.6.1.4.1.9.9.179.1.10.4.1.1 |
||||||||||||||
|
This object indicates the IP address of the IP Phone.
The type of this address is determined by the value of the caqIfIpPhoneAddressType object. |
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.179.1.10.4.1.2 |