HH3C-CBQOS2-MIB

File: HH3C-CBQOS2-MIB.mib (212669 bytes)

Imported modules

HH3C-OID-MIB SNMPv2-SMI INET-ADDRESS-MIB
SNMPv2-TC

Imported symbols

hh3cCommon Integer32 Counter64
Unsigned32 OBJECT-TYPE MODULE-IDENTITY
NOTIFICATION-TYPE InetAddressType InetAddress
TEXTUAL-CONVENTION RowStatus TruthValue

Defined Types

MatchRuleType  
Type of Match Rule.
TEXTUAL-CONVENTION    
  INTEGER matchRuleAny(1), matchRuleIpv4Acl(2), matchRuleIPv6Acl(3), matchRuleIPv4Protocol(4), matchRuleIPv6Protocol(5), matchRuleIPXProtocol(6), matchRuleDscp(7), matchRuleIpPre(8), matchRuleVlan8021p(9), matchRuleMplsExp(10), matchRuleAtmClp(11), matchRuleFrDe(12), matchRuleSourceMac(13), matchRuleDestinationMac(14), matchRuleQosLocalID(15), matchRuleClassifier(16), matchRuleInboundInterface(17), matchRuleRtpPort(18), matchRuleSourceIp(19), matchRuleVlanID(20), matchRuleTopMostVlanID(21), matchRuleLocalPrecedence(22), matchRuleDropPriority(23), matchRuleBittorrent(24), matchRuleServiceDot1p(25)  

CarAction  
The actions taken when packets conforming or exceeding the configured committed information rate(CIR).
TEXTUAL-CONVENTION    
  INTEGER invalid(0), pass(1), continue(2), discard(3), remark(4), remark-ip-continue(5), remark-ip-pass(6), remark-mplsexp-continue(7), remark-mplsexp-pass(8), remark-dscp-continue(9), remark-dscp-pass(10), remark-dot1p-continue(11), remark-dot1p-pass(12), remark-atm-clp-continue(13), remark-atm-clp-pass(14), remark-fr-de-continue(15), remark-fr-de-pass(16), remark-local-pre-pass(17), remark-drop-pre-pass(18)  

RemarkType  
Type of remark.
TEXTUAL-CONVENTION    
  INTEGER typeIpPrecedence(1), typeDscp(2), typeMplsExp(3), typeVlan8021p(4), typeAtmClp(5), typeFrDe(6), typeVlanID(7), typeQosLocalID(8), typeDropPrecedence(9), typeLocalPrecedence(10), typeTopMostVlanID(11)  

WredType  
WRED type.
TEXTUAL-CONVENTION    
  INTEGER typeIpPrecBased(1), typeDscpBased(2), typeDropLevelBased(3), typeAtmClpBased(4), typeVlan8021pBased(5), typeMplsExpBased(6)  

QueueType  
Queueing Type: EF:(1) AF:(2) WFQ:(3)
TEXTUAL-CONVENTION    
  INTEGER ef(1), af(2), wfq(3)  

QueueBandwidthUnit  
Bandwidth Unit: Absolute, Unit : Kbps(1) Percent, Unit : %(2)
TEXTUAL-CONVENTION    
  INTEGER unitUnavailable(0), unitAbsolute(1), unitPercent(2)  

DirectionType  
The direction of policy apply on at interface.
TEXTUAL-CONVENTION    
  INTEGER inbound(1), outbound(2)  

ApplyObjectType  
Type of QoS apply object.
TEXTUAL-CONVENTION    
  INTEGER interface(1), vlan(2), atmPvc(3), frDlci(4)  

Hh3cCBQoSClassifierCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSClassifierIndex Integer32
  hh3cCBQoSClassifierName OCTET STRING
  hh3cCBQoSClassifierRuleCount Integer32
  hh3cCBQoSClassifierOperator INTEGER
  hh3cCBQoSClassifierLayer INTEGER
  hh3cCBQoSClassifierType INTEGER
  hh3cCBQosClassifierMatchRuleNextIndex Integer32
  hh3cCBQoSClassifierRowStatus RowStatus

Hh3cCBQoSMatchRuleCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSMatchRuleIndex Integer32
  hh3cCBQoSMatchRuleIfNot INTEGER
  hh3cCBQoSMatchRuleType MatchRuleType
  hh3cCBQoSMatchRuleStringValue OCTET STRING
  hh3cCBQoSMatchRuleIntValue1 Unsigned32
  hh3cCBQoSMatchRuleIntValue2 Unsigned32
  hh3cCBQoSMatchIpAddressType InetAddressType
  hh3cCBQoSMatchIpAddress InetAddress
  hh3cCBQoSMatchRuleRowStatus RowStatus

Hh3cCBQoSBehaviorCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSBehaviorIndex Integer32
  hh3cCBQoSBehaviorName OCTET STRING
  hh3cCBQoSBehaviorType INTEGER
  hh3cCBQoSBehaviorRowStatus RowStatus

Hh3cCBQoSCarCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSCarCir Unsigned32
  hh3cCBQoSCarCbs Unsigned32
  hh3cCBQoSCarEbs Unsigned32
  hh3cCBQoSCarPir Unsigned32
  hh3cCBQoSCarPbs Unsigned32
  hh3cCBQoSCarGreenAction CarAction
  hh3cCBQoSCarGreenRemarkValue Integer32
  hh3cCBQoSCarYellowAction CarAction
  hh3cCBQoSCarYellowRemarkValue Integer32
  hh3cCBQoSCarRedAction CarAction
  hh3cCBQoSCarRedRemarkValue Integer32
  hh3cCBQoSCarPolicedPriorityMapType INTEGER
  hh3cCBQoSCarRowStatus RowStatus

Hh3cCBQoSAggregativeCarCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSCarAggregativeCarIndex Integer32
  hh3cCBQoSCarAggregativeCarName OCTET STRING
  hh3cCBQoSAggregativeCarRowStatus RowStatus

Hh3cCBQoSGtsCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSGtsCir Unsigned32
  hh3cCBQoSGtsCbs Unsigned32
  hh3cCBQoSGtsEbs Unsigned32
  hh3cCBQoSGtsQueueLength Integer32
  hh3cCBQoSGtsRowStatus RowStatus

Hh3cCBQoSRemarkCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSRemarkType RemarkType
  hh3cCBQoSRemarkValue Integer32
  hh3cCBQoSRemarkRowStatus RowStatus

Hh3cCBQoSQueueCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSQueueType QueueType
  hh3cCBQoSQueueDropType INTEGER
  hh3cCBQoSQueueLength Integer32
  hh3cCBQoSQueueBandwidthUnit QueueBandwidthUnit
  hh3cCBQoSQueueBandwidthValue Integer32
  hh3cCBQoSQueueCbs Integer32
  hh3cCBQoSQueueQueueNumber INTEGER
  hh3cCBQoSQueueCbsRatio Integer32
  hh3cCBQoSQueueRowStatus RowStatus

Hh3cCBQoSWredCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSWredType WredType
  hh3cCBQoSWredWeightConst Integer32

Hh3cCBQoSWredClassCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSWredClassValue Integer32
  hh3cCBQoSWredClassLowLimit Integer32
  hh3cCBQoSWredClassHighLimit Integer32
  hh3cCBQoSWredClassDiscardProb Integer32

Hh3cCBQoSPolicyRouteCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSPolicyRouteIpAddrType InetAddressType
  hh3cCBQoSPolicyRouteNexthop InetAddress
  hh3cCBQoSPolicyRouteBackup INTEGER
  hh3cCBQoSPolicyRouteRowStatus RowStatus

Hh3cCBQoSNatCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSNatMainNumber Integer32
  hh3cCBQoSNatBackupNumber Integer32
  hh3cCBQoSNatServiceClass Integer32
  hh3cCBQoSNatRowStatus RowStatus

Hh3cCBQoSFirewallCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSFirewallAction INTEGER
  hh3cCBQoSFirewallRowStatus RowStatus

Hh3cCBQoSSamplingCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSSamplingNum Integer32
  hh3cCBQoSSamplingRowStatus RowStatus

Hh3cCBQoSAccountCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSAccounting TruthValue
  hh3cCBQoSAccountRowStatus RowStatus

Hh3cCBQoSRedirectCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSRedirectType INTEGER
  hh3cCBQoSRedirectIfIndex Integer32
  hh3cCBQoSRedirectIpAddressType InetAddressType
  hh3cCBQoSRedirectIpAddress1 InetAddress
  hh3cCBQoSRedirectIpAddress2 InetAddress
  hh3cCBQoSRedirectRowStatus RowStatus
  hh3cCBQoSRedirectIpv6Interface1 Integer32
  hh3cCBQoSRedirectIpv6Interface2 Integer32

Hh3cCBQoSPriorityMapCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSPriorityMapImportType INTEGER
  hh3cCBQoSPriorityMapExportType INTEGER
  hh3cCBQoSPriorityMapGroupIndex Integer32
  hh3cCBQoSPriorityMapGroupName OCTET STRING
  hh3cCBQoSPriorityMapAuto INTEGER
  hh3cCBQoSPriorityMapRowStatus RowStatus

Hh3cCBQoSMirrorCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSMirrorType INTEGER
  hh3cCBQoSMirrorIfIndex OCTET STRING
  hh3cCBQoSMirrorVlanID Integer32
  hh3cCBQoSMirrorRowStatus RowStatus

Hh3cCBQoSNestCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSNestServiceVlanID Integer32
  hh3cCBQoSNestServiceDot1pValue Integer32
  hh3cCBQoSNestCustomerVlanID Integer32
  hh3cCBQoSNestCustomerDot1pValue Integer32
  hh3cCBQoSNestRowStatus RowStatus

Hh3cCBQoSNestPolicyCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSNestPolicyName OCTET STRING
  hh3cCBQoSNestPolicyRowStatus RowStatus

Hh3cCBQoSPolicyCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSPolicyIndex Integer32
  hh3cCBQoSPolicyName OCTET STRING
  hh3cCBQoSPolicyClassCount Integer32
  hh3cCBQoSPolicyConfigMode INTEGER
  hh3cCBQoSPolicyType INTEGER
  hh3cCBQoSPolicyClassNextIndex Integer32
  hh3cCBQoSPolicyRowStatus RowStatus

Hh3cCBQoSPolicyClassCfgInfoEntry  
SEQUENCE    
  hh3cCBQoSPolicyClassIndex Integer32
  hh3cCBQoSPolicyClassClassifierIndex Integer32
  hh3cCBQoSPolicyClassClassifierName OCTET STRING
  hh3cCBQoSPolicyClassBehaviorIndex Integer32
  hh3cCBQoSPolicyClassBehaviorName OCTET STRING
  hh3cCBQoSPolicyClassPrecedence Integer32
  hh3cCBQoSPolicyClassRowStatus RowStatus
  hh3cCBQoSPolicyClassMode INTEGER
  hh3cCBQoSPolicyClassCfgOrder Integer32

Hh3cCBQoSIfApplyPolicyEntry  
SEQUENCE    
  hh3cCBQoSIfApplyPolicyIfIndex Integer32
  hh3cCBQoSIfApplyPolicyDirection DirectionType
  hh3cCBQoSIfApplyPolicyName OCTET STRING
  hh3cCBQoSIfApplyPolicyEnableDynamic INTEGER
  hh3cCBQoSIfApplyPolicyRowStatus RowStatus

Hh3cCBQoSAtmPvcApplyPolicyEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcApplyPolicyIfIndex Integer32
  hh3cCBQoSAtmPvcApplyPolicyVPI Integer32
  hh3cCBQoSAtmPvcApplyPolicyVCI Integer32
  hh3cCBQoSAtmPvcApplyPolicyDirection DirectionType
  hh3cCBQoSAtmPvcApplyPolicyName OCTET STRING
  hh3cCBQoSAtmPvcApplyPolicyRowStatus RowStatus

Hh3cCBQoSVlanApplyPolicyEntry  
SEQUENCE    
  hh3cCBQoSVlanApplyPolicyVlanid Integer32
  hh3cCBQoSVlanApplyPolicyDirection DirectionType
  hh3cCBQoSVlanApplyPolicyName OCTET STRING
  hh3cCBQoSVlanApplyPriority Integer32
  hh3cCBQoSVlanApplyPolicyRowStatus RowStatus

Hh3cCBQoSFrClassApplyPolicyEntry  
SEQUENCE    
  hh3cCBQoSFrClassApplyPolicyFrClassName OCTET STRING
  hh3cCBQoSFrClassApplyPolicyDirection DirectionType
  hh3cCBQoSFrClassApplyPolicyName OCTET STRING
  hh3cCBQoSFrClassApplyPolicyRowStatus RowStatus

Hh3cCBQoSFrPvcApplyPolicyEntry  
SEQUENCE    
  hh3cCBQoSFrPvcApplyPolicyIfIndex Integer32
  hh3cCBQoSFrPvcApplyPolicyDlciNum Integer32
  hh3cCBQoSFrPvcApplyPolicyDirection DirectionType
  hh3cCBQoSFrPvcApplyPolicyName OCTET STRING
  hh3cCBQoSFrPvcApplyPolicyRowStatus RowStatus

Hh3cCBQoSGlobalApplyEntry  
SEQUENCE    
  hh3cCBQoSGlobalApplyDirection DirectionType
  hh3cCBQoSGlobalApplyName OCTET STRING
  hh3cCBQoSGlobalApplyRowStatus RowStatus

Hh3cCBQoSIfCbqRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfCbqQueueSize Integer32
  hh3cCBQoSIfCbqDiscard Counter64
  hh3cCBQoSIfCbqEfQueueSize Integer32
  hh3cCBQoSIfCbqAfQueueSize Integer32
  hh3cCBQoSIfCbqBeQueueSize Integer32
  hh3cCBQoSIfCbqBeActiveQueueNum Integer32
  hh3cCBQoSIfCbqBeMaxActiveQueueNum Integer32
  hh3cCBQoSIfCbqBeTotalQueueNum Integer32
  hh3cCBQoSIfCbqAfAllocatedQueueNum Integer32

Hh3cCBQoSIfClassMatchRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfClassMatchedPackets Counter64
  hh3cCBQoSIfClassMatchedBytes Counter64
  hh3cCBQoSIfClassAverageRate Counter64

Hh3cCBQoSIfCarRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfCarGreenPackets Counter64
  hh3cCBQoSIfCarGreenBytes Counter64
  hh3cCBQoSIfCarRedPackets Counter64
  hh3cCBQoSIfCarRedBytes Counter64
  hh3cCBQoSIfCarYellowPackets Counter64
  hh3cCBQoSIfCarYellowBytes Counter64

Hh3cCBQoSIfGtsRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfGtsPassedPackets Counter64
  hh3cCBQoSIfGtsPassedBytes Counter64
  hh3cCBQoSIfGtsDiscardedPackets Counter64
  hh3cCBQoSIfGtsDiscardedBytes Counter64
  hh3cCBQoSIfGtsDelayedPackets Counter64
  hh3cCBQoSIfGtsDelayedBytes Counter64
  hh3cCBQoSIfGtsQueueSize Integer32

Hh3cCBQoSIfRemarkRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfRemarkedPackets Counter64

Hh3cCBQoSIfQueueRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfQueueMatchedPackets Counter64
  hh3cCBQoSIfQueueMatchedBytes Counter64
  hh3cCBQoSIfQueueEnqueuedPackets Counter64
  hh3cCBQoSIfQueueEnqueuedBytes Counter64
  hh3cCBQoSIfQueueDiscardedPackets Counter64
  hh3cCBQoSIfQueueDiscardedBytes Counter64

Hh3cCBQoSIfWredRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfWredRandomDiscardedPackets Counter64
  hh3cCBQoSIfWredTailDiscardedPackets Counter64

Hh3cCBQoSIfAccountingRunInfoEntry  
SEQUENCE    
  hh3cCBQoSIfAccountingPackets Counter64
  hh3cCBQoSIfAccountingBytes Counter64

Hh3cCBQoSAtmPvcCbqRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcCbqQueueSize Integer32
  hh3cCBQoSAtmPvcCbqDiscard Counter64
  hh3cCBQoSAtmPvcCbqEfQueueSize Integer32
  hh3cCBQoSAtmPvcCbqAfQueueSize Integer32
  hh3cCBQoSAtmPvcCbqBeQueueSize Integer32
  hh3cCBQoSAtmPvcCbqBeActiveQueueNum Integer32
  hh3cCBQoSAtmPvcCbqBeMaxActiveQueueNum Integer32
  hh3cCBQoSAtmPvcCbqBeTotalQueueNum Integer32
  hh3cCBQoSAtmPvcCbqAfAllocatedQueueNum Integer32

Hh3cCBQoSAtmPvcClassMatchRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcClassMatchPackets Counter64
  hh3cCBQoSAtmPvcClassMatchBytes Counter64
  hh3cCBQoSAtmPvcClassAverageRate Integer32

Hh3cCBQoSAtmPvcCarRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcCarConformPackets Counter64
  hh3cCBQoSAtmPvcCarConformBytes Counter64
  hh3cCBQoSAtmPvcCarExceedPackets Counter64
  hh3cCBQoSAtmPvcCarExceedBytes Counter64

Hh3cCBQoSAtmPvcGtsRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcGtsPassedPackets Counter64
  hh3cCBQoSAtmPvcGtsPassedBytes Counter64
  hh3cCBQoSAtmPvcGtsDiscardedPackets Counter64
  hh3cCBQoSAtmPvcGtsDiscardedBytes Counter64
  hh3cCBQoSAtmPvcGtsDelayedPackets Counter64
  hh3cCBQoSAtmPvcGtsDelayedBytes Counter64
  hh3cCBQoSAtmPvcGtsQueueSize Integer32

Hh3cCBQoSAtmPvcRemarkRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcRemarkedPackets Counter64

Hh3cCBQoSAtmPvcQueueRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcQueueMatchedPackets Counter64
  hh3cCBQoSAtmPvcQueueMatchedBytes Counter64
  hh3cCBQoSAtmPvcQueueEnqueuedPackets Counter64
  hh3cCBQoSAtmPvcQueueEnqueuedBytes Counter64
  hh3cCBQoSAtmPvcQueueDiscardedPackets Counter64
  hh3cCBQoSAtmPvcQueueDiscardedBytes Counter64

Hh3cCBQoSAtmPvcWredRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcWredRandomDiscardedPackets Counter64
  hh3cCBQoSAtmPvcWredTailDiscardedPackets Counter64

Hh3cCBQoSAtmPvcAccountingRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAtmPvcAccountingPackets Counter64
  hh3cCBQoSAtmPvcAccountingBytes Counter64

Hh3cCBQoSFrPvcCbqRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcCbqQueueSize Integer32
  hh3cCBQoSFrPvcCbqDiscard Counter64
  hh3cCBQoSFrPvcCbqEfQueueSize Integer32
  hh3cCBQoSFrPvcCbqAfQueueSize Integer32
  hh3cCBQoSFrPvcCbqBeQueueSize Integer32
  hh3cCBQoSFrPvcCbqBeActiveQueueNum Integer32
  hh3cCBQoSFrPvcCbqBeMaxActiveQueueNum Integer32
  hh3cCBQoSFrPvcCbqBeTotalQueueNum Integer32
  hh3cCBQoSFrPvcCbqAfAllocatedQueueNum Integer32

Hh3cCBQoSFrPvcClassMatchRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcClassMatchedPackets Counter64
  hh3cCBQoSFrPvcClassMatchedBytes Counter64
  hh3cCBQoSFrPvcClassAverageRate Counter64

Hh3cCBQoSFrPvcCarRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcCarConformPackets Counter64
  hh3cCBQoSFrPvcCarConformBytes Counter64
  hh3cCBQoSFrPvcCarExceedPackets Counter64
  hh3cCBQoSFrPvcCarExceedBytes Counter64

Hh3cCBQoSFrPvcGtsRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcGtsPassedPackets Counter64
  hh3cCBQoSFrPvcGtsPassedBytes Counter64
  hh3cCBQoSFrPvcGtsDiscardedPackets Counter64
  hh3cCBQoSFrPvcGtsDiscardedBytes Counter64
  hh3cCBQoSFrPvcGtsDelayedPackets Counter64
  hh3cCBQoSFrPvcGtsDelayedBytes Counter64
  hh3cCBQoSFrPvcGtsQueueSize Integer32

Hh3cCBQoSFrPvcRemarkRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcRemarkedPackets Counter64

Hh3cCBQoSFrPvcQueueRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcQueueMatchedPackets Counter64
  hh3cCBQoSFrPvcQueueMatchedBytes Counter64
  hh3cCBQoSFrPvcQueueEnqueuedPackets Counter64
  hh3cCBQoSFrPvcQueueEnqueuedBytes Counter64
  hh3cCBQoSFrPvcQueueDiscardedPackets Counter64
  hh3cCBQoSFrPvcQueueDiscardedBytes Counter64

Hh3cCBQoSFrPvcWredRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcWredRandomDiscardedPackets Counter64
  hh3cCBQoSFrPvcWredTailDiscardedPackets Counter64

Hh3cCBQoSFrPvcAccountingRunInfoEntry  
SEQUENCE    
  hh3cCBQoSFrPvcAccountingPackets Counter64
  hh3cCBQoSFrPvcAccountingBytes Counter64

Hh3cCBQoSVlanClassMatchRunInfoEntry  
SEQUENCE    
  hh3cCBQoSVlanClassMatchedPackets Counter64

Hh3cCBQoSVlanAccountingRunInfoEntry  
SEQUENCE    
  hh3cCBQoSVlanAccountingPackets Counter64
  hh3cCBQoSVlanAccountingBytes Counter64

Hh3cCBQoSApplyObjectEntry  
SEQUENCE    
  hh3cCBQoSApplyObjectIndex Unsigned32
  hh3cCBQoSApplyObjectType ApplyObjectType
  hh3cCBQoSApplyObjectDirection DirectionType
  hh3cCBQoSApplyObjectMainSite Unsigned32
  hh3cCBQoSApplyObjectSubChannel Unsigned32
  hh3cCBQoSApplyObjectSubClass Unsigned32
  hh3cCBQoSApplyObjectSubClassSec Unsigned32

Hh3cCBQoSIntApplyObjectEntry  
SEQUENCE    
  hh3cCBQoSIntApplyObjectIfIndex Unsigned32
  hh3cCBQoSIntApplyObjectIndex Unsigned32

Hh3cCBQoSVlanApplyObjectEntry  
SEQUENCE    
  hh3cCBQoSVlanApplyObjectVlanID Unsigned32
  hh3cCBQoSVlanApplyObjectIndex Unsigned32

Hh3cCBQoSPvcApplyObjectEntry  
SEQUENCE    
  hh3cCBQoSPvcApplyObjectIfIndex Unsigned32
  hh3cCBQoSPvcApplyObjectPvcID Unsigned32
  hh3cCBQoSPvcApplyObjectIndex Unsigned32

Hh3cCBQoSNestPolicyApplyObjectEntry  
SEQUENCE    
  hh3cCBQoSNestPolicyClassIndex Unsigned32
  hh3cCBQoSNestPolicyApplyObjectIndex Unsigned32

Hh3cCBQoSCbqRunInfoEntry  
SEQUENCE    
  hh3cCBQoSCbqQueueSize Integer32
  hh3cCBQoSCbqDiscard Counter64
  hh3cCBQoSCbqEfQueueSize Integer32
  hh3cCBQoSCbqAfQueueSize Integer32
  hh3cCBQoSCbqBeQueueSize Integer32
  hh3cCBQoSCbqBeActiveQueueNum Integer32
  hh3cCBQoSCbqBeMaxActiveQueueNum Integer32
  hh3cCBQoSCbqBeTotalQueueNum Integer32
  hh3cCBQoSCbqAfAllocatedQueueNum Integer32

Hh3cCBQoSClassMatchRunInfoEntry  
SEQUENCE    
  hh3cCBQoSClassMatchedPackets Counter64
  hh3cCBQoSClassMatchedBytes Counter64
  hh3cCBQoSClassFwdPktpps Unsigned32
  hh3cCBQoSClassFwdPktbps Unsigned32
  hh3cCBQoSClassDropPktpps Unsigned32
  hh3cCBQoSClassDropPktbps Unsigned32
  hh3cCBQoSClassFlowStatInterval Unsigned32
  hh3cCBQoSClassBehaviorStatus INTEGER

Hh3cCBQoSCarRunInfoEntry  
SEQUENCE    
  hh3cCBQoSCarGreenPackets Counter64
  hh3cCBQoSCarGreenBytes Counter64
  hh3cCBQoSCarRedPackets Counter64
  hh3cCBQoSCarRedBytes Counter64
  hh3cCBQoSCarYellowPackets Counter64
  hh3cCBQoSCarYellowBytes Counter64

Hh3cCBQoSGtsRunInfoEntry  
SEQUENCE    
  hh3cCBQoSGtsPassedPackets Counter64
  hh3cCBQoSGtsPassedBytes Counter64
  hh3cCBQoSGtsDiscardedPackets Counter64
  hh3cCBQoSGtsDiscardedBytes Counter64
  hh3cCBQoSGtsDelayedPackets Counter64
  hh3cCBQoSGtsDelayedBytes Counter64
  hh3cCBQoSGtsQueueSize Integer32

Hh3cCBQoSRemarkRunInfoEntry  
SEQUENCE    
  hh3cCBQoSRemarkedPackets Counter64

Hh3cCBQoSQueueRunInfoEntry  
SEQUENCE    
  hh3cCBQoSQueueMatchedPackets Counter64
  hh3cCBQoSQueueMatchedBytes Counter64
  hh3cCBQoSQueueEnqueuedPackets Counter64
  hh3cCBQoSQueueEnqueuedBytes Counter64
  hh3cCBQoSQueueDiscardedPackets Counter64
  hh3cCBQoSQueueDiscardedBytes Counter64

Hh3cCBQoSWredRunInfoEntry  
SEQUENCE    
  hh3cCBQoSWredRandomDiscardedPackets Counter64
  hh3cCBQoSWredTailDiscardedPackets Counter64

Hh3cCBQoSAccountingRunInfoEntry  
SEQUENCE    
  hh3cCBQoSAccountingPackets Counter64
  hh3cCBQoSAccountingBytes Counter64

Defined Values

hh3cCBQos2 1.3.6.1.4.1.25506.2.65.2
This MIB contains objects to manage configuration and monitor running state for Class Based QoS feature. ********************************* MIB Tables ********************************** This MIB consists of the following tables: 1 : hh3cCBQoSClassifierCfgInfoTable 2 : hh3cCBQoSMatchRuleCfgInfoTable 3 : hh3cCBQoSBehaviorCfgInfoTable 4 : hh3cCBQoSCarCfgInfoTable 5 : hh3cCBQoSAggregativeCarCfgInfoTable 6 : hh3cCBQoSGtsCfgInfoTable 7 : hh3cCBQoSRemarkCfgInfoTable 8 : hh3cCBQoSQueueCfgInfoTable 9 : hh3cCBQoSWredCfgInfoTable 10: hh3cCBQoSWredClassCfgInfoTable 11: hh3cCBQoSPolicyRouteCfgInfoTable 12: hh3cCBQoSNatCfgInfoTable 13: hh3cCBQoSFirewallCfgInfoTable 14: hh3cCBQoSSamplingCfgInfoTable 15: hh3cCBQoSAccountCfgInfoTable 16: hh3cCBQoSRedirectCfgInfoTable 17: hh3cCBQoSPriorityMapCfgInfoTable 18: hh3cCBQoSPolicyCfgInfoTable 19: hh3cCBQoSPolicyClassCfgInfoTable 20: hh3cCBQoSIfApplyPolicyTable 21: hh3cCBQoSAtmPvcApplyPolicyTable 22: hh3cCBQoSVlanApplyPolicyTable 23: hh3cCBQoSFrClassApplyPolicyTable 24: hh3cCBQoSFrPvcApplyPolicyTable 25: hh3cCBQoSIfCbqRunInfoTable 26: hh3cCBQoSIfClassMatchRunInfoTable 27: hh3cCBQoSIfCarRunInfoTable 28: hh3cCBQoSIfGtsRunInfoTable 29: hh3cCBQoSIfRemarkRunInfoTable 30: hh3cCBQoSIfQueueRunInfoTable 31: hh3cCBQoSIfWredRunInfoTable 32: hh3cCBQoSIfAccountingRunInfoTable 33: hh3cCBQoSAtmPvcCbqRunInfoTable 34: hh3cCBQoSAtmPvcClassMatchRunInfoTable 35: hh3cCBQoSAtmPvcCarRunInfoTable 36: hh3cCBQoSAtmPvcGtsRunInfoTable 37: hh3cCBQoSAtmPvcRemarkRunInfoTable 38: hh3cCBQoSAtmPvcQueueRunInfoTable 39: hh3cCBQoSAtmPvcWredRunInfoTable 40: hh3cCBQoSAtmPvcAccountingRunInfoTable 41: hh3cCBQoSFrPvcCbqRunInfoTable 42: hh3cCBQoSFrPvcClassMatchRunInfoTable 43: hh3cCBQoSFrPvcCarRunInfoTable 44: hh3cCBQoSFrPvcGtsRunInfoTable 45: hh3cCBQoSFrPvcRemarkRunInfoTable 46: hh3cCBQoSFrPvcQueueRunInfoTable 47: hh3cCBQoSFrPvcWredRunInfoTable 48: hh3cCBQoSFrPvcAccountingRunInfoTable 49: hh3cCBQoSIfVlanClassMatchRunInfoTable 50: hh3cCBQoSIfVlanAccountingRunInfoTable 51: hh3cCBQoSMirrorCfgInfoTable 52: hh3cCBQoSGlobalApplyTable 53: hh3cCBQoSNestCfgInfoTable 54: hh3cCBQoSApplyObjectTable 55: hh3cCBQoSIntApplyObjectTable 56: hh3cCBQoSVlanApplyObjectTable 57: hh3cCBQoSPvcApplyObjectTable 58: hh3cCBQoSCbqRunInfoTable 59: hh3cCBQoSClassMatchRunInfoTable 60: hh3cCBQoSCarRunInfoTable 61: hh3cCBQoSGtsRunInfoTable 62: hh3cCBQoSRemarkRunInfoTable 63: hh3cCBQoSQueueRunInfoTable 64: hh3cCBQoSWredRunInfoTable 65: hh3cCBQoSAccountingRunInfoTable 66: hh3cCBQoSApplyingStatusObjects 67: hh3cCBQoSNotifications
MODULE-IDENTITY    

hh3cQos2 1.3.6.1.4.1.25506.2.65
OBJECT IDENTIFIER    

hh3cCBQoSObjects 1.3.6.1.4.1.25506.2.65.2.1
OBJECT IDENTIFIER    

hh3cCBQoSClassifierObjects 1.3.6.1.4.1.25506.2.65.2.1.1
OBJECT IDENTIFIER    

hh3cCBQoSClassifierIndexNext 1.3.6.1.4.1.25506.2.65.2.1.1.1
This object contains an appropriate value to be used for hh3cCBQoSClassifierIndex when creating rows in the hh3cCBQoSClassifierCfgInfoTable. Begin with 22.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSClassifierCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.1.2
A table of Traffic Classifier configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSClassifierCfgInfoEntry

hh3cCBQoSClassifierCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.1.2.1
Traffic Classifier Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSClassifierCfgInfoEntry  

hh3cCBQoSClassifierIndex 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.1
Index of Traffic Classifier. Begin with 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSClassifierName 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.2
Name of Traffic Classifier.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSClassifierRuleCount 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.3
The counter of match rules of Traffic classifier.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSClassifierOperator 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.4
Operator of the match rules of traffic classifier. Software QoS supports and, or. Hardware QoS supports and.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER and(1), or(2)  

hh3cCBQoSClassifierLayer 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.5
Configuration layer of traffic classifier. Only hardware QoS support it. 1(unavailable) is returned only when getting value from software QoS. 1(unavailable) can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unavailable(1), l2(2), l3(3), both(4)  

hh3cCBQoSClassifierType 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.6
The type of classifier.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER systemDefined(1), userDefined(2)  

hh3cCBQosClassifierMatchRuleNextIndex 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.7
This object contains an appropriate value to be used for hh3cCBQoSMatchRuleIndex when creating rows in the hh3cCBQoSMatchRuleCfgInfoTable. Begin with 0. If the value of this node is 65535, it indicates creating a row in hh3cCBQoSMatchRuleCfgInfoTable is not permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSClassifierRowStatus 1.3.6.1.4.1.25506.2.65.2.1.1.2.1.8
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSMatchRuleCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.1.3
A table of Match Rule configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSMatchRuleCfgInfoEntry

hh3cCBQoSMatchRuleCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.1.3.1
Match Rule Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSMatchRuleCfgInfoEntry  

hh3cCBQoSMatchRuleIndex 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.1
Index of Match Rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSMatchRuleIfNot 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.2
Whether the if-match rule is a match or matchNot statement. Software QoS supports match, matchNot. Hardware QoS supports match.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER match(1), matchNot(2)  

hh3cCBQoSMatchRuleType 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.3
Type of Match Rule.
Status: current Access: read-create
OBJECT-TYPE    
  MatchRuleType  

hh3cCBQoSMatchRuleStringValue 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.4
Value of Match Rule. SourceMAC: SIZE (12) HHHHHHHHHHHH for example: 010102020303 means the match rule is 'if-match source-mac 0101-0202-0303' DestinationMAC: SIZE (12) HHHHHHHHHHHH for example: 010102020303 means the match rule is 'if-match destination-mac 0101-0202-0303' Classifier: SIZE (1..31) classifier name InboundInterface: SIZE (1..47) interface description TopMostVlanID, VlanID:SIZE(1..39), up to 8 value can be input; for example: 1#11#111#1111 means the match rule if 'if-match vlanid 1 11 111 1111' SourceIp: SIZE (12) HHHHHHHHHHHH for example: 010102020303 means the match rule is 'if-match source-ip mac-address 0101-0202-0303' other types: Set is not permitted. Zero-length String will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cCBQoSMatchRuleIntValue1 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.5
Value of Match Rule. IPv4 ACL: 2000~5999 IPv6 ACL: 2000~3999; 10000~42767 Software QoS: 2000~3999 Hardware Qos: 10000~42767 RtpPort: start-port: 2000~65535 IpPrec: value: 0~7, up to 8 value can be input. The bit set to 1 of the last 8 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 0~7. for example: 0x53(Binary format is 01010011) means the match rule is 'if-match ip-prec 0 1 4 6' Dscp: value:0~63,up to 8 value can be input. The bit set to 1 of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 32~63. The bit set to 1 of hh3cCBQoSMatchRuleIntValue2 is used to indicate the value 0~31. for example: 0x80000003 means the match rule is 'if-match dscp 32 33 63' Vlan8021p: value:0~7, up to 8 value can be input. The bit set to 1 of the last 8 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 0~7. for example: 0x53(Binary format is 01010011) means the match rule is 'if-match customer-dot1p 0 1 4 6' MplsExp: value:0~7, up to 8 value can be input. The bit set to 1 of the last 8 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the 8 value 0~7. for example: 0x53(Binary format is 01010011) means the match rule is 'if-match mpls 0 1 4 6' SourceIp: 1~4095 QosLocalID: 1~4095 AtmClp: 0~1 FrDe: 0~1 LocalPrecedence: 0~7, up to 8 value can be input. The bit set to 1 of the last 8 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 0~7. for example: 0x53(Binary format is 01010011) means the match rule is 'if-match localprecedence 0 1 4 6' DropPriority: 0~2, up to 3 value can be input. The bit set to 1 of the last 3 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 0~2. ServiceDot1p: 0~7, up to 8 value can be input. The bit set to 1 of the last 8 bits of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 0~7. for example: 0x53(Binary format is 01010011) means the match rule is 'if-match service-dot1p 0 1 4 6' other types: Set is not permitted. 0xffffffff will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSMatchRuleIntValue2 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.6
Value of Match Rule. RtpPort(3): end-port: 2000~65535 Dscp(6): value:0~63,up to 8 value can be input. The bit set to 1 of hh3cCBQoSMatchRuleIntValue1 is used to indicate the value 32~63. The bit set to 1 of hh3cCBQoSMatchRuleIntValue2 is used to indicate the value 0~31. for example: 0x80000003 means the match rule is 'if-match dscp 0 1 31' other types: Set is not permitted. 0xffffffff will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSMatchIpAddressType 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.7
A value that represents a type of Internet address. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indicate an IP address which is not in one of the formats defined below. ipv4(1) An IPv4 address as defined by the InetAddressIPv4 textual convention. ipv6(2) A global IPv6 address as defined by the InetAddressIPv6 textual convention. ipv4z(3) A non-global IPv4 address including a zone index as defined by the InetAddressIPv4z textual convention. ipv6z(4) A non-global IPv6 address including a zone index as defined by the InetAddressIPv6z textual convention. dns(16) A DNS domain name as defined by the InetAddressDNS textual convention. Value of match rule. SourceIp support this node. other types: Set is not permitted. Unknown will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cCBQoSMatchIpAddress 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.8
Denotes a generic Internet address. SourceIP support this node. other types: Set is not permitted. NULL will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cCBQoSMatchRuleRowStatus 1.3.6.1.4.1.25506.2.65.2.1.1.3.1.9
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSBehaviorObjects 1.3.6.1.4.1.25506.2.65.2.1.2
OBJECT IDENTIFIER    

hh3cCBQoSBehaviorIndexNext 1.3.6.1.4.1.25506.2.65.2.1.2.1
This object contains an appropriate value to be used for hh3cCBQoSBehaviorIndex when creating rows in the hh3cCBQoSBehaviorCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSBehaviorCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.2
A table of Traffic Behavior configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSBehaviorCfgInfoEntry

hh3cCBQoSBehaviorCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.2.1
Traffic Behavior Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSBehaviorCfgInfoEntry  

hh3cCBQoSBehaviorIndex 1.3.6.1.4.1.25506.2.65.2.1.2.2.1.1
Index of Traffic Behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSBehaviorName 1.3.6.1.4.1.25506.2.65.2.1.2.2.1.2
Name of Traffic Behavior.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSBehaviorType 1.3.6.1.4.1.25506.2.65.2.1.2.2.1.3
Type of behavior.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER systemDefined(1), userDefined(2)  

hh3cCBQoSBehaviorRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.2.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSCarCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.3
A table of CAR feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSCarCfgInfoEntry

hh3cCBQoSCarCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.3.1
CAR Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSCarCfgInfoEntry  

hh3cCBQoSCarCir 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.1
Committed Information Rate. Unit: kbps.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSCarCbs 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.2
Committed Burst Size. Unit: byte.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSCarEbs 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.3
Excess Burst Size. Unit: byte. Only software QoS support this node. 4294967295 is returned only when getting value from hardware QoS. 4294967295 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSCarPir 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.4
Peak Information Rate. Unit: kbps. Only hardware QoS support this node. 4294967295 is returned only when getting value from software QoS. 4294967295 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSCarPbs 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.5
Peak Burst Size. Unit: byte. Only hardware QoS support this node. 4294967295 is returned only when getting value from software QoS. 4294967295 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSCarGreenAction 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.6
Green Action Hardware QoS : pass, discard, remark. Software QoS : pass, discard, remark IP Precedence, remark DSCP, remark MPLS EXP.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hh3cCBQoSCarGreenRemarkValue 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.7
The value is to remark When green action is remarking. For remarking DSCP, the range is 0~63; For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. 255 is returned only when getting value from hardware QoS or when action being pass,discard of software QoS. 255 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

hh3cCBQoSCarYellowAction 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.8
Yellow Action: Only hardware QoS support this node. Hardware QoS support pass, discard, remark. invalid is returned only when getting value from software QoS. invalid can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hh3cCBQoSCarYellowRemarkValue 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.9
The value is to remark When red action is remarking. For remarking DSCP, the range is 0~63; For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. 255 is returned only when getting value from hardware QoS or when action being pass, discard of software QoS. 255 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

hh3cCBQoSCarRedAction 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.10
Red Action: Hardware QoS : pass, discard, remark. Software QoS : pass, discard, remark IP Precedence, remark DSCP, remark MPLS EXP.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hh3cCBQoSCarRedRemarkValue 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.11
The value is to remark When red action is remarking. For remarking DSCP, the range is 0~63; For remarking IP Precedence and MPLS EXP, the range is 0~7; Only software QoS support this node. 255 is returned only when getting value from hardware QoS or when action being pass, discard of software QoS. 255 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

hh3cCBQoSCarPolicedPriorityMapType 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.12
Type of priority map.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), policed-service-map(1), local-precedence-dot1p-map(2), drop-precedence-map(3)  

hh3cCBQoSCarRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.3.1.13
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSAggregativeCarCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.4
A table of aggregative CAR applied CBQ feature configuration information. Aggregative CAR is managed by HH3C-IFQOS2-MIB. So, you can use HH3C-IFQOS2-MIB to get some details information about aggregative CAR.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAggregativeCarCfgInfoEntry

hh3cCBQoSAggregativeCarCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.4.1
Aggregative CAR feature applied CBQ configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAggregativeCarCfgInfoEntry  

hh3cCBQoSCarAggregativeCarIndex 1.3.6.1.4.1.25506.2.65.2.1.2.4.1.1
Index of aggregative CAR. It is equal to hh3cIfQoSAggregativeCarIndex at HH3C-IFQOS2-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCarAggregativeCarName 1.3.6.1.4.1.25506.2.65.2.1.2.4.1.2
Name of aggregative CAR. It is equal to hh3cIfQoSAggregativeCarName at HH3C-IFQOS2-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSAggregativeCarRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.4.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSGtsCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.5
A table of GTS feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSGtsCfgInfoEntry

hh3cCBQoSGtsCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.5.1
GTS Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSGtsCfgInfoEntry  

hh3cCBQoSGtsCir 1.3.6.1.4.1.25506.2.65.2.1.2.5.1.1
Committed Information Rate. Unit: kbps
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSGtsCbs 1.3.6.1.4.1.25506.2.65.2.1.2.5.1.2
Committed Burst Size. Unit: byte default: max(cir*1/2,15000)
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSGtsEbs 1.3.6.1.4.1.25506.2.65.2.1.2.5.1.3
Excess Burst Size. Unit: byte
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSGtsQueueLength 1.3.6.1.4.1.25506.2.65.2.1.2.5.1.4
The length of GTS buffer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1024  

hh3cCBQoSGtsRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.5.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSRemarkCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.6
A table of Remarking feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSRemarkCfgInfoEntry

hh3cCBQoSRemarkCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.6.1
Remarking Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSRemarkCfgInfoEntry  

hh3cCBQoSRemarkType 1.3.6.1.4.1.25506.2.65.2.1.2.6.1.1
Remark type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemarkType  

hh3cCBQoSRemarkValue 1.3.6.1.4.1.25506.2.65.2.1.2.6.1.2
Value to remark: for IpPrecedence: 0~7 for Dscp: 0~63 for MplsExp: 0~7 for Vlan8021p: 0~7 for AtmClp: 0~1 for FrDe: 0~1 for VlanID: 1~4094 for QosLocalID: 1~4095 for DropPrecedence: 0~2 for LocalPrecedence: 0~7 for TopMostVlanID: 1~4094
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

hh3cCBQoSRemarkRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.6.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSQueueCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.7
A table of queue feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSQueueCfgInfoEntry

hh3cCBQoSQueueCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.7.1
Queue Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSQueueCfgInfoEntry  

hh3cCBQoSQueueType 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.1
Queueing Type: EF:(1) AF:(2) WFQ:(3)
Status: current Access: read-create
OBJECT-TYPE    
  QueueType  

hh3cCBQoSQueueDropType 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.2
The drop type of queue. Only valid for AF and WFQ queue. typeUnavailable is returned only when getting value about EF queue. typeUnavailable can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER typeUnavailable(0), typeTailDrop(1), typeWred(2)  

hh3cCBQoSQueueLength 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.3
The length of QueueLength. Only valid for tail-drop type of AF and WFQ queue. 2147483647 is returned only when getting value about EF queue or WRED type of AF and WFQ queue. 2147483647 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..512 | 2147483647  

hh3cCBQoSQueueBandwidthUnit 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.4
Bandwidth Unit: Absolute, Unit Kbps (1) Percent, Unit % (2) Only valid for EF and AF queue. 0 is returned only when getting value about WFQ queue. 0 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  QueueBandwidthUnit  

hh3cCBQoSQueueBandwidthValue 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.5
Bandwidth value: Absolute value: 8~10000000. Unit: Kbps Percent value: 1~100. Only valid for EF and AF queue. 2147483647 is returned only when getting value about WFQ queue. 2147483647 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..10000000 | 2147483647  

hh3cCBQoSQueueCbs 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.6
Committed Burst Size. Unit: byte. Only valid for EF queue. Default: If the value of 'hh3cCBQoSQueueBandwidthValue * 25' is between 1500 and 2000000, the default value of this object is 'hh3cCBQoSQueueBandwidthValue * 25';If the value of 'hh3cCBQoSQueueBandwidthValue * 25' is larger than or equal to 2000000, the default value of this object is 2000000; If the value of 'hh3cCBQoSQueueBandwidthValue * 25' is less than or equal to 1500, the default value of this object is 1500. 2147483647 is returned only when getting value about AF or WFQ queue. 2147483647 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 32..1000000000 | 2147483647  

hh3cCBQoSQueueQueueNumber 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.7
Max number of hashed queues (a power of 2). Only valid for WFQ. 'unavailable' is returned only when getting value about AF or EF queue. 'unavailable' can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unavailable(0), a16(16), a32(32), a64(64), a128(128), a256(256), a512(512), a1024(1024), a2048(2048), a4096(4096)  

hh3cCBQoSQueueCbsRatio 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.8
Committed Burst Size Ratio. CBS = CBS_Ratio * Bandwidth(k bps) Only valid for EF queue. 2147483647 is returned only when getting value about AF or WFQ queue. 2147483647 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 25..500 | 2147483647  

hh3cCBQoSQueueRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.7.1.9
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSWredCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.8
A table of WRED configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSWredCfgInfoEntry

hh3cCBQoSWredCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.8.1
WRED Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSWredCfgInfoEntry  

hh3cCBQoSWredType 1.3.6.1.4.1.25506.2.65.2.1.2.8.1.1
WRED type.
Status: current Access: read-write
OBJECT-TYPE    
  WredType  

hh3cCBQoSWredWeightConst 1.3.6.1.4.1.25506.2.65.2.1.2.8.1.2
Specify weight for calculating mean queue depth.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..16  

hh3cCBQoSWredClassCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.9
A table of WRED configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSWredClassCfgInfoEntry

hh3cCBQoSWredClassCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.9.1
WRED Class Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSWredClassCfgInfoEntry  

hh3cCBQoSWredClassValue 1.3.6.1.4.1.25506.2.65.2.1.2.9.1.1
The class value. For IP precedence based WRED, the class is IP precedence, and range is 0~7. For DSCP based WRED, the class is DSCP, and range is 0~63.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

hh3cCBQoSWredClassLowLimit 1.3.6.1.4.1.25506.2.65.2.1.2.9.1.2
The low limit of queue depth.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

hh3cCBQoSWredClassHighLimit 1.3.6.1.4.1.25506.2.65.2.1.2.9.1.3
The high limit of queue depth.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

hh3cCBQoSWredClassDiscardProb 1.3.6.1.4.1.25506.2.65.2.1.2.9.1.4
The discard probability denominator.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

hh3cCBQoSPolicyRouteCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.10
A table of Policy Routing configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSPolicyRouteCfgInfoEntry

hh3cCBQoSPolicyRouteCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.10.1
Policy Routeing Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSPolicyRouteCfgInfoEntry  

hh3cCBQoSPolicyRouteIpAddrType 1.3.6.1.4.1.25506.2.65.2.1.2.10.1.1
Type of InetAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cCBQoSPolicyRouteNexthop 1.3.6.1.4.1.25506.2.65.2.1.2.10.1.2
The next-hop ip address for redirection.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cCBQoSPolicyRouteBackup 1.3.6.1.4.1.25506.2.65.2.1.2.10.1.3
Whether forward the packet according to the routing table When the next-hop IP address for redirection is not valid. Backup means forwarding. NoBackup means not forwarding.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER backup(1), notbackup(2)  

hh3cCBQoSPolicyRouteRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.10.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSNatCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.11
A table of Nat configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSNatCfgInfoEntry

hh3cCBQoSNatCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.11.1
Nat Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSNatCfgInfoEntry  

hh3cCBQoSNatMainNumber 1.3.6.1.4.1.25506.2.65.2.1.2.11.1.1
The main ISP number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hh3cCBQoSNatBackupNumber 1.3.6.1.4.1.25506.2.65.2.1.2.11.1.2
The backup ISP number
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hh3cCBQoSNatServiceClass 1.3.6.1.4.1.25506.2.65.2.1.2.11.1.3
The service class.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4  

hh3cCBQoSNatRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.11.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSFirewallCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.12
A table of firewall configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFirewallCfgInfoEntry

hh3cCBQoSFirewallCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.12.1
Firewall configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFirewallCfgInfoEntry  

hh3cCBQoSFirewallAction 1.3.6.1.4.1.25506.2.65.2.1.2.12.1.1
The firewall action
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

hh3cCBQoSFirewallRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.12.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSSamplingCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.13
A table of sampling configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSSamplingCfgInfoEntry

hh3cCBQoSSamplingCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.13.1
Sampling configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSSamplingCfgInfoEntry  

hh3cCBQoSSamplingNum 1.3.6.1.4.1.25506.2.65.2.1.2.13.1.1
The sampling number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

hh3cCBQoSSamplingRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.13.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSAccountCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.14
A table of account configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAccountCfgInfoEntry

hh3cCBQoSAccountCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.14.1
Account configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAccountCfgInfoEntry  

hh3cCBQoSAccounting 1.3.6.1.4.1.25506.2.65.2.1.2.14.1.1
Account action.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hh3cCBQoSAccountRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.14.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSRedirectCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.15
A table of redirect configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSRedirectCfgInfoEntry

hh3cCBQoSRedirectCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.15.1
Redirect configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSRedirectCfgInfoEntry  

hh3cCBQoSRedirectType 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.1
The type of redirect.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cpu(1), interface(2), nextHop(3)  

hh3cCBQoSRedirectIfIndex 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.2
ifIndex. Only the value of hh3cCBQoSRedirectType is interface, can be set this node.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSRedirectIpAddressType 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.3
A value that represents a type of Internet address. unknown(0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indicate an IP address which is not in one of the formats defined below. ipv4(1) An IPv4 address as defined by the InetAddressIPv4 textual convention. ipv6(2) A global IPv6 address as defined by the InetAddressIPv6 textual convention. ipv4z(3) A non-global IPv4 address including a zone index as defined by the InetAddressIPv4z textual convention. ipv6z(4) A non-global IPv6 address including a zone index as defined by the InetAddressIPv6z textual convention. dns(16) A DNS domain name as defined by the InetAddressDNS textual convention. Now supports ipv4 and ipv6. Only the value of hh3cCBQoSRedirectType is next-hop, can be set this node and hh3cCBQoSRedirectIpAddress1 or hh3cCBQoSRedirectIpAddress2.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hh3cCBQoSRedirectIpAddress1 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.4
IP Address. If the value of hh3cCBQoSRedirectType is not next-hop, Zero-length String will be returned when getting. If the value of hh3cCBQoSRedirectIpAddressType is ipv6, this node is set necessarily.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cCBQoSRedirectIpAddress2 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.5
IP Address. If the value of hh3cCBQoSRedirectType is not next-hop, Zero-length String will be returned when getting. If the value of hh3cCBQoSRedirectIpAddressType is ipv6, this node is set optionally.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hh3cCBQoSRedirectRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSRedirectIpv6Interface1 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.7
IfIndex for ipv6 next hop . If and only if the value of hh3cCBQoSRedirectIpAddressType is ipv6 and hh3cCBQoSRedirectIpAddress1 is set, this node can be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSRedirectIpv6Interface2 1.3.6.1.4.1.25506.2.65.2.1.2.15.1.8
IfIndex for ipv6 next hop . If and only if the value of hh3cCBQoSRedirectIpAddressType is ipv6 and hh3cCBQoSRedirectIpAddress2 is set, this node can be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPriorityMapCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.16
A table of priority map configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSPriorityMapCfgInfoEntry

hh3cCBQoSPriorityMapCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.16.1
priority map configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSPriorityMapCfgInfoEntry  

hh3cCBQoSPriorityMapImportType 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.1
Import type of map.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), dscp(2), dot1p(3), exp(4), ipPrecedence(5), localPrecedence(6), dropPrecedence(7)  

hh3cCBQoSPriorityMapExportType 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.2
Export type of map.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), dscp(2), dot1p(3), exp(4), ipPrecedence(5), localPrecedence(6), dropPrecedence(7)  

hh3cCBQoSPriorityMapGroupIndex 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.3
Index of map group. Map group is managed by HH3C-IFQOS2-MIB.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPriorityMapGroupName 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.4
Name of map group. Map group is managed by HH3C-IFQOS2-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hh3cCBQoSPriorityMapAuto 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.5
Type of priority MAP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER invalid(1), autoDscp(2), autoDot1p(3), autoMplsExp(4), autoIp(5)  

hh3cCBQoSPriorityMapRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.16.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSMirrorCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.17
A table of flow mirror configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSMirrorCfgInfoEntry

hh3cCBQoSMirrorCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.17.1
Flow mirror configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSMirrorCfgInfoEntry  

hh3cCBQoSMirrorType 1.3.6.1.4.1.25506.2.65.2.1.2.17.1.1
Type of flow mirror.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER interface(1), cpu(2), vlan(3)  

hh3cCBQoSMirrorIfIndex 1.3.6.1.4.1.25506.2.65.2.1.2.17.1.2
IfIndex of destination interface. Only the value of hh3cCBQoSMirrorType is interface, can be set this node. For example: 1#11#111#1111 means the flow mirror destination ifindex is 1,11,111 and 1111. '#' is list separator for all IfIndex value.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hh3cCBQoSMirrorVlanID 1.3.6.1.4.1.25506.2.65.2.1.2.17.1.3
Destination vlan of flow mirror, Only the value of hh3cCBQoSMirrorType is vlan, can be set this node.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094  

hh3cCBQoSMirrorRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.17.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSNestCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.18
Insert a service VLAN tag or customer VLAN tag into a packet. A VLAN tag contains the VLAN ID field and the 802.1p priority field. Both the service VLAN ID and the customer VLAN ID can not be set at the same time. One of them must be set. The 802.1p priority of the service VLAN tag and that of the customer VLAN tag can be set optionally. However, both of them can not be set at the same time. The new setting overwrites the previous one.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSNestCfgInfoEntry

hh3cCBQoSNestCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.18.1
VLAN nesting table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSNestCfgInfoEntry  

hh3cCBQoSNestServiceVlanID 1.3.6.1.4.1.25506.2.65.2.1.2.18.1.1
VLAN ID of the service VLAN tag to be inserted. If the customer VLAN tag has been configured, 65535 is returned for the service VLAN ID. The service VLAN ID can not be set to 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

hh3cCBQoSNestServiceDot1pValue 1.3.6.1.4.1.25506.2.65.2.1.2.18.1.2
802.1p priority value in the service VLAN tag to be inserted. If the 802.1p priority is not set, 65535 is returned. The 802.1p priority value can not be set to 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 65535  

hh3cCBQoSNestCustomerVlanID 1.3.6.1.4.1.25506.2.65.2.1.2.18.1.3
VLAN ID of the customer VLAN tag to be inserted. If the service VLAN tag has been configured, 65535 is returned for the customer VLAN ID. The customer VLAN ID can not be set to 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

hh3cCBQoSNestCustomerDot1pValue 1.3.6.1.4.1.25506.2.65.2.1.2.18.1.4
802.1p priority value in the customer VLAN tag to be inserted. If the 802.1p priority is not set, 65535 is returned. The 802.1p priority value can not be set to 65535.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 65535  

hh3cCBQoSNestRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.18.1.5
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSNestPolicyCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.2.19
This table is used for configuring nest policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSNestPolicyCfgInfoEntry

hh3cCBQoSNestPolicyCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.2.19.1
Nest policy configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSNestPolicyCfgInfoEntry  

hh3cCBQoSNestPolicyName 1.3.6.1.4.1.25506.2.65.2.1.2.19.1.1
Name of the nested policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSNestPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.2.19.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSPolicyObjects 1.3.6.1.4.1.25506.2.65.2.1.3
OBJECT IDENTIFIER    

hh3cCBQoSPolicyIndexNext 1.3.6.1.4.1.25506.2.65.2.1.3.1
This object contains an appropriate value to be used for hh3cCBQoSPolicyIndex when creating rows in the hh3cCBQoSPolicyCfgInfoTable. Begin with 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.3.2
A table of QoS policy configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSPolicyCfgInfoEntry

hh3cCBQoSPolicyCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.3.2.1
Traffic policy configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSPolicyCfgInfoEntry  

hh3cCBQoSPolicyIndex 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.1
Index of Traffic Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyName 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.2
Name of Traffic Policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSPolicyClassCount 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.3
The counter of policy classes of policy.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyConfigMode 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.4
Configuration mode of Traffic Policy. Only hardware QoS support this node. 'unavailable' is returned only when getting value from software QoS. 'unavailable' can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unavailable(0), config(1), auto(2)  

hh3cCBQoSPolicyType 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.5
Type of policy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER systemDefined(1), userDefined(2)  

hh3cCBQoSPolicyClassNextIndex 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.6
This object contains an appropriate value to be used for hh3cCBQoSPolicyClassIndex when creating rows in the hh3cCBQoSPolicyClassCfgInfoTable. Begin with 1. If the value of this node is 65535, it indicates creating a row in hh3cCBQoSPolicyClassCfgInfoTable is not permitted.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.3.2.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSPolicyClassCfgInfoTable 1.3.6.1.4.1.25506.2.65.2.1.3.3
A table of QoS Policy classifier-behavior configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSPolicyClassCfgInfoEntry

hh3cCBQoSPolicyClassCfgInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.3.3.1
Traffic policy classifier-behavior configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSPolicyClassCfgInfoEntry  

hh3cCBQoSPolicyClassIndex 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.1
PolicyClass Index in a QoS policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyClassClassifierIndex 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.2
Index of classifier applied by a policy. It should exist in hh3cCBQoSClassifierCfgInfoTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyClassClassifierName 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.3
Name of classifier applied by a policy. It is corresponding to hh3cCBQoSPolicyClassClassifierIndex.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSPolicyClassBehaviorIndex 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.4
Index of Behavior applied by a policy. It should exist in hh3cCBQoSBehaviorCfgInfoTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hh3cCBQoSPolicyClassBehaviorName 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.5
Name of Behavior applied by a policy. It is corresponding to hh3cCBQoSPolicyClassBehaviorIndex.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSPolicyClassPrecedence 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.6
The Precedence of the class in the policy. Only hardware QoS support this node. 2147483647 is returned only when getting value from software QoS. 2147483647 can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16383 | 2147483647  

hh3cCBQoSPolicyClassRowStatus 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSPolicyClassMode 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.8
Set the mode of the classifier-behavior association. The default mode modeNo is a normal mode. modeDot1q indicates that the association is used for VLAN mapping.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER modeNo(1), modeDot1q(2)  

hh3cCBQoSPolicyClassCfgOrder 1.3.6.1.4.1.25506.2.65.2.1.3.3.1.9
A QoS policy contains multiple classifier-behavior associations. A node indicates the configuration order of the corresponding classifier-behavior association.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSApplyPolicyObjects 1.3.6.1.4.1.25506.2.65.2.1.4
OBJECT IDENTIFIER    

hh3cCBQoSIfApplyPolicyTable 1.3.6.1.4.1.25506.2.65.2.1.4.1
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfApplyPolicyEntry

hh3cCBQoSIfApplyPolicyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.1.1
Policy applied on interface Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfApplyPolicyEntry  

hh3cCBQoSIfApplyPolicyIfIndex 1.3.6.1.4.1.25506.2.65.2.1.4.1.1.1
Interface Index, equal to ifIndex.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfApplyPolicyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.1.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSIfApplyPolicyName 1.3.6.1.4.1.25506.2.65.2.1.4.1.1.3
Name of Traffic Policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSIfApplyPolicyEnableDynamic 1.3.6.1.4.1.25506.2.65.2.1.4.1.1.4
If the value of it is specified 'true',Enable dynamic qos policy. 'unavailable' is returned if device don't support dynamic QoS. 'unavailable' can't be set.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unavailable(1), true(2), false(3)  

hh3cCBQoSIfApplyPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.1.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSAtmPvcApplyPolicyTable 1.3.6.1.4.1.25506.2.65.2.1.4.2
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcApplyPolicyEntry

hh3cCBQoSAtmPvcApplyPolicyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.2.1
Policy applied on ATM PVC Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcApplyPolicyEntry  

hh3cCBQoSAtmPvcApplyPolicyIfIndex 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.1
ATM Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcApplyPolicyVPI 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.2
VPI value of ATM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcApplyPolicyVCI 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.3
VCI value of ATM Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcApplyPolicyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.4
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSAtmPvcApplyPolicyName 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.5
Name of Traffic Policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSAtmPvcApplyPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.2.1.6
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSVlanApplyPolicyTable 1.3.6.1.4.1.25506.2.65.2.1.4.3
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSVlanApplyPolicyEntry

hh3cCBQoSVlanApplyPolicyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.3.1
Policy applied on Ethernet VLAN Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSVlanApplyPolicyEntry  

hh3cCBQoSVlanApplyPolicyVlanid 1.3.6.1.4.1.25506.2.65.2.1.4.3.1.1
Vlan of Ethernet Interface.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hh3cCBQoSVlanApplyPolicyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.3.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSVlanApplyPolicyName 1.3.6.1.4.1.25506.2.65.2.1.4.3.1.3
Name of Traffic Policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hh3cCBQoSVlanApplyPriority 1.3.6.1.4.1.25506.2.65.2.1.4.3.1.4
The priority of policy.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

hh3cCBQoSVlanApplyPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.3.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSFrClassApplyPolicyTable 1.3.6.1.4.1.25506.2.65.2.1.4.4
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrClassApplyPolicyEntry

hh3cCBQoSFrClassApplyPolicyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.4.1
Policy applied on FR class Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrClassApplyPolicyEntry  

hh3cCBQoSFrClassApplyPolicyFrClassName 1.3.6.1.4.1.25506.2.65.2.1.4.4.1.1
The name of FR class.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSFrClassApplyPolicyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.4.1.2
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSFrClassApplyPolicyName 1.3.6.1.4.1.25506.2.65.2.1.4.4.1.3
Name of Traffic Policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSFrClassApplyPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.4.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSFrPvcApplyPolicyTable 1.3.6.1.4.1.25506.2.65.2.1.4.5
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcApplyPolicyEntry

hh3cCBQoSFrPvcApplyPolicyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.5.1
Policy applied on FR PVC Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcApplyPolicyEntry  

hh3cCBQoSFrPvcApplyPolicyIfIndex 1.3.6.1.4.1.25506.2.65.2.1.4.5.1.1
Fr Interface Index, equal to ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcApplyPolicyDlciNum 1.3.6.1.4.1.25506.2.65.2.1.4.5.1.2
Fr DLCI number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 16..1007  

hh3cCBQoSFrPvcApplyPolicyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.5.1.3
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSFrPvcApplyPolicyName 1.3.6.1.4.1.25506.2.65.2.1.4.5.1.4
Name of Traffic Policy.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSFrPvcApplyPolicyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.5.1.5
RowStatus.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSGlobalApplyTable 1.3.6.1.4.1.25506.2.65.2.1.4.6
A table of QoS policies applied globally. A QoS policy applied globally takes effect on all ports of the device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSGlobalApplyEntry

hh3cCBQoSGlobalApplyEntry 1.3.6.1.4.1.25506.2.65.2.1.4.6.1
A global policy entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSGlobalApplyEntry  

hh3cCBQoSGlobalApplyDirection 1.3.6.1.4.1.25506.2.65.2.1.4.6.1.1
Policy direction: inbound (1) outbound (2)
Status: current Access: not-accessible
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSGlobalApplyName 1.3.6.1.4.1.25506.2.65.2.1.4.6.1.2
Name of a global policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hh3cCBQoSGlobalApplyRowStatus 1.3.6.1.4.1.25506.2.65.2.1.4.6.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hh3cCBQoSApplyPolicyStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5
OBJECT IDENTIFIER    

hh3cCBQoSIfStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5.1
OBJECT IDENTIFIER    

hh3cCBQoSIfCbqRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.1
A table of interface CBQ Running statistics. When policy using queue behavior is applied on interface the interface will using Class Based Queuing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfCbqRunInfoEntry

hh3cCBQoSIfCbqRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1
Interface CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfCbqRunInfoEntry  

hh3cCBQoSIfCbqQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.1
Packet number of CBQ queue
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqDiscard 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.2
The number of discarded packets which couldn't be enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCbqEfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.3
Packet number of EF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqAfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.4
Packet number of AF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqBeQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.5
Packet number of BE queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqBeActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.6
The Packet number of Active BE Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqBeMaxActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.7
The max Packet number of Active BE Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqBeTotalQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.8
The total Packet number of BE Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfCbqAfAllocatedQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.1.1.1.9
The Allocated Packet number of AF Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfClassMatchRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.2
A table of Running statistics for matching a classifier in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfClassMatchRunInfoEntry

hh3cCBQoSIfClassMatchRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.2.1
Classifier's matching statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfClassMatchRunInfoEntry  

hh3cCBQoSIfClassMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.2.1.1
Number of packets matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfClassMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.2.1.2
Number of bytes matching a class in a QoS policy. Only software QoS support this node.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfClassAverageRate 1.3.6.1.4.1.25506.2.65.2.1.5.1.2.1.3
Average rate matching a class of the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.3
A table of Running statistics for CAR in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfCarRunInfoEntry

hh3cCBQoSIfCarRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1
CAR statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfCarRunInfoEntry  

hh3cCBQoSIfCarGreenPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.1
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarGreenBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.2
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarRedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.3
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarRedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.4
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarYellowPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.5
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfCarYellowBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.3.1.6
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.4
A table of Running statistics for GTS in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfGtsRunInfoEntry

hh3cCBQoSIfGtsRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfGtsRunInfoEntry  

hh3cCBQoSIfGtsPassedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.1
Number of packets passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsPassedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.2
Number of bytes passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.3
Number of packets discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.4
Number of bytes discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsDelayedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.5
Number of packets delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsDelayedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.6
Number of bytes delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfGtsQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.1.4.1.7
Packet number of GTS queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSIfRemarkRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.5
A table of Running statistics for remarking in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfRemarkRunInfoEntry

hh3cCBQoSIfRemarkRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfRemarkRunInfoEntry  

hh3cCBQoSIfRemarkedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.6
A table of Running statistics for queue in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfQueueRunInfoEntry

hh3cCBQoSIfQueueRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfQueueRunInfoEntry  

hh3cCBQoSIfQueueMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.1
Number of packets matched to enqueue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.2
Number of bytes matched to enqueue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueEnqueuedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.3
Number of packets enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueEnqueuedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.5
Number of packets discarded when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfQueueDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.6.1.6
Number of bytes discarded when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfWredRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.7
A table of Running statistics for WRED in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfWredRunInfoEntry

hh3cCBQoSIfWredRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfWredRunInfoEntry  

hh3cCBQoSIfWredRandomDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.7.1.1
Number of packets that random-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfWredTailDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.7.1.2
Number of packets that tail-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfAccountingRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.1.8
A table of Running statistics for account in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIfAccountingRunInfoEntry

hh3cCBQoSIfAccountingRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.1.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIfAccountingRunInfoEntry  

hh3cCBQoSIfAccountingPackets 1.3.6.1.4.1.25506.2.65.2.1.5.1.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSIfAccountingBytes 1.3.6.1.4.1.25506.2.65.2.1.5.1.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5.2
OBJECT IDENTIFIER    

hh3cCBQoSAtmPvcCbqRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.1
A table of ATM PVC CBQ Running statistics. When policy using queue behavior is applied on ATM PVC. ATM PVC will using Class Based Queuing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcCbqRunInfoEntry

hh3cCBQoSAtmPvcCbqRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1
FR PVC CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcCbqRunInfoEntry  

hh3cCBQoSAtmPvcCbqQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.1
Packet number of CBQ queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqDiscard 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.2
The number of discarded packets which couldn't be enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcCbqEfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.3
Packet number of EF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqAfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.4
Packet number of AF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqBeQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.5
Packet number of BE queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqBeActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.6
The packet number of Active Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqBeMaxActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.7
The max packet number of Active Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqBeTotalQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.8
The total packet number of Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCbqAfAllocatedQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.2.1.1.9
The Allocated packet number of AF Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcClassMatchRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.2
A table of Running statistics for matching a classifier in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcClassMatchRunInfoEntry

hh3cCBQoSAtmPvcClassMatchRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.2.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcClassMatchRunInfoEntry  

hh3cCBQoSAtmPvcClassMatchPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.2.1.1
Number of packets matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcClassMatchBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.2.1.2
Number of bytes matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcClassAverageRate 1.3.6.1.4.1.25506.2.65.2.1.5.2.2.1.3
Average rate matching a class in the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcCarRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.3
A table of Running statistics for CAR in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcCarRunInfoEntry

hh3cCBQoSAtmPvcCarRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.3.1
CAR statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcCarRunInfoEntry  

hh3cCBQoSAtmPvcCarConformPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.3.1.1
Number of packets that conforming specified CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcCarConformBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.3.1.2
Number of bytes that conforming specified CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcCarExceedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.3.1.3
Number of packets exceeded CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcCarExceedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.3.1.4
Number of bytes exceeded CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.4
A table of Running statistics for GTS in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcGtsRunInfoEntry

hh3cCBQoSAtmPvcGtsRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcGtsRunInfoEntry  

hh3cCBQoSAtmPvcGtsPassedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.1
Number of packets passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsPassedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.2
Number of bytes passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.3
Number of packets discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.4
Number of bytes discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsDelayedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.5
Number of packets delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsDelayedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.6
Number of bytes delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcGtsQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.2.4.1.7
packet number of GTS queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSAtmPvcRemarkRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.5
A table of Running statistics for remarking in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcRemarkRunInfoEntry

hh3cCBQoSAtmPvcRemarkRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcRemarkRunInfoEntry  

hh3cCBQoSAtmPvcRemarkedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.6
A table of Running statistics for queue in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcQueueRunInfoEntry

hh3cCBQoSAtmPvcQueueRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcQueueRunInfoEntry  

hh3cCBQoSAtmPvcQueueMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.1
Number of packets matched to enqueue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.2
Number of bytes matched to enqueue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueEnqueuedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.3
Number of packets enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueEnqueuedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.5
Number of packets discard when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcQueueDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.6.1.6
Number of bytes discard when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcWredRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.7
A table of Running statistics for WRED in a QoS policy applied on ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcWredRunInfoEntry

hh3cCBQoSAtmPvcWredRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcWredRunInfoEntry  

hh3cCBQoSAtmPvcWredRandomDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.7.1.1
Number of packets randomly discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcWredTailDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.7.1.2
Number of packets tail-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcAccountingRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.2.8
A table of Running statistics for account in a QoS policy applied on the ATM PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAtmPvcAccountingRunInfoEntry

hh3cCBQoSAtmPvcAccountingRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.2.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAtmPvcAccountingRunInfoEntry  

hh3cCBQoSAtmPvcAccountingPackets 1.3.6.1.4.1.25506.2.65.2.1.5.2.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAtmPvcAccountingBytes 1.3.6.1.4.1.25506.2.65.2.1.5.2.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5.3
OBJECT IDENTIFIER    

hh3cCBQoSFrPvcCbqRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.1
A table of FR PVC CBQ Running statistics. When policy using queue behavior is applied on FR PVC will using Class Based Queuing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcCbqRunInfoEntry

hh3cCBQoSFrPvcCbqRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1
FR PVC CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcCbqRunInfoEntry  

hh3cCBQoSFrPvcCbqQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.1
Packet number of CBQ queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqDiscard 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.2
The number of discarded packets which could not be enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcCbqEfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.3
Packet number of EF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqAfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.4
Packet number of AF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqBeQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.5
Packet number of BE queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqBeActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.6
The packet number of Active Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqBeMaxActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.7
The max packet number of Active Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqBeTotalQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.8
The total packet number of Be Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcCbqAfAllocatedQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.3.1.1.9
The Allocated packet number of AF Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcClassMatchRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.2
A table of Running statistics for matching a classifier in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcClassMatchRunInfoEntry

hh3cCBQoSFrPvcClassMatchRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.2.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcClassMatchRunInfoEntry  

hh3cCBQoSFrPvcClassMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.2.1.1
Number of packets matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcClassMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.2.1.2
Number of bytes matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcClassAverageRate 1.3.6.1.4.1.25506.2.65.2.1.5.3.2.1.3
Average rate matching a class of the last 5 minutes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcCarRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.3
A table of Running statistics for CAR in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcCarRunInfoEntry

hh3cCBQoSFrPvcCarRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.3.1
CAR statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcCarRunInfoEntry  

hh3cCBQoSFrPvcCarConformPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.3.1.1
Number of packets conform CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcCarConformBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.3.1.2
Number of bytes conform CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcCarExceedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.3.1.3
Number of packets exceed CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcCarExceedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.3.1.4
Number of bytes exceed CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.4
A table of Running statistics for GTS in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcGtsRunInfoEntry

hh3cCBQoSFrPvcGtsRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcGtsRunInfoEntry  

hh3cCBQoSFrPvcGtsPassedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.1
Number of packets passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsPassedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.2
Number of bytes passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.3
Number of packets discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.4
Number of bytes discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsDelayedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.5
Number of packets delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsDelayedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.6
Number of bytes delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcGtsQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.3.4.1.7
Packet number of GTS queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSFrPvcRemarkRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.5
A table of Running statistics for remarking in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcRemarkRunInfoEntry

hh3cCBQoSFrPvcRemarkRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcRemarkRunInfoEntry  

hh3cCBQoSFrPvcRemarkedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.6
A table of Running statistics for queue in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcQueueRunInfoEntry

hh3cCBQoSFrPvcQueueRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcQueueRunInfoEntry  

hh3cCBQoSFrPvcQueueMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.1
Number of packets matched to enqueue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.2
Number of bytes matched to en-queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueEnqueuedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.3
Number of packets en-queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueEnqueuedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.5
Number of packets discarded when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcQueueDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.6.1.6
Number of bytes discarded when enqueued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcWredRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.7
A table of Running statistics for WRED in a QoS policy applied on FR PVC.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcWredRunInfoEntry

hh3cCBQoSFrPvcWredRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcWredRunInfoEntry  

hh3cCBQoSFrPvcWredRandomDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.7.1.1
Number of packets randomly discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcWredTailDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.7.1.2
Number of packets tail-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcAccountingRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.3.8
A table of Running statistics for account in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSFrPvcAccountingRunInfoEntry

hh3cCBQoSFrPvcAccountingRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.3.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSFrPvcAccountingRunInfoEntry  

hh3cCBQoSFrPvcAccountingPackets 1.3.6.1.4.1.25506.2.65.2.1.5.3.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSFrPvcAccountingBytes 1.3.6.1.4.1.25506.2.65.2.1.5.3.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSVlanStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5.4
OBJECT IDENTIFIER    

hh3cCBQoSVlanClassMatchRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.4.1
A table of Running statistics for matching a classifier in a QoS policy applied on Ethernet VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSVlanClassMatchRunInfoEntry

hh3cCBQoSVlanClassMatchRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.4.1.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSVlanClassMatchRunInfoEntry  

hh3cCBQoSVlanClassMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.4.1.1.1
Number of packets matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSVlanAccountingRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.4.2
A table of Running statistics for account in a QoS policy applied on the interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSVlanAccountingRunInfoEntry

hh3cCBQoSVlanAccountingRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.4.2.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSVlanAccountingRunInfoEntry  

hh3cCBQoSVlanAccountingPackets 1.3.6.1.4.1.25506.2.65.2.1.5.4.2.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSVlanAccountingBytes 1.3.6.1.4.1.25506.2.65.2.1.5.4.2.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSApplyPolicyIndexObjects 1.3.6.1.4.1.25506.2.65.2.1.5.5
OBJECT IDENTIFIER    

hh3cCBQoSApplyObjectTable 1.3.6.1.4.1.25506.2.65.2.1.5.5.1
A table of QoS apply object index. It provides the function of querying the information of QoS apply object, which consists of interface type, interface index, ATM PVC, FR DLCI and nesting policy index, using QoS apply object index.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSApplyObjectEntry

hh3cCBQoSApplyObjectEntry 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1
QoS apply object index entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSApplyObjectEntry  

hh3cCBQoSApplyObjectIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.1
QoS apply object index. It represents the unique identifier of QoS policy applied position. It generates when QoS policy is applied considering ifIndex, VLAN ID, ATM PVC, FR DLCI and policy nesting.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSApplyObjectType 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.2
Apply object type.
Status: current Access: read-only
OBJECT-TYPE    
  ApplyObjectType  

hh3cCBQoSApplyObjectDirection 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.3
The direction of QoS apply object.
Status: current Access: read-only
OBJECT-TYPE    
  DirectionType  

hh3cCBQoSApplyObjectMainSite 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.4
Its value depends on hh3cCBQoSApplyObjectType. It represents VLAN ID When hh3cCBQoSApplyObjectType is vlan(2), otherwise it represents ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSApplyObjectSubChannel 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.5
Its value depends on hh3cCBQoSApplyObjectType. It represents the value of VPI/VCI, of which high 16-bits is VPI and low 16-bits is VCI, when hh3cCBQoSApplyObjectType is atmPvc(3). It represents the value of data link connection identifier in FR network, when hh3cCBQoSApplyObjectType is frDlci(4). Otherwise the value is '0xFFFFFFFF'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSApplyObjectSubClass 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.6
The value represents level-1 sub class index when the QoS apply object is level-2 or level-3 nesting policy. Otherwise the value is '0xFFFFFFFF'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSApplyObjectSubClassSec 1.3.6.1.4.1.25506.2.65.2.1.5.5.1.1.7
The value represents level-2 sub class index when the QoS apply object is level-3 nesting policy. Otherwise the value is '0xFFFFFFFF'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSIntApplyObjectTable 1.3.6.1.4.1.25506.2.65.2.1.5.5.2
A table used for querying the QoS apply object indexes by interface index. It is suitable for querying QoS apply object indexes for policies applied on Ethernet ports, ATM ports and FR ports.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSIntApplyObjectEntry

hh3cCBQoSIntApplyObjectEntry 1.3.6.1.4.1.25506.2.65.2.1.5.5.2.1
QoS apply object on interface index querying entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSIntApplyObjectEntry  

hh3cCBQoSIntApplyObjectIfIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.2.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSIntApplyObjectIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.2.1.2
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSVlanApplyObjectTable 1.3.6.1.4.1.25506.2.65.2.1.5.5.3
A table used for querying the QoS apply object indexes by VLAN ID and policy direction. It is suitable for querying QoS apply object indexes for policies applied on VLANs. If the value of hh3cCBQoSVlanApplyObjectVlanID is 0, it means querying Qos apply object index for policy applied on global.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSVlanApplyObjectEntry

hh3cCBQoSVlanApplyObjectEntry 1.3.6.1.4.1.25506.2.65.2.1.5.5.3.1
VLAN apply object entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSVlanApplyObjectEntry  

hh3cCBQoSVlanApplyObjectVlanID 1.3.6.1.4.1.25506.2.65.2.1.5.5.3.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

hh3cCBQoSVlanApplyObjectIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.3.1.2
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSPvcApplyObjectTable 1.3.6.1.4.1.25506.2.65.2.1.5.5.4
A table used for querying the QoS apply object indexes by ATM PVC or FR DLCI, ifIndex and policy direction. It is suitable for querying QoS apply object indexes for policies applied on ATM PVCs or FR DLCIs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSPvcApplyObjectEntry

hh3cCBQoSPvcApplyObjectEntry 1.3.6.1.4.1.25506.2.65.2.1.5.5.4.1
QoS apply object querying entry for ATM PVC or FR DLCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSPvcApplyObjectEntry  

hh3cCBQoSPvcApplyObjectIfIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.4.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSPvcApplyObjectPvcID 1.3.6.1.4.1.25506.2.65.2.1.5.5.4.1.2
If the QoS apply object queried is a ATM PVC, its input value represents a VPI/VCI. If the QoS apply object queried is a FR DLCI, its input value represents a value of FR DLCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSPvcApplyObjectIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.4.1.3
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSNestPolicyApplyObjectTable 1.3.6.1.4.1.25506.2.65.2.1.5.5.5
A table used for querying the nested QoS policy apply object indexes. It is suitable for querying nested QoS apply object indexes for policies applied on ifIndex, VLAN ID, ATM PVC or FR DLCI.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSNestPolicyApplyObjectEntry

hh3cCBQoSNestPolicyApplyObjectEntry 1.3.6.1.4.1.25506.2.65.2.1.5.5.5.1
QoS apply object on policy querying entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSNestPolicyApplyObjectEntry  

hh3cCBQoSNestPolicyClassIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.5.1.1
Policyclass index in father policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSNestPolicyApplyObjectIndex 1.3.6.1.4.1.25506.2.65.2.1.5.5.5.1.2
QoS apply object index of the son policy.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSStaticsObjects 1.3.6.1.4.1.25506.2.65.2.1.5.6
OBJECT IDENTIFIER    

hh3cCBQoSCbqRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.1
A table of CBQ running statistics. When policy using queue behavior is applied on QoS apply object, the QoS apply object will use Class Based Queuing.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSCbqRunInfoEntry

hh3cCBQoSCbqRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1
CBQ statistics entry of QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSCbqRunInfoEntry  

hh3cCBQoSCbqQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.1
Number of packets in CBQ queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqDiscard 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.2
Number of discarded packets which couldn't queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCbqEfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.3
Number of packets in EF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqAfQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.4
Number of packets in AF queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqBeQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.5
Number of packets in BE Queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqBeActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.6
Number of Active BE Queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqBeMaxActiveQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.7
The max number of Active BE Queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqBeTotalQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.8
Number of total BE Queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSCbqAfAllocatedQueueNum 1.3.6.1.4.1.25506.2.65.2.1.5.6.1.1.9
Number of allocated AF Queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSClassMatchRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.2
A table of running statistics for matching a classifier on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSClassMatchRunInfoEntry

hh3cCBQoSClassMatchRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1
Classifier's matching statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSClassMatchRunInfoEntry  

hh3cCBQoSClassMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.1
Number of packets matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSClassMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.2
Number of bytes matching a class in a QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSClassFwdPktpps 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.3
Average number of packets macthing the class forwarded per second in the last interval. Unit: pps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSClassFwdPktbps 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.4
Average bits of packets matching the class forwarded per second in the last interval. Unit: bps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSClassDropPktpps 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.5
Average number of packets matching the class dropped per second in the last interval. Unit: pps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSClassDropPktbps 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.6
Average bits of packets matching the class dropped per second in the last interval. Unit: bps.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSClassFlowStatInterval 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.7
Interval of collecting traffic statistics. Unit: minute.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hh3cCBQoSClassBehaviorStatus 1.3.6.1.4.1.25506.2.65.2.1.5.6.2.1.8
Classifier-behavior applying status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER success(1), failure(2)  

hh3cCBQoSCarRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.3
A table of running statistics for CAR on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSCarRunInfoEntry

hh3cCBQoSCarRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1
CAR statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSCarRunInfoEntry  

hh3cCBQoSCarGreenPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.1
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCarGreenBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.2
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCarRedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.3
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCarRedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.4
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCarYellowPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.5
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSCarYellowBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.3.1.6
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.4
A table of running statistics for GTS on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSGtsRunInfoEntry

hh3cCBQoSGtsRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSGtsRunInfoEntry  

hh3cCBQoSGtsPassedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.1
Number of packets passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsPassedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.2
Number of bytes passed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.3
Number of packets discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.4
Number of bytes discarded by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsDelayedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.5
Number of packets delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsDelayedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.6
Number of bytes delayed by GTS.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSGtsQueueSize 1.3.6.1.4.1.25506.2.65.2.1.5.6.4.1.7
Number of packets in GTS queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hh3cCBQoSRemarkRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.5
A table of running statistics for remarking on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSRemarkRunInfoEntry

hh3cCBQoSRemarkRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSRemarkRunInfoEntry  

hh3cCBQoSRemarkedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.5.1.1
Number of remarked packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.6
A table of running statistics for queue on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSQueueRunInfoEntry

hh3cCBQoSQueueRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSQueueRunInfoEntry  

hh3cCBQoSQueueMatchedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.1
Number of packets matched to queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueMatchedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.2
Number of bytes matched to queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueEnqueuedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.3
Number of packets queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueEnqueuedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.4
Number of bytes queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.5
Number of packets discarded when queued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSQueueDiscardedBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.6.1.6
Number of bytes discarded when queued by discard method.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSWredRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.7
A table of running statistics for WRED on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSWredRunInfoEntry

hh3cCBQoSWredRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSWredRunInfoEntry  

hh3cCBQoSWredRandomDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.7.1.1
Number of packets random-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSWredTailDiscardedPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.7.1.2
Number of packets tail-discarded by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAccountingRunInfoTable 1.3.6.1.4.1.25506.2.65.2.1.5.6.8
A table of running statistics for account on a QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cCBQoSAccountingRunInfoEntry

hh3cCBQoSAccountingRunInfoEntry 1.3.6.1.4.1.25506.2.65.2.1.5.6.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cCBQoSAccountingRunInfoEntry  

hh3cCBQoSAccountingPackets 1.3.6.1.4.1.25506.2.65.2.1.5.6.8.1.1
Number of packets matching a class in QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSAccountingBytes 1.3.6.1.4.1.25506.2.65.2.1.5.6.8.1.2
Number of bytes matching a class in QoS policy.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hh3cCBQoSApplyingStatusObjects 1.3.6.1.4.1.25506.2.65.2.1.6
OBJECT IDENTIFIER    

hh3cCBQoSApplyingStatus 1.3.6.1.4.1.25506.2.65.2.1.6.1
This object shows the status of the system when applying policy. It is forbidden to set or read in this MIB module except current table when the value is busy.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), busy(2)  

hh3cCBQoSNotifications 1.3.6.1.4.1.25506.2.65.2.1.7
OBJECT IDENTIFIER    

hh3cCBQoSNotificationsPrefix 1.3.6.1.4.1.25506.2.65.2.1.7.0
OBJECT IDENTIFIER    

hh3cCBQoSIfPolicyChanged 1.3.6.1.4.1.25506.2.65.2.1.7.0.1
This notification will be sent when the applying status of the policy on the interface is changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

hh3cCBQoSVlanPolicyChanged 1.3.6.1.4.1.25506.2.65.2.1.7.0.2
This notification will be sent when the applying status of the policy on the VLAN is changed.
Status: current Access: read-only
NOTIFICATION-TYPE