CISCO-SWITCH-QOS-MIB

        This MIB module extends the CISCO-CLASS-BASED-QOS-MIB
by defining configuration and statistics information
specific to the quality of service (QoS) features of
Layer2/3 switch functionality implemented in Cisco
devices. It is applicable to a device which is fully
within a single QoS domain, although one or more
boundaries with other QoS domains can be immediately
adjacent to this device.
        
Configuration information available through this MIB
includes:
        
+ Mappings between CoS, IP Precedence, MPLS-EXP value
  to DSCP value and vice versa for classification purpose.
        
+ Device level QoS configuration for DSCP rewrite,
  policing of ACL-redirected traffic, QoS port-queueing
  mode, statistics collection for policy that sets a 
  trust state. 
        
+ CoS, MPLS-EXP and DSCP mutation map name and mappings.
  These mutations can be configured so that they change
  the content of packets which cross QoS boundaries, either
  as they enter or leave this device. 
        
+ Interface QoS configuration such as default CoS value,
  trust state, packet assignment to queue and threshold
  based on CoS or DSCP value, drop algorithm and
  corresponding parameters, queue scheduling parameter
  such as WRR (Weighted Round Robin) weights, queue
  size allocation weight.
        
Statistics available through this MIB includes:
        
+ Per module Multi-Layer Switching QoS statistics.
        
+ Per interface QoS queueing statistics.
        
The following terms are used throughout this MIB:
        
DSCP (Differentiated Services Code Point) is the six most
significant bits of the ToS field in a IP packet header.
        
DSCP Mutation: when a packet is being forwarded across an
IP network, the previous hop(s) and the following hop(s)
of a device may reside in a different QoS domain. A QoS
domain refers to the set of QoS rules and conventions
adopted by an administrative entity. For instance, a set
of DSCP values may have a different meaning in different
domains. DSCP mutation allows a DSCP set to be mutated or
transformed in order to maintain semantic compatibility
between adjacent domains. The mutation is done via mapping
tables which maps the old DSCP value from one domain to a
new DSCP value in the other domain. DSCP Mutation is applied 
to egress traffic.
        
IP precedence is the three most significant bits of the ToS
field in a IP packet header.
        
CoS (Class of Service) is the three bits in the layer 2
header that indicates user priority value assigned to this
packet.
        
Trust state is a parameter configured at an interface to
specify which QoS markings in packets arriving at that
interface are acceptable as-is, rather than needing to be
ignored/overwritten due to an 'untrusted' source or
previous hop.
        
BPDU (Bridge Protocol Data Unit) is used by bridges 
in a network to exchange information regarding their
status. The Spanning Tree Protocol uses the BPDU
information to elect the root switch and root port
for the switched network.
        
MPLS-EXP:  MPLS experimental field in MPLS label.
        
MTU: Maximum Transmission Unit.
    
ciscoSwitchQosMIB 1.3.6.1.4.1.9.9.580
Imported Objects
CISCO-QOS-PIB-MIB Percent QosLayer2Cos
CISCO-QOS-TC-MIB QosIpPrecedence QosMplsExpValue QosMutationMapName QosMutationMapNameOrEmpty QosPolicerType QosQueueNumber QosThresholdNumber
CISCO-SMI ciscoMgmt
DIFFSERV-DSCP-TC Dscp
DIFFSERV-MIB IfDirection
ENTITY-MIB entPhysicalIndex
IF-MIB ifIndex
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TC RowStatus TEXTUAL-CONVENTION TruthValue
Type Definitions (1)
QosStatsType Enumeration
ucastSentPkts(1)
ucastSentBytes(2)
mcastSentPkts(3)
mcastSentBytes(4)
ucastDroppedPkts(5)
ucastDroppedBytes(6)
mcastDroppedPkts(7)
mcastDroppedBytes(8)
sentPkts(9)
receivedPkts(10)
droppedIngressPkts(11)
ucastSentXbarPkts(12)
ucastRecvXbarPkts(13)
mcastSentXbarPkts(14)
mcastRecvXbarPkts(15)
ucastSentOobfcPkts(16)
ucastSentOobfcBytes(17)
ucastDroppedOobfcPkts(18)
ucastDroppedOobfcBytes(19)
ucastWatchdogDroppedPkts(20)
Objects (246)
ciscoSwitchQosMIB .1.3.6.1.4.1.9.9.580
ciscoSwitchQosMIBNotifs .1.3.6.1.4.1.9.9.580.0
ciscoSwitchQosMIBObjects .1.3.6.1.4.1.9.9.580.1
csqGlobals .1.3.6.1.4.1.9.9.580.1.1
csqDscpRewriteEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.1.1
csqPoliceRedirectedTrafficEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.1.2
csqPortQueueingModeEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.1.3
csqMarkingStatisticsEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.1.4
csqTenGOnlyMode r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.1.5
csqServicePoolCellSize Unsigned32 .1.3.6.1.4.1.9.9.580.1.1.6
csqMappings .1.3.6.1.4.1.9.9.580.1.2
csqCosToDscpTable .1.3.6.1.4.1.9.9.580.1.2.1
csqCosToDscpEntry csqCosToDscpCos .1.3.6.1.4.1.9.9.580.1.2.1.1
csqCosToDscpCos CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.2.1.1.1
csqCosToDscpDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.1.1.2
csqIpPrecToDscpTable .1.3.6.1.4.1.9.9.580.1.2.2
csqIpPrecToDscpEntry csqIpPrecToDscpIpPrec .1.3.6.1.4.1.9.9.580.1.2.2.1
csqIpPrecToDscpIpPrec CISCO-QOS-TC-MIBQosIpPrecedence .1.3.6.1.4.1.9.9.580.1.2.2.1.1
csqIpPrecToDscpDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.2.1.2
csqExpToDscpTable .1.3.6.1.4.1.9.9.580.1.2.3
csqExpToDscpEntry csqExpToDscpExp .1.3.6.1.4.1.9.9.580.1.2.3.1
csqExpToDscpExp CISCO-QOS-TC-MIBQosMplsExpValue .1.3.6.1.4.1.9.9.580.1.2.3.1.1
csqExpToDscpDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.3.1.2
csqDscpMappingTable .1.3.6.1.4.1.9.9.580.1.2.4
csqDscpMappingEntry csqDscpMappingDscp .1.3.6.1.4.1.9.9.580.1.2.4.1
csqDscpMappingDscp DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.4.1.1
csqDscpMappingCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.2.4.1.2
csqDscpMappingExp r/w CISCO-QOS-TC-MIBQosMplsExpValue .1.3.6.1.4.1.9.9.580.1.2.4.1.3
csqDscpMappingNormalBurstDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.4.1.4
csqDscpMappingMaxBurstDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.2.4.1.5
csqMutations .1.3.6.1.4.1.9.9.580.1.3
csqMaxCosMutationMap Unsigned32 .1.3.6.1.4.1.9.9.580.1.3.1
csqIfMutationConfigTable .1.3.6.1.4.1.9.9.580.1.3.10
csqIfMutationConfigEntry IF-MIBifIndex .1.3.6.1.4.1.9.9.580.1.3.10.1
csqIfCosMutationMap r/w CISCO-QOS-TC-MIBQosMutationMapNameOrEmpty .1.3.6.1.4.1.9.9.580.1.3.10.1.1
csqIfDscpMutationMap r/w CISCO-QOS-TC-MIBQosMutationMapNameOrEmpty .1.3.6.1.4.1.9.9.580.1.3.10.1.2
csqIfExpMutationMap r/w CISCO-QOS-TC-MIBQosMutationMapNameOrEmpty .1.3.6.1.4.1.9.9.580.1.3.10.1.3
csqIfMutationRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.580.1.3.10.1.4
csqCosMutationTable .1.3.6.1.4.1.9.9.580.1.3.2
csqCosMutationEntry csqCosMutationMapName .1.3.6.1.4.1.9.9.580.1.3.2.1
csqCosMutationMapName CISCO-QOS-TC-MIBQosMutationMapName .1.3.6.1.4.1.9.9.580.1.3.2.1.1
csqCosMutationRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.580.1.3.2.1.2
csqCosMutationMappingTable .1.3.6.1.4.1.9.9.580.1.3.3
csqCosMutationMappingEntry csqCosMutationMapNamecsqCosMutationFromCos .1.3.6.1.4.1.9.9.580.1.3.3.1
csqCosMutationFromCos CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.3.3.1.1
csqCosMutationToCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.3.3.1.2
csqMaxDscpMutationMap Unsigned32 .1.3.6.1.4.1.9.9.580.1.3.4
csqDscpMutationTable .1.3.6.1.4.1.9.9.580.1.3.5
csqDscpMutationEntry csqDscpMutationMapName .1.3.6.1.4.1.9.9.580.1.3.5.1
csqDscpMutationMapName CISCO-QOS-TC-MIBQosMutationMapName .1.3.6.1.4.1.9.9.580.1.3.5.1.1
csqDscpMutationRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.580.1.3.5.1.2
csqDscpMutationMappingTable .1.3.6.1.4.1.9.9.580.1.3.6
csqDscpMutationMappingEntry csqDscpMutationMapNamecsqDscpMutationFromDscp .1.3.6.1.4.1.9.9.580.1.3.6.1
csqDscpMutationFromDscp DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.3.6.1.1
csqDscpMutationToDscp r/w DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.3.6.1.2
csqMaxExpMutationMap Unsigned32 .1.3.6.1.4.1.9.9.580.1.3.7
csqExpMutationTable .1.3.6.1.4.1.9.9.580.1.3.8
csqExpMutationEntry csqExpMutationMapName .1.3.6.1.4.1.9.9.580.1.3.8.1
csqExpMutationMapName CISCO-QOS-TC-MIBQosMutationMapName .1.3.6.1.4.1.9.9.580.1.3.8.1.1
csqExpMutationRowStatus r/w SNMPv2-TCRowStatus .1.3.6.1.4.1.9.9.580.1.3.8.1.2
csqExpMutationMappingTable .1.3.6.1.4.1.9.9.580.1.3.9
csqExpMutationMappingEntry csqExpMutationMapNamecsqExpMutationFromExp .1.3.6.1.4.1.9.9.580.1.3.9.1
csqExpMutationFromExp CISCO-QOS-TC-MIBQosMplsExpValue .1.3.6.1.4.1.9.9.580.1.3.9.1.1
csqExpMutationToExp r/w CISCO-QOS-TC-MIBQosMplsExpValue .1.3.6.1.4.1.9.9.580.1.3.9.1.2
csqInterface .1.3.6.1.4.1.9.9.580.1.4
csqIfConfigTable .1.3.6.1.4.1.9.9.580.1.4.1
csqIfConfigEntry IF-MIBifIndex .1.3.6.1.4.1.9.9.580.1.4.1.1
csqIfDefaultCos r/w CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.4.1.1.1
csqIfTrustState r/w Enumeration .1.3.6.1.4.1.9.9.580.1.4.1.1.2
csqIfQueueModeCpb Bits .1.3.6.1.4.1.9.9.580.1.4.1.1.3
csqIfConfigQueueMode r/w Enumeration .1.3.6.1.4.1.9.9.580.1.4.1.1.4
csqIfIngressPolicyMap r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.580.1.4.1.1.5
csqIfEgressPolicyMap r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.580.1.4.1.1.6
csqIfIngressQueueingEnable SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.4.1.1.7
csqIfEgressQueueingEnable SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.4.1.1.8
csqIfQueueingTrustState Enumeration .1.3.6.1.4.1.9.9.580.1.4.1.1.9
csqIfCosToQueueTable .1.3.6.1.4.1.9.9.580.1.4.2
csqIfCosToQueueEntry IF-MIBifIndexcsqIfCosToQueueDirectioncsqIfCosToQueueCos .1.3.6.1.4.1.9.9.580.1.4.2.1
csqIfCosToQueueDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.4.2.1.1
csqIfCosToQueueCos CISCO-QOS-PIB-MIBQosLayer2Cos .1.3.6.1.4.1.9.9.580.1.4.2.1.2
csqIfCosToQueueQueueNumber r/w CISCO-QOS-TC-MIBQosQueueNumber .1.3.6.1.4.1.9.9.580.1.4.2.1.3
csqIfCosToQueueThresholdNumber r/w CISCO-QOS-TC-MIBQosThresholdNumber .1.3.6.1.4.1.9.9.580.1.4.2.1.4
csqIfDscpToQueueTable .1.3.6.1.4.1.9.9.580.1.4.3
csqIfDscpToQueueEntry IF-MIBifIndexcsqIfDscpToQueueDirectioncsqIfDscpToQueueDscp .1.3.6.1.4.1.9.9.580.1.4.3.1
csqIfDscpToQueueDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.4.3.1.1
csqIfDscpToQueueDscp DIFFSERV-DSCP-TCDscp .1.3.6.1.4.1.9.9.580.1.4.3.1.2
csqIfDscpToQueueQueueNumber r/w CISCO-QOS-TC-MIBQosQueueNumber .1.3.6.1.4.1.9.9.580.1.4.3.1.3
csqIfDscpToQueueThresholdNumber r/w CISCO-QOS-TC-MIBQosThresholdNumber .1.3.6.1.4.1.9.9.580.1.4.3.1.4
csqIfDropConfigTable .1.3.6.1.4.1.9.9.580.1.4.4
csqIfDropConfigEntry IF-MIBifIndexcsqIfDropConfigDirectioncsqIfDropConfigQueueIndexcsqIfDropConfigThresholdIndex .1.3.6.1.4.1.9.9.580.1.4.4.1
csqIfDropConfigDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.4.4.1.1
csqIfDropConfigQueueIndex CISCO-QOS-TC-MIBQosQueueNumber .1.3.6.1.4.1.9.9.580.1.4.4.1.2
csqIfDropConfigThresholdIndex CISCO-QOS-TC-MIBQosThresholdNumber .1.3.6.1.4.1.9.9.580.1.4.4.1.3
csqIfDropConfigDropAlgorithm r/w Enumeration .1.3.6.1.4.1.9.9.580.1.4.4.1.4
csqIfDropConfigDropThreshold r/w Integer32 .1.3.6.1.4.1.9.9.580.1.4.4.1.5
csqIfDropConfigMinWredThreshold r/w CISCO-QOS-PIB-MIBPercent .1.3.6.1.4.1.9.9.580.1.4.4.1.6
csqIfDropConfigMaxWredThreshold r/w Integer32 .1.3.6.1.4.1.9.9.580.1.4.4.1.7
csqIfDropConfigQueueBuffer r/w Enumeration .1.3.6.1.4.1.9.9.580.1.4.4.1.8
csqIfQueueTable .1.3.6.1.4.1.9.9.580.1.4.5
csqIfQueueEntry IF-MIBifIndexcsqIfQueueDirectioncsqIfQueueNumber .1.3.6.1.4.1.9.9.580.1.4.5.1
csqIfQueueDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.4.5.1.1
csqIfQueueNumber CISCO-QOS-TC-MIBQosQueueNumber .1.3.6.1.4.1.9.9.580.1.4.5.1.2
csqIfQueueWrrWeight r/w Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.5.1.3
csqIfQueueSizeWeight r/w Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.5.1.4
csqIfQueueStatsGranularity Enumeration .1.3.6.1.4.1.9.9.580.1.4.5.1.5
csqIfQueueClassMapName r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.580.1.4.5.1.6
csqIfQueueScheduling r/w Enumeration .1.3.6.1.4.1.9.9.580.1.4.5.1.7
csqIfQueueSrrWeight r/w Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.5.1.8
csqIfModeConfigTable .1.3.6.1.4.1.9.9.580.1.4.6
csqIfModeConfigEntry IF-MIBifIndex .1.3.6.1.4.1.9.9.580.1.4.6.1
csqIfVlanBasedQosModeEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.4.6.1.1
csqIfConsistencyCheckTable .1.3.6.1.4.1.9.9.580.1.4.7
csqIfConsistencyCheckEntry IF-MIBifIndex .1.3.6.1.4.1.9.9.580.1.4.7.1
csqIfConsistencyCheckEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.4.7.1.1
csqIfQosGroupInfoTable .1.3.6.1.4.1.9.9.580.1.4.8
csqIfQosGroupInfoEntry IF-MIBifIndexcsqIfQosGroupInfoDirectioncsqIfQosGroupInfoGroupNumber .1.3.6.1.4.1.9.9.580.1.4.8.1
csqIfQosGroupInfoDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.4.8.1.1
csqIfQosGroupInfoBandwidth Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.10
csqIfQosGroupInfoBandwidthUnits Enumeration .1.3.6.1.4.1.9.9.580.1.4.8.1.11
csqIfQosGroupInfoShapeMinThresh Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.12
csqIfQosGroupInfoShapeMaxThresh Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.13
csqIfQosGroupInfoShapeUnits Enumeration .1.3.6.1.4.1.9.9.580.1.4.8.1.14
csqIfQosGroupInfoGroupNumber Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.2
csqIfQosGroupInfoQueueSize Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.3
csqIfQosGroupInfoHwMTU Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.4
csqIfQosGroupInfoMTU Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.5
csqIfQosGroupInfoDropType Enumeration .1.3.6.1.4.1.9.9.580.1.4.8.1.6
csqIfQosGroupInfoResumeThresh Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.7
csqIfQosGroupInfoPauseThresh Unsigned32 .1.3.6.1.4.1.9.9.580.1.4.8.1.8
csqIfQosGroupInfoScheduling Enumeration .1.3.6.1.4.1.9.9.580.1.4.8.1.9
csqStatistics .1.3.6.1.4.1.9.9.580.1.5
csqIfStatsTable .1.3.6.1.4.1.9.9.580.1.5.1
csqIfStatsEntry IF-MIBifIndexcsqIfStatsDirectioncsqIfStatsQueueNumbercsqIfStatsThresholdNumber .1.3.6.1.4.1.9.9.580.1.5.1.1
csqIfStatsDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.5.1.1.1
csqIfStatsQueueNumber CISCO-QOS-TC-MIBQosQueueNumber .1.3.6.1.4.1.9.9.580.1.5.1.1.2
csqIfStatsThresholdNumber CISCO-QOS-TC-MIBQosThresholdNumber .1.3.6.1.4.1.9.9.580.1.5.1.1.3
csqIfStatsDropPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.1.1.4
csqModuleStatsTable .1.3.6.1.4.1.9.9.580.1.5.2
csqModuleStatsEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.580.1.5.2.1
csqModuleDropByPolicingPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.2.1.1
csqModuleTosChangedIpPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.2.1.2
csqModuleCosChangedIpPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.2.1.3
csqModuleCosChangedNonIpPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.2.1.4
csqModuleExpChangedMplsPackets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.2.1.5
csqModuleStatsExtTable .1.3.6.1.4.1.9.9.580.1.5.3
csqModuleStatsExtEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.580.1.5.3.1
csqModuleTunnelEncapPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.1
csqModuleHighExceedInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.10
csqModuleHighExceedOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.11
csqModuleHighExceedOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.12
csqModuleLowExceedInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.13
csqModuleLowExceedInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.14
csqModuleLowExceedOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.15
csqModuleLowExceedOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.16
csqModuleDropByAggPolicerInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.17
csqModuleDropByAggPolicerInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.18
csqModuleDropByAggPolicerOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.19
csqModuleTunnelDecapPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.2
csqModuleDropByAggPolicerOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.20
csqModuleFwdByAggPolicerInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.21
csqModuleFwdByAggPolicerInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.22
csqModuleFwdByAggPolicerOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.23
csqModuleFwdByAggPolicerOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.24
csqModuleAggHighExceedInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.25
csqModuleAggHighExceedInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.26
csqModuleAggHighExceedOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.27
csqModuleAggHighExceedOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.28
csqModuleAggLowExceedInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.29
csqModuleDropByPolicingInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.3
csqModuleAggLowExceedInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.30
csqModuleAggLowExceedOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.31
csqModuleAggLowExceedOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.32
csqModuleDropByNetflowInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.33
csqModuleDropByNetflowInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.34
csqModuleDropByNetflowOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.35
csqModuleDropByNetflowOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.36
csqModuleFwdByNetflowInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.37
csqModuleFwdByNetflowInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.38
csqModuleFwdByNetflowOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.39
csqModuleDropByPolicingOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.4
csqModuleFwdByNetflowOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.40
csqModuleNetflowExceedInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.41
csqModuleNetflowExceedInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.42
csqModuleNetflowExceedOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.43
csqModuleNetflowExceedOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.44
csqModuleCosChangedPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.45
csqModuleTrafficClassChangedPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.46
csqModuleFwdByPolicingInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.5
csqModuleFwdByPolicingInOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.6
csqModuleFwdByPolicingOutPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.7
csqModuleFwdByPolicingOutOctets SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.3.1.8
csqModuleHighExceedInPackets SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.580.1.5.3.1.9
csqIfStatsExtTable .1.3.6.1.4.1.9.9.580.1.5.4
csqIfStatsExtEntry IF-MIBifIndexcsqIfStatsDirection .1.3.6.1.4.1.9.9.580.1.5.4.1
csqIfBpduDropPkts SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.4.1.1
csqIfQosGroupStatsTable .1.3.6.1.4.1.9.9.580.1.5.5
csqIfQosGroupStatsEntry IF-MIBifIndexcsqIfQosGroupStatsDirectioncsqIfQosGroupStatsGroupNumbercsqIfQosGroupStatsType .1.3.6.1.4.1.9.9.580.1.5.5.1
csqIfQosGroupStatsDirection DIFFSERV-MIBIfDirection .1.3.6.1.4.1.9.9.580.1.5.5.1.1
csqIfQosGroupStatsGroupNumber Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.5.1.2
csqIfQosGroupStatsType QosStatsType .1.3.6.1.4.1.9.9.580.1.5.5.1.3
csqIfQosGroupStatsValue SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.580.1.5.5.1.4
csqIfPriGrpInBufUsageTable .1.3.6.1.4.1.9.9.580.1.5.6
csqIfPriGrpInBufUsageEntry IF-MIBifIndexcsqIfPriGrpInBufUsageGrpNo .1.3.6.1.4.1.9.9.580.1.5.6.1
csqIfPriGrpInBufUsageGrpNo Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.1
csqIfPriGrpInBufUsageMinCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.2
csqIfPriGrpInBufUsageSharedCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.3
csqIfPriGrpInBufUsageHeadroomCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.4
csqIfPriGrpInBufUsageGlobalHeadroomCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.5
csqIfPriGrpInBufUsageSharedPeekCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.6
csqIfPriGrpInBufUsageHeadroomPeekCount Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.6.1.7
csqSharedPoolUsageTable .1.3.6.1.4.1.9.9.580.1.5.7
csqSharedPoolUsageEntry ENTITY-MIBentPhysicalIndexcsqSharedPoolUsageInstNocsqSharedPoolUsagePoolNo .1.3.6.1.4.1.9.9.580.1.5.7.1
csqSharedPoolUsageInstNo Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.1
csqSharedPoolUsageTotalTx Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.10
csqSharedPoolUsageNameTx SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.9.9.580.1.5.7.1.11
csqSharedPoolUsagePoolNo Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.2
csqSharedPoolUsageUsed Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.3
csqSharedPoolUsageRemain Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.4
csqSharedPoolUsagePeak Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.5
csqSharedPoolUsageTotal Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.6
csqSharedPoolUsageUsedTx Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.7
csqSharedPoolUsageRemainTx Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.8
csqSharedPoolUsagePeakTx Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.7.1.9
csqHwSharedPoolUsageTable .1.3.6.1.4.1.9.9.580.1.5.8
csqHwSharedPoolUsageEntry ENTITY-MIBentPhysicalIndexcsqHwSharedPoolDeviceIdcsqHwSharedPoolUsageInstNocsqHwSharedPoolStatsDirectioncsqHwSharedPoolStatsType .1.3.6.1.4.1.9.9.580.1.5.8.1
csqHwSharedPoolDeviceId Enumeration .1.3.6.1.4.1.9.9.580.1.5.8.1.1
csqHwSharedPoolUsageInstNo Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.8.1.2
csqHwSharedPoolStatsDirection Enumeration .1.3.6.1.4.1.9.9.580.1.5.8.1.3
csqHwSharedPoolStatsType Enumeration .1.3.6.1.4.1.9.9.580.1.5.8.1.4
csqHwSharedPoolUsageUsed Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.8.1.5
csqHwSharedPoolUsageRemain Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.8.1.6
csqHwSharedPoolUsageShared Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.8.1.7
csqHwSharedPoolUsageTotal Unsigned32 .1.3.6.1.4.1.9.9.580.1.5.8.1.8
csqPolicerUsage .1.3.6.1.4.1.9.9.580.1.6
csqPolicerUsageTable .1.3.6.1.4.1.9.9.580.1.6.1
csqPolicerUsageEntry ENTITY-MIBentPhysicalIndexcsqPolicerType .1.3.6.1.4.1.9.9.580.1.6.1.1
csqPolicerType CISCO-QOS-TC-MIBQosPolicerType .1.3.6.1.4.1.9.9.580.1.6.1.1.1
csqPolicerUsed Unsigned32 .1.3.6.1.4.1.9.9.580.1.6.1.1.2
csqPolicerTotal Unsigned32 .1.3.6.1.4.1.9.9.580.1.6.1.1.3
csqModule .1.3.6.1.4.1.9.9.580.1.7
csqModuleDscpRewriteEnableTable .1.3.6.1.4.1.9.9.580.1.7.1
csqModuleDscpRewriteEnableEntry ENTITY-MIBentPhysicalIndex .1.3.6.1.4.1.9.9.580.1.7.1.1
csqModuleDscpRewriteEnable r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.580.1.7.1.1.1
ciscoSwitchQosMIBConformance .1.3.6.1.4.1.9.9.580.2
ciscoSwitchQosMIBCompliances .1.3.6.1.4.1.9.9.580.2.1
ciscoSwitchQosMIBGroups .1.3.6.1.4.1.9.9.580.2.2