CISCO-CLASS-BASED-QOS-MIB

        Cisco Class-Based QoS MIB
        
**********************************
            Overview
**********************************
This MIB provides read access to Quality of Service (QoS) 
configuration and statistics information for Cisco 
platforms that support the Modular Quality of Service 
Command-line Interface (Modular QoS CLI).  We recommend 
users of this MIB to review the user documentation of 
MQC based QoS features.
        
Configuration information available through this MIB includes
all ClassMap, PolicyMap, Match Statements, and Feature 
Actions configuration parameters. The definitions of each
objects mentioned above are explained in the QoS objects
section.
        
Statistics available through this MIB include summary
counts/rates by traffic class before and after any configured
QoS policies are enforced.  In addition, detailed
feature-specific statistics are available for select
PolicyMap features.
        
Contact your Cisco representative to determine on which
platforms the MIB is currently supported.
        
**********************************
           QoS  Acronyms
**********************************
BECN: Frame Relay Backward Explicit Congestion Notification
CIR : Committed Information Rate
DSCP: Differentiated Service Code Point
EB  : Estimate Bandwidth
ECN : Explicite Congestion Notification
FECN: Frame Relay Forward Explicit Congestion Notification
IPHC: Internet Protocol Header Compression 
IPSLAs: IP Service Level Agreement Technologies
PIR : Peak Information Rate
PREC: Precedence
QoS : Quality Of Services
RED : Random Early Detect
SRP : Spatial Reuse Protocol
WRED: Weighted Random Early Detect
C3PL: Cisco Common Classification Programming Language
        
**********************************
            MIB Objects
**********************************
This MIB consists of the following object groups:
1 :  cbQosServicePolicy
2 :  cbQosInterfacePolicy
3 :  cbQosFrameRelayVCPolicy
4 :  cbQosATMPVCPolicy
5 :  cbQosObjects
6 :  cbQosPolicyMapCfg
7 :  cbQosClassMapCfg
8 :  cbQosMatchStmtCfg
9 :  cbQosQueueingCfg
10:  cbQosREDCfg
11:  cbQosREDClassCfg
12:  cbQosPoliceCfg
13:  cbQosTSCfg
14:  cbQosSetCfg
15:  cbQosClassMapStats
16:  cbQosMatchStmtStats
17:  cbQosPoliceStats
18:  cbQosQueueingStats
19:  cbQosTSStats
20:  cbQosREDClassStats
21:  cbQosPoliceActionCfg
22:  cbQosIPHCCfg
23:  cbQosIPHCStats
24:  cbQosSetStats
25:  cbQosPoliceColorStats
26:  cbQosTableMapCfg
27:  cbQosTableMapValueCfg
28:  cbQosTableMapSetCfg
29:  cbQosEBCfg
30:  cbQosEBStats
31:  cbQosMeasureIPSLACfg
32:  cbQosC3plAccountCfg
33:  cbQosC3plAccountStats
        
**********************************
          Definitions
**********************************
A logical interface in the context of this MIB is either
a main-interface, a sub-interface, a Frame Relay DLCI,
an ATM virtual circuit or the control-plane on the router.
        
The (aggregate) control-plane on the router is defined as 
a collection of processes running at process level on the
platform (route) processor. This includes the functions 
related to networking control capabilities such as routing,
signaling, provisioning, as well as resource and service 
discovery. Also includes process switched traffic on the
device. 
        
The term distributed control plane, in the context of 
this mib, represents the control-plane functionality at
the level of individual linecards. This is only
applicable for the case of distributed platforms.
        
**********************************
           QoS Objects
**********************************
To understand Class-Based QoS features and how to navigate 
the MIB tables above, the key element is to comprehend the 
relationships among the different QoS objects. QoS objects 
consist of ClassMaps, Match Statements and PolicyMaps, 
and each Feature Actions. 
        
Match Statement - The specific match criteria to identify
packets for classification purposes.
        
ClassMap - A user-defined traffic class that contains
one or many match statements used to classify packets into
different categories.
        
Feature Action - An action is a QoS feature. Features 
include police, traffic-shaping, queueing, random detect 
and packet marking(set). After the traffic is being 
classified, based on the traffic classification, we can 
apply these action to each traffic class.
        
PolicyMap - A user-defined policy that associates each QoS 
action to the user-defined traffic class (ClassMap).
        
Service Policy - Service policy is a policymap
that is being attached to a logical interface. Because a
policymap can also be a part of the hierarchical structure 
(inside a classmap), only a policymap that is directly 
attached to a logical interface is considered a service 
policy.  Each service policy is uniquely identified by an 
index called cbQosPolicyIndex. This number is usually 
identical to its cbQosObjectsIndex as a policymap.
        
*****************************************
Runtime Instance vs Configuration objects
*****************************************
        
Each QoS objects have 2 sets of behaviours : 
1: A configuration instance
- Each QoS objects has it's configuration portion of
  information attached to it. This information does
  not change whether this object is attached on multiple
  logical interfaces and used multiple times. We
  uniquely identify each QoS object with identical
  configuration with the same index - cbQosConfigIndex.
  This index is used in all configuration related
  tables. 
        
2: A runtime instance
- Each QoS objects has it's statistical portion of
  information attached to it. This information changes
  when this object is attached on multiple logical 
  interfaces and used in various different places. We
  uniquely identify each QoS runtime object instance 
  with an index that is unique across multiple 
  instances of the identical object - cbQosObjectsIndex.
  This index is used in all statistical related tables. 
        
In summary, a QoS object has 2 indexes associated with it:
cbQosConfigIndex is used to identify it's configuration, 
which does not change regardless of number of times and
where it is being used; and cbQosObjectsIndex is used 
to identify it's runtime statistics, depending on which
logical interface and where in a given PolicyMap hierarchy
this object is used, it may have multiple unique 
identifiers to distinguish each unique usage (instance) of
the same object.
        
**********************************
            Navigation
**********************************
The recommended method of navigating through all of the MIB 
tables is to start by learning the cbQosServicePolicyTable 
and cbQosObjectsTable MIB tables. In particular, Cisco 
Systems recommends understanding the cbQosObjectsIndex and 
cbQosParentObjectsIndex of each QoS feature.
        
The cbQosPolicyIndex and cbQosObjectsIndex are 
system-assigned numbers that identify each unique instance 
of a QoS feature. These indexes are never reused between 
router reboots, even when changes are made to the QoS 
configuration. The cbQosPolicyIndex is designed to identify 
the service policies attached to logical interfaces, while 
the cbQosObjectsIndex is designed to identify each QoS 
feature on a specified device.
        
The cbQosParentObjectsIndex is designed to show the 
hierarchical relationship of each QoS feature. 
        
**********************************
        cbQosServicePolicyTable
**********************************
Accessing cbQosServicePolicyTable requires 
cbQosPolicyIndex. This index is a system-assigned number 
to uniquely identify each service policy hanging off of
each logical interface. Given cbQosPolicyIndex the tables
provide the type of logical interface/media type on which
this policy is applied, the direction in which this policy
is enforced, and the SNMP interface index and/or the entity
index of the underlying interface/entity. In the case of a
policy being applied on a Frame Relay DLCI, the cbQosFrDLCI
gives you the Frame Relay DLCI number to which this policy
is attached. In the case of policy being attached to an ATM
VC, cbQosAtmVPI and cbQosAtmVCI display the VPI and VCI of 
the ATM interface respectively.
        
**********************************
        cbQosObjectsTable
**********************************
Accessing cbQosObjectsTable requires two indexes, 
cbQosPolicyIndex and cbQosObjectsIndex. 
        
Given a particular service policy on a given logical 
interface, there could be PolicyMaps, ClassMaps, Match 
Statements and Feature Actions being used. Each instance 
of these objects is uniquely identified by
cbQosObjectsIndex.
        
Users need to decide which QoS object is interesting 
and use the cbQosPolicyIndex and cbQosObjectsIndex to
locate the right element of interest. This tables provides 
cbQosObjectsType, cbQosConfigIndex, and 
cbQosParentObjectsIndex. 
        
To understand the relationship of cbQosObjectsIndex, 
cbQosParentObjectsIndex and the hierarchical relationship 
of the QoS objects, consider the following QoS 
configuration example:
        
Interface ethernet 0/1
Input Service Policy cntlWebTraffic
        ClassMap http
                match ip http
                set ip precedence 5
        
Output Service Policy cntlSNMP_Telnet
        ClassMap snmp
                match ip snmp
                shape average 8000 32 32
        ClassMap Telnet
                match ip telnet
                shape average 10000 32 32
        
Interface ethernet 0/2
Input Service Policy cntlWebTraffic
        ClassMap http
                match ip http
                set ip precedence 5
        
Output Service Policy cntlSNMP_Telnet
        ClassMap snmp
                match ip snmp
                shape average 8000 32 32
        ClassMap Telnet
                match ip telnet
                shape average 10000 32 32
        
*** In Ethernet 0/1 ***
Assume the router assigned a cbQosConfigIndex=1024 and 
cbQosObjectsIndex=1084 to Policy cntlWebTraffic. 
Because it is attached to an interface, it has no parent 
QoS object, and thus cbQosParentObjectsIndex=0. 
In addition, because cntlWebTraffic is also the service 
policy of the interface, it has a unique cbQosPolicyIndex 
assigned to it. In most cases, it would be the same as 
the cbQosObjectsIndex, which is 1084 in this case. 
Therefore, the indexes are:
cbQosPolicyIndex = 1084
cbQosObjectsIndex = 1084
cbQosConfigIndex = 1024
        
Assuming the router assigned a cbQosObjectsIndex=1085 
and cbQosConfigIndex=1025 to ClassMap http, it is 
directly being used by Policy cntlWebTraffic, and therefore
the cbQosParentObjectsIndex of ClassMap http will be 1084. 
        
Assuming the router assigned a cbQosConfigIndex=1026 and
cbQosObjectsIndex=1086 to match ip http, it is directly 
used by ClassMap http, therefore the 
cbQosParentObjectsIndex of match ip http will be 1085.
        
Assuming the router assigned a cbQosConfigIndex=1027 and
cbQosObjectsIndex=1087 to set ip precedence 5, it is 
directly used by ClassMap http, therefore the 
cbQosParentObjectsIndex of match ip http will be 1085.
        
Assuming the router assigned a cbQosConfigIndex=1028 and 
cbQosObjectsIndex=1088 to Policy cntlSNMP_Telnet. 
Because it is attached to an interface, it has no parent 
QoS object, and thus cbQosParentObjectsIndex=0. 
In addition, because cntlSNMP_Telnet is also the service 
policy of the interface, it has a unique cbQosPolicyIndex 
assigned to it. In most cases, it would be the same as 
the cbQosObjectsIndex, which is 1088 in this case.
        
Assuming the router assigned a cbQosConfigIndex=1029 and
cbQosObjectsIndex=1089 to ClassMap snmp, it is 
directly being used by Policy cntlSNMP_Telnet, and 
therefore the cbQosParentObjectsIndex of ClassMap snmp 
will be 1088. 
        
Assuming the router assigned a cbQosConfigIndex=1030 and
cbQosObjectsIndex=1090 to match ip snmp, it is directly 
used by ClassMap snmp, and therefore the 
cbQosParentObjectsIndex of match ip snmp will be 1089.
        
Assuming the router assigned a cbQosConfigIndex=1031 and
cbQosObjectsIndex=1091 to shape average 8000 32 32, 
it is directly used by ClassMap snmp, therefore the 
cbQosParentObjectsIndex of match ip snmp will be 1089.
        
Assuming the router assigned a cbQosConfigIndex=1032 and
cbQosObjectsIndex=1092 to ClassMap Telnet, it is 
directly being used by Policy cntlSNMP_Telnet, and 
therefore the cbQosParentObjectsIndex of 
ClassMap Telnet will be 1088. 
        
Assuming the router assigned a cbQosConfigIndex=1033 and
cbQosObjectsIndex=1093 to match ip telnet, it is 
directly used by ClassMap Telnet, and therefore the 
cbQosParentObjectsIndex of match ip telnet will be 1092.
        
Assuming the router assigned a cbQosConfigIndex=1034 and
cbQosObjectsIndex=1094 to shape 10000 32 32, it is 
directly used by ClassMap telnet, therefore the 
cbQosParentObjectsIndex of match ip telnet will be 1092.
        
*** In Ethernet 0/2 ***
Every objects will have a unique combination of
cbQosPolicyIndex and cbQosObjectsIndex, but
cbQosConfigIndex will be shared across the same
objects that are applied in different places.
        
**********************************
         All Config Tables
**********************************
Accessing config related tables requires the same index 
- cbQosConfigIndex.  (Per precedence based tables requires 
a second index, which is IP precedence value) Users 
should have already gone through the cbQosObjectsTable 
at this point and understood each cbQosConfigIndex and the 
corresponding QoS objects.  Users can uniquely identify 
each QoS object defined on the router and query the 
entries in each stats table on a per QoS object basis.  
        
**********************************
         All Stats Tables
**********************************
Accessing all stats related tables requires the same 
2 indexes. They are cbQosPolicyIndex and cbQosObjectsIndex.
(Per precedence based tables requires a third index, which 
is IP precedence value) Users should have already gone 
through the cbQosObjectsTable at this point and understood 
the relationship of each cbQosPolicyIndex and 
cbQosObjectsIndex pair and the corresponding QoS objects. 
Users can uniquely identify each QoS object defined on the 
router and query the entries in each stats table on a per 
QoS object basis.
    
ciscoCBQosMIB 1.3.6.1.4.1.9.9.166
Imported Objects
CISCO-FRAME-RELAY-MIB DlciNumber
CISCO-SMI ciscoMgmt
CISCO-TC EntPhysicalIndexOrZero Unsigned64
HCNUM-TC CounterBasedGauge64
IF-MIB ifIndex InterfaceIndex
INET-ADDRESS-MIB InetAddress InetAddressType
Q-BRIDGE-MIB VlanIndex
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 dod Gauge32 Integer32 MODULE-IDENTITY OBJECT-TYPE Opaque Unsigned32
SNMPv2-TC DisplayString TEXTUAL-CONVENTION TimeStamp TruthValue
Type Definitions (19)
CbQosEBCtd OctetString
CbQosEBType Enumeration
typeNone(0)
typeCorvil(1)
CbQosQueueDepth Unsigned32
CbQosQueueUnitType Enumeration
packets(1)
cells(2)
bytes(3)
ms(4)
us(5)
percentage(6)
CbQosRateType Enumeration
bps(1)
percentage(2)
cps(3)
perThousand(4)
perMillion(5)
CbQosTMSetType Enumeration
none(0)
ipDscp(1)
ipPrecedence(2)
qosGroup(3)
l2Cos(4)
mplsExpImp(5)
mplsExpTop(6)
InterfaceType Enumeration
mainInterface(1)
subInterface(2)
frDLCI(3)
atmPVC(4)
controlPlane(5)
vlanPort(6)
evc(7)
tunnel(8)
wirelessInterface(9)
IPHCOption Enumeration
rtp(1)
tcp(2)
bothRtpTcp(3)
PoliceAction Enumeration
transmit(1)
setIpDSCP(2)
setIpPrecedence(3)
setQosGroup(4)
drop(5)
setMplsExp(6)
setAtmClp(7)
setFrDe(8)
setL2Cos(9)
setDiscardClass(10)
setMplsExpTopMost(11)
setIpDscpTunnel(12)
setIpPrecedenceTunnel(13)
setL2CosInner(14)
unconfigured(15)
setDei(16)
setDeiImposition(17)
setSrpPriority(18)
QosClassInfo Enumeration
none(1)
matchAll(2)
matchAny(3)
QosMatchInfo Enumeration
none(1)
matchNot(2)
QosObjectType Enumeration
policymap(1)
classmap(2)
matchStatement(3)
queueing(4)
randomDetect(5)
trafficShaping(6)
police(7)
set(8)
compression(9)
ipslaMeasure(10)
account(11)
QueueingBandwidthUnits Enumeration
kbps(1)
percentage(2)
percentageRemaining(3)
ratioRemaining(4)
perThousand(5)
perMillion(6)
QueueMechanism Enumeration
precedence(1)
dscp(2)
discardClass(3)
qosGroup(4)
atmClp(5)
mplsExp(6)
REDMechanism Enumeration
precedence(1)
dscp(2)
discardClass(3)
l2Cos(4)
atmClp(5)
mplsExp(6)
redDefault(7)
redUserDefault(8)
dei(9)
SetC3plAccountFeatureType Enumeration
queueing(0)
wred(1)
police(2)
SetFeatureType Bits
ipDscp(0)
ipPrecedence(1)
qosGroupNumber(2)
frDeBit(3)
atmClpBit(4)
l2Cos(5)
mplsExp(6)
discardClass(7)
mplsExpTopMost(8)
srpPriority(9)
frFecnBecn(10)
ipDscpTunnel(11)
ipPrecedenceTunnel(12)
l2CosInner(13)
dei(14)
deiImposition(15)
TrafficDirection Enumeration
input(1)
output(2)
TrafficShapingLimit Enumeration
average(1)
peak(2)
Objects (463)
ciscoCBQosMIB .1.3.6.1.4.1.9.9.166
ciscoCBQosMIBObjects .1.3.6.1.4.1.9.9.166.1
cbQosServicePolicy .1.3.6.1.4.1.9.9.166.1.1
cbQosServicePolicyTable .1.3.6.1.4.1.9.9.166.1.1.1
cbQosServicePolicyEntry cbQosPolicyIndex .1.3.6.1.4.1.9.9.166.1.1.1.1
cbQosPolicyIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.1
cbQosEVC Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.10
cbQosPolicyDiscontinuityTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.9.9.166.1.1.1.1.11
cbQosParentPolicyIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.12
cbQosTunDstAddrType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.9.9.166.1.1.1.1.13
cbQosTunDstAddr INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.9.9.166.1.1.1.1.14
cbQosWirelessIifid CISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.1.1.1.15
cbQosServiceGroupIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.16
cbQosIfType InterfaceType .1.3.6.1.4.1.9.9.166.1.1.1.1.2
cbQosPolicyDirection TrafficDirection .1.3.6.1.4.1.9.9.166.1.1.1.1.3
cbQosIfIndex IF-MIBInterfaceIndex .1.3.6.1.4.1.9.9.166.1.1.1.1.4
cbQosFrDLCI CISCO-FRAME-RELAY-MIBDlciNumber .1.3.6.1.4.1.9.9.166.1.1.1.1.5
cbQosAtmVPI Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.6
cbQosAtmVCI Unsigned32 .1.3.6.1.4.1.9.9.166.1.1.1.1.7
cbQosEntityIndex CISCO-TCEntPhysicalIndexOrZero .1.3.6.1.4.1.9.9.166.1.1.1.1.8
cbQosVlanIndex Q-BRIDGE-MIBVlanIndex .1.3.6.1.4.1.9.9.166.1.1.1.1.9
cbQosREDCfg .1.3.6.1.4.1.9.9.166.1.10
cbQosREDCfgTable .1.3.6.1.4.1.9.9.166.1.10.1
cbQosREDCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.10.1.1
cbQosREDCfgExponWeight Integer32 .1.3.6.1.4.1.9.9.166.1.10.1.1.1
cbQosREDCfgMeanQsize deprecated PacketsInteger32 .1.3.6.1.4.1.9.9.166.1.10.1.1.2
cbQosREDCfgDscpPrec REDMechanism .1.3.6.1.4.1.9.9.166.1.10.1.1.3
cbQosREDCfgECNEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.10.1.1.4
cbQosREDClassCfg .1.3.6.1.4.1.9.9.166.1.11
cbQosREDClassCfgTable .1.3.6.1.4.1.9.9.166.1.11.1
cbQosREDClassCfgEntry cbQosConfigIndexcbQosREDValue .1.3.6.1.4.1.9.9.166.1.11.1.1
cbQosREDValue Integer32 .1.3.6.1.4.1.9.9.166.1.11.1.1.1
cbQosREDClassCfgMaxThresholdUnit CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.11.1.1.10
cbQosREDClassCfgMinThresholdUnit CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.11.1.1.11
cbQosREDCfgMinThreshold deprecated PacketsInteger32 .1.3.6.1.4.1.9.9.166.1.11.1.1.2
cbQosREDCfgMaxThreshold deprecated PacketsInteger32 .1.3.6.1.4.1.9.9.166.1.11.1.1.3
cbQosREDCfgPktDropProb Integer32 .1.3.6.1.4.1.9.9.166.1.11.1.1.4
cbQosREDClassCfgThresholdUnit deprecated CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.11.1.1.5
cbQosREDClassCfgMinThreshold CbQosQueueDepth .1.3.6.1.4.1.9.9.166.1.11.1.1.6
cbQosREDClassCfgMaxThreshold CbQosQueueDepth .1.3.6.1.4.1.9.9.166.1.11.1.1.7
cbQosREDClassCfgMinThresholdTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.11.1.1.8
cbQosREDClassCfgMaxThresholdTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.11.1.1.9
cbQosPoliceCfg .1.3.6.1.4.1.9.9.166.1.12
cbQosPoliceCfgTable .1.3.6.1.4.1.9.9.166.1.12.1
cbQosPoliceCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.12.1.1
cbQosPoliceCfgRate bits/secondUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.1
cbQosPoliceCfgPir deprecated bits/secondUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.10
cbQosPoliceCfgRate64 bits/secondCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.12.1.1.11
cbQosPoliceCfgRateType CbQosRateType .1.3.6.1.4.1.9.9.166.1.12.1.1.12
cbQosPoliceCfgPercentRateValue % of Interface BandwidthUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.13
cbQosPoliceCfgPercentPirValue % of Interface BandwidthUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.14
cbQosPoliceCfgCellRate cells/secondUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.15
cbQosPoliceCfgCellPir cells/secondUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.16
cbQosPoliceCfgBurstCell CellsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.17
cbQosPoliceCfgExtBurstCell CellsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.18
cbQosPoliceCfgBurstTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.19
cbQosPoliceCfgBurstSize deprecated OctetsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.2
cbQosPoliceCfgExtBurstTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.20
cbQosPoliceCfgCdvt micro-secondUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.21
cbQosPoliceCfgConformColor SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.12.1.1.22
cbQosPoliceCfgExceedColor SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.12.1.1.23
cbQosPoliceCfgConditional SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.12.1.1.24
cbQosPoliceCfgBurstSize64 OctetsCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.12.1.1.25
cbQosPoliceCfgExtBurstSize64 OctetsCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.12.1.1.26
cbQosPoliceCfgPir64 OctetsCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.12.1.1.27
cbQosPoliceCfgExtBurstSize deprecated OctetsUnsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.3
cbQosPoliceCfgConformAction deprecated PoliceAction .1.3.6.1.4.1.9.9.166.1.12.1.1.4
cbQosPoliceCfgConformSetValue deprecated Unsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.5
cbQosPoliceCfgExceedAction deprecated PoliceAction .1.3.6.1.4.1.9.9.166.1.12.1.1.6
cbQosPoliceCfgExceedSetValue deprecated Unsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.7
cbQosPoliceCfgViolateAction deprecated PoliceAction .1.3.6.1.4.1.9.9.166.1.12.1.1.8
cbQosPoliceCfgViolateSetValue deprecated Unsigned32 .1.3.6.1.4.1.9.9.166.1.12.1.1.9
cbQosTSCfg .1.3.6.1.4.1.9.9.166.1.13
cbQosTSCfgTable .1.3.6.1.4.1.9.9.166.1.13.1
cbQosTSCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.13.1.1
cbQosTSCfgRate bits/secondInteger32 .1.3.6.1.4.1.9.9.166.1.13.1.1.1
cbQosTSCfgExtBurstTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.13.1.1.10
cbQosTSCfgRate64 bits/secondCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.13.1.1.11
cbQosTSCfgBurstSize64 bitsCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.13.1.1.12
cbQosTSCfgExtBurstSize64 bitsCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.13.1.1.13
cbQosTSCfgAdaptivePercentRateValue percentageUnsigned32 .1.3.6.1.4.1.9.9.166.1.13.1.1.14
cbQosTSCfgBurstSize deprecated bitsInteger32 .1.3.6.1.4.1.9.9.166.1.13.1.1.2
cbQosTSCfgExtBurstSize deprecated bitsInteger32 .1.3.6.1.4.1.9.9.166.1.13.1.1.3
cbQosTSCfgAdaptiveEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.13.1.1.4
cbQosTSCfgAdaptiveRate bits/secondInteger32 .1.3.6.1.4.1.9.9.166.1.13.1.1.5
cbQosTSCfgLimitType TrafficShapingLimit .1.3.6.1.4.1.9.9.166.1.13.1.1.6
cbQosTSCfgRateType CbQosRateType .1.3.6.1.4.1.9.9.166.1.13.1.1.7
cbQosTSCfgPercentRateValue % of Interface BandwidthUnsigned32 .1.3.6.1.4.1.9.9.166.1.13.1.1.8
cbQosTSCfgBurstTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.13.1.1.9
cbQosSetCfg .1.3.6.1.4.1.9.9.166.1.14
cbQosSetCfgTable .1.3.6.1.4.1.9.9.166.1.14.1
cbQosSetCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.14.1.1
cbQosSetCfgFeature SetFeatureType .1.3.6.1.4.1.9.9.166.1.14.1.1.1
cbQosSetCfgFrFecnBecn Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.10
cbQosSetCfgL2CosInnerValue Integer32 .1.3.6.1.4.1.9.9.166.1.14.1.1.11
cbQosSetCfgFrDe SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.14.1.1.12
cbQosSetCfgIpPrecedenceTunnelValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.13
cbQosSetCfgIpDSCPTunnelValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.14
cbQosSetCfgDei SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.14.1.1.15
cbQosSetCfgDeiImposition SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.14.1.1.16
cbQosSetCfgIpDSCPValue Integer32 .1.3.6.1.4.1.9.9.166.1.14.1.1.2
cbQosSetCfgIpPrecedenceValue Integer32 .1.3.6.1.4.1.9.9.166.1.14.1.1.3
cbQosSetCfgQosGroupValue Integer32 .1.3.6.1.4.1.9.9.166.1.14.1.1.4
cbQosSetCfgL2CosValue Integer32 .1.3.6.1.4.1.9.9.166.1.14.1.1.5
cbQosSetCfgMplsExpValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.6
cbQosSetCfgDiscardClassValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.7
cbQosSetCfgMplsExpTopMostValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.8
cbQosSetCfgSrpPriority Unsigned32 .1.3.6.1.4.1.9.9.166.1.14.1.1.9
cbQosClassMapStats .1.3.6.1.4.1.9.9.166.1.15
cbQosCMStatsTable .1.3.6.1.4.1.9.9.166.1.15.1
cbQosCMStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.15.1.1
cbQosCMPrePolicyPktOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.1
cbQosCMPostPolicyByte64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.10
cbQosCMPostPolicyBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.15.1.1.11
cbQosCMDropPktOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.12
cbQosCMDropPkt SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.13
cbQosCMDropPkt64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.14
cbQosCMDropByteOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.15
cbQosCMDropByte SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.16
cbQosCMDropByte64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.17
cbQosCMDropBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.15.1.1.18
cbQosCMNoBufDropPktOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.19
cbQosCMPrePolicyPkt SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.2
cbQosCMNoBufDropPkt SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.20
cbQosCMNoBufDropPkt64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.21
cbQosCMFragmentPktOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.22
cbQosCMFragmentPkt SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.23
cbQosCMFragmentPkt64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.24
cbQosCMFragmentByteOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.25
cbQosCMFragmentByte SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.26
cbQosCMFragmentByte64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.27
cbQosCMPrePolicyBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.15.1.1.28
cbQosCMPostPolicyBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.15.1.1.29
cbQosCMPrePolicyPkt64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.3
cbQosCMDropBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.15.1.1.30
cbQosCMPrePolicyByteOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.4
cbQosCMPrePolicyByte SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.5
cbQosCMPrePolicyByte64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.15.1.1.6
cbQosCMPrePolicyBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.15.1.1.7
cbQosCMPostPolicyByteOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.8
cbQosCMPostPolicyByte SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.15.1.1.9
cbQosMatchStmtStats .1.3.6.1.4.1.9.9.166.1.16
cbQosMatchStmtStatsTable .1.3.6.1.4.1.9.9.166.1.16.1
cbQosMatchStmtStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.16.1.1
cbQosMatchPrePolicyPktOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.16.1.1.1
cbQosMatchPrePolicyPkt SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.16.1.1.2
cbQosMatchPrePolicyPkt64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.16.1.1.3
cbQosMatchPrePolicyByteOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.16.1.1.4
cbQosMatchPrePolicyByte SNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.16.1.1.5
cbQosMatchPrePolicyByte64 SNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.16.1.1.6
cbQosMatchPrePolicyBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.16.1.1.7
cbQosPoliceStats .1.3.6.1.4.1.9.9.166.1.17
cbQosPoliceStatsTable .1.3.6.1.4.1.9.9.166.1.17.1
cbQosPoliceStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.17.1.1
cbQosPoliceConformedPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.1
cbQosPoliceExceededPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.10
cbQosPoliceExceededByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.11
cbQosPoliceExceededByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.12
cbQosPoliceExceededByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.13
cbQosPoliceExceededBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.17.1.1.14
cbQosPoliceViolatedPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.15
cbQosPoliceViolatedPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.16
cbQosPoliceViolatedPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.17
cbQosPoliceViolatedByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.18
cbQosPoliceViolatedByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.19
cbQosPoliceConformedPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.2
cbQosPoliceViolatedByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.20
cbQosPoliceViolatedBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.17.1.1.21
cbQosPoliceConformedBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.17.1.1.22
cbQosPoliceExceededBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.17.1.1.23
cbQosPoliceViolatedBitRate64 bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.17.1.1.24
cbQosPoliceConformedPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.3
cbQosPoliceConformedByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.4
cbQosPoliceConformedByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.5
cbQosPoliceConformedByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.17.1.1.6
cbQosPoliceConformedBitRate bits per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.17.1.1.7
cbQosPoliceExceededPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.8
cbQosPoliceExceededPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.17.1.1.9
cbQosQueueingStats .1.3.6.1.4.1.9.9.166.1.18
cbQosQueueingStatsTable .1.3.6.1.4.1.9.9.166.1.18.1
cbQosQueueingStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.18.1.1
cbQosQueueingCurrentQDepth OctetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.18.1.1.1
cbQosQueueingMaxQDepthPkt PacketsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.18.1.1.10
cbQosQueueingTransmitByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.18.1.1.11
cbQosQueueingTransmitPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.18.1.1.12
cbQosQueueingMaxQDepth OctetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.18.1.1.2
cbQosQueueingDiscardByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.18.1.1.3
cbQosQueueingDiscardByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.18.1.1.4
cbQosQueueingDiscardByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.18.1.1.5
cbQosQueueingDiscardPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.18.1.1.6
cbQosQueueingDiscardPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.18.1.1.7
cbQosQueueingDiscardPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.18.1.1.8
cbQosQueueingCurrentQDepthPkt PacketsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.18.1.1.9
cbQosTSStats .1.3.6.1.4.1.9.9.166.1.19
cbQosTSStatsTable .1.3.6.1.4.1.9.9.166.1.19.1
cbQosTSStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.19.1.1
cbQosTSStatsDelayedByteOverflow octetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.1
cbQosTSStatsDropPktOverflow packetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.10
cbQosTSStatsDropPkt packetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.11
cbQosTSStatsDropPkt64 packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.19.1.1.12
cbQosTSStatsActive SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.19.1.1.13
cbQosTSStatsCurrentQSize packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.14
cbQosTSStatsTargetShapeRate bits per secondCISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.19.1.1.15
cbQoSTSStatsQSizeLastTenSecMin packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.16
cbQoSTSStatsQSizeLastTenSecMax packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.17
cbQoSTSStatsQSizeLastTenSecAvg packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.18
cbQoSTSStatsQSizeLastOneMinMin packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.19
cbQosTSStatsDelayedByte octetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.2
cbQoSTSStatsQSizeLastOneMinMax packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.20
cbQoSTSStatsQSizeLastOneMinAvg packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.21
cbQoSTSStatsQSizeLastFiveMinMin packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.22
cbQoSTSStatsQSizeLastFiveMinMax packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.23
cbQoSTSStatsQSizeLastFiveMinAvg packetsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.19.1.1.24
cbQosTSStatsDelayedByte64 octetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.19.1.1.3
cbQosTSStatsDelayedPktOverflow packetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.4
cbQosTSStatsDelayedPkt packetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.5
cbQosTSStatsDelayedPkt64 packetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.19.1.1.6
cbQosTSStatsDropByteOverflow octetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.7
cbQosTSStatsDropByte octetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.19.1.1.8
cbQosTSStatsDropByte64 octetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.19.1.1.9
cbQosInterfacePolicy .1.3.6.1.4.1.9.9.166.1.2
cbQosInterfacePolicyTable .1.3.6.1.4.1.9.9.166.1.2.1
cbQosInterfacePolicyEntry IF-MIBifIndexcbQosPolicyDirection .1.3.6.1.4.1.9.9.166.1.2.1.1
cbQosIFPolicyIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.2.1.1.1
cbQosREDClassStats .1.3.6.1.4.1.9.9.166.1.20
cbQosREDClassStatsTable .1.3.6.1.4.1.9.9.166.1.20.1
cbQosREDClassStatsEntry cbQosPolicyIndexcbQosObjectsIndexcbQosREDValue .1.3.6.1.4.1.9.9.166.1.20.1.1
cbQosREDRandomDropPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.1
cbQosREDTailDropByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.10
cbQosREDTailDropByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.11
cbQosREDTailDropByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.12
cbQosREDTransmitPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.13
cbQosREDTransmitPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.14
cbQosREDTransmitPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.15
cbQosREDTransmitByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.16
cbQosREDTransmitByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.17
cbQosREDTransmitByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.18
cbQosREDECNMarkPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.19
cbQosREDRandomDropPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.2
cbQosREDECNMarkPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.20
cbQosREDECNMarkPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.21
cbQosREDECNMarkByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.22
cbQosREDECNMarkByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.23
cbQosREDECNMarkByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.24
cbQosREDMeanQSizeUnits CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.20.1.1.25
cbQosREDMeanQSize CbQosQueueDepth .1.3.6.1.4.1.9.9.166.1.20.1.1.26
cbQosREDRandomDropPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.3
cbQosREDRandomDropByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.4
cbQosREDRandomDropByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.5
cbQosREDRandomDropByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.6
cbQosREDTailDropPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.7
cbQosREDTailDropPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.20.1.1.8
cbQosREDTailDropPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.20.1.1.9
cbQosPoliceActionCfg .1.3.6.1.4.1.9.9.166.1.21
cbQosPoliceActionCfgTable .1.3.6.1.4.1.9.9.166.1.21.1
cbQosPoliceActionCfgEntry cbQosConfigIndexcbQosPoliceActionCfgIndex .1.3.6.1.4.1.9.9.166.1.21.1.1
cbQosPoliceActionCfgIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.21.1.1.1
cbQosPoliceActionCfgConform PoliceAction .1.3.6.1.4.1.9.9.166.1.21.1.1.2
cbQosPoliceActionCfgConformSetValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.21.1.1.3
cbQosPoliceActionCfgExceed PoliceAction .1.3.6.1.4.1.9.9.166.1.21.1.1.4
cbQosPoliceActionCfgExceedSetValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.21.1.1.5
cbQosPoliceActionCfgViolate PoliceAction .1.3.6.1.4.1.9.9.166.1.21.1.1.6
cbQosPoliceActionCfgViolateSetValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.21.1.1.7
cbQosIPHCCfg .1.3.6.1.4.1.9.9.166.1.22
cbQosIPHCCfgTable .1.3.6.1.4.1.9.9.166.1.22.1
cbQosIPHCCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.22.1.1
cbQosIPHCCfgOption IPHCOption .1.3.6.1.4.1.9.9.166.1.22.1.1.1
cbQosIPHCCfgEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.22.1.1.2
cbQosIPHCStats .1.3.6.1.4.1.9.9.166.1.23
cbQosIPHCStatsTable .1.3.6.1.4.1.9.9.166.1.23.1
cbQosIPHCStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.23.1.1
cbQosIPHCRtpSentPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.1
cbQosIPHCRtpSentByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.10
cbQosIPHCRtpSentByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.11
cbQosIPHCRtpSentByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.12
cbQosIPHCRtpSentByteRate Octets per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.23.1.1.13
cbQosIPHCTcpSentPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.14
cbQosIPHCTcpSentPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.15
cbQosIPHCTcpSentPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.16
cbQosIPHCTcpCmprsOutPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.17
cbQosIPHCTcpCmprsOutPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.18
cbQosIPHCTcpCmprsOutPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.19
cbQosIPHCRtpSentPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.2
cbQosIPHCTcpSavedByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.20
cbQosIPHCTcpSavedByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.21
cbQosIPHCTcpSavedByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.22
cbQosIPHCTcpSentByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.23
cbQosIPHCTcpSentByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.24
cbQosIPHCTcpSentByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.25
cbQosIPHCTcpSentByteRate Octets per secondSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.23.1.1.26
cbQosIPHCRtpFullHdrSentPktOverflow PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.27
cbQosIPHCRtpFullHdrSentPkt PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.28
cbQosIPHCRtpFullHdrSentPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.29
cbQosIPHCRtpSentPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.3
cbQosIPHCTcpFullHdrSentPktOverflow PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.30
cbQosIPHCTcpFullHdrSentPkt PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.31
cbQosIPHCTcpFullHdrSentPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.32
cbQosIPHCRtpCmprsOutPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.4
cbQosIPHCRtpCmprsOutPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.5
cbQosIPHCRtpCmprsOutPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.6
cbQosIPHCRtpSavedByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.7
cbQosIPHCRtpSavedByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.23.1.1.8
cbQosIPHCRtpSavedByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.23.1.1.9
cbQosSetStats .1.3.6.1.4.1.9.9.166.1.24
cbQosSetStatsTable .1.3.6.1.4.1.9.9.166.1.24.1
cbQosSetStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.24.1.1
cbQosSetDscpPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.1
cbQosSetSrpPriorityPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.10
cbQosSetFrFecnBecnPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.11
cbQosSetDscpTunnelPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.12
cbQosSetPrecedenceTunnelPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.13
cbQosSetPrecedencePkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.2
cbQosSetQosGroupPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.3
cbQosSetFrDePkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.4
cbQosSetAtmClpPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.5
cbQosSetL2CosPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.6
cbQosSetMplsExpImpositionPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.7
cbQosSetDiscardClassPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.8
cbQosSetMplsExpTopMostPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.24.1.1.9
cbQosPoliceColorStats .1.3.6.1.4.1.9.9.166.1.25
cbQosPoliceColorStatsTable .1.3.6.1.4.1.9.9.166.1.25.1
cbQosPoliceColorStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.25.1.1
cbQosPoliceCfmColorCfmPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.1
cbQosPoliceExdColorVltByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.10
cbQosPoliceVltColorVltPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.11
cbQosPoliceVltColorVltByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.12
cbQosPoliceCfmColorCfmBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.13
cbQosPoliceCfmColorExdBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.14
cbQosPoliceCfmColorVltBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.15
cbQosPoliceExdColorExdBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.16
cbQosPoliceExdColorVltBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.17
cbQosPoliceVltColorVltBitRate bits per secondHCNUM-TCCounterBasedGauge64 .1.3.6.1.4.1.9.9.166.1.25.1.1.18
cbQosPoliceCfmColorCfmByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.2
cbQosPoliceCfmColorExdPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.3
cbQosPoliceCfmColorExdByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.4
cbQosPoliceCfmColorVltPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.5
cbQosPoliceCfmColorVltByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.6
cbQosPoliceExdColorExdPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.7
cbQosPoliceExdColorExdByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.8
cbQosPoliceExdColorVltPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.25.1.1.9
cbQosTableMapCfg .1.3.6.1.4.1.9.9.166.1.26
cbQosTableMapCfgTable .1.3.6.1.4.1.9.9.166.1.26.1
cbQosTableMapCfgEntry cbQosTableMapCfgIndex .1.3.6.1.4.1.9.9.166.1.26.1.1
cbQosTableMapCfgIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.26.1.1.1
cbQosTableMapCfgName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.26.1.1.2
cbQosTableMapCfgBehavior Enumeration .1.3.6.1.4.1.9.9.166.1.26.1.1.3
cbQosTableMapCfgDftValue Unsigned32 .1.3.6.1.4.1.9.9.166.1.26.1.1.4
cbQosTableMapValueCfg .1.3.6.1.4.1.9.9.166.1.27
cbQosTableMapValueCfgTable .1.3.6.1.4.1.9.9.166.1.27.1
cbQosTableMapValueCfgEntry cbQosTableMapCfgIndexcbQosTableMapValueCfgFrom .1.3.6.1.4.1.9.9.166.1.27.1.1
cbQosTableMapValueCfgFrom Unsigned32 .1.3.6.1.4.1.9.9.166.1.27.1.1.1
cbQosTableMapValueCfgTo Unsigned32 .1.3.6.1.4.1.9.9.166.1.27.1.1.2
cbQosTableMapSetCfg .1.3.6.1.4.1.9.9.166.1.28
cbQosTableMapSetCfgTable .1.3.6.1.4.1.9.9.166.1.28.1
cbQosTableMapSetCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.28.1.1
cbQosTMSetIpDscpFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.1
cbQosTMSetMplsExpImpMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.10
cbQosTMSetMplsExpTopFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.11
cbQosTMSetMplsExpTopMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.12
cbQosTMSetIpDscpMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.2
cbQosTMSetIpPrecedenceFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.3
cbQosTMSetIpPrecedenceMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.4
cbQosTMSetQosGroupFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.5
cbQosTMSetQosGroupMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.6
cbQosTMSetL2CosFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.7
cbQosTMSetL2CosMapName SNMPv2-TCDisplayString .1.3.6.1.4.1.9.9.166.1.28.1.1.8
cbQosTMSetMplsExpImpFromType CbQosTMSetType .1.3.6.1.4.1.9.9.166.1.28.1.1.9
cbQosEBCfg .1.3.6.1.4.1.9.9.166.1.29
cbQosEBCfgTable .1.3.6.1.4.1.9.9.166.1.29.1
cbQosEBCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.29.1.1
cbQosEBCfgMechanism CbQosEBType .1.3.6.1.4.1.9.9.166.1.29.1.1.1
cbQosEBCfgDropTarget packetsUnsigned32 .1.3.6.1.4.1.9.9.166.1.29.1.1.2
cbQosEBCfgDelayTarget packetsUnsigned32 .1.3.6.1.4.1.9.9.166.1.29.1.1.3
cbQosEBCfgDelayThreshold millisecondUnsigned32 .1.3.6.1.4.1.9.9.166.1.29.1.1.4
cbQosFrameRelayVCPolicy .1.3.6.1.4.1.9.9.166.1.3
cbQosFrameRelayPolicyTable .1.3.6.1.4.1.9.9.166.1.3.1
cbQosFrameRelayPolicyEntry IF-MIBifIndexcbQosFrDLCIcbQosPolicyDirection .1.3.6.1.4.1.9.9.166.1.3.1.1
cbQosFRPolicyIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.3.1.1.1
cbQosEBStats .1.3.6.1.4.1.9.9.166.1.30
cbQosEBStatsTable .1.3.6.1.4.1.9.9.166.1.30.1
cbQosEBStatsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.30.1.1
cbQosEBStatsCorvilEBValue kbpsSNMPv2-SMIGauge32 .1.3.6.1.4.1.9.9.166.1.30.1.1.1
cbQosEBStatsCorvilEBStatus SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.30.1.1.2
cbQosEBStatsCorvilCTD CbQosEBCtd .1.3.6.1.4.1.9.9.166.1.30.1.1.3
cbQosMeasureIPSLACfg .1.3.6.1.4.1.9.9.166.1.31
cbQosMeasureIPSLACfgTable .1.3.6.1.4.1.9.9.166.1.31.1
cbQosMeasureIPSLACfgEntry cbQosConfigIndexcbQosMeasureIPSLACfgGroupIndex .1.3.6.1.4.1.9.9.166.1.31.1.1
cbQosMeasureIPSLACfgGroupIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.31.1.1.1
cbQosMeasureIPSLACfgGroupName OctetString .1.3.6.1.4.1.9.9.166.1.31.1.1.2
cbQosQueueingClassCfg .1.3.6.1.4.1.9.9.166.1.32
cbQosQueueingClassCfgTable .1.3.6.1.4.1.9.9.166.1.32.1
cbQosQueueingClassCfgEntry cbQosConfigIndexcbQosQueueingClassConfigIndexcbQosQlimitWeightValue .1.3.6.1.4.1.9.9.166.1.32.1.1
cbQosQueueingClassConfigIndex Integer32 .1.3.6.1.4.1.9.9.166.1.32.1.1.1
cbQosQlimitWeightValue Integer32 .1.3.6.1.4.1.9.9.166.1.32.1.1.2
cbQosQueueingClassCfgThreshold CbQosQueueDepth .1.3.6.1.4.1.9.9.166.1.32.1.1.3
cbQosQueueingClassCfgThresholdUnit CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.32.1.1.4
cbQosQueueingClassCfgQLimitWeight QueueMechanism .1.3.6.1.4.1.9.9.166.1.32.1.1.5
cbQosC3plAccountCfg .1.3.6.1.4.1.9.9.166.1.33
cbQosC3plAccountCfgTable .1.3.6.1.4.1.9.9.166.1.33.1
cbQosC3plAccountCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.33.1.1
cbQosC3plAccountFeatureType SetC3plAccountFeatureType .1.3.6.1.4.1.9.9.166.1.33.1.1.1
cbQosC3plAccountStats .1.3.6.1.4.1.9.9.166.1.34
cbQosC3plAccountStatsTable .1.3.6.1.4.1.9.9.166.1.34.1
cbQosC3plAccountStatsEntry cbQosPolicyIndexcbQosObjectsIndexcbQosC3plAccountFeatureType .1.3.6.1.4.1.9.9.166.1.34.1.1
cbQosC3plAccountDropPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.1
cbQosC3plAccountTailDropByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.10
cbQosC3plAccountTailDropByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.11
cbQosC3plAccountTailDropByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.34.1.1.12
cbQosC3plAccountDropPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.2
cbQosC3plAccountDropPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.34.1.1.3
cbQosC3plAccountDropByteOverflow OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.4
cbQosC3plAccountDropByte OctetsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.5
cbQosC3plAccountDropByte64 OctetsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.34.1.1.6
cbQosC3plAccountTailDropPktOverflow PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.7
cbQosC3plAccountTailDropPkt PacketsSNMPv2-SMICounter32 .1.3.6.1.4.1.9.9.166.1.34.1.1.8
cbQosC3plAccountTailDropPkt64 PacketsSNMPv2-SMICounter64 .1.3.6.1.4.1.9.9.166.1.34.1.1.9
cbQosATMPVCPolicy .1.3.6.1.4.1.9.9.166.1.4
cbQosATMPVCPolicyTable .1.3.6.1.4.1.9.9.166.1.4.1
cbQosATMPVCPolicyEntry IF-MIBifIndexcbQosAtmVPIcbQosAtmVCIcbQosPolicyDirection .1.3.6.1.4.1.9.9.166.1.4.1.1
cbQosATMPolicyIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.4.1.1.1
cbQosObjects .1.3.6.1.4.1.9.9.166.1.5
cbQosObjectsTable .1.3.6.1.4.1.9.9.166.1.5.1
cbQosObjectsEntry cbQosPolicyIndexcbQosObjectsIndex .1.3.6.1.4.1.9.9.166.1.5.1.1
cbQosObjectsIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.5.1.1.1
cbQosConfigIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.5.1.1.2
cbQosObjectsType QosObjectType .1.3.6.1.4.1.9.9.166.1.5.1.1.3
cbQosParentObjectsIndex Unsigned32 .1.3.6.1.4.1.9.9.166.1.5.1.1.4
cbQosPolicyMapCfg .1.3.6.1.4.1.9.9.166.1.6
cbQosPolicyMapCfgTable .1.3.6.1.4.1.9.9.166.1.6.1
cbQosPolicyMapCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.6.1.1
cbQosPolicyMapName OctetString .1.3.6.1.4.1.9.9.166.1.6.1.1.1
cbQosPolicyMapDesc OctetString .1.3.6.1.4.1.9.9.166.1.6.1.1.2
cbQosClassMapCfg .1.3.6.1.4.1.9.9.166.1.7
cbQosCMCfgTable .1.3.6.1.4.1.9.9.166.1.7.1
cbQosCMCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.7.1.1
cbQosCMName OctetString .1.3.6.1.4.1.9.9.166.1.7.1.1.1
cbQosCMDesc OctetString .1.3.6.1.4.1.9.9.166.1.7.1.1.2
cbQosCMInfo QosClassInfo .1.3.6.1.4.1.9.9.166.1.7.1.1.3
cbQosMatchStmtCfg .1.3.6.1.4.1.9.9.166.1.8
cbQosMatchStmtCfgTable .1.3.6.1.4.1.9.9.166.1.8.1
cbQosMatchStmtCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.8.1.1
cbQosMatchStmtName OctetString .1.3.6.1.4.1.9.9.166.1.8.1.1.1
cbQosMatchStmtInfo QosMatchInfo .1.3.6.1.4.1.9.9.166.1.8.1.1.2
cbQosQueueingCfg .1.3.6.1.4.1.9.9.166.1.9
cbQosQueueingCfgTable .1.3.6.1.4.1.9.9.166.1.9.1
cbQosQueueingCfgEntry cbQosConfigIndex .1.3.6.1.4.1.9.9.166.1.9.1.1
cbQosQueueingCfgBandwidth deprecated Integer32 .1.3.6.1.4.1.9.9.166.1.9.1.1.1
cbQosQueueingCfgAggregateQLimit CbQosQueueDepth .1.3.6.1.4.1.9.9.166.1.9.1.1.10
cbQosQueueingCfgAggrQLimitTime milli-secondsUnsigned32 .1.3.6.1.4.1.9.9.166.1.9.1.1.11
cbQosQueueingCfgPriorityLevel Unsigned32 .1.3.6.1.4.1.9.9.166.1.9.1.1.12
cbQosQueueingCfgBandwidth64 CISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.9.1.1.13
cbQosQueueingCfgIndividualQSize64 CISCO-TCUnsigned64 .1.3.6.1.4.1.9.9.166.1.9.1.1.14
cbQosQueueingCfgBandwidthUnits QueueingBandwidthUnits .1.3.6.1.4.1.9.9.166.1.9.1.1.2
cbQosQueueingCfgFlowEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.9.1.1.3
cbQosQueueingCfgPriorityEnabled SNMPv2-TCTruthValue .1.3.6.1.4.1.9.9.166.1.9.1.1.4
cbQosQueueingCfgAggregateQSize deprecated PacketsInteger32 .1.3.6.1.4.1.9.9.166.1.9.1.1.5
cbQosQueueingCfgIndividualQSize deprecated PacketsInteger32 .1.3.6.1.4.1.9.9.166.1.9.1.1.6
cbQosQueueingCfgDynamicQNumber Integer32 .1.3.6.1.4.1.9.9.166.1.9.1.1.7
cbQosQueueingCfgPrioBurstSize BytesUnsigned32 .1.3.6.1.4.1.9.9.166.1.9.1.1.8
cbQosQueueingCfgQLimitUnits CbQosQueueUnitType .1.3.6.1.4.1.9.9.166.1.9.1.1.9
ciscocbQosMIBConformance .1.3.6.1.4.1.9.9.166.2
ciscocbQosMIBCompliances .1.3.6.1.4.1.9.9.166.2.1
ciscocbQosMIBGroups .1.3.6.1.4.1.9.9.166.2.2