cportQosClassEgressStatsTable

CISCO-PORT-QOS-MIB · .1.3.6.1.4.1.9.9.189.1.3.6

Object

table deprecated
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.

Context

MIB
CISCO-PORT-QOS-MIB
OID
.1.3.6.1.4.1.9.9.189.1.3.6
Type
table
Status
deprecated
Parent
cportQosStatistics
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PORT-QOS-MIB::cportQosClassEgressStatsTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-PORT-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-PORT-QOS-MIB::cportQosClassEgressStatsTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.