CISCO-CLASS-BASED-QOS-MIB

File: CISCO-CLASS-BASED-QOS-MIB.mib (375413 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB Q-BRIDGE-MIB HCNUM-TC
CISCO-TC CISCO-FRAME-RELAY-MIB CISCO-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 Gauge32 Unsigned32
Counter64 dod MODULE-COMPLIANCE
OBJECT-GROUP TEXTUAL-CONVENTION DisplayString
TruthValue TimeStamp ifIndex
InterfaceIndex VlanIndex CounterBasedGauge64
Unsigned64 EntPhysicalIndexOrZero DlciNumber
ciscoMgmt

Defined Types

QueueMechanism  
This denotes which mechanism is used with QueueLimit. precedence Based on IP precedence dscp Based on DSCP values discardClass Based on discard class qosGroup Based on qosgroup class atmClp Based on atm-clp class mplsExp Based on MPLS Experimental class
TEXTUAL-CONVENTION    
  INTEGER precedence(1), dscp(2), discardClass(3), qosGroup(4), atmClp(5), mplsExp(6)  

QosObjectType  
Enums to indicate different QoS objects . policymap - The object in query is a PolicyMap, being attached on a logical interface. classmap - The object in query is a ClassMap, being used by it's parent PolicyMap. matchStatement - The object in query is a Match Statement, being used by it's parent ClassMap. queueing - The object in query is a queueing feature being applied on the parent ClassMap. randomDetect - The object in query is a Random Detect feature being applied on the parent ClassMap. trafficShaping - The object in query is a traffic-shaping feature being applied on the parent ClassMap. police - The object in query is a Police feature being applied on the parent ClassMap. set - The object in query is a Packet Marking feature being applied on the parent ClassMap. compression - The object in query is a IP header compression feature being applied on the parent ClassMap. ipslaMeasure - The object in query is Measure IPSLAs feature being applied on the parent ClassMap. account - The object in query is C3Pl_Account feature being applied on the parent ClassMap.
TEXTUAL-CONVENTION    
  INTEGER policymap(1), classmap(2), matchStatement(3), queueing(4), randomDetect(5), trafficShaping(6), police(7), set(8), compression(9), ipslaMeasure(10), account(11)  

TrafficDirection  
Enums to indicate whether the Policymap is for Input or Output direction.
TEXTUAL-CONVENTION    
  INTEGER input(1), output(2)  

QosClassInfo  
Enums to indicate whether the Classmap is for Match All or Match Any.
TEXTUAL-CONVENTION    
  INTEGER none(1), matchAll(2), matchAny(3)  

QosMatchInfo  
Enums to indicate whether the MatchStatement is matching on negated criteria (Match Not).
TEXTUAL-CONVENTION    
  INTEGER none(1), matchNot(2)  

InterfaceType  
Enums to indicate the type of logical interface to which a particular service policy is attached. Main Interface - Service policy is attached on the main interface. Sub Interface - Service policy is attached on the sub interface. Frame Relay DLCI - Service policy is attached on the a Frame Relay DLCI. ATM VC - Service policy is attached on the an ATM Virtual Circuit. Control Plane - Service policy is attached to the control plane of the device. Vlan Port - Service policy is attached to a particular vlan of a layer 2 interface that can carry traffic on multiple vlans. EVC - Service policy is attached to the Ethernet Virtual Connections.
TEXTUAL-CONVENTION    
  INTEGER mainInterface(1), subInterface(2), frDLCI(3), atmPVC(4), controlPlane(5), vlanPort(6), evc(7)  

QueueingBandwidthUnits  
The units of the bandwidth, used to allocate bandwidth. Bandwidth can be either an absolute kbps number, or be expressed as a percentage of the available bandwidth. kbps Allocated bandwidth in Kilo bits Per Second percentage Allocated bandwidth as percentage of reference bandwidth. percentageRemaining Percentage of unallocated bandwidth reserved for this class. ratioRemaining Ratio of unallocated bandwidth reserved for this class (in relation to other classes). perThousand Allocated bandwidth in Parts Per Thousand perMillion Allocated bandwidth in Parts Per Million.
TEXTUAL-CONVENTION    
  INTEGER kbps(1), percentage(2), percentageRemaining(3), ratioRemaining(4), perThousand(5), perMillion(6)  

TrafficShapingLimit  
The limit used by the traffic-shaping feature. This value may be 'average' or 'peak', which indicates whether it is shaping by average rate or peak rate.
TEXTUAL-CONVENTION    
  INTEGER average(1), peak(2)  

PoliceAction  
The available actions taken on packets upon conforming, exceeding or violating the configured police rate. Transmit - Transmit the packet if the packet conforms or exceeds the configured police rate. Set IP DSCP - Set the IP DSCP value if the packet conforms or exceeds the configured police rate. Set IP Precedence - Set the IP precedence value if the packet conforms or exceeds the configured police rate. Set Qos Group - Set the QoS Group value if the packet conforms or exceeds the configured police rate. Set MPLS Exp - Set the MPLS Experimental Imposition vaule for the applicable action. Set ATM CLP - Set the ATM CLP bit for the applicable action. Set FR DE - Set the FR DE bit for the applicable action. Set L2 COS - Set the 802.1p priority field in 802.1Q VLAN tag for the applicable action. Set Discard Class - Set the Discard Class value for the applicable action. Drop - Drop the packet if the packet conforms or exceeds the configured police rate. Set MPLS Exp TopMost - Set the MPLS Experimental TopMost vaule for the applicable action. Set IP DSCP Tunnel - Set the IP DSCP Tunnel value for the applicable action. Set IP Precedence Tunnel - Set the IP Precedence Tunnel value for the applicable action. Set Inner L2 COS - Set the 802.1p priority field in inner 802.1q VLAN tag (QinQ) for the applicable action. Unconfigured - No action is set for this police. Set Dei - Set the DEI(Discard Eligiable Indicator) bit in the topmost 802.1ad header. Set Dei Imposition - Set the DEI bit on all imposed 802.1ad header. Set SRP Priority - Sets the spatial reuse protocol (SRP) priority value of an outgoing packet.
TEXTUAL-CONVENTION    
  INTEGER 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)  

SetFeatureType  
Bit-wise representation of packet marking feature available today. For historical reason, both packet marking and SET terms have been used across Cisco Class-Based QOS, but they have the same meaning. This feature is used to mark/set appropriate fields(e.g, dscp, precedence, mpls-experimental -topmost,l2CosInner) for applicable packets. ipDscp Packet set/mark with DSCP bit ipPrecedence Packet set/mark with Precedence bit qosGroupNumber Packet set/mark with QosGroup bit frDeBit Packet set/mark with FR-DE bit l2Cos Packet set/mark with COS bit mplsExp Packet set/mark with MPLS Experimental bit discardClass Packet set/mark with discard class bit mplsExpTopMost Packet set/mark with MPLS Experimental topmost bit srpPriority Packet set/mark with srp priority bit frFecnBecn Packet set/mark with FECN bit ipDscpTunnel Packet set/mark with DSCP tunnel bit ipPrecedenceTunnel Packet set/mark with Precedence tunnel bit l2CosInner Packet set/mark with COS inner bit dei Packet set/mark with DEI bit deiImposition Packet set/mark with DEI Imposition bit
TEXTUAL-CONVENTION    
  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)  

REDMechanism  
This denotes which mechanism is used with RED. precedence Based on IP precedence dscp Based on DSCP values discardClass Based on discard class l2Cos Based on L2-COS class atmClp Based on ATM-CLP class mplsExp Based on MPLS Experimental values redDefault Default RED profile redUserDefault User specified Default RED profile dei Based on DEI bit
TEXTUAL-CONVENTION    
  INTEGER precedence(1), dscp(2), discardClass(3), l2Cos(4), atmClp(5), mplsExp(6), redDefault(7), redUserDefault(8), dei(9)  

CbQosQueueUnitType  
A value that represents an unit type of queue size. packets(1) Represents the UNITS of 'packets' for queue size. cells(2) Represents the UNITS of 'cells' for queue size. bytes(3) Represents the UNITS of 'bytes' for queue size. ms(4) Represents the UNITS of 'milli-seconds' for queue size us(5) Represents the UNITS of 'micro-seconds' for queue size percentage(6) Represents the UNITS of 'percentage' for queue size To support future extensions, the CbQosQueueUnitType textual convention SHOULD NOT be sub-typed in object type definitions. It MAY be sub-typed in compliance statements in order to require only a subset of these queue size types for a compliant implementation. Implementations must ensure that CbQosQueueUnitType objects and any dependent object (e.g. CbQosQueueDepth) are consistent. An inconsistentValue error must be generated if an attempt to change an CbQosQueueUnitType object would lead to an undefined CbQosQueueDepth value. In particular, CbQoSQueueUnitType/CbQosQueueDepth pairs must be changed together if the CbQosQueueUnitType type changes (e.g. from packets(1) to cells(2)).
TEXTUAL-CONVENTION    
  INTEGER packets(1), cells(2), bytes(3), ms(4), us(5), percentage(6)  

CbQosQueueDepth  
Denotes a generic Queue depth value. An CbQoSQueueDepth value is always interpreted within the context of an CbQosQueueUnitType value. Every usage of the CbQosQueueDepth textual convention is required to specify the CbQosQueueUnitType object which provides the context. It is suggested that the CbQoSQueueUnitType object is logically registered before the object(s) which use the CbQosQueueDepth textual convention if they appear in the same logical row. The value of an CbQosQueueDepth object must always be consistent with the value of the associated CbQosQueueUnitType object. Attempts to set an CbQosQueueDepth object to a value which is inconsistent with the associated CbQosQueueUnitType must fail with an inconsistentValue error.
TEXTUAL-CONVENTION    
  Unsigned32  

CbQosRateType  
The type of rate. Rate type can be either an absolute bps number, or be expressed as a percentage of the available interface bandwidth, or an absolute cps number. bps Bits Per Second percentage % cps Cells Per Second perThousand Parts Per Thousand perMillion Parts Per Million
TEXTUAL-CONVENTION    
  INTEGER bps(1), percentage(2), cps(3), perThousand(4), perMillion(5)  

IPHCOption  
Enums to indicate the type of IP header compression. rtp(1) UDP/RTP compression. tcp(2) TCP compression. bothRtpTcp(3) Both UDP/RTP and TCP compression.
TEXTUAL-CONVENTION    
  INTEGER rtp(1), tcp(2), bothRtpTcp(3)  

CbQosTMSetType  
The available packet marking types which can use tablemap to establish to-from relationship for enhanced packeting marking.
TEXTUAL-CONVENTION    
  INTEGER none(0), ipDscp(1), ipPrecedence(2), qosGroup(3), l2Cos(4), mplsExpImp(5), mplsExpTop(6)  

CbQosEBType  
A value that indicates the type of bandwidth estimate algorithm. typeNone no algorithm is selected typeCorvil algorithm based on Corvil bandwidth calculation.
TEXTUAL-CONVENTION    
  INTEGER typeNone(0), typeCorvil(1)  

CbQosEBCtd  
A CTD (Corvil Traffic Descriptor) specific value.
TEXTUAL-CONVENTION    
  OCTET STRING  

SetC3plAccountFeatureType  
Enums to indicate drop types for C3PL Account action.
TEXTUAL-CONVENTION    
  INTEGER queueing(0), wred(1), police(2)  

CbQosQueueingClassCfgEntry  
SEQUENCE    
  cbQosQueueingClassConfigIndex Integer32
  cbQosQlimitWeightValue Integer32
  cbQosQueueingClassCfgThreshold CbQosQueueDepth
  cbQosQueueingClassCfgThresholdUnit CbQosQueueUnitType
  cbQosQueueingClassCfgQLimitWeight QueueMechanism

CbQosMeasureIPSLACfgEntry  
SEQUENCE    
  cbQosMeasureIPSLACfgGroupIndex Unsigned32
  cbQosMeasureIPSLACfgGroupName DisplayString

CbQosServicePolicyEntry  
SEQUENCE    
  cbQosPolicyIndex Unsigned32
  cbQosIfType InterfaceType
  cbQosPolicyDirection TrafficDirection
  cbQosIfIndex InterfaceIndex
  cbQosFrDLCI DlciNumber
  cbQosAtmVPI Unsigned32
  cbQosAtmVCI Unsigned32
  cbQosEntityIndex EntPhysicalIndexOrZero
  cbQosVlanIndex VlanIndex
  cbQosEVC Unsigned32
  cbQosPolicyDiscontinuityTime TimeStamp
  cbQosParentPolicyIndex Unsigned32

CbQosInterfacePolicyEntry  
SEQUENCE    
  cbQosIFPolicyIndex Unsigned32

CbQosFrameRelayPolicyEntry  
SEQUENCE    
  cbQosFRPolicyIndex Unsigned32

CbQosATMPVCPolicyEntry  
SEQUENCE    
  cbQosATMPolicyIndex Unsigned32

CbQosObjectsEntry  
SEQUENCE    
  cbQosObjectsIndex Unsigned32
  cbQosConfigIndex Unsigned32
  cbQosObjectsType QosObjectType
  cbQosParentObjectsIndex Unsigned32

CbQosPolicyMapCfgEntry  
SEQUENCE    
  cbQosPolicyMapName DisplayString
  cbQosPolicyMapDesc DisplayString

CbQosCMCfgEntry  
SEQUENCE    
  cbQosCMName DisplayString
  cbQosCMDesc DisplayString
  cbQosCMInfo QosClassInfo

CbQosMatchStmtCfgEntry  
SEQUENCE    
  cbQosMatchStmtName DisplayString
  cbQosMatchStmtInfo QosMatchInfo

CbQosQueueingCfgEntry  
SEQUENCE    
  cbQosQueueingCfgBandwidth Integer32
  cbQosQueueingCfgBandwidthUnits QueueingBandwidthUnits
  cbQosQueueingCfgFlowEnabled TruthValue
  cbQosQueueingCfgPriorityEnabled TruthValue
  cbQosQueueingCfgAggregateQSize Integer32
  cbQosQueueingCfgIndividualQSize Integer32
  cbQosQueueingCfgDynamicQNumber Integer32
  cbQosQueueingCfgPrioBurstSize Unsigned32
  cbQosQueueingCfgQLimitUnits CbQosQueueUnitType
  cbQosQueueingCfgAggregateQLimit CbQosQueueDepth
  cbQosQueueingCfgAggrQLimitTime Unsigned32
  cbQosQueueingCfgPriorityLevel Unsigned32
  cbQosQueueingCfgBandwidth64 Unsigned64
  cbQosQueueingCfgIndividualQSize64 Unsigned64

CbQosREDCfgEntry  
SEQUENCE    
  cbQosREDCfgExponWeight Integer32
  cbQosREDCfgMeanQsize Integer32
  cbQosREDCfgDscpPrec REDMechanism
  cbQosREDCfgECNEnabled TruthValue

CbQosREDClassCfgEntry  
SEQUENCE    
  cbQosREDValue Integer32
  cbQosREDCfgMinThreshold Integer32
  cbQosREDCfgMaxThreshold Integer32
  cbQosREDCfgPktDropProb Integer32
  cbQosREDClassCfgThresholdUnit CbQosQueueUnitType
  cbQosREDClassCfgMinThreshold CbQosQueueDepth
  cbQosREDClassCfgMaxThreshold CbQosQueueDepth
  cbQosREDClassCfgMinThresholdTime Unsigned32
  cbQosREDClassCfgMaxThresholdTime Unsigned32
  cbQosREDClassCfgMaxThresholdUnit CbQosQueueUnitType
  cbQosREDClassCfgMinThresholdUnit CbQosQueueUnitType

CbQosPoliceCfgEntry  
SEQUENCE    
  cbQosPoliceCfgRate Unsigned32
  cbQosPoliceCfgBurstSize Unsigned32
  cbQosPoliceCfgExtBurstSize Unsigned32
  cbQosPoliceCfgConformAction PoliceAction
  cbQosPoliceCfgConformSetValue Unsigned32
  cbQosPoliceCfgExceedAction PoliceAction
  cbQosPoliceCfgExceedSetValue Unsigned32
  cbQosPoliceCfgViolateAction PoliceAction
  cbQosPoliceCfgViolateSetValue Unsigned32
  cbQosPoliceCfgPir Unsigned32
  cbQosPoliceCfgRate64 Unsigned64
  cbQosPoliceCfgRateType CbQosRateType
  cbQosPoliceCfgPercentRateValue Unsigned32
  cbQosPoliceCfgPercentPirValue Unsigned32
  cbQosPoliceCfgCellRate Unsigned32
  cbQosPoliceCfgCellPir Unsigned32
  cbQosPoliceCfgBurstCell Unsigned32
  cbQosPoliceCfgExtBurstCell Unsigned32
  cbQosPoliceCfgBurstTime Unsigned32
  cbQosPoliceCfgExtBurstTime Unsigned32
  cbQosPoliceCfgCdvt Unsigned32
  cbQosPoliceCfgConformColor DisplayString
  cbQosPoliceCfgExceedColor DisplayString
  cbQosPoliceCfgConditional TruthValue
  cbQosPoliceCfgBurstSize64 Unsigned64
  cbQosPoliceCfgExtBurstSize64 Unsigned64
  cbQosPoliceCfgPir64 Unsigned64

CbQosPoliceActionCfgEntry  
SEQUENCE    
  cbQosPoliceActionCfgIndex Unsigned32
  cbQosPoliceActionCfgConform PoliceAction
  cbQosPoliceActionCfgConformSetValue Unsigned32
  cbQosPoliceActionCfgExceed PoliceAction
  cbQosPoliceActionCfgExceedSetValue Unsigned32
  cbQosPoliceActionCfgViolate PoliceAction
  cbQosPoliceActionCfgViolateSetValue Unsigned32

CbQosTSCfgEntry  
SEQUENCE    
  cbQosTSCfgRate Integer32
  cbQosTSCfgBurstSize Integer32
  cbQosTSCfgExtBurstSize Integer32
  cbQosTSCfgAdaptiveEnabled TruthValue
  cbQosTSCfgAdaptiveRate Integer32
  cbQosTSCfgLimitType TrafficShapingLimit
  cbQosTSCfgRateType CbQosRateType
  cbQosTSCfgPercentRateValue Unsigned32
  cbQosTSCfgBurstTime Unsigned32
  cbQosTSCfgExtBurstTime Unsigned32
  cbQosTSCfgRate64 Unsigned64
  cbQosTSCfgBurstSize64 Unsigned64
  cbQosTSCfgExtBurstSize64 Unsigned64

CbQosSetCfgEntry  
SEQUENCE    
  cbQosSetCfgFeature SetFeatureType
  cbQosSetCfgIpDSCPValue Integer32
  cbQosSetCfgIpPrecedenceValue Integer32
  cbQosSetCfgQosGroupValue Integer32
  cbQosSetCfgL2CosValue Integer32
  cbQosSetCfgMplsExpValue Unsigned32
  cbQosSetCfgDiscardClassValue Unsigned32
  cbQosSetCfgMplsExpTopMostValue Unsigned32
  cbQosSetCfgSrpPriority Unsigned32
  cbQosSetCfgFrFecnBecn Unsigned32
  cbQosSetCfgL2CosInnerValue Integer32
  cbQosSetCfgFrDe TruthValue
  cbQosSetCfgIpPrecedenceTunnelValue Unsigned32
  cbQosSetCfgIpDSCPTunnelValue Unsigned32
  cbQosSetCfgDei TruthValue
  cbQosSetCfgDeiImposition TruthValue

CbQosCMStatsEntry  
SEQUENCE    
  cbQosCMPrePolicyPktOverflow Counter32
  cbQosCMPrePolicyPkt Counter32
  cbQosCMPrePolicyPkt64 Counter64
  cbQosCMPrePolicyByteOverflow Counter32
  cbQosCMPrePolicyByte Counter32
  cbQosCMPrePolicyByte64 Counter64
  cbQosCMPrePolicyBitRate Gauge32
  cbQosCMPostPolicyByteOverflow Counter32
  cbQosCMPostPolicyByte Counter32
  cbQosCMPostPolicyByte64 Counter64
  cbQosCMPostPolicyBitRate Gauge32
  cbQosCMDropPktOverflow Counter32
  cbQosCMDropPkt Counter32
  cbQosCMDropPkt64 Counter64
  cbQosCMDropByteOverflow Counter32
  cbQosCMDropByte Counter32
  cbQosCMDropByte64 Counter64
  cbQosCMDropBitRate Gauge32
  cbQosCMNoBufDropPktOverflow Counter32
  cbQosCMNoBufDropPkt Counter32
  cbQosCMNoBufDropPkt64 Counter64
  cbQosCMFragmentPktOverflow Counter32
  cbQosCMFragmentPkt Counter32
  cbQosCMFragmentPkt64 Counter64
  cbQosCMFragmentByteOverflow Counter32
  cbQosCMFragmentByte Counter32
  cbQosCMFragmentByte64 Counter64
  cbQosCMPrePolicyBitRate64 CounterBasedGauge64
  cbQosCMPostPolicyBitRate64 CounterBasedGauge64
  cbQosCMDropBitRate64 CounterBasedGauge64

CbQosMatchStmtStatsEntry  
SEQUENCE    
  cbQosMatchPrePolicyPktOverflow Counter32
  cbQosMatchPrePolicyPkt Counter32
  cbQosMatchPrePolicyPkt64 Counter64
  cbQosMatchPrePolicyByteOverflow Counter32
  cbQosMatchPrePolicyByte Counter32
  cbQosMatchPrePolicyByte64 Counter64
  cbQosMatchPrePolicyBitRate Gauge32

CbQosPoliceStatsEntry  
SEQUENCE    
  cbQosPoliceConformedPktOverflow Counter32
  cbQosPoliceConformedPkt Counter32
  cbQosPoliceConformedPkt64 Counter64
  cbQosPoliceConformedByteOverflow Counter32
  cbQosPoliceConformedByte Counter32
  cbQosPoliceConformedByte64 Counter64
  cbQosPoliceConformedBitRate Gauge32
  cbQosPoliceExceededPktOverflow Counter32
  cbQosPoliceExceededPkt Counter32
  cbQosPoliceExceededPkt64 Counter64
  cbQosPoliceExceededByteOverflow Counter32
  cbQosPoliceExceededByte Counter32
  cbQosPoliceExceededByte64 Counter64
  cbQosPoliceExceededBitRate Gauge32
  cbQosPoliceViolatedPktOverflow Counter32
  cbQosPoliceViolatedPkt Counter32
  cbQosPoliceViolatedPkt64 Counter64
  cbQosPoliceViolatedByteOverflow Counter32
  cbQosPoliceViolatedByte Counter32
  cbQosPoliceViolatedByte64 Counter64
  cbQosPoliceViolatedBitRate Gauge32
  cbQosPoliceConformedBitRate64 CounterBasedGauge64
  cbQosPoliceExceededBitRate64 CounterBasedGauge64
  cbQosPoliceViolatedBitRate64 CounterBasedGauge64

CbQosQueueingStatsEntry  
SEQUENCE    
  cbQosQueueingCurrentQDepth Gauge32
  cbQosQueueingMaxQDepth Gauge32
  cbQosQueueingDiscardByteOverflow Counter32
  cbQosQueueingDiscardByte Counter32
  cbQosQueueingDiscardByte64 Counter64
  cbQosQueueingDiscardPktOverflow Counter32
  cbQosQueueingDiscardPkt Counter32
  cbQosQueueingDiscardPkt64 Counter64
  cbQosQueueingCurrentQDepthPkt Gauge32
  cbQosQueueingMaxQDepthPkt Gauge32
  cbQosQueueingTransmitByte64 Counter64
  cbQosQueueingTransmitPkt64 Counter64

CbQosTSStatsEntry  
SEQUENCE    
  cbQosTSStatsDelayedByteOverflow Counter32
  cbQosTSStatsDelayedByte Counter32
  cbQosTSStatsDelayedByte64 Counter64
  cbQosTSStatsDelayedPktOverflow Counter32
  cbQosTSStatsDelayedPkt Counter32
  cbQosTSStatsDelayedPkt64 Counter64
  cbQosTSStatsDropByteOverflow Counter32
  cbQosTSStatsDropByte Counter32
  cbQosTSStatsDropByte64 Counter64
  cbQosTSStatsDropPktOverflow Counter32
  cbQosTSStatsDropPkt Counter32
  cbQosTSStatsDropPkt64 Counter64
  cbQosTSStatsActive TruthValue
  cbQosTSStatsCurrentQSize Gauge32

CbQosREDClassStatsEntry  
SEQUENCE    
  cbQosREDRandomDropPktOverflow Counter32
  cbQosREDRandomDropPkt Counter32
  cbQosREDRandomDropPkt64 Counter64
  cbQosREDRandomDropByteOverflow Counter32
  cbQosREDRandomDropByte Counter32
  cbQosREDRandomDropByte64 Counter64
  cbQosREDTailDropPktOverflow Counter32
  cbQosREDTailDropPkt Counter32
  cbQosREDTailDropPkt64 Counter64
  cbQosREDTailDropByteOverflow Counter32
  cbQosREDTailDropByte Counter32
  cbQosREDTailDropByte64 Counter64
  cbQosREDTransmitPktOverflow Counter32
  cbQosREDTransmitPkt Counter32
  cbQosREDTransmitPkt64 Counter64
  cbQosREDTransmitByteOverflow Counter32
  cbQosREDTransmitByte Counter32
  cbQosREDTransmitByte64 Counter64
  cbQosREDECNMarkPktOverflow Counter32
  cbQosREDECNMarkPkt Counter32
  cbQosREDECNMarkPkt64 Counter64
  cbQosREDECNMarkByteOverflow Counter32
  cbQosREDECNMarkByte Counter32
  cbQosREDECNMarkByte64 Counter64
  cbQosREDMeanQSizeUnits CbQosQueueUnitType
  cbQosREDMeanQSize CbQosQueueDepth

CbQosIPHCCfgEntry  
SEQUENCE    
  cbQosIPHCCfgOption IPHCOption
  cbQosIPHCCfgEnabled TruthValue

CbQosIPHCStatsEntry  
SEQUENCE    
  cbQosIPHCRtpSentPktOverflow Counter32
  cbQosIPHCRtpSentPkt Counter32
  cbQosIPHCRtpSentPkt64 Counter64
  cbQosIPHCRtpCmprsOutPktOverflow Counter32
  cbQosIPHCRtpCmprsOutPkt Counter32
  cbQosIPHCRtpCmprsOutPkt64 Counter64
  cbQosIPHCRtpSavedByteOverflow Counter32
  cbQosIPHCRtpSavedByte Counter32
  cbQosIPHCRtpSavedByte64 Counter64
  cbQosIPHCRtpSentByteOverflow Counter32
  cbQosIPHCRtpSentByte Counter32
  cbQosIPHCRtpSentByte64 Counter64
  cbQosIPHCRtpSentByteRate Gauge32
  cbQosIPHCTcpSentPktOverflow Counter32
  cbQosIPHCTcpSentPkt Counter32
  cbQosIPHCTcpSentPkt64 Counter64
  cbQosIPHCTcpCmprsOutPktOverflow Counter32
  cbQosIPHCTcpCmprsOutPkt Counter32
  cbQosIPHCTcpCmprsOutPkt64 Counter64
  cbQosIPHCTcpSavedByteOverflow Counter32
  cbQosIPHCTcpSavedByte Counter32
  cbQosIPHCTcpSavedByte64 Counter64
  cbQosIPHCTcpSentByteOverflow Counter32
  cbQosIPHCTcpSentByte Counter32
  cbQosIPHCTcpSentByte64 Counter64
  cbQosIPHCTcpSentByteRate Gauge32
  cbQosIPHCRtpFullHdrSentPktOverflow Counter64
  cbQosIPHCRtpFullHdrSentPkt Counter64
  cbQosIPHCRtpFullHdrSentPkt64 Counter64
  cbQosIPHCTcpFullHdrSentPktOverflow Counter64
  cbQosIPHCTcpFullHdrSentPkt Counter64
  cbQosIPHCTcpFullHdrSentPkt64 Counter64

CbQosSetStatsEntry  
SEQUENCE    
  cbQosSetDscpPkt64 Counter64
  cbQosSetPrecedencePkt64 Counter64
  cbQosSetQosGroupPkt64 Counter64
  cbQosSetFrDePkt64 Counter64
  cbQosSetAtmClpPkt64 Counter64
  cbQosSetL2CosPkt64 Counter64
  cbQosSetMplsExpImpositionPkt64 Counter64
  cbQosSetDiscardClassPkt64 Counter64
  cbQosSetMplsExpTopMostPkt64 Counter64
  cbQosSetSrpPriorityPkt64 Counter64
  cbQosSetFrFecnBecnPkt64 Counter64
  cbQosSetDscpTunnelPkt64 Counter64
  cbQosSetPrecedenceTunnelPkt64 Counter64

CbQosPoliceColorStatsEntry  
SEQUENCE    
  cbQosPoliceCfmColorCfmPkt64 Counter64
  cbQosPoliceCfmColorCfmByte64 Counter64
  cbQosPoliceCfmColorExdPkt64 Counter64
  cbQosPoliceCfmColorExdByte64 Counter64
  cbQosPoliceCfmColorVltPkt64 Counter64
  cbQosPoliceCfmColorVltByte64 Counter64
  cbQosPoliceExdColorExdPkt64 Counter64
  cbQosPoliceExdColorExdByte64 Counter64
  cbQosPoliceExdColorVltPkt64 Counter64
  cbQosPoliceExdColorVltByte64 Counter64
  cbQosPoliceVltColorVltPkt64 Counter64
  cbQosPoliceVltColorVltByte64 Counter64
  cbQosPoliceCfmColorCfmBitRate CounterBasedGauge64
  cbQosPoliceCfmColorExdBitRate CounterBasedGauge64
  cbQosPoliceCfmColorVltBitRate CounterBasedGauge64
  cbQosPoliceExdColorExdBitRate CounterBasedGauge64
  cbQosPoliceExdColorVltBitRate CounterBasedGauge64
  cbQosPoliceVltColorVltBitRate CounterBasedGauge64

CbQosTableMapCfgEntry  
SEQUENCE    
  cbQosTableMapCfgIndex Unsigned32
  cbQosTableMapCfgName DisplayString
  cbQosTableMapCfgBehavior INTEGER
  cbQosTableMapCfgDftValue Unsigned32

CbQosTableMapValueCfgEntry  
SEQUENCE    
  cbQosTableMapValueCfgFrom Unsigned32
  cbQosTableMapValueCfgTo Unsigned32

CbQosTableMapSetCfgEntry  
SEQUENCE    
  cbQosTMSetIpDscpFromType CbQosTMSetType
  cbQosTMSetIpDscpMapName DisplayString
  cbQosTMSetIpPrecedenceFromType CbQosTMSetType
  cbQosTMSetIpPrecedenceMapName DisplayString
  cbQosTMSetQosGroupFromType CbQosTMSetType
  cbQosTMSetQosGroupMapName DisplayString
  cbQosTMSetL2CosFromType CbQosTMSetType
  cbQosTMSetL2CosMapName DisplayString
  cbQosTMSetMplsExpImpFromType CbQosTMSetType
  cbQosTMSetMplsExpImpMapName DisplayString
  cbQosTMSetMplsExpTopFromType CbQosTMSetType
  cbQosTMSetMplsExpTopMapName DisplayString

CbQosEBCfgEntry  
SEQUENCE    
  cbQosEBCfgMechanism CbQosEBType
  cbQosEBCfgDropTarget Unsigned32
  cbQosEBCfgDelayTarget Unsigned32
  cbQosEBCfgDelayThreshold Unsigned32

CbQosEBStatsEntry  
SEQUENCE    
  cbQosEBStatsCorvilEBValue Gauge32
  cbQosEBStatsCorvilEBStatus TruthValue
  cbQosEBStatsCorvilCTD CbQosEBCtd

CbQosC3plAccountCfgEntry  
SEQUENCE    
  cbQosC3plAccountFeatureType SetC3plAccountFeatureType

CbQosC3plAccountStatsEntry  
SEQUENCE    
  cbQosC3plAccountDropPktOverflow Counter32
  cbQosC3plAccountDropPkt Counter32
  cbQosC3plAccountDropPkt64 Counter64
  cbQosC3plAccountDropByteOverflow Counter32
  cbQosC3plAccountDropByte Counter32
  cbQosC3plAccountDropByte64 Counter64
  cbQosC3plAccountTailDropPktOverflow Counter32
  cbQosC3plAccountTailDropPkt Counter32
  cbQosC3plAccountTailDropPkt64 Counter64
  cbQosC3plAccountTailDropByteOverflow Counter32
  cbQosC3plAccountTailDropByte Counter32
  cbQosC3plAccountTailDropByte64 Counter64

Defined Values

ciscoCBQosMIB 2.9.166
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.
MODULE-IDENTITY    

ciscoCBQosMIBObjects 2.9.166.1
OBJECT IDENTIFIER    

ciscocbQosMIBConformance 2.9.166.2
OBJECT IDENTIFIER    

cbQosServicePolicy 2.9.166.1.1
OBJECT IDENTIFIER    

cbQosInterfacePolicy 2.9.166.1.2
OBJECT IDENTIFIER    

cbQosFrameRelayVCPolicy 2.9.166.1.3
OBJECT IDENTIFIER    

cbQosATMPVCPolicy 2.9.166.1.4
OBJECT IDENTIFIER    

cbQosObjects 2.9.166.1.5
OBJECT IDENTIFIER    

cbQosPolicyMapCfg 2.9.166.1.6
OBJECT IDENTIFIER    

cbQosClassMapCfg 2.9.166.1.7
OBJECT IDENTIFIER    

cbQosMatchStmtCfg 2.9.166.1.8
OBJECT IDENTIFIER    

cbQosQueueingCfg 2.9.166.1.9
OBJECT IDENTIFIER    

cbQosREDCfg 2.9.166.1.10
OBJECT IDENTIFIER    

cbQosREDClassCfg 2.9.166.1.11
OBJECT IDENTIFIER    

cbQosPoliceCfg 2.9.166.1.12
OBJECT IDENTIFIER    

cbQosTSCfg 2.9.166.1.13
OBJECT IDENTIFIER    

cbQosSetCfg 2.9.166.1.14
OBJECT IDENTIFIER    

cbQosClassMapStats 2.9.166.1.15
OBJECT IDENTIFIER    

cbQosMatchStmtStats 2.9.166.1.16
OBJECT IDENTIFIER    

cbQosPoliceStats 2.9.166.1.17
OBJECT IDENTIFIER    

cbQosQueueingStats 2.9.166.1.18
OBJECT IDENTIFIER    

cbQosTSStats 2.9.166.1.19
OBJECT IDENTIFIER    

cbQosREDClassStats 2.9.166.1.20
OBJECT IDENTIFIER    

cbQosPoliceActionCfg 2.9.166.1.21
OBJECT IDENTIFIER    

cbQosIPHCCfg 2.9.166.1.22
OBJECT IDENTIFIER    

cbQosIPHCStats 2.9.166.1.23
OBJECT IDENTIFIER    

cbQosSetStats 2.9.166.1.24
OBJECT IDENTIFIER    

cbQosPoliceColorStats 2.9.166.1.25
OBJECT IDENTIFIER    

cbQosTableMapCfg 2.9.166.1.26
OBJECT IDENTIFIER    

cbQosTableMapValueCfg 2.9.166.1.27
OBJECT IDENTIFIER    

cbQosTableMapSetCfg 2.9.166.1.28
OBJECT IDENTIFIER    

cbQosEBCfg 2.9.166.1.29
OBJECT IDENTIFIER    

cbQosEBStats 2.9.166.1.30
OBJECT IDENTIFIER    

cbQosMeasureIPSLACfg 2.9.166.1.31
OBJECT IDENTIFIER    

cbQosQueueingClassCfg 2.9.166.1.32
OBJECT IDENTIFIER    

cbQosC3plAccountCfg 2.9.166.1.33
OBJECT IDENTIFIER    

cbQosC3plAccountStats 2.9.166.1.34
OBJECT IDENTIFIER    

cbQosQueueingClassCfgTable 2.9.166.1.32.1
This table specifies the configuration information for weighted queue limit action per IP precedence basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosQueueingClassCfgEntry

cbQosQueueingClassCfgEntry 2.9.166.1.32.1.1
Each entry in this table describes configuration information about a weighted queueing action. The information includes: Threshold value, Units and wieght Type (ip,dscp,mplsExp) This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex(which refers to cbQosConfigIndex of cbQosQueueingCfgEntry) and cbQosQueueingClassConfigIndex cbQosQlimitWeightValue i.e(prec,dscp,discard-class,qos-group,atm-clp, mplsExp) of each Weighted Queueing Action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosQueueingClassCfgEntry  

cbQosQueueingClassConfigIndex 2.9.166.1.32.1.1.1
This objects depict the config index for Weighted Queue limit configured.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

cbQosQlimitWeightValue 2.9.166.1.32.1.1.2
This object depict the weight value configured for weighted Queue-limit. The Weight value is IP precedence or IP DSCP of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

cbQosQueueingClassCfgThreshold 2.9.166.1.32.1.1.3
This object is used to depict the Threshold value for the Weighted Queue Limit.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueDepth  

cbQosQueueingClassCfgThresholdUnit 2.9.166.1.32.1.1.4
This object is used to depict the Threshold Unit for the Weighted Queue Limit
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosQueueingClassCfgQLimitWeight 2.9.166.1.32.1.1.5
This objects depict the weight value for Weighted Queue limit configured i.e(precedence,dscp,qos-group,atm-clp,discard-class,mplsExp) .
Status: current Access: read-only
OBJECT-TYPE    
  QueueMechanism  

cbQosMeasureIPSLACfgTable 2.9.166.1.31.1
This table specifies configuration information for measure type IPSLA action. The measure action relates the policy class to a specific IPSLAs auto group. Configuration of measure action of type IPSLA results in automatic generation of IPSLAs synthetic test operations when the policy is attached to interface. The operations are created according to the characteristics specified and to the destinations specified in IPSLA auto group. The IPSLAs sythentic test operations measure network statistics such as latency, packet loss and jitter. This table is to be used only for retrieving the measure action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosMeasureIPSLACfgEntry

cbQosMeasureIPSLACfgEntry 2.9.166.1.31.1.1
Each entry describes configuration information about one instance of IPSLAs measure action in the policy map. The table is indexed by the cbQosConfigIndex and cbQosMeasureIPSLACfgGroupIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosMeasureIPSLACfgEntry  

cbQosMeasureIPSLACfgGroupIndex 2.9.166.1.31.1.1.1
An arbitrary (system-assigned) index for each instance of IPSLAs measure action. The index is unique for each instance for a particular class in particular policy-map. For example consider following configuration: policy-map p1 class c1 measure type ip-sla group g1 measure type ip-sla group g2 class c2 measure type ip-sla group g3 In this case the cbQosMeasureIPSLACfgGroupIndex value for first measure action instance under class c1 will be 1, for second instance it will be 1, and so on. The value for the index will start over again from 1 for class c2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosMeasureIPSLACfgGroupName 2.9.166.1.31.1.1.2
IPSLAs auto group name. Group is an aggregation of operations sharing the same type, for example udp-jitter type, with common characteristics like frequency, interval etc. Groups are formed by policies dictated either by customer, or by service level or any other requirements.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

cbQosServicePolicyTable 2.9.166.1.1.1
This table describes the logical interfaces/media types and the policymap that are attached to it.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosServicePolicyEntry

cbQosServicePolicyEntry 2.9.166.1.1.1.1
Each entry in this table describes to which a logical interface a given policymap is attached. Depending on the logical interface/media type, some fields may have meaningful values, and some may not. Please see each individual descriptions.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosServicePolicyEntry  

cbQosPolicyIndex 2.9.166.1.1.1.1.1
An arbitrary (system-assigned) index for all service policies (PolicyMap that has been attached to a given logical interface).
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbQosIfType 2.9.166.1.1.1.1.2
This describes the logical interface/media type to which this service policy is attached.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceType  

cbQosPolicyDirection 2.9.166.1.1.1.1.3
This indicates the direction of traffic for which this service policy is applied.
Status: current Access: read-only
OBJECT-TYPE    
  TrafficDirection  

cbQosIfIndex 2.9.166.1.1.1.1.4
ifIndex for the interface to which this service is attached. This field makes sense only if the logical interface has a snmp ifIndex. For e.g. the value of this field is meaningless when the cbQosIfType is controlPlane.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

cbQosFrDLCI 2.9.166.1.1.1.1.5
DLCI for the FRVC to which this service is attached. This field only make sense if the service policy is attached to a Frame Relay DLCI.
Status: current Access: read-only
OBJECT-TYPE    
  DlciNumber  

cbQosAtmVPI 2.9.166.1.1.1.1.6
VPI for the ATMVC to which this service is attached. This field only make sense if the service policy is attached to a ATM VC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4095  

cbQosAtmVCI 2.9.166.1.1.1.1.7
VCI for the ATMVC to which this service is attached. This field only make sense if the service policy is attached to a ATM VC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

cbQosEntityIndex 2.9.166.1.1.1.1.8
In cases where the policy is attached to an entity e.g. control-plane, this object represents the entity physical index of the entity to which the policy has been attached. A value zero may be returned if the policy is not attached to a physical entity or the entPhysicalTable is not supported on the SNMP agent.
Status: current Access: read-only
OBJECT-TYPE    
  EntPhysicalIndexOrZero  

cbQosVlanIndex 2.9.166.1.1.1.1.9
If the service policy is attached to a particular vlan on a trunk or multi-vlan access port, then this object specifies the corresponding VLAN. In all other cases the value of this object is '0'.
Status: current Access: read-only
OBJECT-TYPE    
  VlanIndex  

cbQosEVC 2.9.166.1.1.1.1.10
for the EVC to which this service is attached. This field only make sense if the service policy is attached to an EVC.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosPolicyDiscontinuityTime 2.9.166.1.1.1.1.11
The value of sysUpTime on the most recent occasion at which any one or more objects of cbQosServicePolicyEntry table for a given instance suffered a discontinuity. If no such discontinuities have occurred since the last re-initialization of the local management subsystem, this object contains a zero value.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cbQosParentPolicyIndex 2.9.166.1.1.1.1.12
The value refering to service-policy index of a virtual interface on which PolicyMap applied directly. Value set would imply the entry is for a physical interface which is a member of a virtual interface. Value zero implies the entry is for a interface on which PolicyMap applied directly.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosInterfacePolicyTable 2.9.166.1.2.1
This table describes the service polices that are attached to main and sub interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosInterfacePolicyEntry

cbQosInterfacePolicyEntry 2.9.166.1.2.1.1
Using ifIndex and Direction, each unique index pair translates to a service policy that is attached to a main/sub interface, for particular traffic direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosInterfacePolicyEntry  

cbQosIFPolicyIndex 2.9.166.1.2.1.1.1
An arbitrary (system-assigned) index for all Service Policies. This is identical to cbQosPolicyIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosFrameRelayPolicyTable 2.9.166.1.3.1
This table describes the service polices that are attached to Frame Relay DLCIs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosFrameRelayPolicyEntry

cbQosFrameRelayPolicyEntry 2.9.166.1.3.1.1
Using ifIndex, FR DLCI, and Direction, each unique index combination translates to a service policy that is attached to a FR DLCI, for particular traffic direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosFrameRelayPolicyEntry  

cbQosFRPolicyIndex 2.9.166.1.3.1.1.1
An arbitrary (system-assigned) index for all Service Policies. This is identical to cbQosPolicyIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosATMPVCPolicyTable 2.9.166.1.4.1
This table describes the policies that are attached to a ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosATMPVCPolicyEntry

cbQosATMPVCPolicyEntry 2.9.166.1.4.1.1
Using ifIndex, VPI, VCI, and Direction, each unique index combination translates to a service policy that is attached to a ATM VC, for particular traffic direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosATMPVCPolicyEntry  

cbQosATMPolicyIndex 2.9.166.1.4.1.1.1
An arbitrary (system-assigned) index for all Service Policies. This is identical to cbQosPolicyIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosObjectsTable 2.9.166.1.5.1
This table specifies QoS objects (classmap, policymap, match statements, and actions) hierarchy. This table also provide relationship between each PolicyIndex/ObjectsIndex pair and the ConfigIndex. ConfigIndex is essential for querying any configuration tables.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosObjectsEntry

cbQosObjectsEntry 2.9.166.1.5.1.1
A QoS object entry. Objects covered in this table are PolicyMap, ClassMap, Match Statements, and Actions. Each entry is indexed by system-generated cbQosPolicyIndex, and cbQosObjectsIndex, which represents a runtime instance of a QoS object. In conjunction with the cbQosParentObjectsIndex, a management station can determine the hierarchical relationship of those QoS objects. Given that classmaps and service policies can be nested entites, each entry in this table represents a unique instance of such object. Each runtime object instance has a corresponding config object, which contains the configuration information of such QoS object. The config object is indexed by cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosObjectsEntry  

cbQosObjectsIndex 2.9.166.1.5.1.1.1
An arbitrary (system-assigned) instance specific index for cbQosObjectsEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbQosConfigIndex 2.9.166.1.5.1.1.2
An arbitrary (system-assigned) config (instance independent) index for each Object. Each objects having the same configuration share the same config index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosObjectsType 2.9.166.1.5.1.1.3
The type of the QoS object.
Status: current Access: read-only
OBJECT-TYPE    
  QosObjectType  

cbQosParentObjectsIndex 2.9.166.1.5.1.1.4
The parent instance index of a QoS object. For a ClassMap, the parent index would be the index of the attached PolicyMap. For a Match Statement, the parent index would be the index of the ClassMap that uses this Match Statement. For an action, the parent index would be the index of the ClassMap that applies such Action. For a non-hierarchical PolicyMap, the parent would be the logical interface to which the policy is attached, thus the parent index would be 0. For a hierarchical PolicyMap, the parent index would be the index of the ClassMap to which the nested policy is attached.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosPolicyMapCfgTable 2.9.166.1.6.1
This table specifies Policymap configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosPolicyMapCfgEntry

cbQosPolicyMapCfgEntry 2.9.166.1.6.1.1
Each entry in this table describes configuration information about a policymap. The information includes: Name, and it's description. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each PolicyMap.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosPolicyMapCfgEntry  

cbQosPolicyMapName 2.9.166.1.6.1.1.1
Name of the Policymap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cbQosPolicyMapDesc 2.9.166.1.6.1.1.2
Description of the PolicyMap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cbQosCMCfgTable 2.9.166.1.7.1
This table specifies ClassMap configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosCMCfgEntry

cbQosCMCfgEntry 2.9.166.1.7.1.1
Each entry in this table describes configuration information about a classmap. The information includes: Name, and it's description and whether it is a Match-All or Match-Any class. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each ClassMap.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosCMCfgEntry  

cbQosCMName 2.9.166.1.7.1.1.1
Name of the Classmap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cbQosCMDesc 2.9.166.1.7.1.1.2
Description of the Classmap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cbQosCMInfo 2.9.166.1.7.1.1.3
Match all vs Match any in a given class.
Status: current Access: read-only
OBJECT-TYPE    
  QosClassInfo  

cbQosMatchStmtCfgTable 2.9.166.1.8.1
This table specifies ClassMap configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosMatchStmtCfgEntry

cbQosMatchStmtCfgEntry 2.9.166.1.8.1.1
Each entry in this table describes configuration information about a MatchStatement. The information includes: Name, and whether it is a Match or Match-Not statement. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each MatchStatement.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosMatchStmtCfgEntry  

cbQosMatchStmtName 2.9.166.1.8.1.1.1
Name of the Match Statement.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

cbQosMatchStmtInfo 2.9.166.1.8.1.1.2
Match vs Match Not in a given class.
Status: current Access: read-only
OBJECT-TYPE    
  QosMatchInfo  

cbQosQueueingCfgTable 2.9.166.1.9.1
This table specifies Queueing Action configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosQueueingCfgEntry

cbQosQueueingCfgEntry 2.9.166.1.9.1.1
Each entry in this table describes configuration information about a queueing action. The information includes: Bandwidth, Units, Flow Enabled, Priority Enabled, and Q size. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each Queueing Action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosQueueingCfgEntry  

cbQosQueueingCfgBandwidth 2.9.166.1.9.1.1.1
The type of bandwidth configuration value represented by this object is indicated by the value of cbQosQueueingCfgBandwidthUnits for this entry. If the cbQosQueueingCfgBandwidthUnits value is 'kbps(1)' or 'percentage(2)', this object represents the configured bandwidth allocated to this traffic class.In the case of a bandwidth policy, this value represents a minimum bandwidth guarantee for the traffic class. In the case of a priority policy, this value represents the maximum rate at which priority service is guaranteed. If the cbQosQueueingCfgBandwidthUnits value is 'percentageRemaining(3)', this object represents the the percentage of the unallocated bandwidth to allocate to this class. If the cbQosQueueingCfgBandwidthUnits value is 'ratioRemaining(4)', this object represents the ratio value, relative to other class' configured ratio values, used to determine the portion of the unallocated bandwidth to apply to this class. cbQosQueueingCfgBandwidth object is superseded by cbQosQueueingCfgBandwidth64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..2000000  

cbQosQueueingCfgBandwidthUnits 2.9.166.1.9.1.1.2
Units of the accompanying cbQosQueueingCfgbandwidth parameter
Status: current Access: read-only
OBJECT-TYPE    
  QueueingBandwidthUnits  

cbQosQueueingCfgFlowEnabled 2.9.166.1.9.1.1.3
Boolean to indicate if flow-based fair-queue is enabled for this class.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosQueueingCfgPriorityEnabled 2.9.166.1.9.1.1.4
Boolean to indicate if low latency queueing (priority) is enabled for this class.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosQueueingCfgAggregateQSize 2.9.166.1.9.1.1.5
Maximum number of packets that can be held in all the individual queues associated with this class before packets are dropped. cbQosQueueingCfgAggregateQSize object is superseded by cbQosQueueingCfgAggregateQLimit.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cbQosQueueingCfgIndividualQSize 2.9.166.1.9.1.1.6
Maximum number of packets that can be held in an individual Flow-based fair-queue associated with this class before it drops packets (once the AggregateQSize has been reached). This field only makes sense in the context of Flow-based fair-queueing. cbQosQueueingCfgIndividualQSize object is superseded by cbQosQueueingCfgIndividualQSize64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..32768  

cbQosQueueingCfgDynamicQNumber 2.9.166.1.9.1.1.7
Number of dynamic queues supported when flow-based fair-queue is in use.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..32768  

cbQosQueueingCfgPrioBurstSize 2.9.166.1.9.1.1.8
In the priority queue, this is the number of bytes allowed in a single burst. This parameter only makes sense if Priority is enabled
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 32..64000000  

cbQosQueueingCfgQLimitUnits 2.9.166.1.9.1.1.9
Represents the unit type of cbQosQueueingCfgAggregateQLimit object.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosQueueingCfgAggregateQLimit 2.9.166.1.9.1.1.10
Maximum allowed queue size for all the individual queues associated with this class. When the queue size exceed this value, the packets will be dropped.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueDepth  

cbQosQueueingCfgAggrQLimitTime 2.9.166.1.9.1.1.11
Maximum allowed queue size in milli-seconds for all individual queues associated with this class. It is internally converted to bytes by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosQueueingCfgPriorityLevel 2.9.166.1.9.1.1.12
The priority level of the queue into which packets matching this class are queued into. A larger priority level indicates higher priority.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosQueueingCfgBandwidth64 2.9.166.1.9.1.1.13
This object indicates the guaranteed bandwidth for a particular traffic class. The type of bandwidth configuration value represented by this object is indicated by the value of cbQosQueueingCfgBandwidthUnits. If the cbQosQueueingCfgBandwidthUnits value is 'kbps(1)' or 'percentage(2)', this object represents the configured bandwidth allocated to this traffic class.In the case of a bandwidth policy, this value represents a minimum bandwidth guarantee for the traffic class. In the case of a priority policy, this value represents the maximum rate at which priority service is guaranteed. If the cbQosQueueingCfgBandwidthUnits value is 'percentageRemaining(3)', this object represents the the percentage of the unallocated bandwidth to allocate to this class. If the cbQosQueueingCfgBandwidthUnits value is 'ratioRemaining(4)', this object represents the ratio value, relative to other class' configured ratio values, used to determine the portion of the unallocated bandwidth to apply to this class. If a device implements cbQosQueueingCfgBandwidth64, it should not implement cbQosQueueingCfgBandwidth.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosQueueingCfgIndividualQSize64 2.9.166.1.9.1.1.14
Maximum number of packets that can be held in an individual Flow-based fair-queue associated with this class before it drops packets (once the AggregateQSize has been reached). If a device implements cbQosQueueingCfgIndividualQSize64, then it should not implement cbQosQueueingCfgIndividualQSize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosREDCfgTable 2.9.166.1.10.1
This table specifies WRED Action configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosREDCfgEntry

cbQosREDCfgEntry 2.9.166.1.10.1.1
Each entry in this table describes configuration information about a WRED Action. The table holds global (per traffic class) configuration like: Expon Weight and Mean Q size. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each WRED Action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosREDCfgEntry  

cbQosREDCfgExponWeight 2.9.166.1.10.1.1.1
The decay factor for the queue average calculation. The decay factor is equal to raising 2 to the power of N, where N could be up to 16. The smaller the number, the faster it decays.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

cbQosREDCfgMeanQsize 2.9.166.1.10.1.1.2
The average queue size, computed and used by the WRED algorithm. cbQosREDCfgMeanQsize object is superseded by cbQosREDMeanQsize.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..65535  

cbQosREDCfgDscpPrec 2.9.166.1.10.1.1.3
The Classification mechanism used by RED
Status: current Access: read-only
OBJECT-TYPE    
  REDMechanism  

cbQosREDCfgECNEnabled 2.9.166.1.10.1.1.4
Boolean to indicate if explicit congestion notification enabled for this class.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosREDClassCfgTable 2.9.166.1.11.1
This table specifies WRED Action configuration information on a per IP precedence basis.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosREDClassCfgEntry

cbQosREDClassCfgEntry 2.9.166.1.11.1.1
Each entry in this table describes configuration information about a WRED Action. The table holds the per IP precedence based WRED configuration parameters. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex and cbQosREDValue of each WRED Action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosREDClassCfgEntry  

cbQosREDValue 2.9.166.1.11.1.1.1
The IP precedence or IP DSCP of this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

cbQosREDCfgMinThreshold 2.9.166.1.11.1.1.2
Minimum threshold in number of packets. When the average queue length reaches this number, WRED begins to drop packets with the specified IP precedence. cbQosREDCfgMinThreshold object is superseded by cbQosREDClassCfgMinThreshold.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..32768  

cbQosREDCfgMaxThreshold 2.9.166.1.11.1.1.3
Maximum threshold in number of packets. When the average queue length exceeds this number, WRED drops all packets with the specified IP precedence. cbQosREDCfgMaxThreshold object is superseded by cbQosREDClassCfgMaxThreshold.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 1..32768  

cbQosREDCfgPktDropProb 2.9.166.1.11.1.1.4
Denominator for the fraction of packets dropped when the average queue depth is MaxDepthThreshold. For example, if the denominator is 10, one out of every 10 packets is dropped when the average queue is at the MaxDepthThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65536  

cbQosREDClassCfgThresholdUnit 2.9.166.1.11.1.1.5
Represents the unit type to measure the RED thresholds. The objects covered are cbQosREDClassCfgMinThreshold and cbQosREDClassCfgMaxThreshold cbQosREDClassCfgThresholdUnit object is superseded by cbQosREDClassCfgMinThreshold, cbQosREDClassCfgMaxThreshold.
Status: deprecated Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosREDClassCfgMinThreshold 2.9.166.1.11.1.1.6
The minimum WRED threshold value. When the average queue length reaches this number, WRED begins to drop packets according to REDMechanism specificed in cbQosREDCfgDscpPrec.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueDepth  

cbQosREDClassCfgMaxThreshold 2.9.166.1.11.1.1.7
The maximum WRED threshold value. When the average queue length exceeds this number, WRED drops all packets according to REDMechanism specificed in cbQosREDCfgDscpPrec.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueDepth  

cbQosREDClassCfgMinThresholdTime 2.9.166.1.11.1.1.8
The minimum WRED threshold value specified in milli-seconds. The milli-second value is internally converted to bytes by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosREDClassCfgMaxThresholdTime 2.9.166.1.11.1.1.9
The maximum WRED threshold value specified in milli-seconds. The milli-second value is internally converted to bytes by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosREDClassCfgMaxThresholdUnit 2.9.166.1.11.1.1.10
Represents the unit type to measure the RED Maximum thresholds. The objects covered is cbQosREDClassCfgMaxThreshold
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosREDClassCfgMinThresholdUnit 2.9.166.1.11.1.1.11
Represents the unit type to measure the RED Minimum thresholds. The objects covered is cbQosREDClassCfgMinThreshold
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosPoliceCfgTable 2.9.166.1.12.1
This table specifies Police Action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosPoliceCfgEntry

cbQosPoliceCfgEntry 2.9.166.1.12.1.1
Each entry in this table describes configuration information about a Police Action. The table holds Policy configuration parameters, such as rate, burst size, and actions based on traffic rates. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosPoliceCfgEntry  

cbQosPoliceCfgRate 2.9.166.1.12.1.1.1
The committed policing rate. This is the sustained rate permitted by policing. If a committed policing rate greater than 4294967295 is configurable on the system, then the configured rate is available in cbQosPoliceCfgRate64.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgBurstSize 2.9.166.1.12.1.1.2
The amount of traffic, in bytes, in excess of the committed policing rate that will be permitted by the policing feature. cbQosPoliceCfgBurstSize object is superseded by cbQosPoliceCfgBurstSize64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1000..512000000  

cbQosPoliceCfgExtBurstSize 2.9.166.1.12.1.1.3
The amount of traffic, in bytes, in excess of the burst limit, which may be conditionally permitted by the policing feature. The probability that the traffic is not permitted increases as the received burst size increases. cbQosPoliceCfgExtBurstSize object is superseded by cbQosPoliceCfgExtBurstSize64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1000..512000000  

cbQosPoliceCfgConformAction 2.9.166.1.12.1.1.4
Action to be taken when the traffic is within the configured rate, that is, the traffic rate is conforming. cbQosPoliceCfgConformAction object is superseded by cbQosPoliceActionCfgConform.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceCfgConformSetValue 2.9.166.1.12.1.1.5
New packet attribute values for each packets that conforms to the configured Police rate. cbQosPoliceCfgConformSetValue object is superseded by cbQosPoliceActionCfgConformSetValue.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..99  

cbQosPoliceCfgExceedAction 2.9.166.1.12.1.1.6
Action to be taken when the traffic exceeds the configured rate, that is, the traffic is non-conforming. cbQosPoliceCfgExceedAction object is superseded by cbQosPoliceActionCfgExceed.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceCfgExceedSetValue 2.9.166.1.12.1.1.7
New packet attribute values for each packets that conforms to the configured Police rate. cbQosPoliceCfgExceedSetValue object is superseded by cbQosPoliceActionCfgExceedSetValue.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..99  

cbQosPoliceCfgViolateAction 2.9.166.1.12.1.1.8
Action to be taken when the traffic exceeds the conform and exceed token buckets. cbQosPoliceCfgViolateAction object is superseded by cbQosPoliceActionCfgViolate.
Status: deprecated Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceCfgViolateSetValue 2.9.166.1.12.1.1.9
New packet attribute values for each packets that conforms to the Police violate action. The packet attibute values depend on the action that is taken for the particular packet. For example, if the action was to set the dscp value, this entry describes the value it is set to. cbQosPoliceCfgViolateSetValue object is superseded by cbQosPoliceActionCfgViolateSetValue.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 1..99  

cbQosPoliceCfgPir 2.9.166.1.12.1.1.10
The committed policing rate. This is the peak rate permitted by two rate policing. cbQosPoliceCfgPir object is superseded by cbQosPoliceCfgPir64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Unsigned32 8000..2000000000  

cbQosPoliceCfgRate64 2.9.166.1.12.1.1.11
The committed policing rate. This is the sustained rate permitted by policing.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosPoliceCfgRateType 2.9.166.1.12.1.1.12
The rate type that configured for CIR & PIR. 1 means rates are configured in bps. 2 means rates are configured in percentage. 3 means rates are configured in cps. 4 means rates are configured in parts per-thousand. 5 means rates are configured in parts per-million.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosRateType  

cbQosPoliceCfgPercentRateValue 2.9.166.1.12.1.1.13
The committed policing rate in percentage. Its value is valid only when cbQosPoliceCfgRateType equals to 2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cbQosPoliceCfgPercentPirValue 2.9.166.1.12.1.1.14
The peak policing rate in percentage. Its value is valid only when cbQosPoliceCfgRateType equals to 2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cbQosPoliceCfgCellRate 2.9.166.1.12.1.1.15
The committed policing rate in cells/second. Its value is valid only when cbQosPoliceCfgRateType equals to 3.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosPoliceCfgCellPir 2.9.166.1.12.1.1.16
The peak policing rate in cells/second. Its value is valid only when cbQosPoliceCfgRateType equals to 3.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosPoliceCfgBurstCell 2.9.166.1.12.1.1.17
The amount of traffic, in cells, in excess of the committed policing rate that will be permitted by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgExtBurstCell 2.9.166.1.12.1.1.18
The amount of traffic, in cells, in excess of the burst limit, which may be conditionally permitted by the policing feature. The probability that the traffic is not permitted increases as the received burst size increases.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgBurstTime 2.9.166.1.12.1.1.19
The amount of traffic time, in ms, in excess of the committed policing rate that will be permitted by the policing feature. The milli-second value is internally converted to bytes by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgExtBurstTime 2.9.166.1.12.1.1.20
The amount of traffic time, in ms, in excess of the burst limit, which may be conditionally permitted by the policing feature. The probability that the traffic is not permitted increases as the received burst size increases. The milli-second value is internally converted to bytes by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgCdvt 2.9.166.1.12.1.1.21
The ATM Cell Delay Variation Tolerance value.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosPoliceCfgConformColor 2.9.166.1.12.1.1.22
The Classmap name used in AF color-aware mode to specify the conform-color for the incoming packets which was marked by the previous node. At least conform-color must be specified. If only conform-color is specified, all other packets are assumed to be marked exceed. See RFC 2697, A Single Rate Three Color Marker. See RFC 2698, A Two Rate Three Color Marker.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosPoliceCfgExceedColor 2.9.166.1.12.1.1.23
The Classmap name used in AF color-aware mode to specify the exceed-color for the incoming packets which was marked by the previous node. If both conform-color and exceed-color are specified, all other packets are assumed to be marked violate. Violate-color configuration is not needed.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosPoliceCfgConditional 2.9.166.1.12.1.1.24
This object is use to depict weather police is configured as a conditioniler policer or not
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosPoliceCfgBurstSize64 2.9.166.1.12.1.1.25
This object indicated the amount of traffic, in bytes, in excess of the committed policing rate that will be permitted by the policing feature. If a device implements cbQosPoliceCfgBurstSize64, then it should not implement cbQosPoliceCfgBurstSize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosPoliceCfgExtBurstSize64 2.9.166.1.12.1.1.26
This object indicated the amount of traffic, in bytes, in excess of the burst limit, which may be conditionally permitted by the policing feature. The probability that the traffic is not permitted increases as the received burst size increases. If a device implements cbQosPoliceCfgBurstSize64, then it should not implement cbQosPoliceCfgBurstSize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosPoliceCfgPir64 2.9.166.1.12.1.1.27
This object indicates the committed policing rate. This is the peak rate permitted by two rate policing. If a device implements cbQosPoliceCfgPir64, then it should not implement cbQosPoliceCfgPir.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosPoliceActionCfgTable 2.9.166.1.21.1
This table specifies Police Action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosPoliceActionCfgEntry

cbQosPoliceActionCfgEntry 2.9.166.1.21.1.1
Each entry in this table describes configuration information about Actions for one Police. The table holds Police action specific configuration parameters. This table is a sub-table for cbQosPoliceCfgTable. There is a 1-to-1 association between one entry here and one entry in cbQosPoliceCfgTable. This table contains configuration information only, no statistics associated with it. This table has two indices. The first is cbQosConfigIndex which is drived directly from cbQosPoliceCfgTable to keep the 1-to-1 mapping nature between two tables. The second is cbQosPoliceActionCfgIndex used to reference the actual actions configured. The maximum number of actions supported is determined by the system, which is 5 currently.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosPoliceActionCfgEntry  

cbQosPoliceActionCfgIndex 2.9.166.1.21.1.1.1
An arbitrary (system-assigned) index for police actions that are defined by a police configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbQosPoliceActionCfgConform 2.9.166.1.21.1.1.2
Action to be taken when the traffic exceeds the conform and exceed token buckets.
Status: current Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceActionCfgConformSetValue 2.9.166.1.21.1.1.3
New packet attribute values for each packet set by police action defined in cbQosPoliceActionCfgConform. This object will be set to zero if the corresponding police action does not require a set value, such as no action, drop action or transmit action.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

cbQosPoliceActionCfgExceed 2.9.166.1.21.1.1.4
Action to be taken when the traffic exceeds the conform and exceed token buckets.
Status: current Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceActionCfgExceedSetValue 2.9.166.1.21.1.1.5
New packet attribute values for each packet set by police action defined in cbQosPoliceActionCfgExceed. This object will be set to zero if the corresponding police action does not require a set value, such as no action, drop action or transmit action.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

cbQosPoliceActionCfgViolate 2.9.166.1.21.1.1.6
Action to be taken when the traffic exceeds the conform and exceed token buckets.
Status: current Access: read-only
OBJECT-TYPE    
  PoliceAction  

cbQosPoliceActionCfgViolateSetValue 2.9.166.1.21.1.1.7
New packet attribute values for each packet set by police action defined in cbQosPoliceActionCfgViolate. This object will be set to zero if the corresponding police action does not require a set value, such as no action, drop action or transmit action.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

cbQosTSCfgTable 2.9.166.1.13.1
This table specifies traffic-shaping Action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosTSCfgEntry

cbQosTSCfgEntry 2.9.166.1.13.1.1
Each entry in this table describes configuration information about a traffic-shaping Action. The table holds Traffic Shaping configuration parameters, such as rate, burst size, and Shaping types. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosTSCfgEntry  

cbQosTSCfgRate 2.9.166.1.13.1.1.1
The committed traffic-shaping rate. This is the sustained rate permitted by the traffic-shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

cbQosTSCfgBurstSize 2.9.166.1.13.1.1.2
The amount of traffic, in bits, in excess of the committed traffic-shaping rate that will be instantaneously permitted by this feature. cbQosTSCfgBurstSize object is superseded by cbQosTSCfgBurstSize64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 256..154400000  

cbQosTSCfgExtBurstSize 2.9.166.1.13.1.1.3
The amount of traffic, in bits, in excess of the burst limit, which may be conditionally permitted by traffic-shaping feature. cbQosTSCfgExtBurstSize object is superseded by cbQosTSCfgExtBurstSize64.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32 0..154400000  

cbQosTSCfgAdaptiveEnabled 2.9.166.1.13.1.1.4
This object indicates is adaptive traffic-shaping has been enabled.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosTSCfgAdaptiveRate 2.9.166.1.13.1.1.5
This object represents the current adaptive traffic shaping rate.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 8000..154400000  

cbQosTSCfgLimitType 2.9.166.1.13.1.1.6
This object indicates if traffic-shaping is limiting traffic based on the peak rate or the average rate.
Status: current Access: read-only
OBJECT-TYPE    
  TrafficShapingLimit  

cbQosTSCfgRateType 2.9.166.1.13.1.1.7
The rate type that configured for traffic-shaping. 1 means rate is configured in bps. 2 means rate is configured in percentage. 4 means rates are configured in parts per-thousand. 5 means rates are configured in parts per-million.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosRateType  

cbQosTSCfgPercentRateValue 2.9.166.1.13.1.1.8
The committed traffic-shaping rate in percentage. Its value is valid only when cbQosTSCfgRateType equals to 2.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..100  

cbQosTSCfgBurstTime 2.9.166.1.13.1.1.9
The amount of traffic, in ms, in excess of the committed traffic-shaping rate that will be instantaneously permitted by this feature. The milli-second value is internally converted to bits by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosTSCfgExtBurstTime 2.9.166.1.13.1.1.10
The amount of traffic, in ms, in excess of the burst limit, which may be conditionnally permitted by traffic-shaping feature. The milli-second value is internally converted to bits by using the bandwidth that is available for the class.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..4294967295  

cbQosTSCfgRate64 2.9.166.1.13.1.1.11
The committed shape rate. This is the sustained rate permitted by shaping. This object represents the 64 bit value of object cbQosTSCfgRate
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosTSCfgBurstSize64 2.9.166.1.13.1.1.12
This object indicates the the amount of traffic, in bits, in excess of the committed traffic-shaping rate that will be instantaneously permitted by this feature. If a device implements cbQosTSCfgBurstSize64, then it should not implement cbQosTSCfgBurstSize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosTSCfgExtBurstSize64 2.9.166.1.13.1.1.13
This object indicates the amount of traffic, in bits, in excess of the burst limit, which may be conditionally permitted by traffic-shaping feature. If a device implements cbQosTSCfgExtBurstSize64, then it should not implement cbQosTSCfgExtBurstSize.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned64  

cbQosSetCfgTable 2.9.166.1.14.1
This table specifies Packet Marking Action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosSetCfgEntry

cbQosSetCfgEntry 2.9.166.1.14.1.1
Each entry in this table describes configuration information about a Packet Marking Action. The table holds Packet Marking configuration parameters, such as type of packet marking and values being set to. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosSetCfgEntry  

cbQosSetCfgFeature 2.9.166.1.14.1.1.1
The bit-wise position of each packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  SetFeatureType  

cbQosSetCfgIpDSCPValue 2.9.166.1.14.1.1.2
The IP DSCP value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63  

cbQosSetCfgIpPrecedenceValue 2.9.166.1.14.1.1.3
The IP precedence value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cbQosSetCfgQosGroupValue 2.9.166.1.14.1.1.4
The QoS Group number at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..99  

cbQosSetCfgL2CosValue 2.9.166.1.14.1.1.5
The Layer 2 Cos value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cbQosSetCfgMplsExpValue 2.9.166.1.14.1.1.6
The MPLS experimental value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

cbQosSetCfgDiscardClassValue 2.9.166.1.14.1.1.7
The Discard Class value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

cbQosSetCfgMplsExpTopMostValue 2.9.166.1.14.1.1.8
The MPLS experimental value on the topmost label at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

cbQosSetCfgSrpPriority 2.9.166.1.14.1.1.9
The SRP Priority value at which the packet is being set by the packet marking feature. The higher the value the higher the priority. SRP is a Cisco developed protocol. RFC 2892: The Cisco SRP MAC Layer Protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

cbQosSetCfgFrFecnBecn 2.9.166.1.14.1.1.10
This is a configurable parameter in percentage of the queue size. When the current queue size out of the queue limit is greater than this parameter, both Frame Relay FECN and BECN bits will be set for Frame Relay congestion notification mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

cbQosSetCfgL2CosInnerValue 2.9.166.1.14.1.1.11
The value to be set in the 802.1p priority field in the inner 802.1q VLAN tag (QinQ). This object is applicable when cbQosSetCfgFeature has the 'l2CosInner' bit set.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7  

cbQosSetCfgFrDe 2.9.166.1.14.1.1.12
The Discard Eligibility (DE) bit is used to indicate that a frame has lower importance than other frames. The DE bit is part of the Address field in the Frame Relay frame header. DTE devices can set the value of the DE bit of a frame to 1 to indicate that the frame has lower importance than other frames. When the network becomes congested, DCE devices will discard frames with the DE bit set before discarding those that do not. This reduces the likelihood of critical data being dropped by Frame Relay DCE devices during periods of congestion.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosSetCfgIpPrecedenceTunnelValue 2.9.166.1.14.1.1.13
The IP precedence value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..7  

cbQosSetCfgIpDSCPTunnelValue 2.9.166.1.14.1.1.14
The IP DSCP value at which the packet is being set by the packet marking feature.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..63  

cbQosSetCfgDei 2.9.166.1.14.1.1.15
Indicates whether the DEI bit is set in the topmost 802.1ad header.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosSetCfgDeiImposition 2.9.166.1.14.1.1.16
Indicates whether the DEI bit is set in the imposed 802.1ad header.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosCMStatsTable 2.9.166.1.15.1
This table specifies ClassMap related Statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosCMStatsEntry

cbQosCMStatsEntry 2.9.166.1.15.1.1
Each entry in this table describes the statistical information about ClassMap. ClassMap specific information you can find in this table are : pre/post policy pkt/byte counts, bit rates, drop pkt/bytes and no buffer drops. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosCMStatsEntry  

cbQosCMPrePolicyPktOverflow 2.9.166.1.15.1.1.1
The upper 32 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPrePolicyPkt 2.9.166.1.15.1.1.2
The lower 32 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPrePolicyPkt64 2.9.166.1.15.1.1.3
The 64 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMPrePolicyByteOverflow 2.9.166.1.15.1.1.4
The upper 32 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPrePolicyByte 2.9.166.1.15.1.1.5
The lower 32 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPrePolicyByte64 2.9.166.1.15.1.1.6
The 64 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMPrePolicyBitRate 2.9.166.1.15.1.1.7
The bit rate of the traffic prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosCMPostPolicyByteOverflow 2.9.166.1.15.1.1.8
The upper 32 bits count of outbound octets after executing QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPostPolicyByte 2.9.166.1.15.1.1.9
The lower 32 bits count of outbound octets after executing QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMPostPolicyByte64 2.9.166.1.15.1.1.10
The 64 bits count of outbound octets after executing QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMPostPolicyBitRate 2.9.166.1.15.1.1.11
The bit rate of the traffic after executing QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosCMDropPktOverflow 2.9.166.1.15.1.1.12
The upper 32 bits counter of dropped pkts per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMDropPkt 2.9.166.1.15.1.1.13
The lower 32 bits counter of dropped pkts per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMDropPkt64 2.9.166.1.15.1.1.14
The 64 bits counter of dropped pkts per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMDropByteOverflow 2.9.166.1.15.1.1.15
The upper 32 bits counter of dropped bytes per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMDropByte 2.9.166.1.15.1.1.16
The lower 32 bits counter of dropped bytes per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMDropByte64 2.9.166.1.15.1.1.17
The 64 bits counter of dropped bytes per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMDropBitRate 2.9.166.1.15.1.1.18
The bit rate of the drops per class as the result of all features that can produce drops (e.g., police, random detect, etc.).
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosCMNoBufDropPktOverflow 2.9.166.1.15.1.1.19
The upper 32 bits drop packet count which occured due to a lack of SRAM buffers during output processing on an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMNoBufDropPkt 2.9.166.1.15.1.1.20
The lower 32 bits drop packet count which occured due to a lack of SRAM buffers during output processing on an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMNoBufDropPkt64 2.9.166.1.15.1.1.21
The 64 bits drop packet count which occured due to a lack of SRAM buffers during output processing on an interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMFragmentPktOverflow 2.9.166.1.15.1.1.22
The upper 32 bits counter for aggregate fragment pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMFragmentPkt 2.9.166.1.15.1.1.23
The lower 32 bits counter for aggregate fragment pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMFragmentPkt64 2.9.166.1.15.1.1.24
The 64 bits counter for aggregate fragment pkts
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMFragmentByteOverflow 2.9.166.1.15.1.1.25
The upper 32 bits counter for aggregate fragment bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMFragmentByte 2.9.166.1.15.1.1.26
The lower 32 bits counter for aggregate fragment bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosCMFragmentByte64 2.9.166.1.15.1.1.27
The 64 bits counter for aggregate fragment bytes
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosCMPrePolicyBitRate64 2.9.166.1.15.1.1.28
The bit rate of the traffic prior to executing any QoS policies.This object is a 64-bit version of cbQosCMPrePolicyBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosCMPostPolicyBitRate64 2.9.166.1.15.1.1.29
The bit rate of the traffic after executing QoS policies. This object is a 64-bit version of cbQosCMPostPolicyBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosCMDropBitRate64 2.9.166.1.15.1.1.30
The bit rate of the drops per class as the result of all features that can produce drops (e.g., police, random detect, etc.). This object is a 64-bit version of cbQosCMDropBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosMatchStmtStatsTable 2.9.166.1.16.1
This table specifies Match Statement related statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosMatchStmtStatsEntry

cbQosMatchStmtStatsEntry 2.9.166.1.16.1.1
Each entry in this table describes the statistical information about Match Statement. Match Statement specific information you can find in this table are : Pre policy pkt/byte counters, and bit rates. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosMatchStmtStatsEntry  

cbQosMatchPrePolicyPktOverflow 2.9.166.1.16.1.1.1
The upper 32 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosMatchPrePolicyPkt 2.9.166.1.16.1.1.2
The lower 32 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosMatchPrePolicyPkt64 2.9.166.1.16.1.1.3
The 64 bits count of inbound packets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosMatchPrePolicyByteOverflow 2.9.166.1.16.1.1.4
The upper 32 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosMatchPrePolicyByte 2.9.166.1.16.1.1.5
The lower 32 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosMatchPrePolicyByte64 2.9.166.1.16.1.1.6
The 64 bits count of inbound octets prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosMatchPrePolicyBitRate 2.9.166.1.16.1.1.7
The bit rate of the traffic prior to executing any QoS policies.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosPoliceStatsTable 2.9.166.1.17.1
This table specifies Police Action related Statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosPoliceStatsEntry

cbQosPoliceStatsEntry 2.9.166.1.17.1.1
Each entry in this table describes the statistical information about Police Action. Police Action specific information you can find in this table are : Conformed/Exceeded pkt/byte counters, bit rates. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosPoliceStatsEntry  

cbQosPoliceConformedPktOverflow 2.9.166.1.17.1.1.1
The upper 32 bits count of packets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceConformedPkt 2.9.166.1.17.1.1.2
The lower 32 bits count of packets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceConformedPkt64 2.9.166.1.17.1.1.3
The 64 bits count of packets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceConformedByteOverflow 2.9.166.1.17.1.1.4
The upper 32 bits count of octets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceConformedByte 2.9.166.1.17.1.1.5
The lower 32 bits count of octets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceConformedByte64 2.9.166.1.17.1.1.6
The 64 bits count of octets treated as conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceConformedBitRate 2.9.166.1.17.1.1.7
The bit rate of conforming traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosPoliceExceededPktOverflow 2.9.166.1.17.1.1.8
The upper 32 bits count of packets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceExceededPkt 2.9.166.1.17.1.1.9
The 32 bits count of packets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceExceededPkt64 2.9.166.1.17.1.1.10
The 64 bits count of packets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExceededByteOverflow 2.9.166.1.17.1.1.11
The upper 32 bits count of octets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceExceededByte 2.9.166.1.17.1.1.12
The lower 32 bits count of octets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceExceededByte64 2.9.166.1.17.1.1.13
The 64 bits count of octets treated as non-conforming by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExceededBitRate 2.9.166.1.17.1.1.14
The bit rate of the non-conforming traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosPoliceViolatedPktOverflow 2.9.166.1.17.1.1.15
The upper 32 bits count of packets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceViolatedPkt 2.9.166.1.17.1.1.16
The 32 bits count of packets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceViolatedPkt64 2.9.166.1.17.1.1.17
The 64 bits count of packets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceViolatedByteOverflow 2.9.166.1.17.1.1.18
The upper 32 bits count of octets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceViolatedByte 2.9.166.1.17.1.1.19
The lower 32 bits count of octets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosPoliceViolatedByte64 2.9.166.1.17.1.1.20
The 64 bits count of octets treated as violated by the policing feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceViolatedBitRate 2.9.166.1.17.1.1.21
The bit rate of the violating traffic.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosPoliceConformedBitRate64 2.9.166.1.17.1.1.22
The bit rate of conforming traffic. This object is a 64-bit version of cbQosPoliceConformedBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceExceededBitRate64 2.9.166.1.17.1.1.23
The bit rate of non-conforming traffic. This object is a 64-bit version of cbQosPoliceExceededBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceViolatedBitRate64 2.9.166.1.17.1.1.24
The bit rate of the violating traffic. This object is a 64-bit version of cbQosPoliceViolatedBitRate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosQueueingStatsTable 2.9.166.1.18.1
This table specifies Queueing Action related Statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosQueueingStatsEntry

cbQosQueueingStatsEntry 2.9.166.1.18.1.1
Each entry in this table describes the statistical information about queueing action. Queueing action specific information you can find in this table are : various Q depth, and discard pkt/byte counters. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosQueueingStatsEntry  

cbQosQueueingCurrentQDepth 2.9.166.1.18.1.1.1
The current depth of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosQueueingMaxQDepth 2.9.166.1.18.1.1.2
The maximum depth of the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosQueueingDiscardByteOverflow 2.9.166.1.18.1.1.3
The upper 32 bit count of octets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosQueueingDiscardByte 2.9.166.1.18.1.1.4
The lower 32 bits count of octets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosQueueingDiscardByte64 2.9.166.1.18.1.1.5
The count of octets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosQueueingDiscardPktOverflow 2.9.166.1.18.1.1.6
The upper 32 bits count of packets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosQueueingDiscardPkt 2.9.166.1.18.1.1.7
The number of packets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosQueueingDiscardPkt64 2.9.166.1.18.1.1.8
The number of packets, associated with this class, that were dropped by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosQueueingCurrentQDepthPkt 2.9.166.1.18.1.1.9
The current number of packets sitting in the queue
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosQueueingMaxQDepthPkt 2.9.166.1.18.1.1.10
The maximum depth of the queue in packets.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosQueueingTransmitByte64 2.9.166.1.18.1.1.11
The count of octets, associated with this class, that were transmitted by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosQueueingTransmitPkt64 2.9.166.1.18.1.1.12
The number of packets, associated with this class, that were transmitted by queueing.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosTSStatsTable 2.9.166.1.19.1
This table specifies traffic-shaping Action related Statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosTSStatsEntry

cbQosTSStatsEntry 2.9.166.1.19.1.1
Each entry in this table describes the statistical information about traffic-shaping Action. Traffic-shaping Action specific information you can find in this table are : various delay/drop pkt/byte counters, state of feature, and Q size. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosTSStatsEntry  

cbQosTSStatsDelayedByteOverflow 2.9.166.1.19.1.1.1
This object represents the upper 32 bits counter of octets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDelayedByte 2.9.166.1.19.1.1.2
This object represents the lower 32 bits counter of octets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDelayedByte64 2.9.166.1.19.1.1.3
This object represents the 64 bits counter of octets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosTSStatsDelayedPktOverflow 2.9.166.1.19.1.1.4
This object represents the upper 32 bits counter of packets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDelayedPkt 2.9.166.1.19.1.1.5
This object represents the lower 32 bits counter of packets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDelayedPkt64 2.9.166.1.19.1.1.6
This object represents the 64 bits counter of packets that have been delayed.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosTSStatsDropByteOverflow 2.9.166.1.19.1.1.7
This object represents the upper 32 bits counter of octets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDropByte 2.9.166.1.19.1.1.8
This object represents the lower 32 bits counter of octets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDropByte64 2.9.166.1.19.1.1.9
This object represents the 64 bits counter of octets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosTSStatsDropPktOverflow 2.9.166.1.19.1.1.10
This object represents the upper 32 bits counter of packets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDropPkt 2.9.166.1.19.1.1.11
This object represents the lower 32 bits counter of packets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosTSStatsDropPkt64 2.9.166.1.19.1.1.12
This object represents the 64 bits counter of packets that have been dropped during shaping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosTSStatsActive 2.9.166.1.19.1.1.13
This object indicates the current traffic-shaping state. When traffic-shaping is enabled and the traffic rate exceeds the shape rate, traffic-shaping is considered to be active. Otherwise, it is considered inactive.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosTSStatsCurrentQSize 2.9.166.1.19.1.1.14
This object indicates the current traffic-shaping queue depth in packets.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosREDClassStatsTable 2.9.166.1.20.1
This table specifies per Precedence WRED Action related Statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosREDClassStatsEntry

cbQosREDClassStatsEntry 2.9.166.1.20.1.1
Each entry in this table describes the statistical information about per Precedence WRED Action. per Precedence WRED Action specific information you can find in this table are : Random pkt/byte counters, and Tail drop pkt/byte counters. This table contains per Precedence/dscp based statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, and a per Precedence identifier: cbQosPolicyIndex, cbQosObjectsIndex and cbQosREDValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosREDClassStatsEntry  

cbQosREDRandomDropPktOverflow 2.9.166.1.20.1.1.1
The upper 32 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDRandomDropPkt 2.9.166.1.20.1.1.2
The lower 32 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDRandomDropPkt64 2.9.166.1.20.1.1.3
The 64 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDRandomDropByteOverflow 2.9.166.1.20.1.1.4
The upper 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDRandomDropByte 2.9.166.1.20.1.1.5
The lower 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDRandomDropByte64 2.9.166.1.20.1.1.6
The 64 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDTailDropPktOverflow 2.9.166.1.20.1.1.7
The upper 32 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTailDropPkt 2.9.166.1.20.1.1.8
The lower 32 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTailDropPkt64 2.9.166.1.20.1.1.9
The 64 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDTailDropByteOverflow 2.9.166.1.20.1.1.10
The upper 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTailDropByte 2.9.166.1.20.1.1.11
The lower 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTailDropByte64 2.9.166.1.20.1.1.12
The 64 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDTransmitPktOverflow 2.9.166.1.20.1.1.13
The upper 32 bits count of bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTransmitPkt 2.9.166.1.20.1.1.14
The lower 32 bits count of bytes trasmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTransmitPkt64 2.9.166.1.20.1.1.15
The 64 bits count of packets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDTransmitByteOverflow 2.9.166.1.20.1.1.16
The upper 32 bits count of octets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTransmitByte 2.9.166.1.20.1.1.17
The lower 32 bits count of octets trasmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDTransmitByte64 2.9.166.1.20.1.1.18
The 64 bits count of octets transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDECNMarkPktOverflow 2.9.166.1.20.1.1.19
The upper 32 bits count of packets ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDECNMarkPkt 2.9.166.1.20.1.1.20
The lower 32 bits count of packets ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDECNMarkPkt64 2.9.166.1.20.1.1.21
The 64 bits count of packets ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDECNMarkByteOverflow 2.9.166.1.20.1.1.22
The upper 32 bits count of bytes ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDECNMarkByte 2.9.166.1.20.1.1.23
The lower 32 bits count of bytes ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosREDECNMarkByte64 2.9.166.1.20.1.1.24
The 64 bits count of bytes ecn marked when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosREDMeanQSizeUnits 2.9.166.1.20.1.1.25
Represents the unit type of cbQosREDMeanQSize object.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueUnitType  

cbQosREDMeanQSize 2.9.166.1.20.1.1.26
The average queue size computed and used by the WRED algorithm.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosQueueDepth  

cbQosIPHCCfgTable 2.9.166.1.22.1
This table specifies IP Header Compression configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosIPHCCfgEntry

cbQosIPHCCfgEntry 2.9.166.1.22.1.1
Each entry in this table describes configuration information about IP Header compression. This includes the compression option of UDP/RTP header, TCP header or both. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosIPHCCfgEntry  

cbQosIPHCCfgOption 2.9.166.1.22.1.1.1
The configured IP header compression option. The value is defined by IPHCOption.
Status: current Access: read-only
OBJECT-TYPE    
  IPHCOption  

cbQosIPHCCfgEnabled 2.9.166.1.22.1.1.2
Boolean to indicate if IPHC is enabled for policy class.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosIPHCStatsTable 2.9.166.1.23.1
This table specifies IP Header Compression statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosIPHCStatsEntry

cbQosIPHCStatsEntry 2.9.166.1.23.1.1
Each entry in this table describes statistical information about IP Header compression. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, namely cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosIPHCStatsEntry  

cbQosIPHCRtpSentPktOverflow 2.9.166.1.23.1.1.1
The upper 32 bits count of outbound UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSentPkt 2.9.166.1.23.1.1.2
The lower 32 bits count of outbound UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSentPkt64 2.9.166.1.23.1.1.3
The 64 bits count of outbound UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpCmprsOutPktOverflow 2.9.166.1.23.1.1.4
The upper 32 bits count of outbound compressed UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpCmprsOutPkt 2.9.166.1.23.1.1.5
The lower 32 bits count of outbound compressed UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpCmprsOutPkt64 2.9.166.1.23.1.1.6
The 64 bits count of outbound compressed UDP/RTP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpSavedByteOverflow 2.9.166.1.23.1.1.7
The upper 32 bits count of UDP/RTP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSavedByte 2.9.166.1.23.1.1.8
The lower 32 bits count of UDP/RTP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSavedByte64 2.9.166.1.23.1.1.9
The 64 bits count of UDP/RTP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpSentByteOverflow 2.9.166.1.23.1.1.10
The upper 32 bits count of outbound UDP/RTP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSentByte 2.9.166.1.23.1.1.11
The lower 32 bits count of outbound UDP/RTP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCRtpSentByte64 2.9.166.1.23.1.1.12
The 64 bits count of outbound UDP/RTP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpSentByteRate 2.9.166.1.23.1.1.13
The 32 bits count of outbound UDP/RTP byte rate.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosIPHCTcpSentPktOverflow 2.9.166.1.23.1.1.14
The upper 32 bits count of outbound TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSentPkt 2.9.166.1.23.1.1.15
The lower 32 bits count of outbound TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSentPkt64 2.9.166.1.23.1.1.16
The 64 bits count of outbound TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpCmprsOutPktOverflow 2.9.166.1.23.1.1.17
The upper 32 bits count of outbound compressed TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpCmprsOutPkt 2.9.166.1.23.1.1.18
The lower 32 bits count of outbound compressed TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpCmprsOutPkt64 2.9.166.1.23.1.1.19
The 64 bits count of outbound compressed TCP packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpSavedByteOverflow 2.9.166.1.23.1.1.20
The upper 32 bits count of TCP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSavedByte 2.9.166.1.23.1.1.21
The lower 32 bits count of TCP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSavedByte64 2.9.166.1.23.1.1.22
The 64 bits count of TCP bytes that saved due to IPHC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpSentByteOverflow 2.9.166.1.23.1.1.23
The upper 32 bits count of outbound TCP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSentByte 2.9.166.1.23.1.1.24
The lower 32 bits count of outbound TCP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosIPHCTcpSentByte64 2.9.166.1.23.1.1.25
The 64 bits count of outbound TCP bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpSentByteRate 2.9.166.1.23.1.1.26
The 32 bits count of outbound TCP byte rate.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosIPHCRtpFullHdrSentPktOverflow 2.9.166.1.23.1.1.27
The upper 32 bits count of total full header UDP/RTP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpFullHdrSentPkt 2.9.166.1.23.1.1.28
The lower 32 bits count of total full header UDP/RTP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCRtpFullHdrSentPkt64 2.9.166.1.23.1.1.29
The 64 bits count of total fullheader UDP/RTP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpFullHdrSentPktOverflow 2.9.166.1.23.1.1.30
The upper 32 bits count of total fullheader TCP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpFullHdrSentPkt 2.9.166.1.23.1.1.31
The lower 32 bits count of total fullheader TCP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosIPHCTcpFullHdrSentPkt64 2.9.166.1.23.1.1.32
The 64 bits count of total fullheader TCP packets sent out.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetStatsTable 2.9.166.1.24.1
This table specifies packet marking statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosSetStatsEntry

cbQosSetStatsEntry 2.9.166.1.24.1.1
Each entry in this table describes the packets that marked by each marking type. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, namely cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosSetStatsEntry  

cbQosSetDscpPkt64 2.9.166.1.24.1.1.1
The 64 bits count of packets whose DSCP field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetPrecedencePkt64 2.9.166.1.24.1.1.2
The 64 bits count of packets whose Precedence field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetQosGroupPkt64 2.9.166.1.24.1.1.3
The 64 bits count of packets whose Qos Group field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetFrDePkt64 2.9.166.1.24.1.1.4
The 64 bits count of packets whose Frame Relay DE Bit is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetAtmClpPkt64 2.9.166.1.24.1.1.5
The 64 bits count of packets whose ATM CLP Bit is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetL2CosPkt64 2.9.166.1.24.1.1.6
The 64 bits count of packets whose Layer 2 Cos field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetMplsExpImpositionPkt64 2.9.166.1.24.1.1.7
The 64 bits count of packets whose MPLS Experimental Imposition field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetDiscardClassPkt64 2.9.166.1.24.1.1.8
The 64 bits count of packets whose Discard Class field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetMplsExpTopMostPkt64 2.9.166.1.24.1.1.9
The 64 bits count of packets whose MPLS Experimental TopMost field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetSrpPriorityPkt64 2.9.166.1.24.1.1.10
The 64 bits count of packets whose SRP Priority field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetFrFecnBecnPkt64 2.9.166.1.24.1.1.11
The 64 bits count of packets whose Frame Relay FECN BECN field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetDscpTunnelPkt64 2.9.166.1.24.1.1.12
The 64 bits count of packets whose DSCP Tunnel field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosSetPrecedenceTunnelPkt64 2.9.166.1.24.1.1.13
The 64 bits count of packets whose Precedence Tunnel field is marked by Set feature.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceColorStatsTable 2.9.166.1.25.1
This table specifies Police Action related Statistical information for two rate color aware marker.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosPoliceColorStatsEntry

cbQosPoliceColorStatsEntry 2.9.166.1.25.1.1
Each entry in this table describes the statistical information about Police Action for Two Rate Color Aware Marker. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex and cbQosObjectsIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosPoliceColorStatsEntry  

cbQosPoliceCfmColorCfmPkt64 2.9.166.1.25.1.1.1
The 64 bits count of packets which are marked as Conform-Color by previous node and treated as conforming by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorCfmByte64 2.9.166.1.25.1.1.2
The 64 bits count of bytes which are marked as Conform-Color by previous node and treated as conforming by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorExdPkt64 2.9.166.1.25.1.1.3
The 64 bits count of packets which are marked as Conform-Color by previous node and treated as exceeding by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorExdByte64 2.9.166.1.25.1.1.4
The 64 bits count of bytes which are marked as Conform-Color by previous node and treated as exceeding by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorVltPkt64 2.9.166.1.25.1.1.5
The 64 bits count of packets which are marked as Conform-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorVltByte64 2.9.166.1.25.1.1.6
The 64 bits count of bytes which are marked as Conform-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExdColorExdPkt64 2.9.166.1.25.1.1.7
The 64 bits count of packets which are marked as Exceed-Color by previous node and treated as exceeding by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExdColorExdByte64 2.9.166.1.25.1.1.8
The 64 bits count of bytes which are marked as Exceed-Color by previous node and treated as exceeding by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExdColorVltPkt64 2.9.166.1.25.1.1.9
The 64 bits count of packets which are marked as Exceed-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceExdColorVltByte64 2.9.166.1.25.1.1.10
The 64 bits count of bytes which are marked as Exceed-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceVltColorVltPkt64 2.9.166.1.25.1.1.11
The 64 bits count of packets which are marked as Violate-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceVltColorVltByte64 2.9.166.1.25.1.1.12
The 64 bits count of bytes which are marked as Violate-Color by previous node and treated as violating by the policing feature on this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosPoliceCfmColorCfmBitRate 2.9.166.1.25.1.1.13
The bit rate of conform color class conform rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceCfmColorExdBitRate 2.9.166.1.25.1.1.14
The bit rate of conform color class exceed rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceCfmColorVltBitRate 2.9.166.1.25.1.1.15
The bit rate of conform color class violate rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceExdColorExdBitRate 2.9.166.1.25.1.1.16
The bit rate of exceed color class exceed rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceExdColorVltBitRate 2.9.166.1.25.1.1.17
The bit rate of exceed color class violate rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosPoliceVltColorVltBitRate 2.9.166.1.25.1.1.18
The bit rate of violate color class violate rate.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

cbQosTableMapCfgTable 2.9.166.1.26.1
This table specifies Table Map basic configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosTableMapCfgEntry

cbQosTableMapCfgEntry 2.9.166.1.26.1.1
Each entry in this table describes configuration information about a tablemap name, behavior and default value. Each cbQosTableMapCfgName is a unique character string in QOS. This table contains configuration information only, no statistics associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosTableMapCfgEntry  

cbQosTableMapCfgIndex 2.9.166.1.26.1.1.1
An arbitrary (system-assigned) index for tablemap.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbQosTableMapCfgName 2.9.166.1.26.1.1.2
Name of the tablemap.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTableMapCfgBehavior 2.9.166.1.26.1.1.3
The behavior of a tablemap. value(1) Always set to-value to be a configurable default value <0-99> which is defined in cbQosTableMapCfgDftValue. copy(2) Always copy from-value to to-value in case the from-value is not found in the tablemap. This is the default behavior for a tablemap. ignore(3) Ignore to set to-value when from-value is not found in the tablemap.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER value(1), copy(2), ignore(3)  

cbQosTableMapCfgDftValue 2.9.166.1.26.1.1.4
The configurable default value used when cbQosTableMapCfgBehavior is value(1).
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..99  

cbQosTableMapValueCfgTable 2.9.166.1.27.1
This table specifies the from-value to to-value conversion pairs for a tablemap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosTableMapValueCfgEntry

cbQosTableMapValueCfgEntry 2.9.166.1.27.1.1
Each entry in this table specifies a from-value to to-value conversion pair for a given tablemap. This table contains configuration information only, no statistics associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosTableMapValueCfgEntry  

cbQosTableMapValueCfgFrom 2.9.166.1.27.1.1.1
This is the from-value in the tablemap. If cbQosTableMapCfgBehavior equals to either copy(2) or ignore(3), when the content in the from-type(e.g., cbQosTMSetIpDscpFromType) equals to this value, the value in the to-type(e.g., IpDscp) will be set to cbQosTableMapValueCfgTo. Each tablemap can configure multiple from-value/to-value pairs.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

cbQosTableMapValueCfgTo 2.9.166.1.27.1.1.2
This is the to-value in the tablemap. Its usage is described in cbQosTableMapValueCfgFrom.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

cbQosTableMapSetCfgTable 2.9.166.1.28.1
This table specifies enhanced packet marking configuration using a pre-defined tablemap.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosTableMapSetCfgEntry

cbQosTableMapSetCfgEntry 2.9.166.1.28.1.1
Each entry in this table describes configuration information for an Enhanced Packet Marking Action. The enhanced packet marking action uses a pre-configured table-map to do the from-value to to-value conversion. The packet marking to-type and from-type relationship can be established by using the table-map. Following is an example: cbQosTMSetIpDscpFromType == qosGroup(3) cbQosTMSetIpDscpMapName == 'MyTableMap', it means that table-map 'MyTableMap' will be used to convert the QosGroup value and the converted value will be used to set IpDSCP. cbQosConfigIndex is drived directly from cbQosSetCfgTable to keep the 1-to-1 mapping between two tables. This table contains configuration information only, no statistics associated with it.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosTableMapSetCfgEntry  

cbQosTMSetIpDscpFromType 2.9.166.1.28.1.1.1
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set IpDSCP.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetIpDscpMapName 2.9.166.1.28.1.1.2
The name of a pre-configured table-map used to convert and set IpDSCP value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTMSetIpPrecedenceFromType 2.9.166.1.28.1.1.3
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set IpPrecedence.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetIpPrecedenceMapName 2.9.166.1.28.1.1.4
The name of a pre-configured table-map used to convert and set IpPrecedence value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTMSetQosGroupFromType 2.9.166.1.28.1.1.5
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set QosGroup.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetQosGroupMapName 2.9.166.1.28.1.1.6
The name of a pre-configured table-map used to convert and set QosGroup value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTMSetL2CosFromType 2.9.166.1.28.1.1.7
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set L2Cos.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetL2CosMapName 2.9.166.1.28.1.1.8
The name of a pre-configured table-map used to convert and set L2Cos value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTMSetMplsExpImpFromType 2.9.166.1.28.1.1.9
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set MplsExpImposition.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetMplsExpImpMapName 2.9.166.1.28.1.1.10
The name of a pre-configured table-map used to convert and set MplsExpImposition value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosTMSetMplsExpTopFromType 2.9.166.1.28.1.1.11
The packet marking type whose value will be converted to a to-value based on a pre-configured table-map. The to-value will then be used to set MplsExpTopMost.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosTMSetType  

cbQosTMSetMplsExpTopMapName 2.9.166.1.28.1.1.12
The name of a pre-configured table-map used to convert and set MplsExpTopMost value.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

cbQosEBCfgTable 2.9.166.1.29.1
This table specifies Estimate Bandwidth related configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosEBCfgEntry

cbQosEBCfgEntry 2.9.166.1.29.1.1
Each entry in this table describes configuration information about Estimate Bandwidth. It includes: drop target, delay target and delay threshold. This table contains configuration information only. It is indexed by the cbQosConfigIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosEBCfgEntry  

cbQosEBCfgMechanism 2.9.166.1.29.1.1.1
Bandwidth estimate algorithm type.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosEBType  

cbQosEBCfgDropTarget 2.9.166.1.29.1.1.2
One-in-Number target indicating that no more than one packet in (this) number will be dropped.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 50..1000000  

cbQosEBCfgDelayTarget 2.9.166.1.29.1.1.3
One-in-Number target indicating that no more than one packet in (this) number will exceed the delay threshold specified by cbQosEBCfgDelayThreshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 50..1000000  

cbQosEBCfgDelayThreshold 2.9.166.1.29.1.1.4
The time in milliseconds for the delay threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 16..1000  

cbQosEBStatsTable 2.9.166.1.30.1
This table specifies Estimate Bandwidth related statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosEBStatsEntry

cbQosEBStatsEntry 2.9.166.1.30.1.1
Each entry in this table describes Estimate Bandwidth related statistical information.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosEBStatsEntry  

cbQosEBStatsCorvilEBValue 2.9.166.1.30.1.1.1
The current Corvil EB bandwidth value.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

cbQosEBStatsCorvilEBStatus 2.9.166.1.30.1.1.2
Boolean to indicate if Corvil EB is ready. true - Bandwidth estimate is available. false - Bandwidth estimate is not available.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cbQosEBStatsCorvilCTD 2.9.166.1.30.1.1.3
The Corvil CTD value defined by CbQosEBCtd.
Status: current Access: read-only
OBJECT-TYPE    
  CbQosEBCtd  

cbQosC3plAccountCfgTable 2.9.166.1.33.1
This table specifies C3pl Account Action configuration information
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosC3plAccountCfgEntry

cbQosC3plAccountCfgEntry 2.9.166.1.33.1.1
Each entry in this table describes configuration information about a c3pl account action. The information includes: feature type. This table contains configuration information only, no statistics associated with it. Therefore, it is indexed by the cbQosConfigIndex of each C3pl Account Action.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosC3plAccountCfgEntry  

cbQosC3plAccountFeatureType 2.9.166.1.33.1.1.1
The feature type is used to indicated different drop statistics.
Status: current Access: read-only
OBJECT-TYPE    
  SetC3plAccountFeatureType  

cbQosC3plAccountStatsTable 2.9.166.1.34.1
This table specifies C3pl Account Action related statistics information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CbQosC3plAccountStatsEntry

cbQosC3plAccountStatsEntry 2.9.166.1.34.1.1
Each entry in this table describes the statistical information about C3pl Account Action. Account action specific information you can find in this table are : queueing drop pkt/byte counters, wred drop pkt/byte counters, police pkt/byte counters. This table contains statistical information only, no configuration information associated with it. Therefore, it is indexed by the instance specific IDs, such as cbQosPolicyIndex, cbQosObjectsIndex, and cbQosC3plAccountFeatureType.
Status: current Access: not-accessible
OBJECT-TYPE    
  CbQosC3plAccountStatsEntry  

cbQosC3plAccountDropPktOverflow 2.9.166.1.34.1.1.1
The upper 32 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountDropPkt 2.9.166.1.34.1.1.2
The lower 32 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountDropPkt64 2.9.166.1.34.1.1.3
The 64 bits count of packets dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosC3plAccountDropByteOverflow 2.9.166.1.34.1.1.4
The upper 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountDropByte 2.9.166.1.34.1.1.5
The lower 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountDropByte64 2.9.166.1.34.1.1.6
The 64 bits count of bytes dropped when the number of packets in the associated queue was greater than the minimum threshold and less than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosC3plAccountTailDropPktOverflow 2.9.166.1.34.1.1.7
The upper 32 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountTailDropPkt 2.9.166.1.34.1.1.8
The lower 32 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountTailDropPkt64 2.9.166.1.34.1.1.9
The 64 bits count of packets dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

cbQosC3plAccountTailDropByteOverflow 2.9.166.1.34.1.1.10
The upper 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountTailDropByte 2.9.166.1.34.1.1.11
The lower 32 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

cbQosC3plAccountTailDropByte64 2.9.166.1.34.1.1.12
The 64 bits count of bytes dropped when the number of packets in the associated queue was greater than the maximum threshold.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

ciscocbQosMIBCompliances 2.9.166.2.1
OBJECT IDENTIFIER    

ciscocbQosMIBGroups 2.9.166.2.2
OBJECT IDENTIFIER    

ciscocbQosMIBCompliance 2.9.166.2.1.1
The compliance statement for entities that implement class-based QoS on a Cisco router.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev1 2.9.166.2.1.2
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBCompliance.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev2 2.9.166.2.1.3
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev1.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev3 2.9.166.2.1.4
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev2.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev4 2.9.166.2.1.5
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev2.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev5 2.9.166.2.1.6
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev4.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev6 2.9.166.2.1.7
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev5.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev7 2.9.166.2.1.8
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev5.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev8 2.9.166.2.1.9
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev7.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev9 2.9.166.2.1.10
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev8.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev10 2.9.166.2.1.11
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev9.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev11 2.9.166.2.1.12
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev10.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev12 2.9.166.2.1.13
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev11.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

ciscocbQosMIBComplianceRev13 2.9.166.2.1.14
The compliance statement for entities that implement class-based QoS on a Cisco router. This compliance module deprecates ciscocbQosMIBComplianceRev12.
Status: current Access: read-only
MODULE-COMPLIANCE    

cbQosServicePolicyGroup 2.9.166.2.2.1
Required objects to provide CB QoS objects configuration information. cbQosServicePolicyGroup object is superseded by cbQosServicePolicyGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosInterfacePolicyGroup 2.9.166.2.2.2
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosFrameRelayVCPolicyGroup 2.9.166.2.2.3
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosATMPVCPolicyGroup 2.9.166.2.2.4
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosObjectsGroup 2.9.166.2.2.5
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPolicyMapCfgGroup 2.9.166.2.2.6
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosClassMapCfgGroup 2.9.166.2.2.7
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosMatchStmtCfgGroup 2.9.166.2.2.8
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingCfgGroup 2.9.166.2.2.9
Required objects to provide CB QoS objects configuration information. cbQosQueueingCfgGroup object is superseded by cbQosQueueingCfgGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosREDCfgGroup 2.9.166.2.2.10
Required objects to provide CB QoS objects configuration information. cbQosREDCfgGroup object is superseded by cbQosREDCfgGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosREDClassCfgGroup 2.9.166.2.2.11
Required objects to provide CB QoS objects configuration information. cbQosREDClassCfgGroup object is superseded by cbQosREDClassCfgGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgGroup 2.9.166.2.2.12
Required objects to provide CB QoS objects configuration information. cbQosPoliceCfgGroup object is superseded by cbQosPoliceCfgGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosTSCfgGroup 2.9.166.2.2.13
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgGroup 2.9.166.2.2.14
Required objects to provide CB QoS objects configuration information. cbQosSetCfgGroup object is superseded by cbQosSetCfgGroupRev1.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosClassMapStatsGroup 2.9.166.2.2.15
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosNoBufferDropGroup 2.9.166.2.2.16
Optional objects to provide CB QoS summary statistics.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingDynamicQNumberGroup 2.9.166.2.2.17
Optional objects to provide CB QoS Queueing information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTrafficShapingDelayCountersGroup 2.9.166.2.2.18
Optional objects to provide CB QoS traffic-shaping information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosMatchStmtStatsGroup 2.9.166.2.2.19
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceStatsGroup 2.9.166.2.2.20
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingStatsGroup 2.9.166.2.2.21
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTSStatsGroup 2.9.166.2.2.22
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDClassStatsGroup 2.9.166.2.2.23
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDClassXmitCountersGroup 2.9.166.2.2.24
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosAFPoliceStatsGroup 2.9.166.2.2.25
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosAFPoliceCfgGroup 2.9.166.2.2.26
Optional objects to provide CB QoS objects configuration information. cbQosAFPoliceCfgGroup object is superseded by cbQosAFPoliceViolateCfgGroup.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosREDDscpCfgGroup 2.9.166.2.2.27
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosNewSetCfgGroup 2.9.166.2.2.28
Optional objects to provide CB QoS objects configuration information. cbQosNewSetCfgGroup object is superseded by cbQosSetCfgL2Group.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosQueueingCfgGroupRev1 2.9.166.2.2.29
Required objects to provide CB QoS objects configuration information. cbQosQueueingCfgGroupRev1 object is superseded by cbQosQueueingCfgGroupRev2.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosREDCfgGroupRev1 2.9.166.2.2.30
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDClassCfgGroupRev1 2.9.166.2.2.31
Required objects to provide CB QoS objects configuration information. cbQosREDClassCfgGroupRev1 object is superseded by .
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgGroupRev1 2.9.166.2.2.32
Required objects to provide CB QoS objects configuration information. cbQosPoliceCfgGroupRev1 object is superseded by cbQosPoliceCfgGroupRev2.
Status: deprecated Access: read-only
OBJECT-GROUP    

cbQosPoliceActionCfgGroup 2.9.166.2.2.33
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosAFPoliceViolateCfgGroup 2.9.166.2.2.34
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDECNCfgGroup 2.9.166.2.2.35
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDClassECNMarkCountersGroup 2.9.166.2.2.36
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgExtGroup 2.9.166.2.2.37
Optional objects to provide the information of the committed policing rate that is greater than the maximum value reportable by cbQosPoliceCfgRate.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgGroupRev1 2.9.166.2.2.38
Required objects to provide CB QoS objects configuration information for SET/Marking feature.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgMplsImpositionGroup 2.9.166.2.2.39
Optional object to provide CB QoS objects configuration information for SET/Marking feature.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgDiscardClassGroup 2.9.166.2.2.40
Optional object to provide CB QoS objects configuration information for SET/Marking feature.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgMPLSTopMostGroup 2.9.166.2.2.41
Optional object to provide CB QoS objects configuration information for SET/Marking feature.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgGroupRev2 2.9.166.2.2.42
Required objects to provide CB QoS objects configuration information for POLICE feature.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgPirGroup 2.9.166.2.2.43
Optional objects to provide CB QoS policing PIR rate.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgPercentGroup 2.9.166.2.2.44
Optional objects to provide CB QoS policing CIR and PIR rates in percentage.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTSCfgPercentGroup 2.9.166.2.2.45
Optional objects to provide CB QoS committed traffic-shaping rate in percentage.
Status: current Access: read-only
OBJECT-GROUP    

cbQosIPHCCfgGroup 2.9.166.2.2.46
Optional object to provide CB QoS IP header compression configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosIPHCStatsGroup 2.9.166.2.2.47
Optional objects to provide CB QoS IP header compression statistic information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosServicePolicyGroupRev1 2.9.166.2.2.48
Required objects to provide CB QoS objects configuration information. This group deprecates cbQosServicePolicyGroup.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingCfgQLimitTimeGroup 2.9.166.2.2.49
Optional object to provide Aggregate Queue time based Limit configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDCfgThresholdTimeGroup 2.9.166.2.2.50
Optional objects to provide WRED time based threshold Limit configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgCellGroup 2.9.166.2.2.51
Optional objects to provide CB QoS policing cell based rate configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgTimeGroup 2.9.166.2.2.52
Optional objects to provide CB QoS policing time based burst size configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgCdvtGroup 2.9.166.2.2.53
Optional objects to provide CB QoS policing ATM CDVT configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgColorGroup 2.9.166.2.2.54
Optional objects to provide CB QoS policing color aware configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTSCfgTimeGroup 2.9.166.2.2.55
Optional objects to provide CB QoS traffic-shaping time based burst size configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgSrpPriorityGroup 2.9.166.2.2.56
Optional object to provide CB QoS SET SRP Priority configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgFrFecnBecnGroup 2.9.166.2.2.57
Optional object to provide CB QoS SET Frame Relay FECN BECN configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetStatsGroup 2.9.166.2.2.58
Optional objects to provide CB QoS SET statistical information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceColorStatsGroup 2.9.166.2.2.59
Optional objects to provide CB QoS Assured Forwarding Policing Color Aware statistical information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTableMapCfgGroup 2.9.166.2.2.60
Optional objects to provide CB QoS Enhanced Packet Marking configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosEBCfgGroup 2.9.166.2.2.61
Optional objects to provide Estimate Bandwidth configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosEBStatsGroup 2.9.166.2.2.62
Optional objects to provide Estimate Bandwidth status information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosServicePolicyExtGroup 2.9.166.2.2.63
Optional objects to provide more information about a particular service policy instance.
Status: current Access: read-only
OBJECT-GROUP    

cbQosMeasureIPSLACfgGroup 2.9.166.2.2.64
Optional objects to configure IPSLA measure action.
Status: current Access: read-only
OBJECT-GROUP    

cbQosTSCfgExtGroup 2.9.166.2.2.65
Objects to provide the information of the committed shaping rate that is greater than the maximum value reportable by cbQosTSCfgRate.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingCfgGroupRev2 2.9.166.2.2.66
Required objects to provide CB QoS objects configuration information
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgL2Group 2.9.166.2.2.67
Optional objects to provide CB QoS objects configuration information
Status: current Access: read-only
OBJECT-GROUP    

cbQosREDClassCfgGroupRev2 2.9.166.2.2.68
Required objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingClassCfgGroup 2.9.166.2.2.69
Required objects to provide CB QoS objects configuration information
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceCfgGroupRev3 2.9.166.2.2.70
Required objects to provide CB QoS objects configuration information for POLICE feature
Status: current Access: read-only
OBJECT-GROUP    

cbQosC3plAccountCfgGroup 2.9.166.2.2.71
Required objects to provide c3pl account action configuration information (provide drop types) .
Status: current Access: read-only
OBJECT-GROUP    

cbQosC3plAccountStatsGroup 2.9.166.2.2.72
Optional objects to provide c3pl account action statistics information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgFrDeGroup 2.9.166.2.2.73
Optional object to provide CB QoS objects marking configuration information on frame relay header.
Status: current Access: read-only
OBJECT-GROUP    

cbQosEVCGroup 2.9.166.2.2.74
Optional objects to provide EVC information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosFragmentGroup 2.9.166.2.2.75
Optional objects to provide Service Fragment information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosSetCfgExt 2.9.166.2.2.76
Additional objects for configuring mark action on precedence tunnel,dscp tunnel, dei, dei imposition.
Status: current Access: read-only
OBJECT-GROUP    

cbQosPoliceColorStatsExt 2.9.166.2.2.77
Additional objects for police color aware stats on conform rate, exceed rate, violate rate
Status: current Access: read-only
OBJECT-GROUP    

cbQosIPHCCfgExt 2.9.166.2.2.78
Additional object to indicate IPHC action configured in policy class.
Status: current Access: read-only
OBJECT-GROUP    

cbQosIPHCStatsExt 2.9.166.2.2.79
Additional objects for IPHC stats.
Status: current Access: read-only
OBJECT-GROUP    

cbQos421XRCfgExt 2.9.166.2.2.80
The following 4 changes have been made 1. Added 64 bit objects ======================== cbQosQueueingCfgBandwidth64, cbQosQueueingCfgIndividualQSize64, cbQosPoliceCfgBurstSize64, cbQosPoliceCfgExtBurstSize64, cbQosPoliceCfgPir64, cbQosTSCfgBurstSize64, cbQosTSCfgExtBurstSize64 2. Deprecated the objects corresponding to the newly added 64 bit objects ================================================================ cbQosQueueingCfgBandwidth, cbQosQueueingCfgIndividualQSize, cbQosPoliceCfgBurstSize, cbQosPoliceCfgExtBurstSize, cbQosPoliceCfgPir, cbQosTSCfgBurstSize, cbQosTSCfgExtBurstSize 2. Range expanded for ================== cbQosQueueingCfgBandwidth, cbQosQueueingCfgIndividualQSize, cbQosPoliceCfgBurstSize, cbQosPoliceCfgExtBurstSize, cbQosPoliceCfgPir, cbQosTSCfgBurstSize, cbQosTSCfgExtBurstSize, cbQosREDCfgMinThreshold, cbQosREDCfgMaxThreshold, cbQosPoliceCfgRate, cbQosPoliceCfgBurstCell, cbQosPoliceCfgExtBurstCell, cbQosPoliceCfgBurstTime, cbQosPoliceCfgExtBurstTime, cbQosPoliceCfgCdvt, cbQosTSCfgRate,cbQosTSCfgBurstTime, cbQosTSCfgExtBurstTime 3. New object added ================ cbQosPolicyDiscontinuityTime 4. Added new type (srp-priority) to ================================== PoliceAction
Status: current Access: read-only
OBJECT-GROUP    

cbQosBitRateExt 2.9.166.2.2.81
Added the following 64-bit Bit Rate Objects cbQosCMPrePolicyBitRate64 cbQosCMPostPolicyBitRate64 cbQosCMDropBitRate64 cbQosPoliceConformedBitRate64 cbQosPoliceExceededBitRate64 cbQosPoliceViolatedBitRate64
Status: current Access: read-only
OBJECT-GROUP    

cbQosQueueingStatsGroupRev1 2.9.166.2.2.82
Optional objects to provide CB QoS objects configuration information.
Status: current Access: read-only
OBJECT-GROUP    

cbQosServicePolicyExtGroupRev2 2.9.166.2.2.83
Added cbQosParentPolicyIndex to cbQosServicePolicyTable.
Status: current Access: read-only
OBJECT-GROUP