CISCO-PORT-QOS-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
9
Rows
9
Columns
65
.1.3.6.1.4.1.9.9.189.1.1.1
·
1 row entry
·
4 columns
A table of rate limit configuration entries.
Rate Limiting is a method of traffic control. It allows
a set of rate limits to be configured and applied to
packets flowing into/out of an interface to regulate
network traffic.
This object is deprecated and replaced by cbQosPoliceCfgTable
in CISCO-CLASS-BASED-QOS-MIB. Rate limit is functionally same
as police action in current QoS implementation on various
platforms.
A collection of rate-limit configuration
objects for a particular interface. Entries
in the cportQosRLConfigTable are created and
deleted by non-SNMP methods. Creation of these
entries is dependent upon co…
objects for a particular interface. Entries
in the cportQosRLConfigTable are created and
deleted by non-SNMP methods. Creation of these
entries is dependent upon co…
Indexes
IF-MIBifIndex cportQosRLConfigDirection
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cportQosRLConfigDirection
deprecated
The direction in which the rate-limit is applied
to packet: input statistics of the input packets. output statistics of the output packets. This object is deprecated and r… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.189.1.1.1.1.1 |
||||
|
cportQosRLConfigEnable
deprecated
This indicates the rate-limit is enabled or disabled.
A value of true(1) indicates the rate-limit is enabled and a value of false(2) indicates it's disabled. Writing a value of true(1) to this object also r… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.189.1.1.1.1.2 |
||||
|
cportQosRLConfigRate
deprecated
This is the sustained rate permitted by the rate
limit. Writing to this object also requires writing a value of true(1) to cportQosRLConfigEnable at the same time. This object is deprecated and re… |
bits per secondInteger32r/w Constraints: range: 32000-2147483647 |
.1.3.6.1.4.1.9.9.189.1.1.1.1.3 |
||||
|
cportQosRLConfigBurstSize
deprecated
The burst size. The amount of traffic, in bytes,
in excess of the sustained rate which will be instantaneously permitted by the rate limit. Writing to this object also requires writing a value of true(1) t… |
bytesInteger32r/w Constraints: range: 0-64000 |
.1.3.6.1.4.1.9.9.189.1.1.1.1.4 |
.1.3.6.1.4.1.9.9.189.1.2.1
·
1 row entry
·
3 columns
A table of traffic-shaping action configuration
entries.
This object is deprecated and replaced by cbQosTSCfgTable in
CISCO-CLASS-BASED-QOS-MIB.
A collection of traffic shaping action
configuration objects for a particular interface.
Entries in the cportQosTSConfigTable are created
and deleted by non-SNMP methods. Creation of these
entries is depende…
configuration objects for a particular interface.
Entries in the cportQosTSConfigTable are created
and deleted by non-SNMP methods. Creation of these
entries is depende…
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cportQosTSConfigEnable
deprecated
This indicates the traffic shaping is enabled or
disabled. A value of true(1) indicates the traffic shaping is enabled and a value of false(2) indicates it's disabled. Writing a value of true(1) to this obj… |
SNMPv2-TCTruthValuer/w Textual Convention: SNMPv2-TCTruthValue EnumerationType Values:
|
.1.3.6.1.4.1.9.9.189.1.2.1.1.1 |
||||
|
cportQosTSConfigRate
deprecated
This is the sustained rate permitted by the
traffic shaping. Writing to this object also requires writing a value of true(1) to cportQosTSConfigEnable at the same time. This object is deprecated … |
bits per secondInteger32r/w Constraints: range: 32000-2147483647 |
.1.3.6.1.4.1.9.9.189.1.2.1.1.2 |
||||
|
cportQosTSConfigBurstSize
deprecated
The amount of traffic, in bits, in excess
of the sustained traffic shaping rate that will be instantaneously permitted by this feature. Writing to this object also requires writing a value of true(1) to cpo… |
bitsInteger32r/w Constraints: range: 0-512000 |
.1.3.6.1.4.1.9.9.189.1.2.1.1.3 |
.1.3.6.1.4.1.9.9.189.1.3.2
·
1 row entry
·
18 columns
This table specifies QoS port related Statistical
information.
This object is deprecated and replaced by various action
specific table in CISCO-CLASS-BASED-QOS-MIB.
To view port specific policy execution stats on interface,
policy on that interface can be looked up and then action
specific can be obtained from that policy info. Following
steps illustrates this.
Step 1: Use ifIndex and cbQosPolicyDirection to lookup
cbQosInterfacePolicyEntry and obtain
cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
obtain all entries corresponding to this policy
instance of cbQosPolicyIndex.
Step 3: With the obtained entries, filter the ones with
desired action in cbQosObjectsType.
For example, to get all policing action stats, filter
on cbQosObjectsType = 'police'.
Step 4: Collect all cbQosObjectsIndex for all such filtered
entries.
Step 5: Index cbQosPolicyIndex and cbQosObjectsIndex into
corresponding action specific stats table to obtain
corresponding stats.
For example, for policer action, cbQosPoliceStatsEntry
can be indexed.
Each entry in this table describes the QoS port
statistical information which are : pre/post policy
pkts/octets counts, drop pkts/octets,
classified pkts/octets.
This object is deprecated and repl…
statistical information which are : pre/post policy
pkts/octets counts, drop pkts/octets,
classified pkts/octets.
This object is deprecated and repl…
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
cportQosDirection
deprecated
The direction of the reported statistics:
-'ingress' statistics for the input direction. -'egress' statistics for the output direction. This object is deprecated and replaced by cbQosPolicyDirection i… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.9.9.189.1.3.2.1.1 |
||||
|
cportQosIndex
deprecated
An arbitrary integer to identify this entry.
cportQosIndex value, which may have non-contiguous range, is linked to cportQosIndexType: -if cportQosIndexTypeNew equals 'none', cportQosIndex … |
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.2 |
||||
|
cportQosPrePolicyPkts
deprecated
The count of packets prior to executing any QoS
policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BASED-QOS-MIB. Since CISC… |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.3 |
||||
|
cportQosPrePolicyOctets
deprecated
The count of octets prior to executing any QoS
policies. This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BASED-QOS-MIB. Since CISCO… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.4 |
||||
|
cportQosPostPolicyPkts
deprecated
The count of packets after executing QoS policies.
This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BASED-QOS-MIB. Since CISCO-CLASS… |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.5 |
||||
|
cportQosPostPolicyOctets
deprecated
The count of octets after executing QoS policies.
This object is deprecated and replaced by corresponding action specific pre policy counter in CISCO-CLASS-BASED-QOS-MIB. Since CISCO-CLASS-… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.6 |
||||
|
cportQosDropPkts
deprecated
The count of dropped packets as the result of
queuing and scheduling related QoS features that can produce drops. This object is deprecated and replaced by corresponding action specific pre policy cou… |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.7 |
||||
|
cportQosDropOctets
deprecated
The count of dropped octets as the result of
queuing and scheduling related QoS features that can produce drops. This object is deprecated and replaced by corresponding action specific pre policy coun… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.8 |
||||
|
cportQosClassifiedOctets
deprecated
The count of classified octets during QoS.
This object is deprecated and replaced by various stats table objects in CISCO-CLASS-BASED-QOS-MIB. cbQosCMPrePolicyByte64 in CbQosCMStatsEntry b… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.9 |
||||
|
cportQosClassifiedPkts
deprecated
The count of classified packets during QoS.
This object is deprecated and replaced by various stats table objects in CISCO-CLASS-BASED-QOS-MIB. cbQosCMPrePolicyPkt64 in CbQosCMStatsEntry be… |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.10 |
||||
|
cportQosNoChangePkts
deprecated
The count of packets maintain unchange after
executing QoS policies. This object is deprecated and replaced by various stats table object in CISCO-CLASS-BASED-QOS-MIB. There is no direct ma… |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.11 |
||||
|
cportQosNoChangeOctets
deprecated
The count of octets maintain unchange after
executing QoS policies. This object is deprecated and replaced by various stats table object in CISCO-CLASS-BASED-QOS-MIB. There is no direct map… |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.12 |
||||
|
cportQosInProfPolicyPkts
deprecated
The count of packets that are within the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.13 |
||||
|
cportQosOutOfProfPolicyPkts
deprecated
The count of packets that exceed the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.14 |
||||
|
cportQosInProfPolicyOctets
deprecated
The count of octets that are within the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedByte64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.15 |
||||
|
cportQosOutOfProfPolicyOctets
deprecated
The count of octets that exceed the policer
profile limit configured for this policy. This objected is deprecated and replaced by cbQosPoliceExceededByte64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.16 |
||||
|
cportQosViolateProfPolicyPkts
deprecated
The count of packets that violate the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.17 |
||||
|
cportQosViolateProfPolicyOctets
deprecated
The count of octets that violate the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.2.1.18 |
.1.3.6.1.4.1.9.9.189.1.3.4
·
1 row entry
·
6 columns
This table specifies QoS port related ingress
statistical information. The type of information
is controlled by the cportQosIndexTypeNew object.
This table is deprecated.
Stats for service policy attached to vlan on a trunk or
multi-vlan access port can be accessed in same fashion as
described in description of in cportQosStatsTable.
In Step 1 of description, when cbQosPolicyIndex is obtained
from lookup of cbQosInterfacePolicyEntry using ifIndex, this
is indexed into CbQosServicePolicyEntry to obtain the
cbQosVlanIndex for this policy instance. If this matches,
then cbQosPolicyIndex can be used to lookup the stats in
same fashion as mentioned in step 2-5 mentioned in the
description of cportQosStatsTable.
It exists an entry in this table for each port
on which QoS is configured per port and per VLAN.
This object is deprecated for the same reason
mentioned in description of cportQosInVlanStatsTable.
on which QoS is configured per port and per VLAN.
This object is deprecated for the same reason
mentioned in description of cportQosInVlanStatsTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cportQosVlanInProfPolicyPkts
deprecated
The count of packets that are within the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.1 |
|
cportQosVlanOutOfProfPolicyPkts
deprecated
The count of packets that exceeds the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.2 |
|
cportQosVlanInProfPolicyOctets
deprecated
The count of octets that are within the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceConformedByte64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.3 |
|
cportQosVlanOutOfProfPolicyOctets
deprecated
The count of octets that exceed the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceExceededByte64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.4 |
|
cportQosVlanViolateProfPolicyPkts
deprecated
The count of packets that violate the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
packetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.5 |
|
cportQosVlanViolateProfPolicyOctets
deprecated
The count of octets that violate the policer
profile limit configured for this policy. This object is deprecated and replaced by cbQosPoliceViolatedByte64 in CISCO-CLASS-BASED-QOS-MIB. |
octetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.4.1.6 |
.1.3.6.1.4.1.9.9.189.1.3.5
·
1 row entry
·
4 columns
This table specifies QoS related statistical
information for egress queues on each port.
The agent will add an entry in this table for each
queue, threshold and port.
This object is deprecated.
Port specific queueing info can be obtained from
cbQosQueueingCfgTable and cbQosQueueingStatsTable if port
contains policy with queueing action.
The process to obtain this info is similar to what is
described in cportQosStatsTable:
Step 1: Use ifIndex and cbQosPolicyDirection to lookup
cbQosInterfacePolicyEntry and obtain
cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
obtain all entries corresponding to this policy
instance of cbQosPolicyIndex.
Step 3: With the obtained entries, filter the ones with action
as 'queueing' in cbQosObjectsType.
Step 4: Collect all cbQosObjectsIndex and cbQosConfigIndex
for all such filtered entries.
Step 5: To get queueing stats : Index cbQosPolicyIndex and
cbQosObjectsIndex into cbQosQueueingStatsTable
To get queueing config : Index cbQosConfigIndex
into cbQosQueueingCfgTable.
A conceptual row in cportQosEgressQueueStatsTable.
`
This object is deprecated for the same reason as
mentioned in description of cportQosEgressQueueStatsTable.
`
This object is deprecated for the same reason as
mentioned in description of cportQosEgressQueueStatsTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cportQosQueueId
deprecated
This object identifies the queue ID of this port for
which QoS statistics are collected. For example, if a port has 4 queues, this index value can be 1,2,3,4. This object is deprecated and… |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.5.1.1 |
|
cportQosQueueThreshold
deprecated
This object identifies the threshold number
of the queue threshold associated with this queue. A queue can have more than one threshold. For example, if a queue has 3 thresholds, this index could be 1,2,3… |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.5.1.2 |
|
cportQosQueueEnqueuePkts
deprecated
This object indicates the number of egress packets
that have been enqueued for this queue and threshold. This object is deprecated and replaced by cbQosQueueingCurrentQDepth in CISCO-CLASS-BASED-QOS-MIB. |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.5.1.3 |
|
cportQosQueueDropPkts
deprecated
This object indicates the number of egress packets
that have been dropped for this queue and threshold. This object is deprecated and replaced by cbQosQueueingDiscardPkt64 in CISCO-CLASS-BASED-QOS-MIB. |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.5.1.4 |
.1.3.6.1.4.1.9.9.189.1.3.6
·
1 row entry
·
6 columns
This table specifies egress QoS related statistical
information for classes associated with an egress QoS
policy. Each queue on a port is uniquely mapped to a
class in an egress QoS policy. This table provides
the statistical information for each class-queue
on each port.
The agent will add an entry in this table for each
queue and threshold on a port associated with a class.
This object is deprecated by corresponding class based
table in CISCO-CLASS-BASED-QOS-MIB-MIB.
Same information can be obtained from cbQosCMStatsTable
and cbQosCMCfgTable.
To access a port specific class configuration and stats,
following steps can be followed:
Step 1: Use ifIndex and cbQosPolicyDirection='output' to
lookup cbQosInterfacePolicyEntry and obtain
cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
obtain all entries corresponding to this policy
instance of cbQosPolicyIndex.
Step 3: With the obtained entries, filter the ones with
object type as 'classmap' in cbQosObjectsType.
Step 4: Collect all cbQosObjectsIndex and cbQosConfigIndex
for all such filtered entries.
Step 5: To get queueing stats : Index cbQosPolicyIndex and
cbQosObjectsIndex into cbQosCMStatsTable
To get queueing config : Index cbQosConfigIndex into
cbQosCMCfgTable.
A conceptual row in cportQosClassEgressStatsTable.
This object is deprecated for the same reason as
mentioned in cportQosClassEgressStatsTable.
This object is deprecated for the same reason as
mentioned in cportQosClassEgressStatsTable.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cportQosClassId
deprecated
This object identifies the class-ID of the class in
an egress policy for which QoS statistics are being collected. Each queue on a port is uniquely mapped to a class in an egress policy. Each class in a… |
Unsigned32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.1 |
|
cportQosClassThreshold
deprecated
This object identifies the tail-drop queue thresholds
value on a class-queue on a port. These values can either be the default value or each could be an explicitly configured value. For example, if a qu… |
Number of buffersUnsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.2 |
|
cportQosClassName
deprecated
This object indicates the class name that is associated
with the class-ID indicated by the cportQosClassId object. This object is deprecated and replaced by cbQosCMName in CISCO-CLASS-BASED-QOS-MIB. … |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.3 |
|
cportQosClassEnqueuePkts
deprecated
This object indicates the number of egress packets
that have been enqueued for this queue and threshold. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. The eq… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.4 |
|
cportQosClassDropPkts
deprecated
This object indicates the number of egress packets
that have been dropped for this queue and threshold. This object is deprecated and replaced by cbQosCMDropPkt64 in CISCO-CLASS-BASED-QOS-MIB. … |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.5 |
|
cportQosClassDiscontinuityTime
deprecated
The value of sysUpTime on the most recent occasion
at which any of this entry's counter experienced a discontinuity. If discontinuities have not occurred since the last re-initialization of the local management subsy… |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.189.1.3.6.1.6 |
.1.3.6.1.4.1.9.9.189.1.3.7
·
1 row entry
·
14 columns
This table specifies QoS related statistical
information per port for ingress traffic belonging to
QoS classes configured with an action that support
statistics (for example: a policer).
This object is deprecated by corresponding class based
table in CISCO-CLASS-BASED-QOS-MIB-MIB. Same information
can be obtained from cbQosPoliceStatsTable and cbQosCMCfgTable.
To access a port specific class configuration and stats,
following steps can be followed:
Step 1: Use ifIndex and cbQosPolicyDirection='input' to
lookup cbQosInterfacePolicyEntry and obtain
cbQosIFPolicyIndex which is same as cbQosPolicyIndex.
Step 2: Index cbQosPolicyIndex into cbQosObjectsTable and
obtain all entries corresponding to this policy
instance of cbQosPolicyIndex.
Step 3: With the obtained entries, filter following:
- For entries having 'classmap' in cbQosObjectsType,
collect cbQosConfigIndex.
- For entries having 'police' in cbQosObjectsType,
collect cbQosObjectsIndex.
Here the selected entries should be the ones
which maps to cbQosParentObjectsIndex
of the desired class.
Step 4: Collect all cbQosObjectsIndex and cbQosConfigIndex
for all such filtered entries.
Step 5: To get policing stats : Index cbQosPolicyIndex and
cbQosObjectsIndex into cbQosPoliceStatsTable
To get class config : Index cbQosConfigIndex into
cbQosCMCfgTable.
A conceptual row in cportQosClassIngressStatsTable.
An entry is added per port for ingress traffic belonging
to QoS classes, indicated by cportQosClassIdLevel1 and
cportQosClassIdLevel2, configured with an action that
s…
An entry is added per port for ingress traffic belonging
to QoS classes, indicated by cportQosClassIdLevel1 and
cportQosClassIdLevel2, configured with an action that
s…
Indexes
| Column | Syntax | OID |
|---|---|---|
|
cportQosClassIdLevel1
deprecated
This object identifies the class-ID of a class at the
first (highest) level of a hierarchical policy. A value of 0 indicates class default. For a non-hierarchical policy, the value of this object is always 0. … |
Unsigned32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.1 |
|
cportQosClassIdLevel2
deprecated
This object identifies the class-ID of a class at the
second level of a hierarchical policy, or at the first (only) level in a non-hierarchical policy. For a two level policy, this object identifies the class-ID at the… |
Unsigned32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.2 |
|
cportQosClassNameLevel1
deprecated
This object indicates the class name that is associated
with the class-ID indicated by the cportQosClassIdLevel1 object. This object is deprecated and replaced by cbQosCMName in CbQosCMCfgEntry in CISCO-… |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.3 |
|
cportQosClassNameLevel2
deprecated
This object indicates the class name that is associated
with the class-ID indicated by the cportQosClassIdLevel2 object. This object is deprecated for the same reason as mentioned in cportQosClassEgressS… |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.4 |
|
cportQosPoliceConformPkts
deprecated
This object indicates the number of ingress packets
that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.5 |
|
cportQosPoliceConformOctets
deprecated
This object indicates the number of ingress octets
that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This … |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.6 |
|
cportQosPoliceExceedPkts
deprecated
This object indicates the number of ingress packets
that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This obj… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.7 |
|
cportQosPoliceExceedOctets
deprecated
This object indicates the number of ingress octets
that exceeds the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This obje… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.8 |
|
cportQosPoliceViolatePkts
deprecated
This object indicates the number of ingress packets
that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This ob… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.9 |
|
cportQosPoliceViolateOctets
deprecated
This object indicates the number of ingress octets
that violates the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This obj… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.10 |
|
cportQosPoliceConformRate
deprecated
This object indicates the rate of ingress packets
that conforms to the policing rate for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This ob… |
bits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.11 |
|
cportQosPoliceExceedRate
deprecated
This object indicates the rate of ingress packets
that exceeds the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This object is d… |
bits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.12 |
|
cportQosPoliceViolateRate
deprecated
This object indicates the rate of ingress packets
that violates the policing for traffic belonging to the classes indicated by the cportQosClassIdLevel1 and cportQosClassIdLevel2 indices. This object is … |
bits per secondSNMPv2-SMIGauge32 Textual Convention: SNMPv2-SMIGauge32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.13 |
|
cportQosPoliceDiscontinuityTime
deprecated
The value of sysUpTime on the most recent occasion
at which any of this entry's counter experienced a discontinuity. If discontinuities have not occurred since the last re-initialization of the local management subsy… |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.9.9.189.1.3.7.1.14 |
.1.3.6.1.4.1.9.9.189.1.3.8
·
1 row entry
·
5 columns
This table indicates QoS related statistical
DSCP information. The statistics are collected
per physical port and DSCP value.
This object is deprecated.
Customers should move to using generic policy based counters
provided by CISCO-CLASS-BASED-QOS-MIB-MIB instead of using
platform specific objects.
One way to obtain port specific dscp counters would be to
configure a policy with class having match on desired dscp
value and no action under it. Then counters in
cbQosCMStatsTable can be used to infer the packet counts in
ingress and egress direction.
A conceptual row in cportQosDscpStatsTable. There is
an entry in this table for each port and each DSCP
value.
This object is deprecated.
The reason of deprecation and the alternative of obta…
an entry in this table for each port and each DSCP
value.
This object is deprecated.
The reason of deprecation and the alternative of obta…
Indexes
IF-MIBifIndex cportQosDscpValue
| Column | Syntax | OID |
|---|---|---|
|
cportQosDscpValue
deprecated
This object identifies the DSCP value for
incoming or outgoing packets. This object is deprecated. The reason of deprecation and the alternative of obtaining same information are mentioned … |
CISCO-QOS-PIB-MIBDscp Textual Convention: CISCO-QOS-PIB-MIBDscp Integer32Type Constraints: range: 0..63 |
.1.3.6.1.4.1.9.9.189.1.3.8.1.1 |
|
cportQosDscpIngressPkts
deprecated
This object indicates the number of ingress packets
whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of deprecation and the alterna… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.8.1.2 |
|
cportQosDscpIngressOctets
deprecated
This object indicates the number of ingress octets
whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of deprecation and the alternat… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.8.1.3 |
|
cportQosDscpEgressPkts
deprecated
This object indicates the number of egress packets
whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of deprecation and the alternat… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.8.1.4 |
|
cportQosDscpEgressOctets
deprecated
This object indicates the number of egress octets
whose DSCP value matched the value of the cportQosDscpValue object. This object is deprecated. The reason of deprecation and the alternati… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.8.1.5 |
.1.3.6.1.4.1.9.9.189.1.3.9
·
1 row entry
·
5 columns
This table indicates QoS related statistical
COS information. The statistics are collected
per physical port and COS value.
This object is deprecated.
Customers should move to using generic independent counters
provided by CISCO-CLASS-BASED-QOS-MIB-MIB instead of using
platform specific objects.
One way to obtain port specific dscp counters would be to
configure a policy with class having match on desired cos value
and no action under it. Then counters in cbQosCMStatsTable
can be used to infer the packet counts in ingress and egress
direction.
A conceptual row in cportQosCosStatsTable. There is
an entry in this table for each port and each COS
value.
This object is deprecated.
The reason of deprecation and the alternative of obtain…
an entry in this table for each port and each COS
value.
This object is deprecated.
The reason of deprecation and the alternative of obtain…
Indexes
IF-MIBifIndex cportQosCosValue
| Column | Syntax | OID |
|---|---|---|
|
cportQosCosValue
deprecated
This object identifies the COS value for
each received or sent packet. This object is deprecated. The reason of deprecation and the alternative of obtaining same information are mentioned i… |
CISCO-QOS-PIB-MIBQosLayer2Cos Textual Convention: CISCO-QOS-PIB-MIBQosLayer2Cos Integer32Type Constraints: range: 0..7 |
.1.3.6.1.4.1.9.9.189.1.3.9.1.1 |
|
cportQosCosIngressPkts
deprecated
This object indicates the number of ingress
packets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of deprecation and the alternati… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.9.1.2 |
|
cportQosCosIngressOctets
deprecated
This object indicates the number of ingress
octets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of deprecation and the alternativ… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.9.1.3 |
|
cportQosCosEgressPkts
deprecated
This object indicates the number of egress
packets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of deprecation and the alternativ… |
PacketsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.9.1.4 |
|
cportQosCosEgressOctets
deprecated
This object indicates the number of egress
octets whose COS value matched the value of the cportQosCosValue object. This object is deprecated. The reason of deprecation and the alternative… |
OctetsSNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.9.9.189.1.3.9.1.5 |