HPN-ICF-CBQOS2-MIB

File: HPN-ICF-CBQOS2-MIB.mib (201882 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI INET-ADDRESS-MIB
SNMPv2-TC

Imported symbols

hpnicfCommon 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), matchRuleMplsLabel(26), matchRuleSecondMplsLabel(27), matchRuleSecondMplsExp(28), matchRulePacketLength(29), matchRuleArpProtocol(30), matchRuleForwardingLayer(31), matchRuleMacAcl(32), matchRuleUserAcl(33)  

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), typeSecondMplsExp(12)  

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) RemainPercent, Unit : %(3)
TEXTUAL-CONVENTION    
  INTEGER unitUnavailable(0), unitAbsolute(1), unitPercent(2), unitRemainPercent(3)  

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), controlPlane(5)  

HpnicfCBQoSClassifierCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSClassifierIndex Integer32
  hpnicfCBQoSClassifierName OCTET STRING
  hpnicfCBQoSClassifierRuleCount Integer32
  hpnicfCBQoSClassifierOperator INTEGER
  hpnicfCBQoSClassifierLayer INTEGER
  hpnicfCBQoSClassifierType INTEGER
  hpnicfCBQosClassifierMatchRuleNextIndex Integer32
  hpnicfCBQoSClassifierRowStatus RowStatus

HpnicfCBQoSMatchRuleCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSMatchRuleIndex Integer32
  hpnicfCBQoSMatchRuleIfNot INTEGER
  hpnicfCBQoSMatchRuleType MatchRuleType
  hpnicfCBQoSMatchRuleStringValue OCTET STRING
  hpnicfCBQoSMatchRuleIntValue1 Unsigned32
  hpnicfCBQoSMatchRuleIntValue2 Unsigned32
  hpnicfCBQoSMatchIpAddressType InetAddressType
  hpnicfCBQoSMatchIpAddress InetAddress
  hpnicfCBQoSMatchRuleRowStatus RowStatus

HpnicfCBQoSMatchCpProtoCfgEntry  
SEQUENCE    
  hpnicfCBQoSMatchCpProtoIfNot INTEGER
  hpnicfCBQoSMatchCpProtoValue OCTET STRING
  hpnicfCBQoSMatchCpProtoRowStatus RowStatus

HpnicfCBQoSMatchCpGroupCfgEntry  
SEQUENCE    
  hpnicfCBQoSMatchCpGroupIfNot INTEGER
  hpnicfCBQoSMatchCpGroupValue INTEGER
  hpnicfCBQoSMatchCpGroupRowStatus RowStatus

HpnicfCBQoSBehaviorCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSBehaviorIndex Integer32
  hpnicfCBQoSBehaviorName OCTET STRING
  hpnicfCBQoSBehaviorType INTEGER
  hpnicfCBQoSBehaviorRowStatus RowStatus

HpnicfCBQoSCarCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSCarCir Unsigned32
  hpnicfCBQoSCarCbs Unsigned32
  hpnicfCBQoSCarEbs Unsigned32
  hpnicfCBQoSCarPir Unsigned32
  hpnicfCBQoSCarPbs Unsigned32
  hpnicfCBQoSCarGreenAction CarAction
  hpnicfCBQoSCarGreenRemarkValue Integer32
  hpnicfCBQoSCarYellowAction CarAction
  hpnicfCBQoSCarYellowRemarkValue Integer32
  hpnicfCBQoSCarRedAction CarAction
  hpnicfCBQoSCarRedRemarkValue Integer32
  hpnicfCBQoSCarPolicedPriorityMapType INTEGER
  hpnicfCBQoSCarRowStatus RowStatus

HpnicfCBQoSAggregativeCarCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSCarAggregativeCarIndex Integer32
  hpnicfCBQoSCarAggregativeCarName OCTET STRING
  hpnicfCBQoSAggregativeCarRowStatus RowStatus

HpnicfCBQoSGtsCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSGtsCir Unsigned32
  hpnicfCBQoSGtsCbs Unsigned32
  hpnicfCBQoSGtsEbs Unsigned32
  hpnicfCBQoSGtsQueueLength Integer32
  hpnicfCBQoSGtsRowStatus RowStatus
  hpnicfCBQoSGtsPir Unsigned32

HpnicfCBQoSRemarkCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSRemarkType RemarkType
  hpnicfCBQoSRemarkValue Integer32
  hpnicfCBQoSRemarkRowStatus RowStatus

HpnicfCBQoSQueueCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSQueueType QueueType
  hpnicfCBQoSQueueDropType INTEGER
  hpnicfCBQoSQueueLength Integer32
  hpnicfCBQoSQueueBandwidthUnit QueueBandwidthUnit
  hpnicfCBQoSQueueBandwidthValue Integer32
  hpnicfCBQoSQueueCbs Integer32
  hpnicfCBQoSQueueQueueNumber INTEGER
  hpnicfCBQoSQueueCbsRatio Integer32
  hpnicfCBQoSQueueRowStatus RowStatus

HpnicfCBQoSWredCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSWredType WredType
  hpnicfCBQoSWredWeightConst Integer32

HpnicfCBQoSWredClassCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSWredClassValue Integer32
  hpnicfCBQoSWredClassLowLimit Integer32
  hpnicfCBQoSWredClassHighLimit Integer32
  hpnicfCBQoSWredClassDiscardProb Integer32

HpnicfCBQoSPolicyRouteCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSPolicyRouteIpAddrType InetAddressType
  hpnicfCBQoSPolicyRouteNexthop InetAddress
  hpnicfCBQoSPolicyRouteBackup INTEGER
  hpnicfCBQoSPolicyRouteRowStatus RowStatus

HpnicfCBQoSNatCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSNatMainNumber Integer32
  hpnicfCBQoSNatBackupNumber Integer32
  hpnicfCBQoSNatServiceClass Integer32
  hpnicfCBQoSNatRowStatus RowStatus

HpnicfCBQoSFirewallCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSFirewallAction INTEGER
  hpnicfCBQoSFirewallRowStatus RowStatus

HpnicfCBQoSSamplingCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSSamplingNum Integer32
  hpnicfCBQoSSamplingRowStatus RowStatus

HpnicfCBQoSAccountCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSAccounting TruthValue
  hpnicfCBQoSAccountRowStatus RowStatus
  hpnicfCBQoSAccountingMode INTEGER

HpnicfCBQoSRedirectCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSRedirectType INTEGER
  hpnicfCBQoSRedirectIfIndex Integer32
  hpnicfCBQoSRedirectIpAddressType InetAddressType
  hpnicfCBQoSRedirectIpAddress1 InetAddress
  hpnicfCBQoSRedirectIpAddress2 InetAddress
  hpnicfCBQoSRedirectRowStatus RowStatus
  hpnicfCBQoSRedirectIpv6Interface1 Integer32
  hpnicfCBQoSRedirectIpv6Interface2 Integer32
  hpnicfCBQoSRedirectIfVlanID Integer32

HpnicfCBQoSPriorityMapCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSPriorityMapImportType INTEGER
  hpnicfCBQoSPriorityMapExportType INTEGER
  hpnicfCBQoSPriorityMapGroupIndex Integer32
  hpnicfCBQoSPriorityMapGroupName OCTET STRING
  hpnicfCBQoSPriorityMapAuto INTEGER
  hpnicfCBQoSPriorityMapRowStatus RowStatus

HpnicfCBQoSMirrorCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSMirrorType INTEGER
  hpnicfCBQoSMirrorIfIndex OCTET STRING
  hpnicfCBQoSMirrorVlanID Integer32
  hpnicfCBQoSMirrorRowStatus RowStatus

HpnicfCBQoSNestCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSNestServiceVlanID Integer32
  hpnicfCBQoSNestServiceDot1pValue Integer32
  hpnicfCBQoSNestCustomerVlanID Integer32
  hpnicfCBQoSNestCustomerDot1pValue Integer32
  hpnicfCBQoSNestRowStatus RowStatus

HpnicfCBQoSNestPolicyCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSNestPolicyName OCTET STRING
  hpnicfCBQoSNestPolicyRowStatus RowStatus

HpnicfCBQoSMirrorIfCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSMirrorIfMainIfIndex Integer32
  hpnicfCBQoSMirrorIfMainIfStatus INTEGER
  hpnicfCBQoSMirrorIfBackupIfIndex Integer32
  hpnicfCBQoSMirrorIfBackupIfStatus INTEGER
  hpnicfCBQoSMirrorIfRowStatus RowStatus

HpnicfCBQoSColoredRemarkCfgEntry  
SEQUENCE    
  hpnicfCBQoSColoredRemarkType RemarkType
  hpnicfCBQoSColoredRemarkColor INTEGER
  hpnicfCBQoSColoredRemarkValue Integer32
  hpnicfCBQoSColoredRemarkRowStatus RowStatus

HpnicfCBQoSPrimapCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSPrimapColorType INTEGER
  hpnicfCBQoSPrePriMapTableType INTEGER
  hpnicfCBQoSPrimapRowStatus RowStatus

HpnicfCBQoSColorMapDpCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSColorMapDpEnable TruthValue
  hpnicfCBQoSColorMapDpRowStatus RowStatus

HpnicfCBQoSPolicyCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSPolicyIndex Integer32
  hpnicfCBQoSPolicyName OCTET STRING
  hpnicfCBQoSPolicyClassCount Integer32
  hpnicfCBQoSPolicyConfigMode INTEGER
  hpnicfCBQoSPolicyType INTEGER
  hpnicfCBQoSPolicyClassNextIndex Integer32
  hpnicfCBQoSPolicyRowStatus RowStatus

HpnicfCBQoSPolicyClassCfgInfoEntry  
SEQUENCE    
  hpnicfCBQoSPolicyClassIndex Integer32
  hpnicfCBQoSPolicyClassClassifierIndex Integer32
  hpnicfCBQoSPolicyClassClassifierName OCTET STRING
  hpnicfCBQoSPolicyClassBehaviorIndex Integer32
  hpnicfCBQoSPolicyClassBehaviorName OCTET STRING
  hpnicfCBQoSPolicyClassPrecedence Integer32
  hpnicfCBQoSPolicyClassRowStatus RowStatus
  hpnicfCBQoSPolicyClassMode INTEGER
  hpnicfCBQoSPolicyClassCfgOrder Integer32

HpnicfCBQoSIfApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSIfApplyPolicyIfIndex Integer32
  hpnicfCBQoSIfApplyPolicyDirection DirectionType
  hpnicfCBQoSIfApplyPolicyName OCTET STRING
  hpnicfCBQoSIfApplyPolicyEnableDynamic INTEGER
  hpnicfCBQoSIfApplyPolicyRowStatus RowStatus
  hpnicfCBQoSIfApplyPolicyStatus INTEGER

HpnicfCBQoSAtmPvcApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcApplyPolicyIfIndex Integer32
  hpnicfCBQoSAtmPvcApplyPolicyVPI Integer32
  hpnicfCBQoSAtmPvcApplyPolicyVCI Integer32
  hpnicfCBQoSAtmPvcApplyPolicyDirection DirectionType
  hpnicfCBQoSAtmPvcApplyPolicyName OCTET STRING
  hpnicfCBQoSAtmPvcApplyPolicyRowStatus RowStatus

HpnicfCBQoSVlanApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSVlanApplyPolicyVlanid Integer32
  hpnicfCBQoSVlanApplyPolicyDirection DirectionType
  hpnicfCBQoSVlanApplyPolicyName OCTET STRING
  hpnicfCBQoSVlanApplyPriority Integer32
  hpnicfCBQoSVlanApplyPolicyRowStatus RowStatus
  hpnicfCBQoSVlanApplyPolicyStatus INTEGER

HpnicfCBQoSFrClassApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSFrClassApplyPolicyFrClassName OCTET STRING
  hpnicfCBQoSFrClassApplyPolicyDirection DirectionType
  hpnicfCBQoSFrClassApplyPolicyName OCTET STRING
  hpnicfCBQoSFrClassApplyPolicyRowStatus RowStatus

HpnicfCBQoSFrPvcApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcApplyPolicyIfIndex Integer32
  hpnicfCBQoSFrPvcApplyPolicyDlciNum Integer32
  hpnicfCBQoSFrPvcApplyPolicyDirection DirectionType
  hpnicfCBQoSFrPvcApplyPolicyName OCTET STRING
  hpnicfCBQoSFrPvcApplyPolicyRowStatus RowStatus

HpnicfCBQoSGlobalApplyEntry  
SEQUENCE    
  hpnicfCBQoSGlobalApplyDirection DirectionType
  hpnicfCBQoSGlobalApplyName OCTET STRING
  hpnicfCBQoSGlobalApplyRowStatus RowStatus
  hpnicfCBQoSGlobalApplyStatus INTEGER

HpnicfCBQoSCpApplyPolicyEntry  
SEQUENCE    
  hpnicfCBQoSCpApplyPolicyChassis Unsigned32
  hpnicfCBQoSCpApplyPolicySlot Unsigned32
  hpnicfCBQoSCpApplyPolicyDirection DirectionType
  hpnicfCBQoSCpApplyPolicyName OCTET STRING
  hpnicfCBQoSCpApplyPolicyStatus INTEGER
  hpnicfCBQoSCpApplyRowStatus RowStatus

HpnicfCBQoSIfCbqRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfCbqQueueSize Integer32
  hpnicfCBQoSIfCbqDiscard Counter64
  hpnicfCBQoSIfCbqEfQueueSize Integer32
  hpnicfCBQoSIfCbqAfQueueSize Integer32
  hpnicfCBQoSIfCbqBeQueueSize Integer32
  hpnicfCBQoSIfCbqBeActiveQueueNum Integer32
  hpnicfCBQoSIfCbqBeMaxActiveQueueNum Integer32
  hpnicfCBQoSIfCbqBeTotalQueueNum Integer32
  hpnicfCBQoSIfCbqAfAllocatedQueueNum Integer32

HpnicfCBQoSIfClassMatchRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfClassMatchedPackets Counter64
  hpnicfCBQoSIfClassMatchedBytes Counter64
  hpnicfCBQoSIfClassAverageRate Counter64

HpnicfCBQoSIfCarRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfCarGreenPackets Counter64
  hpnicfCBQoSIfCarGreenBytes Counter64
  hpnicfCBQoSIfCarRedPackets Counter64
  hpnicfCBQoSIfCarRedBytes Counter64
  hpnicfCBQoSIfCarYellowPackets Counter64
  hpnicfCBQoSIfCarYellowBytes Counter64

HpnicfCBQoSIfGtsRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfGtsPassedPackets Counter64
  hpnicfCBQoSIfGtsPassedBytes Counter64
  hpnicfCBQoSIfGtsDiscardedPackets Counter64
  hpnicfCBQoSIfGtsDiscardedBytes Counter64
  hpnicfCBQoSIfGtsDelayedPackets Counter64
  hpnicfCBQoSIfGtsDelayedBytes Counter64
  hpnicfCBQoSIfGtsQueueSize Integer32

HpnicfCBQoSIfRemarkRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfRemarkedPackets Counter64

HpnicfCBQoSIfQueueRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfQueueMatchedPackets Counter64
  hpnicfCBQoSIfQueueMatchedBytes Counter64
  hpnicfCBQoSIfQueueEnqueuedPackets Counter64
  hpnicfCBQoSIfQueueEnqueuedBytes Counter64
  hpnicfCBQoSIfQueueDiscardedPackets Counter64
  hpnicfCBQoSIfQueueDiscardedBytes Counter64

HpnicfCBQoSIfWredRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfWredRandomDiscardedPackets Counter64
  hpnicfCBQoSIfWredTailDiscardedPackets Counter64

HpnicfCBQoSIfAccountingRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSIfAccountingPackets Counter64
  hpnicfCBQoSIfAccountingBytes Counter64

HpnicfCBQoSAtmPvcCbqRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcCbqQueueSize Integer32
  hpnicfCBQoSAtmPvcCbqDiscard Counter64
  hpnicfCBQoSAtmPvcCbqEfQueueSize Integer32
  hpnicfCBQoSAtmPvcCbqAfQueueSize Integer32
  hpnicfCBQoSAtmPvcCbqBeQueueSize Integer32
  hpnicfCBQoSAtmPvcCbqBeActiveQueueNum Integer32
  hpnicfCBQoSAtmPvcCbqBeMaxActiveQueueNum Integer32
  hpnicfCBQoSAtmPvcCbqBeTotalQueueNum Integer32
  hpnicfCBQoSAtmPvcCbqAfAllocatedQueueNum Integer32

HpnicfCBQoSAtmPvcClassMatchRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcClassMatchPackets Counter64
  hpnicfCBQoSAtmPvcClassMatchBytes Counter64
  hpnicfCBQoSAtmPvcClassAverageRate Integer32

HpnicfCBQoSAtmPvcCarRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcCarConformPackets Counter64
  hpnicfCBQoSAtmPvcCarConformBytes Counter64
  hpnicfCBQoSAtmPvcCarExceedPackets Counter64
  hpnicfCBQoSAtmPvcCarExceedBytes Counter64

HpnicfCBQoSAtmPvcGtsRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcGtsPassedPackets Counter64
  hpnicfCBQoSAtmPvcGtsPassedBytes Counter64
  hpnicfCBQoSAtmPvcGtsDiscardedPackets Counter64
  hpnicfCBQoSAtmPvcGtsDiscardedBytes Counter64
  hpnicfCBQoSAtmPvcGtsDelayedPackets Counter64
  hpnicfCBQoSAtmPvcGtsDelayedBytes Counter64
  hpnicfCBQoSAtmPvcGtsQueueSize Integer32

HpnicfCBQoSAtmPvcRemarkRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcRemarkedPackets Counter64

HpnicfCBQoSAtmPvcQueueRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcQueueMatchedPackets Counter64
  hpnicfCBQoSAtmPvcQueueMatchedBytes Counter64
  hpnicfCBQoSAtmPvcQueueEnqueuedPackets Counter64
  hpnicfCBQoSAtmPvcQueueEnqueuedBytes Counter64
  hpnicfCBQoSAtmPvcQueueDiscardedPackets Counter64
  hpnicfCBQoSAtmPvcQueueDiscardedBytes Counter64

HpnicfCBQoSAtmPvcWredRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcWredRandomDiscardedPackets Counter64
  hpnicfCBQoSAtmPvcWredTailDiscardedPackets Counter64

HpnicfCBQoSAtmPvcAccountingRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAtmPvcAccountingPackets Counter64
  hpnicfCBQoSAtmPvcAccountingBytes Counter64

HpnicfCBQoSFrPvcCbqRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcCbqQueueSize Integer32
  hpnicfCBQoSFrPvcCbqDiscard Counter64
  hpnicfCBQoSFrPvcCbqEfQueueSize Integer32
  hpnicfCBQoSFrPvcCbqAfQueueSize Integer32
  hpnicfCBQoSFrPvcCbqBeQueueSize Integer32
  hpnicfCBQoSFrPvcCbqBeActiveQueueNum Integer32
  hpnicfCBQoSFrPvcCbqBeMaxActiveQueueNum Integer32
  hpnicfCBQoSFrPvcCbqBeTotalQueueNum Integer32
  hpnicfCBQoSFrPvcCbqAfAllocatedQueueNum Integer32

HpnicfCBQoSFrPvcClassMatchRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcClassMatchedPackets Counter64
  hpnicfCBQoSFrPvcClassMatchedBytes Counter64
  hpnicfCBQoSFrPvcClassAverageRate Counter64

HpnicfCBQoSFrPvcCarRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcCarConformPackets Counter64
  hpnicfCBQoSFrPvcCarConformBytes Counter64
  hpnicfCBQoSFrPvcCarExceedPackets Counter64
  hpnicfCBQoSFrPvcCarExceedBytes Counter64

HpnicfCBQoSFrPvcGtsRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcGtsPassedPackets Counter64
  hpnicfCBQoSFrPvcGtsPassedBytes Counter64
  hpnicfCBQoSFrPvcGtsDiscardedPackets Counter64
  hpnicfCBQoSFrPvcGtsDiscardedBytes Counter64
  hpnicfCBQoSFrPvcGtsDelayedPackets Counter64
  hpnicfCBQoSFrPvcGtsDelayedBytes Counter64
  hpnicfCBQoSFrPvcGtsQueueSize Integer32

HpnicfCBQoSFrPvcRemarkRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcRemarkedPackets Counter64

HpnicfCBQoSFrPvcQueueRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcQueueMatchedPackets Counter64
  hpnicfCBQoSFrPvcQueueMatchedBytes Counter64
  hpnicfCBQoSFrPvcQueueEnqueuedPackets Counter64
  hpnicfCBQoSFrPvcQueueEnqueuedBytes Counter64
  hpnicfCBQoSFrPvcQueueDiscardedPackets Counter64
  hpnicfCBQoSFrPvcQueueDiscardedBytes Counter64

HpnicfCBQoSFrPvcWredRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcWredRandomDiscardedPackets Counter64
  hpnicfCBQoSFrPvcWredTailDiscardedPackets Counter64

HpnicfCBQoSFrPvcAccountingRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSFrPvcAccountingPackets Counter64
  hpnicfCBQoSFrPvcAccountingBytes Counter64

HpnicfCBQoSVlanClassMatchRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSVlanClassMatchedPackets Counter64

HpnicfCBQoSVlanAccountingRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSVlanAccountingPackets Counter64
  hpnicfCBQoSVlanAccountingBytes Counter64

HpnicfCBQoSApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSApplyObjectIndex Unsigned32
  hpnicfCBQoSApplyObjectType ApplyObjectType
  hpnicfCBQoSApplyObjectDirection DirectionType
  hpnicfCBQoSApplyObjectMainSite Unsigned32
  hpnicfCBQoSApplyObjectSubChannel Unsigned32
  hpnicfCBQoSApplyObjectSubClass Unsigned32
  hpnicfCBQoSApplyObjectSubClassSec Unsigned32

HpnicfCBQoSIntApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSIntApplyObjectIfIndex Unsigned32
  hpnicfCBQoSIntApplyObjectIndex Unsigned32

HpnicfCBQoSVlanApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSVlanApplyObjectVlanID Unsigned32
  hpnicfCBQoSVlanApplyObjectIndex Unsigned32

HpnicfCBQoSPvcApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSPvcApplyObjectIfIndex Unsigned32
  hpnicfCBQoSPvcApplyObjectPvcID Unsigned32
  hpnicfCBQoSPvcApplyObjectIndex Unsigned32

HpnicfCBQoSNestPolicyApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSNestPolicyClassIndex Unsigned32
  hpnicfCBQoSNestPolicyApplyObjectIndex Unsigned32

HpnicfCBQoSCpApplyObjectEntry  
SEQUENCE    
  hpnicfCBQoSCpApplyObjectChassis Unsigned32
  hpnicfCBQoSCpApplyObjectSlot Unsigned32
  hpnicfCBQoSCpApplyObjectIndex Unsigned32

HpnicfCBQoSCbqRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSCbqQueueSize Integer32
  hpnicfCBQoSCbqDiscard Counter64
  hpnicfCBQoSCbqEfQueueSize Integer32
  hpnicfCBQoSCbqAfQueueSize Integer32
  hpnicfCBQoSCbqBeQueueSize Integer32
  hpnicfCBQoSCbqBeActiveQueueNum Integer32
  hpnicfCBQoSCbqBeMaxActiveQueueNum Integer32
  hpnicfCBQoSCbqBeTotalQueueNum Integer32
  hpnicfCBQoSCbqAfAllocatedQueueNum Integer32

HpnicfCBQoSClassMatchRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSClassMatchedPackets Counter64
  hpnicfCBQoSClassMatchedBytes Counter64
  hpnicfCBQoSClassFwdPktpps Unsigned32
  hpnicfCBQoSClassFwdPktbps Unsigned32
  hpnicfCBQoSClassDropPktpps Unsigned32
  hpnicfCBQoSClassDropPktbps Unsigned32
  hpnicfCBQoSClassFlowStatInterval Unsigned32
  hpnicfCBQoSClassBehaviorStatus INTEGER

HpnicfCBQoSCarRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSCarGreenPackets Counter64
  hpnicfCBQoSCarGreenBytes Counter64
  hpnicfCBQoSCarRedPackets Counter64
  hpnicfCBQoSCarRedBytes Counter64
  hpnicfCBQoSCarYellowPackets Counter64
  hpnicfCBQoSCarYellowBytes Counter64

HpnicfCBQoSGtsRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSGtsPassedPackets Counter64
  hpnicfCBQoSGtsPassedBytes Counter64
  hpnicfCBQoSGtsDiscardedPackets Counter64
  hpnicfCBQoSGtsDiscardedBytes Counter64
  hpnicfCBQoSGtsDelayedPackets Counter64
  hpnicfCBQoSGtsDelayedBytes Counter64
  hpnicfCBQoSGtsQueueSize Integer32

HpnicfCBQoSRemarkRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSRemarkedPackets Counter64

HpnicfCBQoSQueueRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSQueueMatchedPackets Counter64
  hpnicfCBQoSQueueMatchedBytes Counter64
  hpnicfCBQoSQueueEnqueuedPackets Counter64
  hpnicfCBQoSQueueEnqueuedBytes Counter64
  hpnicfCBQoSQueueDiscardedPackets Counter64
  hpnicfCBQoSQueueDiscardedBytes Counter64

HpnicfCBQoSWredRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSWredRandomDiscardedPackets Counter64
  hpnicfCBQoSWredTailDiscardedPackets Counter64

HpnicfCBQoSAccountingRunInfoEntry  
SEQUENCE    
  hpnicfCBQoSAccountingPackets Counter64
  hpnicfCBQoSAccountingBytes Counter64

Defined Values

hpnicfCBQos2 1.3.6.1.4.1.11.2.14.11.15.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 : hpnicfCBQoSClassifierCfgInfoTable 2 : hpnicfCBQoSMatchRuleCfgInfoTable 3 : hpnicfCBQoSMatchCpProtoCfgTable 4 : hpnicfCBQoSMatchCpGroupCfgTable 5 : hpnicfCBQoSBehaviorCfgInfoTable 6 : hpnicfCBQoSCarCfgInfoTable 7 : hpnicfCBQoSAggregativeCarCfgInfoTable 8 : hpnicfCBQoSGtsCfgInfoTable 9 : hpnicfCBQoSRemarkCfgInfoTable 10: hpnicfCBQoSQueueCfgInfoTable 11: hpnicfCBQoSWredCfgInfoTable 12: hpnicfCBQoSWredClassCfgInfoTable 13: hpnicfCBQoSPolicyRouteCfgInfoTable 14: hpnicfCBQoSNatCfgInfoTable 15: hpnicfCBQoSFirewallCfgInfoTable 16: hpnicfCBQoSSamplingCfgInfoTable 17: hpnicfCBQoSAccountCfgInfoTable 18: hpnicfCBQoSRedirectCfgInfoTable 19: hpnicfCBQoSPriorityMapCfgInfoTable 20: hpnicfCBQoSPolicyCfgInfoTable 21: hpnicfCBQoSPolicyClassCfgInfoTable 22: hpnicfCBQoSIfApplyPolicyTable 23: hpnicfCBQoSAtmPvcApplyPolicyTable 24: hpnicfCBQoSVlanApplyPolicyTable 25: hpnicfCBQoSFrClassApplyPolicyTable 26: hpnicfCBQoSFrPvcApplyPolicyTable 27: hpnicfCBQoSIfCbqRunInfoTable 28: hpnicfCBQoSIfClassMatchRunInfoTable 29: hpnicfCBQoSIfCarRunInfoTable 30: hpnicfCBQoSIfGtsRunInfoTable 31: hpnicfCBQoSIfRemarkRunInfoTable 32: hpnicfCBQoSIfQueueRunInfoTable 33: hpnicfCBQoSIfWredRunInfoTable 34: hpnicfCBQoSIfAccountingRunInfoTable 35: hpnicfCBQoSAtmPvcCbqRunInfoTable 36: hpnicfCBQoSAtmPvcClassMatchRunInfoTable 37: hpnicfCBQoSAtmPvcCarRunInfoTable 38: hpnicfCBQoSAtmPvcGtsRunInfoTable 39: hpnicfCBQoSAtmPvcRemarkRunInfoTable 40: hpnicfCBQoSAtmPvcQueueRunInfoTable 41: hpnicfCBQoSAtmPvcWredRunInfoTable 42: hpnicfCBQoSAtmPvcAccountingRunInfoTable 43: hpnicfCBQoSFrPvcCbqRunInfoTable 44: hpnicfCBQoSFrPvcClassMatchRunInfoTable 45: hpnicfCBQoSFrPvcCarRunInfoTable 46: hpnicfCBQoSFrPvcGtsRunInfoTable 47: hpnicfCBQoSFrPvcRemarkRunInfoTable 48: hpnicfCBQoSFrPvcQueueRunInfoTable 49: hpnicfCBQoSFrPvcWredRunInfoTable 50: hpnicfCBQoSFrPvcAccountingRunInfoTable 51: hpnicfCBQoSIfVlanClassMatchRunInfoTable 52: hpnicfCBQoSIfVlanAccountingRunInfoTable 53: hpnicfCBQoSMirrorCfgInfoTable 54: hpnicfCBQoSGlobalApplyTable 55: hpnicfCBQoSCpApplyPolicyTable 56: hpnicfCBQoSNestCfgInfoTable 57: hpnicfCBQoSNestPolicyCfgInfoTable 58: hpnicfCBQoSMirrorIfCfgInfoTable 59: hpnicfCBQoSColoredRemarkCfgTable 60: hpnicfCBQoSPrimapCfgInfoTable 61: hpnicfCBQoSColorMapDpCfgInfoTable 62: hpnicfCBQoSApplyObjectTable 63: hpnicfCBQoSIntApplyObjectTable 64: hpnicfCBQoSVlanApplyObjectTable 65: hpnicfCBQoSPvcApplyObjectTable 66: hpnicfCBQoSNestPolicyApplyObjectTable 67: hpnicfCBQoSCpApplyObjectTable 68: hpnicfCBQoSCbqRunInfoTable 69: hpnicfCBQoSClassMatchRunInfoTable 70: hpnicfCBQoSCarRunInfoTable 71: hpnicfCBQoSGtsRunInfoTable 72: hpnicfCBQoSRemarkRunInfoTable 73: hpnicfCBQoSQueueRunInfoTable 74: hpnicfCBQoSWredRunInfoTable 75: hpnicfCBQoSAccountingRunInfoTable 76: hpnicfCBQoSApplyingStatusObjects 77: hpnicfCBQoSNotifications
MODULE-IDENTITY    

hpnicfQos2 1.3.6.1.4.1.11.2.14.11.15.2.65
OBJECT IDENTIFIER    

hpnicfCBQoSObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1
OBJECT IDENTIFIER    

hpnicfCBQoSClassifierObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1
OBJECT IDENTIFIER    

hpnicfCBQoSClassifierIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.1
This object contains an appropriate value to be used for hpnicfCBQoSClassifierIndex when creating rows in the hpnicfCBQoSClassifierCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSClassifierCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.2
A table of Traffic Classifier configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSClassifierCfgInfoEntry

hpnicfCBQoSClassifierCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.2.1
Traffic Classifier Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSClassifierCfgInfoEntry  

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

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

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

hpnicfCBQoSClassifierOperator 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSClassifierLayer 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfCBQosClassifierMatchRuleNextIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.2.1.7
This object contains an appropriate value to be used for hpnicfCBQoSMatchRuleIndex when creating rows in the hpnicfCBQoSMatchRuleCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSClassifierRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.2.1.8
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSMatchRuleCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3
A table of Match Rule configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSMatchRuleCfgInfoEntry

hpnicfCBQoSMatchRuleCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1
Match Rule Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSMatchRuleCfgInfoEntry  

hpnicfCBQoSMatchRuleIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1.1
Index of Match Rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSMatchRuleIfNot 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSMatchRuleType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1.3
Type of Match Rule.
Status: current Access: read-create
OBJECT-TYPE    
  MatchRuleType  

hpnicfCBQoSMatchRuleStringValue 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1.4
Value of Match Rule. IPv4 ACL: SIZE (1..63) ACL name MAC ACL: SIZE (1..63) MAC ACL name User ACL: SIZE (1..63) User ACL name IPv6 ACL: SIZE (1..63) IPv6 ACL name 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..109), up to 10 values can be input; for example: 1##5#11#111##114#1111 means the match rule is 'if-match vlanid 1 to 5 11 111 to 114 1111' SourceIp: SIZE (12) HHHHHHHHHHHH for example: 010102020303 means the match rule is 'if-match source-ip mac-address 0101-0202-0303' MplsLabel: SIZE (1..63), up to 8 values can be input; for example: 1#11#111#1111 means the match rule is 'if-match mpls-label 1 11 111 1111'; 1##1111 means the match rule is 'if-match mpls-label 1 to 1111'; SecondMplsLabel: SIZE (1..63), up to 8 values can be input; for example: 1#11#111#1111 means the match rule is 'if-match mpls-label 1 11 111 1111'; 1##1111 means the match rule is 'if-match mpls-label 1 to 1111'; 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)  

hpnicfCBQoSMatchRuleIntValue1 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1.5
Value of Match Rule. IPv4 ACL: 2000~3999 MAC ACL: 4000~4999 User ACL: 5000~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 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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 values can be input. The bit set to 1 of hpnicfCBQoSMatchRuleIntValue1 is used to indicate the value 32~63. The bit set to 1 of hpnicfCBQoSMatchRuleIntValue2 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 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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 values can be input. The bit set to 1 of the last 3 bits of hpnicfCBQoSMatchRuleIntValue1 is used to indicate the value 0~2. ServiceDot1p: 0~7, up to 8 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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' SecondMplsExp: value:0~7, up to 8 values can be input. The bit set to 1 of the last 8 bits of hpnicfCBQoSMatchRuleIntValue1 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' PacketLength: 1~2000. hpnicfCBQoSMatchRuleIntValue1 is used to indicate the minimum value, hpnicfCBQoSMatchRuleIntValue2 is used to indicate the maximum value. ForwardingLayer: {bridge(1), route(2)} other types: Set is not permitted. 0xffffffff will be returned when getting.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

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

hpnicfCBQoSMatchIpAddressType 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSMatchIpAddress 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSMatchRuleRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.3.1.9
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSMatchCpProtoCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.4
A table of Matching CpProtocol Rule configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSMatchCpProtoCfgEntry

hpnicfCBQoSMatchCpProtoCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.4.1
Matching CpProtocol Rule Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSMatchCpProtoCfgEntry  

hpnicfCBQoSMatchCpProtoIfNot 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.4.1.1
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)  

hpnicfCBQoSMatchCpProtoValue 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.4.1.2
Value of Cp Protocol, SIZE (1..23). Up to 8 values can be input. for example: 1#2#3#4#5 means the match rule is 'if-match control-plane protocol arp arp-snooping bgp bgp4+ bpdu-tunnel'; arp: 1 arp-snooping: 2 bgp: 3 bgp4+: 4 bpdu-tunnel: 5 cdp: 6 cfd: 7 dhcp: 8 dhcp-snooping: 9 dhcp6: 10 dldp: 11 dot1x: 12 gmrp: 13 gvrp: 14 http: 15 https: 16 icmp: 17 icmp6: 18 igmp: 19 igmp-snooping: 20 irdp: 21 isis: 22 lacp: 23 ldp: 24 ldp6: 25 lldp: 26 mld: 27 msdp: 28 ntp: 29 oam: 30 ospf-multicast: 31 ospf-unicast: 32 ospf3-multicast: 33 ospf3-unicast: 34 pagp: 35 pim-multicast: 36 pim-unicast: 37 pim6-multicast: 38 pim6-unicast: 39 portal: 40 pppoe-negotiation: 41 pvst: 42 radius: 43 rip: 44 ripng: 45 rrpp: 46 rsvp: 47 smart-link: 48 snmp: 49 stp: 50 tacas: 51 udld: 52 udp-helper: 53 vrrp: 54 vrrp6: 55 vtp: 56 ip-option: 57 ipv6-option: 58 ssh: 59 telnet: 60
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

hpnicfCBQoSMatchCpProtoRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.4.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSMatchCpGroupCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.5
A table of matching Cp protocol group rule configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSMatchCpGroupCfgEntry

hpnicfCBQoSMatchCpGroupCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.5.1
Matching Cp protocol group Rule Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSMatchCpGroupCfgEntry  

hpnicfCBQoSMatchCpGroupIfNot 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.5.1.1
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)  

hpnicfCBQoSMatchCpGroupValue 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.5.1.2
Type of Cp protocol group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER critical(1), important(2), management(3), normal(4), redirect(5), monitor(6), exception(7)  

hpnicfCBQoSMatchCpGroupRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.1.5.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSBehaviorObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2
OBJECT IDENTIFIER    

hpnicfCBQoSBehaviorIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.1
This object contains an appropriate value to be used for hpnicfCBQoSBehaviorIndex when creating rows in the hpnicfCBQoSBehaviorCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSBehaviorCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.2
A table of Traffic Behavior configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSBehaviorCfgInfoEntry

hpnicfCBQoSBehaviorCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.2.1
Traffic Behavior Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSBehaviorCfgInfoEntry  

hpnicfCBQoSBehaviorIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.2.1.1
Index of Traffic Behavior.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

hpnicfCBQoSBehaviorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.2.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSCarCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.3
A table of CAR feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSCarCfgInfoEntry

hpnicfCBQoSCarCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.3.1
CAR Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSCarCfgInfoEntry  

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

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

hpnicfCBQoSCarEbs 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarPir 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarPbs 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarGreenAction 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarGreenRemarkValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarYellowAction 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarYellowRemarkValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarRedAction 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarRedRemarkValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCarPolicedPriorityMapType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSCarRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.3.1.13
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

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

hpnicfCBQoSAggregativeCarCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.4.1
Aggregative CAR feature applied CBQ configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAggregativeCarCfgInfoEntry  

hpnicfCBQoSCarAggregativeCarIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.4.1.1
Index of aggregative CAR. It is equal to hpnicfIfQoSAggregativeCarIndex at HPN-ICF-IFQOS2-MIB.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSCarAggregativeCarName 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.4.1.2
Name of aggregative CAR. It is equal to hpnicfIfQoSAggregativeCarName at HPN-ICF-IFQOS2-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hpnicfCBQoSAggregativeCarRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.4.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSGtsCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.5
A table of GTS feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSGtsCfgInfoEntry

hpnicfCBQoSGtsCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.5.1
GTS Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSGtsCfgInfoEntry  

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

hpnicfCBQoSGtsCbs 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfCBQoSGtsRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.5.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSGtsPir 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.5.1.6
Peak Information Rate.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSRemarkCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.6
A table of Remarking feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSRemarkCfgInfoEntry

hpnicfCBQoSRemarkCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.6.1
Remarking Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSRemarkCfgInfoEntry  

hpnicfCBQoSRemarkType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.6.1.1
Remark type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemarkType  

hpnicfCBQoSRemarkValue 1.3.6.1.4.1.11.2.14.11.15.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 for SecondMplsExp: 0~7
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

hpnicfCBQoSRemarkRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.6.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSQueueCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.7
A table of queue feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSQueueCfgInfoEntry

hpnicfCBQoSQueueCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.7.1
Queue Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSQueueCfgInfoEntry  

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

hpnicfCBQoSQueueDropType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSQueueLength 1.3.6.1.4.1.11.2.14.11.15.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..2147483647  

hpnicfCBQoSQueueBandwidthUnit 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.7.1.4
Bandwidth Unit: Absolute, Unit Kbps (1) Percent, Unit % (2) RemainPercent, Unit % of remained bandwidth (3) 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  

hpnicfCBQoSQueueBandwidthValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSQueueCbs 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.7.1.6
Committed Burst Size. Unit: byte. Only valid for EF queue. Default: If the value of 'hpnicfCBQoSQueueBandwidthValue * 25' is between 1500 and 2000000, the default value of this object is 'hpnicfCBQoSQueueBandwidthValue * 25';If the value of 'hpnicfCBQoSQueueBandwidthValue * 25' is larger than or equal to 2000000, the default value of this object is 2000000; If the value of 'hpnicfCBQoSQueueBandwidthValue * 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  

hpnicfCBQoSQueueQueueNumber 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSQueueCbsRatio 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSQueueRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.7.1.9
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSWredCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.8
A table of WRED configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSWredCfgInfoEntry

hpnicfCBQoSWredCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.8.1
WRED Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSWredCfgInfoEntry  

hpnicfCBQoSWredType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.8.1.1
WRED type.
Status: current Access: read-write
OBJECT-TYPE    
  WredType  

hpnicfCBQoSWredWeightConst 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSWredClassCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.9
A table of WRED configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSWredClassCfgInfoEntry

hpnicfCBQoSWredClassCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.9.1
WRED Class Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSWredClassCfgInfoEntry  

hpnicfCBQoSWredClassValue 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

hpnicfCBQoSPolicyRouteCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.10
A table of Policy Routing configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSPolicyRouteCfgInfoEntry

hpnicfCBQoSPolicyRouteCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.10.1
Policy Routeing Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSPolicyRouteCfgInfoEntry  

hpnicfCBQoSPolicyRouteIpAddrType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.10.1.1
Type of InetAddress.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

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

hpnicfCBQoSPolicyRouteBackup 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSPolicyRouteRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.10.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSNatCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.11
A table of Nat configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSNatCfgInfoEntry

hpnicfCBQoSNatCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.11.1
Nat Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSNatCfgInfoEntry  

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

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

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

hpnicfCBQoSNatRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.11.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSFirewallCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.12
A table of firewall configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSFirewallCfgInfoEntry

hpnicfCBQoSFirewallCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.12.1
Firewall configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFirewallCfgInfoEntry  

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

hpnicfCBQoSFirewallRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.12.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSSamplingCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.13
A table of sampling configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSSamplingCfgInfoEntry

hpnicfCBQoSSamplingCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.13.1
Sampling configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSSamplingCfgInfoEntry  

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

hpnicfCBQoSSamplingRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.13.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSAccountCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.14
A table of account configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSAccountCfgInfoEntry

hpnicfCBQoSAccountCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.14.1
Account configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAccountCfgInfoEntry  

hpnicfCBQoSAccounting 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.14.1.1
Account action.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfCBQoSAccountRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.14.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSAccountingMode 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.14.1.3
Account mode.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), packet(2), byte(3), both(4)  

hpnicfCBQoSRedirectCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15
A table of redirect configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSRedirectCfgInfoEntry

hpnicfCBQoSRedirectCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1
Redirect configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSRedirectCfgInfoEntry  

hpnicfCBQoSRedirectType 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfCBQoSRedirectIpAddressType 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfCBQoSRedirectType is next-hop, can be set this node and hpnicfCBQoSRedirectIpAddress1 or hpnicfCBQoSRedirectIpAddress2.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

hpnicfCBQoSRedirectIpAddress1 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.4
IP Address. If the value of hpnicfCBQoSRedirectType is not next-hop, zero-length string will be returned when getting. If the value of hpnicfCBQoSRedirectIpAddressType is ipv6, this node is set necessarily.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfCBQoSRedirectIpAddress2 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.5
IP Address. If the value of hpnicfCBQoSRedirectType is not next-hop, zero-length string will be returned when getting. If the value of hpnicfCBQoSRedirectIpAddressType is ipv6, this node is set optionally.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

hpnicfCBQoSRedirectRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSRedirectIpv6Interface1 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.7
IfIndex for ipv6 next hop . If and only if the value of hpnicfCBQoSRedirectIpAddressType is ipv6 and hpnicfCBQoSRedirectIpAddress1 is set, this node can be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSRedirectIpv6Interface2 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.8
IfIndex for ipv6 next hop . If and only if the value of hpnicfCBQoSRedirectIpAddressType is ipv6 and hpnicfCBQoSRedirectIpAddress2 is set, this node can be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSRedirectIfVlanID 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.15.1.9
VLAN-ID to tag. If and only if the value of hpnicfCBQoSRedirectType is interface, this node can be set.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4094 | 65535  

hpnicfCBQoSPriorityMapCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.16
A table of priority map configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSPriorityMapCfgInfoEntry

hpnicfCBQoSPriorityMapCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.16.1
priority map configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSPriorityMapCfgInfoEntry  

hpnicfCBQoSPriorityMapImportType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSPriorityMapExportType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSPriorityMapGroupIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.16.1.3
Index of map group. Map group is managed by HPN-ICF-IFQOS2-MIB.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSPriorityMapGroupName 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.16.1.4
Name of map group. Map group is managed by HPN-ICF-IFQOS2-MIB.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..31)  

hpnicfCBQoSPriorityMapAuto 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSPriorityMapRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.16.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSMirrorCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.17
A table of flow mirror configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSMirrorCfgInfoEntry

hpnicfCBQoSMirrorCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.17.1
Flow mirror configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSMirrorCfgInfoEntry  

hpnicfCBQoSMirrorType 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSMirrorIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.17.1.2
IfIndex of destination interface. Only the value of hpnicfCBQoSMirrorType 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)  

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

hpnicfCBQoSMirrorRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.17.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSNestCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSNestCfgInfoEntry

hpnicfCBQoSNestCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.18.1
VLAN nesting table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSNestCfgInfoEntry  

hpnicfCBQoSNestServiceVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSNestServiceDot1pValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSNestCustomerVlanID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSNestCustomerDot1pValue 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSNestRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.18.1.5
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSNestPolicyCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.19
This table is used for configuring nest policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSNestPolicyCfgInfoEntry

hpnicfCBQoSNestPolicyCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.19.1
Nest policy configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSNestPolicyCfgInfoEntry  

hpnicfCBQoSNestPolicyName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSNestPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.19.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSMirrorIfCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20
A table of flow mirroring to interface configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSMirrorIfCfgInfoEntry

hpnicfCBQoSMirrorIfCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1
Flow mirroring to interface configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSMirrorIfCfgInfoEntry  

hpnicfCBQoSMirrorIfMainIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1.1
IfIndex of mirror interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSMirrorIfMainIfStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1.2
Status of main interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

hpnicfCBQoSMirrorIfBackupIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1.3
IfIndex of backup mirror interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSMirrorIfBackupIfStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1.4
Status of backup interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER inactive(1), active(2)  

hpnicfCBQoSMirrorIfRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.20.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSColoredRemarkCfgTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21
A table of colored remarking feature configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSColoredRemarkCfgEntry

hpnicfCBQoSColoredRemarkCfgEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21.1
Colored remarking configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSColoredRemarkCfgEntry  

hpnicfCBQoSColoredRemarkType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21.1.1
Remark type.
Status: current Access: not-accessible
OBJECT-TYPE    
  RemarkType  

hpnicfCBQoSColoredRemarkColor 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21.1.2
Remark color.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER green(1), yellow(2), red(3)  

hpnicfCBQoSColoredRemarkValue 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21.1.3
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 for SecondMplsExp: 0~7
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..4095  

hpnicfCBQoSColoredRemarkRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.21.1.4
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSPrimapCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.22
A table of referencing priority map configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSPrimapCfgInfoEntry

hpnicfCBQoSPrimapCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.22.1
Referencing priority map configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSPrimapCfgInfoEntry  

hpnicfCBQoSPrimapColorType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.22.1.1
Color type of priority map.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER noColorMap(1), colorMap(2)  

hpnicfCBQoSPrePriMapTableType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.22.1.2
The type of pre-defined priority mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dot1pToLp(1), dot1pToDp(2), expToLp(3), dscpToLp(4), expToDp(5), dscpToDp(6), dscpToDot1p(7), dot1pToDscp(8), dscpToDscp(9), dscpToExp(10), expToDscp(11), expToDot1p(12), expToExp(13), lpToDot1p(14), dot1pToRpr(15), dscpToRpr(16), expToRpr(17), ippreToRpr(18), upToDot1p(19), upToDscp(20), upToExp(21), upToDp(22), upToLp(23), upToRpr(24), upToFc(25), lpTodscp(26), dot11eToLp(27), lpToDot11e(28), lpToLp(29), dot1pToExp(30), lpToExp(31), lpToDp(32), upToUp(33), dot1pToDot1p(34)  

hpnicfCBQoSPrimapRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.22.1.3
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSColorMapDpCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.23
A table of referencing color-map-DP action configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSColorMapDpCfgInfoEntry

hpnicfCBQoSColorMapDpCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.23.1
Referencing color-map-DP action configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSColorMapDpCfgInfoEntry  

hpnicfCBQoSColorMapDpEnable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.23.1.1
Color-map-DP enable status.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfCBQoSColorMapDpRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.2.23.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSPolicyObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3
OBJECT IDENTIFIER    

hpnicfCBQoSPolicyIndexNext 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.1
This object contains an appropriate value to be used for hpnicfCBQoSPolicyIndex when creating rows in the hpnicfCBQoSPolicyCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSPolicyCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.2
A table of QoS policy configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSPolicyCfgInfoEntry

hpnicfCBQoSPolicyCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.2.1
Traffic policy configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSPolicyCfgInfoEntry  

hpnicfCBQoSPolicyIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.2.1.1
Index of Traffic Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

hpnicfCBQoSPolicyConfigMode 1.3.6.1.4.1.11.2.14.11.15.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)  

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

hpnicfCBQoSPolicyClassNextIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.2.1.6
This object contains an appropriate value to be used for hpnicfCBQoSPolicyClassIndex when creating rows in the hpnicfCBQoSPolicyClassCfgInfoTable.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.2.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSPolicyClassCfgInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.3
A table of QoS Policy classifier-behavior configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSPolicyClassCfgInfoEntry

hpnicfCBQoSPolicyClassCfgInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.3.1
Traffic policy classifier-behavior configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSPolicyClassCfgInfoEntry  

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

hpnicfCBQoSPolicyClassClassifierIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.3.1.2
Index of classifier applied by a policy. It should exist in hpnicfCBQoSClassifierCfgInfoTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

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

hpnicfCBQoSPolicyClassBehaviorIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.3.1.4
Index of Behavior applied by a policy. It should exist in hpnicfCBQoSBehaviorCfgInfoTable.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

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

hpnicfCBQoSPolicyClassPrecedence 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSPolicyClassRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.3.3.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSPolicyClassMode 1.3.6.1.4.1.11.2.14.11.15.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. modeQppb indicates that the association is used for BGP routing policy. modeIpSourceGuard indicates that the association is used for packets undergo IP source guard. modeVoiceVlan indicates that the association is used for voice data packets. modeDCBX indicates that the association is used for DCBX.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER modeNo(1), modeDot1q(2), modeQppb(3), modeIpSourceGuard(4), modeVoiceVlan(5), modeDCBX(6)  

hpnicfCBQoSPolicyClassCfgOrder 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSApplyPolicyObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4
OBJECT IDENTIFIER    

hpnicfCBQoSIfApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.1
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSIfApplyPolicyEntry

hpnicfCBQoSIfApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.1.1
Policy applied on interface Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfApplyPolicyEntry  

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

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

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

hpnicfCBQoSIfApplyPolicyEnableDynamic 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSIfApplyPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.1.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSIfApplyPolicyStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.1.1.6
Status of policy applied on interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER proccessing(1), success(2), partialItemFailed(3)  

hpnicfCBQoSAtmPvcApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.2
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSAtmPvcApplyPolicyEntry

hpnicfCBQoSAtmPvcApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.2.1
Policy applied on ATM PVC Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcApplyPolicyEntry  

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

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

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

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

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

hpnicfCBQoSAtmPvcApplyPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.2.1.6
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSVlanApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.3
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSVlanApplyPolicyEntry

hpnicfCBQoSVlanApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.3.1
Policy applied on Ethernet VLAN Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSVlanApplyPolicyEntry  

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

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

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

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

hpnicfCBQoSVlanApplyPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.3.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSVlanApplyPolicyStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.3.1.6
Status of policy applied on VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER proccessing(1), success(2), partialItemFailed(3)  

hpnicfCBQoSFrClassApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.4
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSFrClassApplyPolicyEntry

hpnicfCBQoSFrClassApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.4.1
Policy applied on FR class Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrClassApplyPolicyEntry  

hpnicfCBQoSFrClassApplyPolicyFrClassName 1.3.6.1.4.1.11.2.14.11.15.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)  

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

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

hpnicfCBQoSFrClassApplyPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.4.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSFrPvcApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.5
A table of QoS policy instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSFrPvcApplyPolicyEntry

hpnicfCBQoSFrPvcApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.5.1
Policy applied on FR PVC Configuration Information Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcApplyPolicyEntry  

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

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

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

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

hpnicfCBQoSFrPvcApplyPolicyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.5.1.5
RowStatus.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSGlobalApplyTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSGlobalApplyEntry

hpnicfCBQoSGlobalApplyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.6.1
A global policy entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSGlobalApplyEntry  

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

hpnicfCBQoSGlobalApplyName 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSGlobalApplyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.6.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSGlobalApplyStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.6.1.4
Status of policy applied globally.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER proccessing(1), success(2), partialItemFailed(3)  

hpnicfCBQoSCpApplyPolicyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7
A table of QoS policies applied on control plane.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSCpApplyPolicyEntry

hpnicfCBQoSCpApplyPolicyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1
Policy applied on control plane configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSCpApplyPolicyEntry  

hpnicfCBQoSCpApplyPolicyChassis 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1.1
Chassis number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSCpApplyPolicySlot 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1.2
Slot number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

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

hpnicfCBQoSCpApplyPolicyName 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1.4
Name of traffic policy.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hpnicfCBQoSCpApplyPolicyStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1.5
Status of policy applied on control plane.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER proccessing(1), success(2), partialItemFailed(3)  

hpnicfCBQoSCpApplyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.4.7.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfCBQoSApplyPolicyStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5
OBJECT IDENTIFIER    

hpnicfCBQoSIfStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1
OBJECT IDENTIFIER    

hpnicfCBQoSIfCbqRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfCbqRunInfoEntry

hpnicfCBQoSIfCbqRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.1.1
Interface CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfCbqRunInfoEntry  

hpnicfCBQoSIfCbqQueueSize 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.1.1.1
Packet number of CBQ queue
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfCBQoSIfCbqDiscard 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfCBQoSIfCbqBeMaxActiveQueueNum 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfCBQoSIfClassMatchRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfClassMatchRunInfoEntry

hpnicfCBQoSIfClassMatchRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.2.1
Classifier's matching statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfClassMatchRunInfoEntry  

hpnicfCBQoSIfClassMatchedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfClassMatchedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfClassAverageRate 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfCarRunInfoEntry

hpnicfCBQoSIfCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1
CAR statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfCarRunInfoEntry  

hpnicfCBQoSIfCarGreenPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.1
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfCarGreenBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.2
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfCarRedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.3
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfCarRedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.4
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfCarYellowPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.5
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfCarYellowBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.3.1.6
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfGtsRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfGtsRunInfoEntry

hpnicfCBQoSIfGtsRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfGtsRunInfoEntry  

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

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

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

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

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

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

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

hpnicfCBQoSIfRemarkRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfRemarkRunInfoEntry

hpnicfCBQoSIfRemarkRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfRemarkRunInfoEntry  

hpnicfCBQoSIfRemarkedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfQueueRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfQueueRunInfoEntry

hpnicfCBQoSIfQueueRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfQueueRunInfoEntry  

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

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

hpnicfCBQoSIfQueueEnqueuedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.6.1.3
Number of packets enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfQueueEnqueuedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfQueueDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfQueueDiscardedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfWredRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfWredRunInfoEntry

hpnicfCBQoSIfWredRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfWredRunInfoEntry  

hpnicfCBQoSIfWredRandomDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfWredTailDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIfAccountingRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIfAccountingRunInfoEntry

hpnicfCBQoSIfAccountingRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIfAccountingRunInfoEntry  

hpnicfCBQoSIfAccountingPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSIfAccountingBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.1.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSAtmPvcStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2
OBJECT IDENTIFIER    

hpnicfCBQoSAtmPvcCbqRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcCbqRunInfoEntry

hpnicfCBQoSAtmPvcCbqRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.1.1
FR PVC CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcCbqRunInfoEntry  

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

hpnicfCBQoSAtmPvcCbqDiscard 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfCBQoSAtmPvcCbqBeMaxActiveQueueNum 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfCBQoSAtmPvcClassMatchRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcClassMatchRunInfoEntry

hpnicfCBQoSAtmPvcClassMatchRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.2.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcClassMatchRunInfoEntry  

hpnicfCBQoSAtmPvcClassMatchPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAtmPvcClassMatchBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAtmPvcClassAverageRate 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAtmPvcCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcCarRunInfoEntry

hpnicfCBQoSAtmPvcCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.3.1
CAR statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcCarRunInfoEntry  

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

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

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

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

hpnicfCBQoSAtmPvcGtsRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcGtsRunInfoEntry

hpnicfCBQoSAtmPvcGtsRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcGtsRunInfoEntry  

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

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

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

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

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

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

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

hpnicfCBQoSAtmPvcRemarkRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcRemarkRunInfoEntry

hpnicfCBQoSAtmPvcRemarkRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcRemarkRunInfoEntry  

hpnicfCBQoSAtmPvcRemarkedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSAtmPvcQueueRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcQueueRunInfoEntry

hpnicfCBQoSAtmPvcQueueRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcQueueRunInfoEntry  

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

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

hpnicfCBQoSAtmPvcQueueEnqueuedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.6.1.3
Number of packets enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSAtmPvcQueueEnqueuedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSAtmPvcQueueDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAtmPvcQueueDiscardedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAtmPvcWredRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcWredRunInfoEntry

hpnicfCBQoSAtmPvcWredRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcWredRunInfoEntry  

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

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

hpnicfCBQoSAtmPvcAccountingRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAtmPvcAccountingRunInfoEntry

hpnicfCBQoSAtmPvcAccountingRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAtmPvcAccountingRunInfoEntry  

hpnicfCBQoSAtmPvcAccountingPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSAtmPvcAccountingBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.2.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSFrPvcStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3
OBJECT IDENTIFIER    

hpnicfCBQoSFrPvcCbqRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcCbqRunInfoEntry

hpnicfCBQoSFrPvcCbqRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.1.1
FR PVC CBQ statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcCbqRunInfoEntry  

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

hpnicfCBQoSFrPvcCbqDiscard 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfCBQoSFrPvcCbqBeMaxActiveQueueNum 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

hpnicfCBQoSFrPvcClassMatchRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcClassMatchRunInfoEntry

hpnicfCBQoSFrPvcClassMatchRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.2.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcClassMatchRunInfoEntry  

hpnicfCBQoSFrPvcClassMatchedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSFrPvcClassMatchedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSFrPvcClassAverageRate 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSFrPvcCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcCarRunInfoEntry

hpnicfCBQoSFrPvcCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.3.1
CAR statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcCarRunInfoEntry  

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

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

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

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

hpnicfCBQoSFrPvcGtsRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcGtsRunInfoEntry

hpnicfCBQoSFrPvcGtsRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcGtsRunInfoEntry  

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

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

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

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

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

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

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

hpnicfCBQoSFrPvcRemarkRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcRemarkRunInfoEntry

hpnicfCBQoSFrPvcRemarkRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcRemarkRunInfoEntry  

hpnicfCBQoSFrPvcRemarkedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.5.1.1
Number of packets remarked.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSFrPvcQueueRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcQueueRunInfoEntry

hpnicfCBQoSFrPvcQueueRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcQueueRunInfoEntry  

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

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

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

hpnicfCBQoSFrPvcQueueEnqueuedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.6.1.4
Number of bytes enqueued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSFrPvcQueueDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSFrPvcQueueDiscardedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSFrPvcWredRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcWredRunInfoEntry

hpnicfCBQoSFrPvcWredRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcWredRunInfoEntry  

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

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

hpnicfCBQoSFrPvcAccountingRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSFrPvcAccountingRunInfoEntry

hpnicfCBQoSFrPvcAccountingRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSFrPvcAccountingRunInfoEntry  

hpnicfCBQoSFrPvcAccountingPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.8.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSFrPvcAccountingBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.3.8.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSVlanStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.4
OBJECT IDENTIFIER    

hpnicfCBQoSVlanClassMatchRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSVlanClassMatchRunInfoEntry

hpnicfCBQoSVlanClassMatchRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.4.1.1
Classifier matching statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSVlanClassMatchRunInfoEntry  

hpnicfCBQoSVlanClassMatchedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSVlanAccountingRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSVlanAccountingRunInfoEntry

hpnicfCBQoSVlanAccountingRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.4.2.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSVlanAccountingRunInfoEntry  

hpnicfCBQoSVlanAccountingPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.4.2.1.1
Number of packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSVlanAccountingBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.4.2.1.2
Number of bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSApplyPolicyIndexObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5
OBJECT IDENTIFIER    

hpnicfCBQoSApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSApplyObjectEntry

hpnicfCBQoSApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.1.1
QoS apply object index entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSApplyObjectEntry  

hpnicfCBQoSApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSApplyObjectType 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.1.1.2
Apply object type.
Status: current Access: read-only
OBJECT-TYPE    
  ApplyObjectType  

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

hpnicfCBQoSApplyObjectMainSite 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.1.1.4
Its value depends on hpnicfCBQoSApplyObjectType. It represents VLAN ID when hpnicfCBQoSApplyObjectType is vlan, and represents chassis ID when hpnicfCBQoSApplyObjectType is controlPlane, otherwise it represents ifIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSApplyObjectSubChannel 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.1.1.5
Its value depends on hpnicfCBQoSApplyObjectType. It represents the value of VPI/VCI, of which high 16-bits is VPI and low 16-bits is VCI, when hpnicfCBQoSApplyObjectType is atmPvc. It represents the value of data link connection identifier in FR network, when hpnicfCBQoSApplyObjectType is frDlci. It represents slot ID, when hpnicfCBQoSApplyObjectType is controlPlane. Otherwise the value is '0xFFFFFFFF'.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSApplyObjectSubClass 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSApplyObjectSubClassSec 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSIntApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSIntApplyObjectEntry

hpnicfCBQoSIntApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.2.1
QoS apply object on interface index querying entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSIntApplyObjectEntry  

hpnicfCBQoSIntApplyObjectIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.2.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSIntApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.2.1.2
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSVlanApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.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 hpnicfCBQoSVlanApplyObjectVlanID is 0, it means querying Qos apply object index for policy applied on global.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSVlanApplyObjectEntry

hpnicfCBQoSVlanApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.3.1
VLAN apply object entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSVlanApplyObjectEntry  

hpnicfCBQoSVlanApplyObjectVlanID 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.3.1.1
VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32 0..4094  

hpnicfCBQoSVlanApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.3.1.2
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSPvcApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSPvcApplyObjectEntry

hpnicfCBQoSPvcApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfCBQoSPvcApplyObjectEntry  

hpnicfCBQoSPvcApplyObjectIfIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.4.1.1
Interface index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSPvcApplyObjectPvcID 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSPvcApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.4.1.3
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSNestPolicyApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSNestPolicyApplyObjectEntry

hpnicfCBQoSNestPolicyApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.5.1
QoS apply object on policy querying entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSNestPolicyApplyObjectEntry  

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

hpnicfCBQoSNestPolicyApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSCpApplyObjectTable 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.6
A table used for querying the QoS policy apply object indexes by chassis ID and slot ID. It is suitable for querying QoS apply object indexes for policies applied on control plane.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfCBQoSCpApplyObjectEntry

hpnicfCBQoSCpApplyObjectEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.6.1
QoS policy apply object on control plane querying entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSCpApplyObjectEntry  

hpnicfCBQoSCpApplyObjectChassis 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.6.1.1
Chassis ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSCpApplyObjectSlot 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.6.1.2
Slot ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSCpApplyObjectIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.5.6.1.3
QoS apply object index.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfCBQoSStaticsObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6
OBJECT IDENTIFIER    

hpnicfCBQoSCbqRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSCbqRunInfoEntry

hpnicfCBQoSCbqRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.1.1
CBQ statistics entry of QoS apply object.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSCbqRunInfoEntry  

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

hpnicfCBQoSCbqDiscard 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

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

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

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

hpnicfCBQoSClassMatchRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSClassMatchRunInfoEntry

hpnicfCBQoSClassMatchRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.2.1
Classifier's matching statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSClassMatchRunInfoEntry  

hpnicfCBQoSClassMatchedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSClassMatchedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSClassFwdPktpps 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSClassFwdPktbps 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSClassDropPktpps 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSClassDropPktbps 1.3.6.1.4.1.11.2.14.11.15.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  

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

hpnicfCBQoSClassBehaviorStatus 1.3.6.1.4.1.11.2.14.11.15.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), partialSuccess(3)  

hpnicfCBQoSCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSCarRunInfoEntry

hpnicfCBQoSCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1
CAR statistics information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSCarRunInfoEntry  

hpnicfCBQoSCarGreenPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.1
Number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSCarGreenBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.2
Number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSCarRedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.3
Number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSCarRedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.4
Number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSCarYellowPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.5
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSCarYellowBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.3.1.6
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSGtsRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSGtsRunInfoEntry

hpnicfCBQoSGtsRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.4.1
GTS statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSGtsRunInfoEntry  

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

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

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

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

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

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

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

hpnicfCBQoSRemarkRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSRemarkRunInfoEntry

hpnicfCBQoSRemarkRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.5.1
Remarking statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSRemarkRunInfoEntry  

hpnicfCBQoSRemarkedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.5.1.1
Number of remarked packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSQueueRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSQueueRunInfoEntry

hpnicfCBQoSQueueRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.6.1
Queue statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSQueueRunInfoEntry  

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

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

hpnicfCBQoSQueueEnqueuedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.6.1.3
Number of packets queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSQueueEnqueuedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.6.1.4
Number of bytes queued.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfCBQoSQueueDiscardedPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSQueueDiscardedBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSWredRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSWredRunInfoEntry

hpnicfCBQoSWredRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.7.1
WRED statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSWredRunInfoEntry  

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

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

hpnicfCBQoSAccountingRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfCBQoSAccountingRunInfoEntry

hpnicfCBQoSAccountingRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.5.6.8.1
Account statistics entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfCBQoSAccountingRunInfoEntry  

hpnicfCBQoSAccountingPackets 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSAccountingBytes 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfCBQoSApplyingStatusObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.6
OBJECT IDENTIFIER    

hpnicfCBQoSApplyingStatus 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfCBQoSNotifications 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.7
OBJECT IDENTIFIER    

hpnicfCBQoSNotificationsPrefix 1.3.6.1.4.1.11.2.14.11.15.2.65.2.1.7.0
OBJECT IDENTIFIER    

hpnicfCBQoSIfPolicyChanged 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfCBQoSVlanPolicyChanged 1.3.6.1.4.1.11.2.14.11.15.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