CISCO-PORT-QOS-MIB

File: CISCO-PORT-QOS-MIB.mib (88766 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB SNMP-FRAMEWORK-MIB CISCO-VTP-MIB
CISCO-QOS-PIB-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 Gauge32 Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP TruthValue
TimeStamp ifIndex SnmpAdminString
vtpVlanIndex Dscp QosLayer2Cos
ciscoMgmt

Defined Types

CportQosRLConfigEntry  
SEQUENCE    
  cportQosRLConfigDirection INTEGER
  cportQosRLConfigEnable TruthValue
  cportQosRLConfigRate Integer32
  cportQosRLConfigBurstSize Integer32

CportQosTSConfigEntry  
SEQUENCE    
  cportQosTSConfigEnable TruthValue
  cportQosTSConfigRate Integer32
  cportQosTSConfigBurstSize Integer32

CportQosStatsEntry  
SEQUENCE    
  cportQosDirection INTEGER
  cportQosIndex Unsigned32
  cportQosPrePolicyPkts Counter64
  cportQosPrePolicyOctets Counter64
  cportQosPostPolicyPkts Counter64
  cportQosPostPolicyOctets Counter64
  cportQosDropPkts Counter64
  cportQosDropOctets Counter64
  cportQosClassifiedOctets Counter64
  cportQosClassifiedPkts Counter64
  cportQosNoChangePkts Counter64
  cportQosNoChangeOctets Counter64
  cportQosInProfPolicyPkts Counter64
  cportQosOutOfProfPolicyPkts Counter64
  cportQosInProfPolicyOctets Counter64
  cportQosOutOfProfPolicyOctets Counter64
  cportQosViolateProfPolicyPkts Counter64
  cportQosViolateProfPolicyOctets Counter64

CportQosInVlanStatsEntry  
SEQUENCE    
  cportQosVlanInProfPolicyPkts Counter64
  cportQosVlanOutOfProfPolicyPkts Counter64
  cportQosVlanInProfPolicyOctets Counter64
  cportQosVlanOutOfProfPolicyOctets Counter64
  cportQosVlanViolateProfPolicyPkts Counter64
  cportQosVlanViolateProfPolicyOctets Counter64

CportQosEgressQueueStatsEntry  
SEQUENCE    
  cportQosQueueId Unsigned32
  cportQosQueueThreshold Unsigned32
  cportQosQueueEnqueuePkts Counter64
  cportQosQueueDropPkts Counter64

CportQosClassEgressStatsEntry  
SEQUENCE    
  cportQosClassId Unsigned32
  cportQosClassThreshold Unsigned32
  cportQosClassName SnmpAdminString
  cportQosClassEnqueuePkts Counter64
  cportQosClassDropPkts Counter64
  cportQosClassDiscontinuityTime TimeStamp

CportQosClassIngressStatsEntry  
SEQUENCE    
  cportQosClassIdLevel1 Unsigned32
  cportQosClassIdLevel2 Unsigned32
  cportQosClassNameLevel1 SnmpAdminString
  cportQosClassNameLevel2 SnmpAdminString
  cportQosPoliceConformPkts Counter64
  cportQosPoliceConformOctets Counter64
  cportQosPoliceExceedPkts Counter64
  cportQosPoliceExceedOctets Counter64
  cportQosPoliceViolatePkts Counter64
  cportQosPoliceViolateOctets Counter64
  cportQosPoliceConformRate Gauge32
  cportQosPoliceExceedRate Gauge32
  cportQosPoliceViolateRate Gauge32
  cportQosPoliceDiscontinuityTime TimeStamp

CportQosDscpStatsEntry  
SEQUENCE    
  cportQosDscpValue Dscp
  cportQosDscpIngressPkts Counter64
  cportQosDscpIngressOctets Counter64
  cportQosDscpEgressPkts Counter64
  cportQosDscpEgressOctets Counter64

CportQosCosStatsEntry  
SEQUENCE    
  cportQosCosValue QosLayer2Cos
  cportQosCosIngressPkts Counter64
  cportQosCosIngressOctets Counter64
  cportQosCosEgressPkts Counter64
  cportQosCosEgressOctets Counter64

Defined Values

ciscoPortQosMIB 1.3.6.1.4.1.9.9.189
Cisco PORT QOS MIB - Overview This MIB module is for the management of Cisco's per port rate-limiting and traffic shaping on L3 switch/Router Platform(s). Per-port rate-limiting is a traffic control method. A set of rate limits are applied to the traffic traversing an interface. Each rate limit has a configurable action that is taken when rate limiting criteria is met. Per-port traffic shaping is a traffic control method. The user can restrict the amount of traffic coming out of a physical port. Excess traffic is buffered within the router/switch to the extent possible. A class represents a class of traffic. It is defined via the specification of the packet matching criteria that identifies packets that are to belong to the class. Class-default: In addition to user defined classes, a pre-existing class named 'class-default' exists to represent all packets that do not match any of the user defined classes. This class-default exists so that policies can be defined for this group of packets that do not match any user defined classes. Actions are individual policies (e.g.: policing) that can be applied to a traffic class. A policy represents a set of actions that are to be applied to a set of traffic classes. The policy is associated with a target (like a port) and the direction of traffic on that target to which the policy is to be applied. A hierarchical policy is one in which an entire policy is directly assigned to a class of traffic. Thus, a hierarchical policy is a nested policy that contains a set of the pair of a child-policy and the traffic-class to which it is applied. DSCP (Differentiated Services Code Point) is the six most significant bits of the ToS field in a IP packet header. CoS (Class of Service) is the three bits in the layer 2 header that indicates user priority value assigned to this packet. This MIB module also provides per port QoS statistics.
MODULE-IDENTITY    

ciscoPortQosMIBObjects 1.3.6.1.4.1.9.9.189.1
OBJECT IDENTIFIER    

cportQosRLConfig 1.3.6.1.4.1.9.9.189.1.1
OBJECT IDENTIFIER    

cportQosTSConfig 1.3.6.1.4.1.9.9.189.1.2
OBJECT IDENTIFIER    

cportQosStatistics 1.3.6.1.4.1.9.9.189.1.3
OBJECT IDENTIFIER    

cportQosRLConfigTable 1.3.6.1.4.1.9.9.189.1.1.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosRLConfigEntry

cportQosRLConfigEntry 1.3.6.1.4.1.9.9.189.1.1.1.1
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 configuration of a physical interface. Further, the physical interfaces which are configured for port-qos, can only have these entries. The ifIndex in the INDEX clause identifies the interface number for a physical interface. This object is deprecated and replaced by cbQosPoliceCfgEntry in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosRLConfigEntry  

cportQosRLConfigDirection 1.3.6.1.4.1.9.9.189.1.1.1.1.1
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 replaced by cbQosPolicyDirection in CISCO-CLASS-BASED-QOS-MIB. This object is deprecated for the same reason mentioned in description of cportQosRLConfigTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER input(1), output(2)  

cportQosRLConfigEnable 1.3.6.1.4.1.9.9.189.1.1.1.1.2
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 requires writing a valid value to the cportQosRLConfigRate at the same time. Writing to cportQosRLConfigBurstSize is optional. This object is deprecated, but there is no direct mapping to any object. To obtain information about police being configured or not on a given interface, cbQosPoliceCfgEntry can be queried. To query, cbQosPoliceCfgEntry following steps can be followed: Step 1: Use ifIndex and cbQosPolicyDirection to index into cbQosInterfacePolicyTable to obtain cbQosIFPolicyIndex, which same as cbQosPolicyIndex. Step 2: Walk through all entries for given cbQosPolicyIndex in cbQosObjectsTable. If there is entry with cbQosObjectsType as 'police', then the corresponding cbQosConfigIndex corresponds to the index for cbQosPoliceCfgEntry. If such entry exists, then policer is enabled (i.e. true) on that ifIndex in cbQosPolicyDirection, else it is not (i.e. false).
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cportQosRLConfigRate 1.3.6.1.4.1.9.9.189.1.1.1.1.3
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 replaced by cbQosPoliceCfgRate in CISCO-CLASS-BASED-QOS-MIB. cbQosPoliceCfgRate is in cbQosPoliceCfgEntry, which can be queried using ifIndex and cbQosPolicyDirection in the same fashion as mentioned in cportQosRLConfigEnable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 32000..2147483647  

cportQosRLConfigBurstSize 1.3.6.1.4.1.9.9.189.1.1.1.1.4
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) to cportQosRLConfigEnable and a valid value to the cportQosRLConfigRate at the same time. This object is deprecated and replaced by cbQosPoliceCfgBurstSize in CISCO-CLASS-BASED-QOS-MIB. cbQosPoliceCfgBurstSize is in cbQosPoliceCfgEntry, which can be queried using ifIndex and cbQosPolicyDirection in the same fashion as mentioned in cportQosRLConfigEnable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..64000  

cportQosTSConfigTable 1.3.6.1.4.1.9.9.189.1.2.1
A table of traffic-shaping action configuration entries. This object is deprecated and replaced by cbQosTSCfgTable in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosTSConfigEntry

cportQosTSConfigEntry 1.3.6.1.4.1.9.9.189.1.2.1.1
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 dependent upon configuration of a physical interface. Further, the physical interfaces which are configured for port-qos, can only have these entries. The ifIndex in the INDEX clause identifies the interface number for a physical interface. This object is deprecated and replaced by cbQosTSCfgEntry in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosTSConfigEntry  

cportQosTSConfigEnable 1.3.6.1.4.1.9.9.189.1.2.1.1.1
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 object also requires writing a valid value to the cportQosTSConfigRate at the same time. Writing to cportQosTSConfigBurstSize is optional. This object is deprecated and there is no direct replacement. To obtain information about police being configured or not on a given interface, cbQosTSCfgEntry can be queried. To query cbQosTSCfgEntry for a given interface, following steps can be followed: Step 1: Use ifIndex and cbQosPolicyDirection index into to cbQosInterfacePolicyTable and obtain cbQosIFPolicyIndex which same as cbQosPolicyIndex. Step 2: Use cbQosPolicyIndex to index into cbQosObjectsTable and get all entries for this policy index. Among these entries search for entry with cbQosObjectsType as 'trafficShaping'. If such entry exists, then TS is enabled (i.e. true) , else it is not(i.e. false). This query can be run for both values of cbQosPolicyDirection, 'input' and 'output' to obtain information for a given ifIndex.
Status: deprecated Access: read-write
OBJECT-TYPE    
  TruthValue  

cportQosTSConfigRate 1.3.6.1.4.1.9.9.189.1.2.1.1.2
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 and replaced by cbQosTSCfgRate in CISCO-CLASS-BASED-QOS-MIB. cbQosTSCfgRate is in CbQosTSCfgEntry, which can be queried by using ifIndex and cbQosPolicyDirection in same fashion as mentioned in cportQosTSConfigEnable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 32000..2147483647  

cportQosTSConfigBurstSize 1.3.6.1.4.1.9.9.189.1.2.1.1.3
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 cportQosTSConfigEnable and a valid value to the cportQosTSConfigRate at the same time. This object is deprecated and replaced by cbQosTSCfgBurstSize in CISCO-CLASS-BASED-QOS-MIB. cbQosTSCfgBurstSize is in CbQosTSCfgEntry, which can be queried using ifIndex and cbQosPolicyDirection in same fashion as mentioned in cportQosTSConfigEnable.
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32 0..512000  

cportQosIndexType 1.3.6.1.4.1.9.9.189.1.3.1
This object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent and it could be optionally configured via command-line. This object has been deprecated in order to make the selection of sorting mechanism selectable from the MIB. The replacement object is cportQosIndexTypeNew.
Status: deprecated Access: read-only
OBJECT-TYPE    
  INTEGER none(1), dscp(2), ipPrecedence(3), cos(4)  

cportQosStatsTable 1.3.6.1.4.1.9.9.189.1.3.2
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosStatsEntry

cportQosStatsEntry 1.3.6.1.4.1.9.9.189.1.3.2.1
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 replaced by various action specific stats in CISCO-CLASS-BASED-QOS-MIB as described in cportQosStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosStatsEntry  

cportQosDirection 1.3.6.1.4.1.9.9.189.1.3.2.1.1
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 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

cportQosIndex 1.3.6.1.4.1.9.9.189.1.3.2.1.2
An arbitrary integer to identify this entry. cportQosIndex value, which may have non-contiguous range, is linked to cportQosIndexType: -if cportQosIndexTypeNew equals 'none', cportQosIndex is constant with the value of 1 and all statistics are classified per port -if cportQosIndexTypeNew equals 'DSCP', cportQosIndex range is from 1 to 65 and all statistics are classified per port and DSCP value. The range of DSCP values reported is shifted up one meaning a cportQosIndex of 1 translates to a packet DSCP value of 0. Value of 65 is an arbitrary number used to report aggregate counts of packets which were not displayed in the 1 to 64 range. This usually happens when the range value of cportQosIndex is non-contiguous -if cportQosIndexTypeNew equals 'ipPrecedence', cportQosIndex range is from 1 to 8 and all statistics are classified per port and IP precedence value. The range of IP precedence values reported is shifted up one meaning a cportQosIndex of 1 translates to an IP precedence value of 0 -if cportQosIndexTypeNew equals 'cos', cportQosIndex range is from 1 to 8 and all statistics are classified per interface and L2 COS value. The range of COS values reported is shifted up one meaning a cportQosIndex of 1 translates to a COS value of 0 -if cportQosIndexTypeNew equals 'police', cportQosIndex range is from 1 to 65 and all statistics are classified per interface and police index. The police indexes are arbitrary numbers that do not correlate to policers names or identifiers. This object is deprecated and has no direct replacement. As indicated in description of cportQosStatsEntry, since stats table in CISCO-CLASS-BASED-QOS-MIB are action specific, this object is not required to classify the stats per action.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cportQosPrePolicyPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.3
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 CISCO-CLASS-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPrePolicyOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.4
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-CLASS-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPostPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.5
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-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPostPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.6
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-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosDropPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.7
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 counter in CISCO-CLASS-BASED-QOS-MIB. Since CISCO-CLASS-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosDropOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.8
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 counter in CISCO-CLASS-BASED-QOS-MIB. Since CISCO-CLASS-BASED-QOS-MIB has action based stats, there is no direct mapping for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosClassifiedOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.9
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 be used in place this object. Entry specific to a given ifIndex and cbQosPolicyDirection can be obtained in same fashion as described in description of cportQosStatsTable, with exception of step 5. In step 5, index cbQosPolicyIndex and cbQosObjectsIndex into CbQosCMStatsEntry to obtain cbQosCMPrePolicyByte64 in that entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosClassifiedPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.10
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 used in place this object. Entry specific to a given ifIndex and cbQosPolicyDirection can be obtained in same fashion as described in description of cportQosStatsTable, with exception of step 5. In step 5, index cbQosPolicyIndex and cbQosObjectsIndex into CbQosCMStatsEntry to obtain cbQosCMPrePolicyPkt64 in that entry.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosNoChangePkts 1.3.6.1.4.1.9.9.189.1.3.2.1.11
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 mapping of this object as it depends on action for which stats being asked for. For example, to obtain No change packet for policer action, cbQosPoliceConformedPkt64 from CbQosPoliceStatsEntry can be used. Steps to index into CbQosPoliceStatsEntry using ifIndex and cbQosPolicyDirection is described in the description of cportQosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosNoChangeOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.12
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 mapping of this object as it depends on action for which stats being asked for. For example, to obtain No change packet for policer action, cbQosPoliceConformedPkt64 from CbQosPoliceStatsEntry can be used. Steps to index into CbQosPoliceStatsEntry using ifIndex and cbQosPolicyDirection is described in the description of cportQosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosInProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.13
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosOutOfProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.14
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosInProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.15
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosOutOfProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.16
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosViolateProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.2.1.17
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosViolateProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.2.1.18
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosIndexTypeNew 1.3.6.1.4.1.9.9.189.1.3.3
This object specifies the sorting mechanism used to collect and store the statistical QoS information. This object value is device dependent. This object is deprecated since cbQosIndex is deprecated.
Status: deprecated Access: read-write
OBJECT-TYPE    
  INTEGER none(1), dscp(2), ipPrecedence(3), cos(4), police(5)  

cportQosInVlanStatsTable 1.3.6.1.4.1.9.9.189.1.3.4
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosInVlanStatsEntry

cportQosInVlanStatsEntry 1.3.6.1.4.1.9.9.189.1.3.4.1
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosInVlanStatsEntry  

cportQosVlanInProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.4.1.1
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosVlanOutOfProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.4.1.2
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosVlanInProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.4.1.3
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosVlanOutOfProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.4.1.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosVlanViolateProfPolicyPkts 1.3.6.1.4.1.9.9.189.1.3.4.1.5
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosVlanViolateProfPolicyOctets 1.3.6.1.4.1.9.9.189.1.3.4.1.6
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosEgressQueueStatsTable 1.3.6.1.4.1.9.9.189.1.3.5
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosEgressQueueStatsEntry

cportQosEgressQueueStatsEntry 1.3.6.1.4.1.9.9.189.1.3.5.1
A conceptual row in cportQosEgressQueueStatsTable. ` This object is deprecated for the same reason as mentioned in description of cportQosEgressQueueStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosEgressQueueStatsEntry  

cportQosQueueId 1.3.6.1.4.1.9.9.189.1.3.5.1.1
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 has no direct replacement object. Queue id is no longer needed to get queueing action config as described in description of cportQosEgressQueueStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cportQosQueueThreshold 1.3.6.1.4.1.9.9.189.1.3.5.1.2
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. This object is deprecated and has no direct replacement.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cportQosQueueEnqueuePkts 1.3.6.1.4.1.9.9.189.1.3.5.1.3
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosQueueDropPkts 1.3.6.1.4.1.9.9.189.1.3.5.1.4
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.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosClassEgressStatsTable 1.3.6.1.4.1.9.9.189.1.3.6
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosClassEgressStatsEntry

cportQosClassEgressStatsEntry 1.3.6.1.4.1.9.9.189.1.3.6.1
A conceptual row in cportQosClassEgressStatsTable. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosClassEgressStatsEntry  

cportQosClassId 1.3.6.1.4.1.9.9.189.1.3.6.1.1
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 policy is uniquely identified by a class-ID. A value of 0 indicates the default queue/class-default. This object is deprecated and no direct mapping is available. All classes must be referred to by name, cbQosCMName, in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cportQosClassThreshold 1.3.6.1.4.1.9.9.189.1.3.6.1.2
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 queue has 3 thresholds, 16, 64 and 256, this index value for each threshold would be 16, 64, 256 respectively. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. There is no mapping for this object.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 1..2147483647  

cportQosClassName 1.3.6.1.4.1.9.9.189.1.3.6.1.3
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. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cportQosClassEnqueuePkts 1.3.6.1.4.1.9.9.189.1.3.6.1.4
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 equivalent info can be obtained from cbQosCMPrePolicyPkt64- cbQosCMDropPkt64. Access of cbQosCMPrePolicyPkt64- cbQosCMDropPkt64, can de done as described in description of cportQosClassEgressStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosClassDropPkts 1.3.6.1.4.1.9.9.189.1.3.6.1.5
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. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosClassDiscontinuityTime 1.3.6.1.4.1.9.9.189.1.3.6.1.6
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 subsystem, then this object contains a zero value. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. Generic platform independent counters in CISCO-CLASS-BASED-QOS-MIB should be used instead of platform dependent objects in this MIB. There is no direct mapping available for object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cportQosClassIngressStatsTable 1.3.6.1.4.1.9.9.189.1.3.7
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosClassIngressStatsEntry

cportQosClassIngressStatsEntry 1.3.6.1.4.1.9.9.189.1.3.7.1
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 supports statistics. This object is deprecated for the same reason as mentioned in cportQosClassIngressStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosClassIngressStatsEntry  

cportQosClassIdLevel1 1.3.6.1.4.1.9.9.189.1.3.7.1.1
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. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. There is no mapping for this object. All classes must be referred by class name object cbQosCMName of cbQosCMCfgEntry in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cportQosClassIdLevel2 1.3.6.1.4.1.9.9.189.1.3.7.1.2
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 second level of the policy. For a non-hierarchical/ single level policy this object identifies the class-ID of a class at the first (only) level of the policy. A value of 0 indicates class default. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. There is no mapping for this object. All classes must be referred by class name object cbQosCMName of cbQosCMCfgEntry in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..2147483647  

cportQosClassNameLevel1 1.3.6.1.4.1.9.9.189.1.3.7.1.3
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-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cportQosClassNameLevel2 1.3.6.1.4.1.9.9.189.1.3.7.1.4
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 cportQosClassEgressStatsTable. This object can be mapped to cbQosCMName of cbQosCMCfgEntry which uniquely identifies a class. To lookup level 2 of hierarchical policy, cbQosConfigIndex chosen should belong to row having appropriate cbQosParentObjectsIndex.
Status: deprecated Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

cportQosPoliceConformPkts 1.3.6.1.4.1.9.9.189.1.3.7.1.5
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceConformedPkt64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceConformOctets 1.3.6.1.4.1.9.9.189.1.3.7.1.6
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceConformedByte64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceExceedPkts 1.3.6.1.4.1.9.9.189.1.3.7.1.7
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceExceededPkt64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceExceedOctets 1.3.6.1.4.1.9.9.189.1.3.7.1.8
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceExceededPkt64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceViolatePkts 1.3.6.1.4.1.9.9.189.1.3.7.1.9
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceViolatedPkt64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceViolateOctets 1.3.6.1.4.1.9.9.189.1.3.7.1.10
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceViolatedByte64 in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosPoliceConformRate 1.3.6.1.4.1.9.9.189.1.3.7.1.11
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 object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceConformedBitRate in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cportQosPoliceExceedRate 1.3.6.1.4.1.9.9.189.1.3.7.1.12
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 deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceExceedBitRate in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cportQosPoliceViolateRate 1.3.6.1.4.1.9.9.189.1.3.7.1.13
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 deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. This object can be mapped to cbQosPoliceViolateBitRate in CISCO-CLASS-BASED-QOS-MIB.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Gauge32  

cportQosPoliceDiscontinuityTime 1.3.6.1.4.1.9.9.189.1.3.7.1.14
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 subsystem, then this object contains a zero value. This object is deprecated for the same reason as mentioned in cportQosClassEgressStatsTable. There is no direct object mapped for this object.
Status: deprecated Access: read-only
OBJECT-TYPE    
  TimeStamp  

cportQosDscpStatsTable 1.3.6.1.4.1.9.9.189.1.3.8
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosDscpStatsEntry

cportQosDscpStatsEntry 1.3.6.1.4.1.9.9.189.1.3.8.1
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 obtaining same information are mentioned in cportQosDscpStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosDscpStatsEntry  

cportQosDscpValue 1.3.6.1.4.1.9.9.189.1.3.8.1.1
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 in cportQosDscpStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Dscp  

cportQosDscpIngressPkts 1.3.6.1.4.1.9.9.189.1.3.8.1.2
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 alternative of obtaining same information are mentioned in cportQosDscpStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosDscpIngressOctets 1.3.6.1.4.1.9.9.189.1.3.8.1.3
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 alternative of obtaining same information are mentioned in cportQosDscpStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosDscpEgressPkts 1.3.6.1.4.1.9.9.189.1.3.8.1.4
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 alternative of obtaining same information are mentioned in cportQosDscpStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosDscpEgressOctets 1.3.6.1.4.1.9.9.189.1.3.8.1.5
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 alternative of obtaining same information are mentioned in cportQosDscpStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosCosStatsTable 1.3.6.1.4.1.9.9.189.1.3.9
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.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CportQosCosStatsEntry

cportQosCosStatsEntry 1.3.6.1.4.1.9.9.189.1.3.9.1
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 obtaining same information are mentioned in cportQosCosStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  CportQosCosStatsEntry  

cportQosCosValue 1.3.6.1.4.1.9.9.189.1.3.9.1.1
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 in cportQosCosStatsTable.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  QosLayer2Cos  

cportQosCosIngressPkts 1.3.6.1.4.1.9.9.189.1.3.9.1.2
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 alternative of obtaining same information are mentioned in cportQosCosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosCosIngressOctets 1.3.6.1.4.1.9.9.189.1.3.9.1.3
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 alternative of obtaining same information are mentioned in cportQosCosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosCosEgressPkts 1.3.6.1.4.1.9.9.189.1.3.9.1.4
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 alternative of obtaining same information are mentioned in cportQosCosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

cportQosCosEgressOctets 1.3.6.1.4.1.9.9.189.1.3.9.1.5
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 of obtaining same information are mentioned in cportQosCosStatsTable.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Counter64  

ciscoPortQosMIBNotifications 1.3.6.1.4.1.9.9.189.2
OBJECT IDENTIFIER    

ciscoPortQosMIBConformance 1.3.6.1.4.1.9.9.189.3
OBJECT IDENTIFIER    

ciscoPortQosMIBCompliances 1.3.6.1.4.1.9.9.189.3.1
OBJECT IDENTIFIER    

ciscoPortQosMIBGroups 1.3.6.1.4.1.9.9.189.3.2
OBJECT IDENTIFIER    

ciscoPortQosMIBCompliance 1.3.6.1.4.1.9.9.189.3.1.1
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev1 1.3.6.1.4.1.9.9.189.3.1.2
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev2 1.3.6.1.4.1.9.9.189.3.1.3
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev3 1.3.6.1.4.1.9.9.189.3.1.4
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev4 1.3.6.1.4.1.9.9.189.3.1.5
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev5 1.3.6.1.4.1.9.9.189.3.1.6
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBComplianceRev6 1.3.6.1.4.1.9.9.189.3.1.7
The compliance statement for entities which implement Port QoS functions on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscoPortQosMIBGroup 1.3.6.1.4.1.9.9.189.3.2.1
A collection of objects providing Port QoS features. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroup 1.3.6.1.4.1.9.9.189.3.2.2
A collection of objects providing per Port QoS statistics. Replaced by: ciscoPortQosStatsMIBGroupRev1. This object is deprecated since all the objects in this MIB file is being deprecated
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev1 1.3.6.1.4.1.9.9.189.3.2.3
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2 1.3.6.1.4.1.9.9.189.3.2.4
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp1 1.3.6.1.4.1.9.9.189.3.2.5
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp2 1.3.6.1.4.1.9.9.189.3.2.6
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp3 1.3.6.1.4.1.9.9.189.3.2.7
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp4 1.3.6.1.4.1.9.9.189.3.2.8
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp5 1.3.6.1.4.1.9.9.189.3.2.9
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp6 1.3.6.1.4.1.9.9.189.3.2.10
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp7 1.3.6.1.4.1.9.9.189.3.2.11
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP    

ciscoPortQosStatsMIBGroupRev2Supp8 1.3.6.1.4.1.9.9.189.3.2.12
A collection of objects providing per Port QoS statistics. This object is deprecated since all the objects in this MIB file is being deprecated.
Status: deprecated Access: read-only
OBJECT-GROUP