HPN-ICF-IFQOS2-MIB

File: HPN-ICF-IFQOS2-MIB.mib (169593 bytes)

Imported modules

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

Imported symbols

hpnicfCommon OBJECT-TYPE MODULE-IDENTITY
Integer32 Counter64 Unsigned32
IpAddress ifIndex InetAddressIPv6
InetAddressPrefixLength RowStatus TruthValue
TEXTUAL-CONVENTION

Defined Types

CarAction  
The actions taken when packets conforming or exceeding the configured 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)  

PriorityQueue  
The type of priority queue.
TEXTUAL-CONVENTION    
  INTEGER top(1), middle(2), normal(3), bottom(4)  

Direction  
Inbound or outbound.
TEXTUAL-CONVENTION    
  INTEGER inbound(1), outbound(2)  

HpnicfIfQoSQSModeEntry  
SEQUENCE    
  hpnicfIfQoSQSMode INTEGER

HpnicfIfQoSQSWeightEntry  
SEQUENCE    
  hpnicfIfQoSQueueID Integer32
  hpnicfIfQoSQueueGroupType INTEGER
  hpnicfIfQoSQSType INTEGER
  hpnicfIfQoSQSValue Integer32
  hpnicfIfQoSQSMaxDelay Integer32
  hpnicfIfQoSQSMinBandwidth Integer32
  hpnicfIfQoSQSMinBandwidthPercent Unsigned32

HpnicfIfQoSHardwareQueueRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSPassPackets Counter64
  hpnicfIfQoSDropPackets Counter64
  hpnicfIfQoSPassBytes Counter64
  hpnicfIfQoSPassPPS Unsigned32
  hpnicfIfQoSPassBPS Unsigned32
  hpnicfIfQoSDropBytes Counter64
  hpnicfIfQoSQueueLengthInPkts Unsigned32
  hpnicfIfQoSQueueLengthInBytes Unsigned32
  hpnicfIfQoSCurQueuePkts Unsigned32
  hpnicfIfQoSCurQueueBytes Unsigned32
  hpnicfIfQoSCurQueuePPS Unsigned32
  hpnicfIfQoSCurQueueBPS Unsigned32
  hpnicfIfQoSTailDropPkts Counter64
  hpnicfIfQoSTailDropBytes Counter64
  hpnicfIfQoSTailDropPPS Unsigned32
  hpnicfIfQoSTailDropBPS Unsigned32
  hpnicfIfQoSWredDropPkts Counter64
  hpnicfIfQoSWredDropBytes Counter64
  hpnicfIfQoSWredDropPPS Unsigned32
  hpnicfIfQoSWredDropBPS Unsigned32

HpnicfIfQoSHQueueTcpRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSWredDropLPreNTcpPkts Counter64
  hpnicfIfQoSWredDropLPreNTcpBytes Counter64
  hpnicfIfQoSWredDropLPreNTcpPPS Unsigned32
  hpnicfIfQoSWredDropLPreNTcpBPS Unsigned32
  hpnicfIfQoSWredDropLPreTcpPkts Counter64
  hpnicfIfQoSWredDropLPreTcpBytes Counter64
  hpnicfIfQoSWredDropLPreTcpPPS Unsigned32
  hpnicfIfQoSWredDropLPreTcpBPS Unsigned32
  hpnicfIfQoSWredDropHPreNTcpPkts Counter64
  hpnicfIfQoSWredDropHPreNTcpBytes Counter64
  hpnicfIfQoSWredDropHPreNTcpPPS Unsigned32
  hpnicfIfQoSWredDropHPreNTcpBPS Unsigned32
  hpnicfIfQoSWredDropHPreTcpPkts Counter64
  hpnicfIfQoSWredDropHPreTcpBytes Counter64
  hpnicfIfQoSWredDropHPreTcpPPS Unsigned32
  hpnicfIfQoSWredDropHPreTcpBPS Unsigned32

HpnicfIfQoSFIFOConfigEntry  
SEQUENCE    
  hpnicfIfQoSFIFOMaxQueueLen Integer32

HpnicfIfQoSFIFORunInfoEntry  
SEQUENCE    
  hpnicfIfQoSFIFOSize Integer32
  hpnicfIfQoSFIFODiscardPackets Counter64

HpnicfIfQoSPQDefaultEntry  
SEQUENCE    
  hpnicfIfQoSPQListNumber Integer32
  hpnicfIfQoSPQDefaultQueueType PriorityQueue

HpnicfIfQoSPQQueueLengthEntry  
SEQUENCE    
  hpnicfIfQoSPQQueueLengthType PriorityQueue
  hpnicfIfQoSPQQueueLengthValue Integer32

HpnicfIfQoSPQClassRuleEntry  
SEQUENCE    
  hpnicfIfQoSPQClassRuleType INTEGER
  hpnicfIfQoSPQClassRuleValue Integer32
  hpnicfIfQoSPQClassRuleQueueType PriorityQueue
  hpnicfIfQoSPQClassRowStatus RowStatus

HpnicfIfQoSPQApplyEntry  
SEQUENCE    
  hpnicfIfQoSPQApplyListNumber Integer32
  hpnicfIfQoSPQApplyRowStatus RowStatus

HpnicfIfQoSPQRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSPQType PriorityQueue
  hpnicfIfQoSPQSize Integer32
  hpnicfIfQoSPQLength Integer32
  hpnicfIfQoSPQDiscardPackets Counter64

HpnicfIfQoSCQDefaultEntry  
SEQUENCE    
  hpnicfIfQoSCQListNumber Integer32
  hpnicfIfQoSCQDefaultQueueID Integer32

HpnicfIfQoSCQQueueLengthEntry  
SEQUENCE    
  hpnicfIfQoSCQQueueID Integer32
  hpnicfIfQoSCQQueueLength Integer32
  hpnicfIfQoSCQQueueServing Integer32

HpnicfIfQoSCQClassRuleEntry  
SEQUENCE    
  hpnicfIfQoSCQClassRuleType INTEGER
  hpnicfIfQoSCQClassRuleValue Integer32
  hpnicfIfQoSCQClassRuleQueueID Integer32
  hpnicfIfQoSCQClassRowStatus RowStatus

HpnicfIfQoSCQApplyEntry  
SEQUENCE    
  hpnicfIfQoSCQApplyListNumber Integer32
  hpnicfIfQoSCQApplyRowStatus RowStatus

HpnicfIfQoSCQRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSCQRunInfoSize Integer32
  hpnicfIfQoSCQRunInfoLength Integer32
  hpnicfIfQoSCQRunInfoDiscardPackets Counter64

HpnicfIfQoSWFQEntry  
SEQUENCE    
  hpnicfIfQoSWFQQueueLength Integer32
  hpnicfIfQoSWFQQueueNumber INTEGER
  hpnicfIfQoSWFQRowStatus RowStatus
  hpnicfIfQoSWFQType INTEGER

HpnicfIfQoSWFQRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSWFQSize Integer32
  hpnicfIfQoSWFQLength Integer32
  hpnicfIfQoSWFQDiscardPackets Counter64
  hpnicfIfQoSWFQHashedActiveQueues Integer32
  hpnicfIfQoSWFQHashedMaxActiveQueues Integer32
  hpnicfIfQosWFQhashedTotalQueues Integer32

HpnicfIfQoSBandwidthEntry  
SEQUENCE    
  hpnicfIfQoSMaxBandwidth Integer32
  hpnicfIfQoSReservedBandwidthPct Integer32
  hpnicfIfQoSBandwidthRowStatus RowStatus

HpnicfIfQoSQmtokenEntry  
SEQUENCE    
  hpnicfIfQoSQmtokenNumber Integer32
  hpnicfIfQoSQmtokenRosStatus RowStatus

HpnicfIfQoSRTPQConfigEntry  
SEQUENCE    
  hpnicfIfQoSRTPQStartPort Integer32
  hpnicfIfQoSRTPQEndPort Integer32
  hpnicfIfQoSRTPQReservedBandwidth Integer32
  hpnicfIfQoSRTPQCbs Unsigned32
  hpnicfIfQoSRTPQRowStatus RowStatus

HpnicfIfQoSRTPQRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSRTPQPacketNumber Integer32
  hpnicfIfQoSRTPQPacketSize Integer32
  hpnicfIfQoSRTPQOutputPackets Counter64
  hpnicfIfQoSRTPQDiscardPackets Counter64

HpnicfIfQoSCarlEntry  
SEQUENCE    
  hpnicfIfQoSCarlListNum Integer32
  hpnicfIfQoSCarlParaType INTEGER
  hpnicfIfQoSCarlParaValue OCTET STRING
  hpnicfIfQoSCarlRowStatus RowStatus

HpnicfIfQoSLRConfigEntry  
SEQUENCE    
  hpnicfIfQoSLRDirection Direction
  hpnicfIfQoSLRCir Unsigned32
  hpnicfIfQoSLRCbs Unsigned32
  hpnicfIfQoSLREbs Unsigned32
  hpnicfIfQoSRowStatus RowStatus
  hpnicfIfQoSLRPir Unsigned32
  hpnicfIfQoSLRUnit INTEGER

HpnicfIfQoSLRRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSLRRunInfoPassedPackets Counter64
  hpnicfIfQoSLRRunInfoPassedBytes Counter64
  hpnicfIfQoSLRRunInfoDelayedPackets Counter64
  hpnicfIfQoSLRRunInfoDelayedBytes Counter64
  hpnicfIfQoSLRRunInfoActiveShaping INTEGER

HpnicfIfQoSAggregativeCarConfigEntry  
SEQUENCE    
  hpnicfIfQoSAggregativeCarIndex Integer32
  hpnicfIfQoSAggregativeCarName OCTET STRING
  hpnicfIfQoSAggregativeCarCir Unsigned32
  hpnicfIfQoSAggregativeCarCbs Unsigned32
  hpnicfIfQoSAggregativeCarEbs Unsigned32
  hpnicfIfQoSAggregativeCarPir Unsigned32
  hpnicfIfQoSAggregativeCarGreenActionType CarAction
  hpnicfIfQoSAggregativeCarGreenActionValue Integer32
  hpnicfIfQoSAggregativeCarYellowActionType CarAction
  hpnicfIfQoSAggregativeCarYellowActionValue Integer32
  hpnicfIfQoSAggregativeCarRedActionType CarAction
  hpnicfIfQoSAggregativeCarRedActionValue Integer32
  hpnicfIfQoSAggregativeCarType INTEGER
  hpnicfIfQoSAggregativeCarRowStatus RowStatus

HpnicfIfQoSAggregativeCarApplyEntry  
SEQUENCE    
  hpnicfIfQoSAggregativeCarApplyDirection Direction
  hpnicfIfQoSAggregativeCarApplyRuleType INTEGER
  hpnicfIfQoSAggregativeCarApplyRuleValue Integer32
  hpnicfIfQoSAggregativeCarApplyCarIndex Integer32
  hpnicfIfQoSAggregativeCarApplyRowStatus RowStatus

HpnicfIfQoSAggregativeCarRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSAggregativeCarGreenPackets Counter64
  hpnicfIfQoSAggregativeCarGreenBytes Counter64
  hpnicfIfQoSAggregativeCarYellowPackets Counter64
  hpnicfIfQoSAggregativeCarYellowBytes Counter64
  hpnicfIfQoSAggregativeCarRedPackets Counter64
  hpnicfIfQoSAggregativeCarRedBytes Counter64

HpnicfIfQoSTricolorCarConfigEntry  
SEQUENCE    
  hpnicfIfQoSTricolorCarDirection Direction
  hpnicfIfQoSTricolorCarType INTEGER
  hpnicfIfQoSTricolorCarValue Integer32
  hpnicfIfQoSTricolorCarCir Unsigned32
  hpnicfIfQoSTricolorCarCbs Unsigned32
  hpnicfIfQoSTricolorCarEbs Unsigned32
  hpnicfIfQoSTricolorCarPir Unsigned32
  hpnicfIfQoSTricolorCarGreenActionType CarAction
  hpnicfIfQoSTricolorCarGreenActionValue Integer32
  hpnicfIfQoSTricolorCarYellowActionType CarAction
  hpnicfIfQoSTricolorCarYellowActionValue Integer32
  hpnicfIfQoSTricolorCarRedActionType CarAction
  hpnicfIfQoSTricolorCarRedActionValue Integer32
  hpnicfIfQoSTricolorCarRowStatus RowStatus

HpnicfIfQoSTricolorCarRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSTricolorCarGreenPackets Counter64
  hpnicfIfQoSTricolorCarGreenBytes Counter64
  hpnicfIfQoSTricolorCarYellowPackets Counter64
  hpnicfIfQoSTricolorCarYellowBytes Counter64
  hpnicfIfQoSTricolorCarRedPackets Counter64
  hpnicfIfQoSTricolorCarRedBytes Counter64

HpnicfIfQoSGTSConfigEntry  
SEQUENCE    
  hpnicfIfQoSGTSClassRuleType INTEGER
  hpnicfIfQoSGTSClassRuleValue Integer32
  hpnicfIfQoSGTSCir Unsigned32
  hpnicfIfQoSGTSCbs Unsigned32
  hpnicfIfQoSGTSEbs Unsigned32
  hpnicfIfQoSGTSQueueLength Integer32
  hpnicfIfQoSGTSConfigRowStatus RowStatus

HpnicfIfQoSGTSRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSGTSQueueSize Integer32
  hpnicfIfQoSGTSPassedPackets Counter64
  hpnicfIfQoSGTSPassedBytes Counter64
  hpnicfIfQoSGTSDiscardPackets Counter64
  hpnicfIfQoSGTSDiscardBytes Counter64
  hpnicfIfQoSGTSDelayedPackets Counter64
  hpnicfIfQoSGTSDelayedBytes Counter64

HpnicfIfQoSWredGroupEntry  
SEQUENCE    
  hpnicfIfQoSWredGroupIndex Integer32
  hpnicfIfQoSWredGroupName OCTET STRING
  hpnicfIfQoSWredGroupType INTEGER
  hpnicfIfQoSWredGroupWeightingConstant Integer32
  hpnicfIfQoSWredGroupRowStatus RowStatus

HpnicfIfQoSWredGroupContentEntry  
SEQUENCE    
  hpnicfIfQoSWredGroupContentIndex Integer32
  hpnicfIfQoSWredGroupContentSubIndex Integer32
  hpnicfIfQoSWredLowLimit Integer32
  hpnicfIfQoSWredHighLimit Integer32
  hpnicfIfQoSWredDiscardProb Integer32
  hpnicfIfQoSWredGroupExponent Integer32
  hpnicfIfQoSWredRowStatus RowStatus

HpnicfIfQoSWredGroupApplyIfEntry  
SEQUENCE    
  hpnicfIfQoSWredGroupApplyIndex Integer32
  hpnicfIfQoSWredGroupApplyName OCTET STRING
  hpnicfIfQoSWredGroupIfRowStatus RowStatus

HpnicfIfQoSWredApplyIfRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSWredPreRandomDropNum Counter64
  hpnicfIfQoSWredPreTailDropNum Counter64

HpnicfIfQoSPortWREDWeightConstantEntry  
SEQUENCE    
  hpnicfIfQoSPortWredEnable TruthValue
  hpnicfIfQoSPortWredWeightConstant Integer32
  hpnicfIfQoSPortWredWeightConstantRowStatus RowStatus

HpnicfIfQoSPortWREDPreConfigEntry  
SEQUENCE    
  hpnicfIfQoSPortWredPreID Integer32
  hpnicfIfQoSPortWredPreLowLimit Integer32
  hpnicfIfQoSPortWredPreHighLimit Integer32
  hpnicfIfQoSPortWredPreDiscardProbability Integer32
  hpnicfIfQoSPortWredPreRowStatus RowStatus

HpnicfIfQoSPortWREDRunInfoEntry  
SEQUENCE    
  hpnicfIfQoSWREDTailDropNum Counter64
  hpnicfIfQoSWREDRandomDropNum Counter64

HpnicfIfQoSPortPriorityEntry  
SEQUENCE    
  hpnicfIfQoSPortPriorityValue Integer32

HpnicfIfQoSPortPirorityTrustEntry  
SEQUENCE    
  hpnicfIfQoSPortPriorityTrustTrustType INTEGER
  hpnicfIfQoSPortPriorityTrustOvercastType INTEGER

HpnicfIfQoSPriMapGroupEntry  
SEQUENCE    
  hpnicfIfQoSPriMapGroupIndex Integer32
  hpnicfIfQoSPriMapGroupType INTEGER
  hpnicfIfQoSPriMapGroupName OCTET STRING
  hpnicfIfQoSPriMapGroupRowStatus RowStatus

HpnicfIfQoSPriMapContentEntry  
SEQUENCE    
  hpnicfIfQoSPriMapGroupImportValue Integer32
  hpnicfIfQoSPriMapGroupExportValue Integer32
  hpnicfIfQoSPriMapContentRowStatus RowStatus

HpnicfIfQoSPrePriMapEntry  
SEQUENCE    
  hpnicfIfQoSPrePriMapTableType INTEGER
  hpnicfIfQoSPrePriMapTableColor INTEGER
  hpnicfIfQoSPrePriMapTableDirection INTEGER
  hpnicfIfQoSPrePriMapTableImportValue Integer32
  hpnicfIfQoSPrePriMapTableExportValue Integer32

HpnicfIfQoSPortBindingEntry  
SEQUENCE    
  hpnicfIfQoSBindingIf Integer32
  hpnicfIfQoSBindingRowStatus RowStatus

HpnicfQoSIfTraStaConfigInfoEntry  
SEQUENCE    
  hpnicfQoSIfTraStaConfigDirection Direction
  hpnicfQoSIfTraStaConfigQueue OCTET STRING
  hpnicfQoSIfTraStaConfigDot1p OCTET STRING
  hpnicfQoSIfTraStaConfigDscp OCTET STRING
  hpnicfQoSIfTraStaConfigVlan OCTET STRING
  hpnicfQoSIfTraStaConfigStatus RowStatus

HpnicfQoSIfTraStaRunInfoEntry  
SEQUENCE    
  hpnicfQoSIfTraStaRunObjectType INTEGER
  hpnicfQoSIfTraStaRunObjectValue Integer32
  hpnicfQoSIfTraStaRunDirection Direction
  hpnicfQoSIfTraStaRunPassPackets Counter64
  hpnicfQoSIfTraStaRunDropPackets Counter64
  hpnicfQoSIfTraStaRunPassBytes Counter64
  hpnicfQoSIfTraStaRunDropBytes Counter64
  hpnicfQoSIfTraStaRunPassPPS Counter64
  hpnicfQoSIfTraStaRunPassBPS Counter64

HpnicfQoSRemarkTcpPortPriEntry  
SEQUENCE    
  hpnicfQoSRemarkTcpPortStart Integer32
  hpnicfQoSRemarkTcpPortEnd Integer32
  hpnicfQoSRemarkTcpPortType INTEGER
  hpnicfQoSRemarkTcpPortDot1p Unsigned32
  hpnicfQoSRemarkTcpPortDscp Unsigned32
  hpnicfQoSRemarkTcpPortRowStatus RowStatus

HpnicfQoSRemarkUdpPortPriEntry  
SEQUENCE    
  hpnicfQoSRemarkUdpPortStart Integer32
  hpnicfQoSRemarkUdpPortEnd Integer32
  hpnicfQoSRemarkUdpPortType INTEGER
  hpnicfQoSRemarkUdpPortDot1p Unsigned32
  hpnicfQoSRemarkUdpPortDscp Unsigned32
  hpnicfQoSRemarkUdpPortRowStatus RowStatus

HpnicfQoSRemarkIPv4AddrPriEntry  
SEQUENCE    
  hpnicfQoSRemarkIPv4AddrValue IpAddress
  hpnicfQoSRemarkIPv4AddrMask IpAddress
  hpnicfQoSRemarkIPv4AddrMaskLength Unsigned32
  hpnicfQoSRemarkIPv4AddrDot1p Unsigned32
  hpnicfQoSRemarkIPv4AddrDscp Unsigned32
  hpnicfQoSRemarkIPv4AddrRowStatus RowStatus

HpnicfQoSRemarkIPv6AddrPriEntry  
SEQUENCE    
  hpnicfQoSRemarkIPv6AddrValue InetAddressIPv6
  hpnicfQoSRemarkIPv6AddrPrefixLength InetAddressPrefixLength
  hpnicfQoSRemarkIPv6AddrDot1p Unsigned32
  hpnicfQoSRemarkIPv6AddrDscp Unsigned32
  hpnicfQoSRemarkIPv6AddrRowStatus RowStatus

HpnicfQoSRemarkProtocolPriEntry  
SEQUENCE    
  hpnicfQoSRemarkProtocolValue INTEGER
  hpnicfQoSRemarkProtocolDot1p Unsigned32
  hpnicfQoSRemarkProtocolRowStatus RowStatus

HpnicfQoSRemarkVlanPriEntry  
SEQUENCE    
  hpnicfQoSRemarkVlanStart Integer32
  hpnicfQoSRemarkVlanEnd Integer32
  hpnicfQoSRemarkVlanDot1p Unsigned32
  hpnicfQoSRemarkVlanDscp Unsigned32
  hpnicfQoSRemarkVlanRowStatus RowStatus

Defined Values

hpnicfIfQos2 1.3.6.1.4.1.11.2.14.11.15.2.65.1
Interface QoS management information base.
MODULE-IDENTITY    

hpnicfQos2 1.3.6.1.4.1.11.2.14.11.15.2.65
OBJECT IDENTIFIER    

hpnicfIfQoSHardwareQueueObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1
OBJECT IDENTIFIER    

hpnicfIfQoSHardwareQueueConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1
OBJECT IDENTIFIER    

hpnicfIfQoSQSModeTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.1
A table of queue schedule mode information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSQSModeEntry

hpnicfIfQoSQSModeEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.1.1
Queue schedule mode information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSQSModeEntry  

hpnicfIfQoSQSMode 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.1.1.1
The mode of schedule.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER sp(1), sp0(2), sp1(3), sp2(4), wrr(5), hpnicffq(6), wrr-sp(7), byteCountWrr(8), byteCountWfq(9), gmb(10)  

hpnicfIfQoSQSWeightTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2
A table of queue schedule weight configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSQSWeightEntry

hpnicfIfQoSQSWeightEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1
Queue schedule weight configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSQSWeightEntry  

hpnicfIfQoSQueueID 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.1
Queue ID
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSQueueGroupType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.2
Group type of WRR and WFQ.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER group0(1), group1(2), group2(3)  

hpnicfIfQoSQSType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.3
Schedule type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER weight(1), byte-count(2)  

hpnicfIfQoSQSValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.4
Schedule value.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSQSMaxDelay 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.5
Max delay.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSQSMinBandwidth 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.6
Min bandwidth. Unit: kbps.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSQSMinBandwidthPercent 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.1.2.1.7
Percent of min bandwidth. Unit: %. The value is 255 when the schedule mode of the queue is strict queuing.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..100 | 255  

hpnicfIfQoSHardwareQueueRunInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2
OBJECT IDENTIFIER    

hpnicfIfQoSHardwareQueueRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1
A table of queue statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSHardwareQueueRunInfoEntry

hpnicfIfQoSHardwareQueueRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1
Queue statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSHardwareQueueRunInfoEntry  

hpnicfIfQoSPassPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.1
The number of forwarded packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSDropPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.2
The number of dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSPassBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.3
The bytes of forwarded packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSPassPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.4
The PPS of forwarded packets. PPS: packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSPassBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.5
The BPS of forwarded packets. BPS: bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSDropBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.6
The bytes of dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSQueueLengthInPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.7
The max number of packets which the queue can hold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSQueueLengthInBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.8
The max bytes of packets which the queue can hold.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSCurQueuePkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.9
The number of packets in the current queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSCurQueueBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.10
The bytes of packets in the current queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSCurQueuePPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.11
The PPS of packets in the current queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSCurQueueBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.12
The BPS of packets in the current queue.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSTailDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.13
The number of packets dropped by tail dropping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTailDropBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.14
The bytes of packets dropped by tail dropping.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTailDropPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.15
The PPS of packets dropped by tail dropping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSTailDropBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.16
The BPS of packets dropped by tail dropping.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.17
The number of packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.18
The bytes of packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.19
The PPS of packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.1.1.20
The BPS of packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSHQueueTcpRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2
A table of queue statistic information about TCP and non-TCP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSHQueueTcpRunInfoEntry

hpnicfIfQoSHQueueTcpRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1
Queue statistic information entry about TCP and non-TCP packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSHQueueTcpRunInfoEntry  

hpnicfIfQoSWredDropLPreNTcpPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.1
The number of low-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropLPreNTcpBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.2
The bytes of low-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropLPreNTcpPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.3
The PPS of low-precedence non-TCP packets dropped by WRED. PPS: packets per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropLPreNTcpBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.4
The BPS of low-precedence non-TCP packets dropped by WRED. BPS: bytes per second.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropLPreTcpPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.5
The number of low-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropLPreTcpBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.6
The bytes of low-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropLPreTcpPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.7
The PPS of low-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropLPreTcpBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.8
The BPS of low-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropHPreNTcpPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.9
The number of high-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropHPreNTcpBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.10
The bytes of high-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropHPreNTcpPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.11
The PPS of high-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropHPreNTcpBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.12
The BPS of high-precedence non-TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropHPreTcpPkts 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.13
The number of high-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropHPreTcpBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.14
The bytes of high-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredDropHPreTcpPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.15
The PPS of high-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSWredDropHPreTcpBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.1.2.2.1.16
The BPS of high-precedence TCP packets dropped by WRED.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSSoftwareQueueObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2
OBJECT IDENTIFIER    

hpnicfIfQoSFIFOObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1
OBJECT IDENTIFIER    

hpnicfIfQoSFIFOConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.1
A table of FIFO queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSFIFOConfigEntry

hpnicfIfQoSFIFOConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.1.1
FIFO queue information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSFIFOConfigEntry  

hpnicfIfQoSFIFOMaxQueueLen 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.1.1.1
The maximum length of FIFO queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSFIFORunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.2
A table of FIFO queue statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSFIFORunInfoEntry

hpnicfIfQoSFIFORunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.2.1
FIFO queue statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSFIFORunInfoEntry  

hpnicfIfQoSFIFOSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.2.1.1
The number of packet in FIFO queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSFIFODiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.1.2.1.2
The number of discard packet.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSPQObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2
OBJECT IDENTIFIER    

hpnicfIfQoSPQConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1
OBJECT IDENTIFIER    

hpnicfIfQoSPQDefaultTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.1
A table of priority queue default configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPQDefaultEntry

hpnicfIfQoSPQDefaultEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.1.1
Priority queue default configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPQDefaultEntry  

hpnicfIfQoSPQListNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.1.1.1
Priority queue list number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSPQDefaultQueueType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.1.1.2
Specify priority queue that packets put into by default.
Status: current Access: read-write
OBJECT-TYPE    
  PriorityQueue  

hpnicfIfQoSPQQueueLengthTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.2
A table of queue length of priority queue configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPQQueueLengthEntry

hpnicfIfQoSPQQueueLengthEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.2.1
Queue length of priority queue configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPQQueueLengthEntry  

hpnicfIfQoSPQQueueLengthType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.2.1.1
Type of priority queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  PriorityQueue  

hpnicfIfQoSPQQueueLengthValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.2.1.2
The size of priority queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

hpnicfIfQoSPQClassRuleTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3
A table of class rule of priority queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPQClassRuleEntry

hpnicfIfQoSPQClassRuleEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3.1
A table of class rule of priority queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPQClassRuleEntry  

hpnicfIfQoSPQClassRuleType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3.1.1
Type of class rule. 'ipall' means all ip packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER interface(1), ipv4acl(2), ipv6acl(3), fragments(4), greater-than(5), less-than(6), tcp(7), udp(8), ipall(9), mpls(10)  

hpnicfIfQoSPQClassRuleValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3.1.2
Value of class rule. interface : ifIndex ipv4acl : 2000..3999 ipv6acl : 2000..3999, 10000..42767 greater-than : 0..65535 less-than : 0..65535 tcp : 0..65535 udp : 0..65535 mpls(exp-mask) : 1..255 other types: 0
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPQClassRuleQueueType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3.1.3
Specify the queue for matched packets.
Status: current Access: read-create
OBJECT-TYPE    
  PriorityQueue  

hpnicfIfQoSPQClassRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.3.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPQApplyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.4
A table of priority queue instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPQApplyEntry

hpnicfIfQoSPQApplyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.4.1
Priority queue instance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPQApplyEntry  

hpnicfIfQoSPQApplyListNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.4.1.1
Priority queue list number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSPQApplyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.1.4.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPQRunInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2
OBJECT IDENTIFIER    

hpnicfIfQoSPQRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1
A table of priority queue statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPQRunInfoEntry

hpnicfIfQoSPQRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1.1
Priority queue statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPQRunInfoEntry  

hpnicfIfQoSPQType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1.1.1
The type of priority queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  PriorityQueue  

hpnicfIfQoSPQSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1.1.2
The number of packets in the priority queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPQLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1.1.3
The maximum length of priority queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPQDiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.2.2.1.1.4
The packet number of priority queue discard.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSCQObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3
OBJECT IDENTIFIER    

hpnicfIfQoSCQConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1
OBJECT IDENTIFIER    

hpnicfIfQoSCQDefaultTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.1
A table of custom queue default configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCQDefaultEntry

hpnicfIfQoSCQDefaultEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.1.1
Custom queue default configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCQDefaultEntry  

hpnicfIfQoSCQListNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.1.1.1
Custom queue list number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSCQDefaultQueueID 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.1.1.2
Default queue ID.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

hpnicfIfQoSCQQueueLengthTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.2
A table of queue length of custom queue configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCQQueueLengthEntry

hpnicfIfQoSCQQueueLengthEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.2.1
Queue length of custom queue configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCQQueueLengthEntry  

hpnicfIfQoSCQQueueID 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.2.1.1
Custom queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSCQQueueLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.2.1.2
The size of custom queue.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1024  

hpnicfIfQoSCQQueueServing 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.2.1.3
The maximum bytes that the specified queue can transmit in each turn.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSCQClassRuleTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3
A table of class rule of custom queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCQClassRuleEntry

hpnicfIfQoSCQClassRuleEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3.1
A table of class rule of custom queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCQClassRuleEntry  

hpnicfIfQoSCQClassRuleType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3.1.1
Type of class rule. 'ipall' means all ip packets.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER interface(1), ipv4acl(2), ipv6acl(3), fragments(4), greater-than(5), less-than(6), tcp(7), udp(8), ipall(9), mpls(10)  

hpnicfIfQoSCQClassRuleValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3.1.2
Value of class rule. interface : ifIndex ipv4acl : 2000..3999 ipv6acl : 2000..42767 greater-than : 0..65535 less-than : 0..65535 tcp : 0..65535 udp : 0..65535 mpls(exp-mask) : 1..255 other types: 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSCQClassRuleQueueID 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3.1.3
Specify the queue for matched packets.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSCQClassRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.3.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSCQApplyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.4
A table of custom queue instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCQApplyEntry

hpnicfIfQoSCQApplyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.4.1
Custom queue instance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCQApplyEntry  

hpnicfIfQoSCQApplyListNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.4.1.1
Custom queue list number.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSCQApplyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.1.4.1.2
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSCQRunInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2
OBJECT IDENTIFIER    

hpnicfIfQoSCQRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2.1
A table of custom queue statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCQRunInfoEntry

hpnicfIfQoSCQRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2.1.1
Custom queue statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCQRunInfoEntry  

hpnicfIfQoSCQRunInfoSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2.1.1.1
The number of packets in the custom queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSCQRunInfoLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2.1.1.2
The maximum length of custom queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSCQRunInfoDiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.3.2.1.1.3
The packet number of custom queue discard.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWFQObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4
OBJECT IDENTIFIER    

hpnicfIfQoSWFQConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1
OBJECT IDENTIFIER    

hpnicfIfQoSWFQTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1
A table of weighted fair queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWFQEntry

hpnicfIfQoSWFQEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1.1
Weighted fair queue information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWFQEntry  

hpnicfIfQoSWFQQueueLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1.1.1
The length of weighted fair queue.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..1024  

hpnicfIfQoSWFQQueueNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1.1.2
The number of weighted fair queue.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER size16(1), size32(2), size64(3), size128(4), size256(5), size512(6), size1024(7), size2048(8), size4096(9)  

hpnicfIfQoSWFQRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSWFQType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.1.1.1.4
The type of weighted fair queue.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ip-precedence(1), dscp(2)  

hpnicfIfQoSWFQRunInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2
OBJECT IDENTIFIER    

hpnicfIfQoSWFQRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1
A table of weighted fair queue statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWFQRunInfoEntry

hpnicfIfQoSWFQRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1
Weighted fair queue statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWFQRunInfoEntry  

hpnicfIfQoSWFQSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.1
The number of packets in all the queues
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWFQLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.2
The length of weighted fair queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWFQDiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.3
The number of discarded packets in all the queues.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWFQHashedActiveQueues 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.4
The number of active queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWFQHashedMaxActiveQueues 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.5
The number of maximum active queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQosWFQhashedTotalQueues 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.4.2.1.1.6
The number of queues.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSBandwidthGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5
OBJECT IDENTIFIER    

hpnicfIfQoSBandwidthTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5.1
A table of bandwidth of interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSBandwidthEntry

hpnicfIfQoSBandwidthEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5.1.1
Bandwidth information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSBandwidthEntry  

hpnicfIfQoSMaxBandwidth 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5.1.1.1
The maximum bandwidth of interface. Unit : Kbps
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSReservedBandwidthPct 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5.1.1.2
Max reserved bandwidth of the interface for QoS.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..100  

hpnicfIfQoSBandwidthRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.5.1.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSQmtokenGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.6
OBJECT IDENTIFIER    

hpnicfIfQoSQmtokenTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.6.1
A table of qmtoken information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSQmtokenEntry

hpnicfIfQoSQmtokenEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.6.1.1
Qmtoken information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSQmtokenEntry  

hpnicfIfQoSQmtokenNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.6.1.1.1
The number of tokens.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..50  

hpnicfIfQoSQmtokenRosStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.6.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSRTPQObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7
OBJECT IDENTIFIER    

hpnicfIfQoSRTPQConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1
OBJECT IDENTIFIER    

hpnicfIfQoSRTPQConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1
A table of Real-time protocol queue information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSRTPQConfigEntry

hpnicfIfQoSRTPQConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1.1
The information of Real-time protocol queue entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSRTPQConfigEntry  

hpnicfIfQoSRTPQStartPort 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1.1.1
Minimum threshold of UDP destination port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2000..65535  

hpnicfIfQoSRTPQEndPort 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1.1.2
Maximum threshold of UDP destination port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 2000..65535  

hpnicfIfQoSRTPQReservedBandwidth 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1.1.3
Maximum bandwidth. unit : kbps
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

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

hpnicfIfQoSRTPQRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.1.1.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSRTPQRunInfoGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2
OBJECT IDENTIFIER    

hpnicfIfQoSRTPQRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1
A table of statistic information of Real-time protocol information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSRTPQRunInfoEntry

hpnicfIfQoSRTPQRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1.1
Statistic information of Real-time protocol information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSRTPQRunInfoEntry  

hpnicfIfQoSRTPQPacketNumber 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1.1.1
The number of packets in the Real-time protocol queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSRTPQPacketSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1.1.2
The size of Real-time protocol queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSRTPQOutputPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1.1.3
The number of output packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSRTPQDiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.7.2.1.1.4
The number of discard packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSCarListObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8
OBJECT IDENTIFIER    

hpnicfIfQoCarListGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1
OBJECT IDENTIFIER    

hpnicfIfQoSCarlTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1
Committed Access Rate List(CARL) table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSCarlEntry

hpnicfIfQoSCarlEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1.1
CARL configuration infomation.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSCarlEntry  

hpnicfIfQoSCarlListNum 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1.1.1
The index of the table, which is the CARL number.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSCarlParaType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1.1.2
Parameter type of the CARL number.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER macAddress(1), precMask(2), dscpMask(3)  

hpnicfIfQoSCarlParaValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1.1.3
Parameter value of the CARL table.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING  

hpnicfIfQoSCarlRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.2.8.1.1.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSLineRateObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3
OBJECT IDENTIFIER    

hpnicfIfQoSLRConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1
A table of line rate configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSLRConfigEntry

hpnicfIfQoSLRConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1
Line rate configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSLRConfigEntry  

hpnicfIfQoSLRDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.1
Line rate on the inbound or outbound of data stream.
Status: current Access: not-accessible
OBJECT-TYPE    
  Direction  

hpnicfIfQoSLRCir 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.2
Committed Information Rate.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSLRCbs 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.3
Committed Burst Size.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSLREbs 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.4
Excess Burst Size.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSLRPir 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.6
Peak Information Rate.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSLRUnit 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.1.1.7
LR Unit: Absolute, Unit Kbps (1) Percent, Unit % (2)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unitAbsolute(1), unitPercent(2)  

hpnicfIfQoSLRRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2
A table of line rate run info information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSLRRunInfoEntry

hpnicfIfQoSLRRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1
Line rate run info information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSLRRunInfoEntry  

hpnicfIfQoSLRRunInfoPassedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1.1
The number of passed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSLRRunInfoPassedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1.2
The number of passed bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSLRRunInfoDelayedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1.3
The number of delayed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSLRRunInfoDelayedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1.4
The number of delayed bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSLRRunInfoActiveShaping 1.3.6.1.4.1.11.2.14.11.15.2.65.1.3.2.1.5
The flag of shaping.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

hpnicfIfQoSCARObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4
OBJECT IDENTIFIER    

hpnicfIfQoSAggregativeCarGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1
OBJECT IDENTIFIER    

hpnicfIfQoSAggregativeCarNextIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.1
This object contains an appropriate value to be used for hpnicfIfQoSAggregativeCarIndex when creating rows in the hpnicfIfQoSAggregativeCarConfigTable. Begin with 1.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSAggregativeCarConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2
A table of aggregative car information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSAggregativeCarConfigEntry

hpnicfIfQoSAggregativeCarConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1
Aggregative car information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSAggregativeCarConfigEntry  

hpnicfIfQoSAggregativeCarIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.1
The index of aggregative car.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..65534  

hpnicfIfQoSAggregativeCarName 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.2
The name of aggregative car.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..31)  

hpnicfIfQoSAggregativeCarCir 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.3
Committed-information-rate. Unit : kbps
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSAggregativeCarCbs 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.4
Committed-burst-size. Unit : byte
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSAggregativeCarEbs 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.5
Excess-burst-size. Unit : byte
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSAggregativeCarPir 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.6
Peak-information-rate. Unit : kbps
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSAggregativeCarGreenActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.7
Supported green action: invalid(0), pass(1), discard(3), remark(4), remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10), Hardware QoS : pass, discard, remark. Software QoS : pass, discard, remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10). 'invalid' is returned only when getting value from software QoS.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSAggregativeCarGreenActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.8
The value is to remark When green action is remarking. For remark-dscp-pass, the range is 0~63; For remark-ip-pass and remark-mplsexp-pass, 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  

hpnicfIfQoSAggregativeCarYellowActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.9
Supported yellow action: invalid(0), pass(1), discard(3), remark(4), remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10), Hardware QoS : pass, discard, remark. Software QoS : pass, discard, remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10). 'invalid' is returned only when getting value from software QoS.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSAggregativeCarYellowActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.10
The value is to remark When yellow action is remarking. For remark-dscp-pass, the range is 0~63; For remark-ip-pass and remark-mplsexp-pass, 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  

hpnicfIfQoSAggregativeCarRedActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.11
Supported red action: invalid(0), pass(1), discard(3), remark(4), remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10), Hardware QoS : pass, discard, remark. Software QoS : pass, discard, remark-ip-pass(6), remark-mplsexp-pass(8), remark-dscp-pass(10). 'invalid' is returned only when getting value from software QoS.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSAggregativeCarRedActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.12
The value is to remark When red action is remarking. For remark-dscp-pass, the range is 0~63; For remark-ip-pass and remark-mplsexp-pass, 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  

hpnicfIfQoSAggregativeCarType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.13
The type of aggregative CAR. The enumeration 'aggregative' indicates that the ports with a same aggregative CAR use one token bulk. The enumeration 'notAggregative' indicates that each port uses one token bulk.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER aggregative(1), notAggregative(2)  

hpnicfIfQoSAggregativeCarRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.2.1.14
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSAggregativeCarApplyTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3
A table of aggregative car instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSAggregativeCarApplyEntry

hpnicfIfQoSAggregativeCarApplyEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1
Aggregative car instance information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSAggregativeCarApplyEntry  

hpnicfIfQoSAggregativeCarApplyDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1.1
Direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  Direction  

hpnicfIfQoSAggregativeCarApplyRuleType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1.2
The type of class rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4acl(1), ipv6acl(2), carl(3), any(4)  

hpnicfIfQoSAggregativeCarApplyRuleValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1.3
The number of class rule. ipv4acl : 2000..5999 ipv6acl : 2000..42767 carl : 1..16 other types: 0.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSAggregativeCarApplyCarIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1.4
The index of aggregative car.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSAggregativeCarApplyRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.3.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSAggregativeCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4
A table of aggregative car statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSAggregativeCarRunInfoEntry

hpnicfIfQoSAggregativeCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1
Aggregative car statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSAggregativeCarRunInfoEntry  

hpnicfIfQoSAggregativeCarGreenPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.1
Number of packets conforming CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSAggregativeCarGreenBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.2
Number of bytes conforming CIR
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSAggregativeCarYellowPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.3
Number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSAggregativeCarYellowBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.4
Number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSAggregativeCarRedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.5
Number of packets exceeding CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSAggregativeCarRedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.1.4.1.6
Number of bytes exceeding CIR.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2
OBJECT IDENTIFIER    

hpnicfIfQoSTricolorCarConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1
A table of tricolor car configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSTricolorCarConfigEntry

hpnicfIfQoSTricolorCarConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1
Tricolor car configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSTricolorCarConfigEntry  

hpnicfIfQoSTricolorCarDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.1
Direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  Direction  

hpnicfIfQoSTricolorCarType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.2
The index of the table, which is the matching type for the packets on interface: ipv4acl, ipv6acl, carl, any.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ipv4acl(1), ipv6acl(2), carl(3), any(4)  

hpnicfIfQoSTricolorCarValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.3
The index of the table. ipv4acl: the number is ipv4 acl number; ipv6acl: the number is ipv6 acl number; carl: the number is CARL number; any: the number is 0;
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

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

hpnicfIfQoSTricolorCarPir 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.7
Peak Information Rate. Unit: kbps.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

hpnicfIfQoSTricolorCarGreenActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.8
Green Action.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSTricolorCarGreenActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.9
The value is to remark when green action is remarking. For remark-dscp-continue and remark-dscp-pass, the range is 0~63; For remark-ip-continue and remark-ip-pass and remark-mplsexp-continue and remark-mplsexp-pass and remark-dot1p-continue and remark-dot1p-pass, the range is 0~7; For remark-fr-de-continue and remark-fr-de-pass and remark-atm-clp-continue and remark-atm-clp-pass, the range is 0~1. 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  

hpnicfIfQoSTricolorCarYellowActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.10
Yellow Action.
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSTricolorCarYellowActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.11
The value is to remark when yellow action is remarking. For remark-dscp-continue and remark-dscp-pass, the range is 0~63; For remark-ip-continue and remark-ip-pass and remark-mplsexp-continue and remark-mplsexp-pass and remark-dot1p-continue and remark-dot1p-pass, the range is 0~7; For remark-fr-de-continue and remark-fr-de-pass and remark-atm-clp-continue and remark-atm-clp-pass, the range is 0~1. 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  

hpnicfIfQoSTricolorCarRedActionType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.12
Red Action
Status: current Access: read-create
OBJECT-TYPE    
  CarAction  

hpnicfIfQoSTricolorCarRedActionValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.13
The value is to remark when red action is remarking. For remark-dscp-continue and remark-dscp-pass, the range is 0~63; For remark-ip-continue and remark-ip-pass and remark-mplsexp-continue and remark-mplsexp-pass and remark-dot1p-continue and remark-dot1p-pass, the range is 0~7; For remark-fr-de-continue and remark-fr-de-pass and remark-atm-clp-continue and remark-atm-clp-pass, the range is 0~1. 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  

hpnicfIfQoSTricolorCarRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.1.1.14
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSTricolorCarRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2
A table of tricolor car statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSTricolorCarRunInfoEntry

hpnicfIfQoSTricolorCarRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1
Tricolor car statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSTricolorCarRunInfoEntry  

hpnicfIfQoSTricolorCarGreenPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.1
The number of green packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarGreenBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.2
The number of green bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarYellowPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.3
The number of yellow packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarYellowBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.4
The number of yellow bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarRedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.5
The number of red packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSTricolorCarRedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.4.2.2.1.6
The number of red bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5
OBJECT IDENTIFIER    

hpnicfIfQoSGTSConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1
A table of generic traffic shaping information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSGTSConfigEntry

hpnicfIfQoSGTSConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1.1
Generic traffic shaping information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSGTSConfigEntry  

hpnicfIfQoSGTSClassRuleType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1.1.1
The index of the table, which is the matching type for the packets on interface: ipv4acl, ipv6acl, any, queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER any(1), ipv4acl(2), ipv6acl(3), queue(4)  

hpnicfIfQoSGTSClassRuleValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1.1.2
Value of type. ipv4acl : 2000..4999 ipv6acl : 2000..42767 any : 0 queue : 0..7
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

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

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

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

hpnicfIfQoSGTSQueueLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1.1.6
The length of queue.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSGTSConfigRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.1.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSGTSRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2
A table of generic traffic shaping's statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSGTSRunInfoEntry

hpnicfIfQoSGTSRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1
Generic traffic shaping's statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSGTSRunInfoEntry  

hpnicfIfQoSGTSQueueSize 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.1
The number of packets in the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSGTSPassedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.2
The number of passed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSPassedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.3
The number of passed bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSDiscardPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.4
The number of discard packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSDiscardBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.5
The number of discard bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSDelayedPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.6
The number of delayed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSGTSDelayedBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.5.2.1.7
The number of delayed bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWREDObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6
OBJECT IDENTIFIER    

hpnicfIfQoSWredGroupGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1
OBJECT IDENTIFIER    

hpnicfIfQoSWredGroupNextIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.1
This object contains an appropriate value to be used for hpnicfIfQoSWredGroupIndex when creating rows in the hpnicfIfQoSWredGroupTable. Begin with 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWredGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2
A table of WRED group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWredGroupEntry

hpnicfIfQoSWredGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1
WRED group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWredGroupEntry  

hpnicfIfQoSWredGroupIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1.1
WRED group index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWredGroupName 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1.2
WRED group name.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpnicfIfQoSWredGroupType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1.3
Type of WRED group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER userdefined(0), dot1p(1), ippre(2), dscp(3), localpre(4), atmclp(5), frde(6), exp(7), queue(8), dropLevel(9)  

hpnicfIfQoSWredGroupWeightingConstant 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1.4
Exponent for WRED calculates the average length of queue. If 'hpnicfIfQoSWredGroupType' is 'queue', the object is ineffective. So, it must use the object, which is 'hpnicfIfQoSWredGroupExponent' of hpnicfIfQoSWredGroupContentTable, to indicate the exponent of each queue of the queue WRED group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

hpnicfIfQoSWredGroupRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.2.1.6
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSWredGroupContentTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3
A table of priority WRED information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWredGroupContentEntry

hpnicfIfQoSWredGroupContentEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1
Priority WRED information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWredGroupContentEntry  

hpnicfIfQoSWredGroupContentIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.1
The priority of a packet. Different type of packet has different priority. Type of priority Range of priority dot1p 0..7 ippre 0..7 dscp 0..63 atmclp 0..1 frde 0..1 exp 0..7 queue 0..7 ( defined by product ) dropLevel 0..2
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSWredGroupContentSubIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.2
The sub index. Different type of packet has different value. Type of priority Range of value queue 0..2 other types : 0
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSWredLowLimit 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.3
Discard low limit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWredHighLimit 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.4
Discard high limit.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWredDiscardProb 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.5
Discard probability.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSWredGroupExponent 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.6
Exponent for WRED calculates the average length of queue. Only 'hpnicfIfQoSWredGroupType' is 'queue', the object is effective. This object is designed to indicate the exponent of each queue of the queue WRED group.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

hpnicfIfQoSWredRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.3.1.7
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSWredGroupApplyIfTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.4
A table of WRED group applied interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWredGroupApplyIfEntry

hpnicfIfQoSWredGroupApplyIfEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.4.1
WRED group applied interface information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWredGroupApplyIfEntry  

hpnicfIfQoSWredGroupApplyIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.4.1.1
WRED group index.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..256  

hpnicfIfQoSWredGroupApplyName 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.4.1.2
WRED group name.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

hpnicfIfQoSWredGroupIfRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.4.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSWredApplyIfRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.5
A table of WRED statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSWredApplyIfRunInfoEntry

hpnicfIfQoSWredApplyIfRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.5.1
WRED statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSWredApplyIfRunInfoEntry  

hpnicfIfQoSWredPreRandomDropNum 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.5.1.1
The number of random drop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWredPreTailDropNum 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.1.5.1.2
The number of tail drop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSPortWredGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2
OBJECT IDENTIFIER    

hpnicfIfQoSPortWredWeightConstantTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.1
A table of port WRED configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortWREDWeightConstantEntry

hpnicfIfQoSPortWredWeightConstantEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.1.1
Port WRED configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortWREDWeightConstantEntry  

hpnicfIfQoSPortWredEnable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.1.1.1
The object is used to enable or disable WRED function of the port. true: Enable WRED function of a port. false: Disable WRED function of a port.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpnicfIfQoSPortWredWeightConstant 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.1.1.2
Weight constant.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..16  

hpnicfIfQoSPortWredWeightConstantRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.1.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPortWredPreConfigTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2
A table of weighted random early detect precedence configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortWREDPreConfigEntry

hpnicfIfQoSPortWredPreConfigEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1
Weighted random early detect precedence configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortWREDPreConfigEntry  

hpnicfIfQoSPortWredPreID 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1.1
IP precedence, from 0 to 7.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPortWredPreLowLimit 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1.2
Low Limit(number of packets)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPortWredPreHighLimit 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1.3
High limit(number of packets)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPortWredPreDiscardProbability 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1.4
Discard probability denominator
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPortWredPreRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.2.1.5
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPortWredRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.3
A table of WRED statistic information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortWREDRunInfoEntry

hpnicfIfQoSPortWredRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.3.1
WRED statistic information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortWREDRunInfoEntry  

hpnicfIfQoSWREDTailDropNum 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.3.1.1
The number of tail drop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSWREDRandomDropNum 1.3.6.1.4.1.11.2.14.11.15.2.65.1.6.2.3.1.2
The number of random drop.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfIfQoSPortPriorityObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7
OBJECT IDENTIFIER    

hpnicfIfQoSPortPriorityConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1
OBJECT IDENTIFIER    

hpnicfIfQoSPortPriorityTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.1
A table of port priority information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortPriorityEntry

hpnicfIfQoSPortPriorityEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.1.1
Port priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortPriorityEntry  

hpnicfIfQoSPortPriorityValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.1.1.1
The priority of a port.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

hpnicfIfQoSPortPirorityTrustTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.2
A table of each port's trusted priority information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortPirorityTrustEntry

hpnicfIfQoSPortPirorityTrustEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.2.1
Per-port trusted priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortPirorityTrustEntry  

hpnicfIfQoSPortPriorityTrustTrustType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.2.1.1
Trusted priority type of a port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER untrust(1), dot1p(2), dscp(3), exp(4), ipPrecedence(5), dot11e(6), auto(7)  

hpnicfIfQoSPortPriorityTrustOvercastType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.7.1.2.1.2
The overcast type.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER noOvercast(1), overcastDSCP(2), overcastCOS(3), overcast(4)  

hpnicfIfQoSMapObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9
OBJECT IDENTIFIER    

hpnicfIfQoSPriMapConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1
OBJECT IDENTIFIER    

hpnicfIfQoSPriMapGroupNextIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.1
This object contains an appropriate value to be used for hpnicfIfQoSPriMapGroupIndex when creating rows in the hpnicfIfQoSPriMapGroupTable. Begin with 64.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPriMapGroupTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2
A table of map group information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPriMapGroupEntry

hpnicfIfQoSPriMapGroupEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2.1
Map group information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPriMapGroupEntry  

hpnicfIfQoSPriMapGroupIndex 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2.1.1
The index of map, which are defined by system and user. The index of system defined map is 1 to 9. System defined map-name/map-index pairs like this: Map-index Map-name 1 dot1p-dp 2 dot1p-dscp 3 dot1p-lp 4 dscp-dot1p 5 dscp-dp 6 dscp-dscp 7 dscp-lp 8 exp-dp 9 exp-lp
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSPriMapGroupType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2.1.2
The type of map group.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER userdefined(1), dot1p-dp(2), dot1p-dscp(3), dot1p-lp(4), dscp-dot1p(5), dscp-dp(6), dscp-dscp(7), dscp-lp(8), exp-dp(9), exp-lp(10)  

hpnicfIfQoSPriMapGroupName 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2.1.3
The name of map group.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..32)  

hpnicfIfQoSPriMapGroupRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.2.1.4
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPriMapContentTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.3
A table of priority map configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPriMapContentEntry

hpnicfIfQoSPriMapContentEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.3.1
Priority map configuration information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPriMapContentEntry  

hpnicfIfQoSPriMapGroupImportValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.3.1.1
Priority map table import value list. Different map has different hpnicfIfQoSPriMapConfigImportValue. Map-name Range of hpnicfIfQoSPriMapConfigImportValue dot1p-dp (0..7) dot1p-dscp (0..7) dot1p-lp (0..7) dscp-dot1p (0..63) dscp-dp (0..63) dscp-dscp (0..63) dscp-lp(7) (0..63) exp-dp(8) (0..7) exp-lp (0..7)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSPriMapGroupExportValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.3.1.2
Priority map table output. Different map has different hpnicfIfQoSPriMapGroupExportValue. dot1p-dp: 0..7 dot1p-dscp: 0..63 dot1p-lp: 0..7 dscp-dot1p: 0..7 dscp-dp: 0..7 dscp-dscp: 0..63 dscp-lp: 0..7 exp-dp: 0..7 exp-lp: 0..7
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSPriMapContentRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.3.1.3
RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfIfQoSPrePriMapTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4
Pre-defined priority mapping table information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPrePriMapEntry

hpnicfIfQoSPrePriMapEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1
Pre-defined priority mapping table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPrePriMapEntry  

hpnicfIfQoSPrePriMapTableType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1.1
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)  

hpnicfIfQoSPrePriMapTableColor 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1.2
The color of pre-defined priority mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER noColor(1), green(2), yellow(3), red(4)  

hpnicfIfQoSPrePriMapTableDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1.3
The direction of pre-defined priority mapping table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER noDirection(1), inbound(2), outbound(3)  

hpnicfIfQoSPrePriMapTableImportValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1.4
Input value of priority mapping table. Different priority has different hpnicfIfQoSPrePriMapTableImportValue. Priority-type Range of hpnicfIfQoSPrePriMapTableImportValue dot1p (0..7) dscp (0..63) lp (0..7) exp (0..7) ipPrecedence (0..7) up (0..7) dot11e (0..7)
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSPrePriMapTableExportValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.9.1.4.1.5
Output value of priority mapping table. Different priority has different hpnicfIfQoSPrePriMapTableExportValue. Priority-type Range of hpnicfIfQoSPrePriMapTableExportValue dot1p (0..7) dscp (0..63) lp (0..7) exp (0..7) ipPrecedence (0..7) up (0..7) dp (0..2) fc (0..7) rpr (0..2)
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..63  

hpnicfIfQoSL3PlusObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10
OBJECT IDENTIFIER    

hpnicfIfQoSPortBindingGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10.1
OBJECT IDENTIFIER    

hpnicfIfQoSPortBindingTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10.1.1
A table of EACL sub-interface binding information for L3+ board .
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfIfQoSPortBindingEntry

hpnicfIfQoSPortBindingEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10.1.1.1
Binding information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfIfQoSPortBindingEntry  

hpnicfIfQoSBindingIf 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10.1.1.1.1
The binding interface.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

hpnicfIfQoSBindingRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.10.1.1.1.2
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSTraStaObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11
OBJECT IDENTIFIER    

hpnicfQoSTraStaConfigGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1
OBJECT IDENTIFIER    

hpnicfQoSIfTraStaConfigInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1
A table of traffic statistics configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSIfTraStaConfigInfoEntry

hpnicfQoSIfTraStaConfigInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1
An entry of interface traffic statistics configuration information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSIfTraStaConfigInfoEntry  

hpnicfQoSIfTraStaConfigDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.1
The direction of the traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Direction  

hpnicfQoSIfTraStaConfigQueue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.2
The bitmap of Queue ID. The octet specifies queues 0 through 7. If a bit has a value of '1', the corresponding queue is configured in the set of Queues; if a bit has a value of '0', the corresponding queue is not configured.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

hpnicfQoSIfTraStaConfigDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.3
The bitmap of Dot1p value. The octet specifies Dot1p values 0 through 7. If a bit has a value of '1', the corresponding Dot1p value is configured in the set of Dot1p values; if a bit has a value of '0', the corresponding Dot1p value is not configured.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

hpnicfQoSIfTraStaConfigDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.4
The bitmap of Dscp value. Each octet within this value specifies a set of eight Dscp values, with the first octet specifying Dscp values 0 through 7, the second octet specifying Dscp values 8 through 15, etc. If a bit has a value of '1', the corresponding Dscp value is configured in the set of Dscp values; if a bit has a value of '0', the corresponding Dscp value is not configured.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

hpnicfQoSIfTraStaConfigVlan 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.5
The bitmap of VLAN ID. Each octet within this value specifies a set of eight VLANs, with the first octet specifying VLANs 0 through 7, the second octet specifying VLANs 8 through 15, etc. If a bit has a value of '1', the corresponding VLAN is configured in the set of VLANs; if a bit has a value of '0', the corresponding VLAN is not configured.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(512)  

hpnicfQoSIfTraStaConfigStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.1.1.1.6
The row status of this table entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSTraStaRunGroup 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2
OBJECT IDENTIFIER    

hpnicfQoSIfTraStaRunInfoTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1
A table of traffic statistics running information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSIfTraStaRunInfoEntry

hpnicfQoSIfTraStaRunInfoEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1
An entry of interface traffic statistics running information.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSIfTraStaRunInfoEntry  

hpnicfQoSIfTraStaRunObjectType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.1
Type of statistics object.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER queue(1), dot1p(2), dscp(3), vlanID(4)  

hpnicfQoSIfTraStaRunObjectValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.2
Value range for the object type: for Queue: 0~7 for Dot1p: 0~7 for Dscp: 0~63 for VlanID: 1~4094
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hpnicfQoSIfTraStaRunDirection 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.3
The direction of the traffic statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  Direction  

hpnicfQoSIfTraStaRunPassPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.4
Number of passed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSIfTraStaRunDropPackets 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.5
Number of dropped packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSIfTraStaRunPassBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.6
Number of passed bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSIfTraStaRunDropBytes 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.7
Number of dropped bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSIfTraStaRunPassPPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.8
PPS (packets per second) of passed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSIfTraStaRunPassBPS 1.3.6.1.4.1.11.2.14.11.15.2.65.1.11.2.1.1.9
BPS (bytes per second) of passed packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

hpnicfQoSGlobalPriorityObject 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12
OBJECT IDENTIFIER    

hpnicfQoSRemarkTcpPortPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1
A table of remarking TCP port priority information. The priority field of all packets with the specified TCP port will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkTcpPortPriEntry

hpnicfQoSRemarkTcpPortPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1
Remarking TCP port priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkTcpPortPriEntry  

hpnicfQoSRemarkTcpPortStart 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.1
Start value of TCP port range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfQoSRemarkTcpPortEnd 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.2
End value of TCP port range. It can not be less than start value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfQoSRemarkTcpPortType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.3
IPv4 packet, IPv6 packet, or all IP packet.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipAll(1), ipv4(2), ipv6(3)  

hpnicfQoSRemarkTcpPortDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.4
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkTcpPortDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.5
DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63 | 255  

hpnicfQoSRemarkTcpPortRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.1.1.6
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSRemarkUdpPortPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2
A table of remarking UDP port priority information. The priority field of all packets with the specified UDP port will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkUdpPortPriEntry

hpnicfQoSRemarkUdpPortPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1
Remarking UDP port priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkUdpPortPriEntry  

hpnicfQoSRemarkUdpPortStart 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.1
Start value of UDP port range.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfQoSRemarkUdpPortEnd 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.2
End value of UDP port range. It can not be less than start value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

hpnicfQoSRemarkUdpPortType 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.3
IPv4 packet, IPv6 packet, or all IP packet.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ipAll(1), ipv4(2), ipv6(3)  

hpnicfQoSRemarkUdpPortDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.4
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkUdpPortDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.5
DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63 | 255  

hpnicfQoSRemarkUdpPortRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.2.1.6
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSRemarkIPv4AddrPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3
A table of remarking IPv4 address priority information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkIPv4AddrPriEntry

hpnicfQoSRemarkIPv4AddrPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1
Remarking IPv4 address priority information entry. The priority field of all IPv4 packets with the specified IP address will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkIPv4AddrPriEntry  

hpnicfQoSRemarkIPv4AddrValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.1
IPv4 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

hpnicfQoSRemarkIPv4AddrMask 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.2
Mask of IPv4 address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpnicfQoSRemarkIPv4AddrMaskLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.3
Mask length of IPv4 address.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 1..32 | 4294967295  

hpnicfQoSRemarkIPv4AddrDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.4
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkIPv4AddrDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.5
DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63 | 255  

hpnicfQoSRemarkIPv4AddrRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.3.1.6
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSRemarkIPv6AddrPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4
A table of remarking IPv6 address priority information. The priority field of all IPv6 packets with the specified IP address will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkIPv6AddrPriEntry

hpnicfQoSRemarkIPv6AddrPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1
Remarking IPv6 address priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkIPv6AddrPriEntry  

hpnicfQoSRemarkIPv6AddrValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1.1
IPv6 address.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressIPv6  

hpnicfQoSRemarkIPv6AddrPrefixLength 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1.2
Prefix length of IPv6 address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

hpnicfQoSRemarkIPv6AddrDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1.3
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkIPv6AddrDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1.4
DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63 | 255  

hpnicfQoSRemarkIPv6AddrRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.4.1.5
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSRemarkProtocolPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.5
A table of remarking layer 3 protocol priority information. The 802.1p priority field of all packets of the specified protocol will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkProtocolPriEntry

hpnicfQoSRemarkProtocolPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.5.1
Remarking layer 3 protocol priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkProtocolPriEntry  

hpnicfQoSRemarkProtocolValue 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.5.1.1
Layer 3 protocol type.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ip(1), ipx(2), arp(3), appletalk(4), sna(5), netbeui(6)  

hpnicfQoSRemarkProtocolDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.5.1.2
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkProtocolRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.5.1.3
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSRemarkVlanPriTable 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6
A table of remarking VLAN priority information. The priority field of all packets of the specified VLAN will be remarked to the configured value.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfQoSRemarkVlanPriEntry

hpnicfQoSRemarkVlanPriEntry 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1
Remarking VLAN priority information entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfQoSRemarkVlanPriEntry  

hpnicfQoSRemarkVlanStart 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1.1
Start VLAN ID.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4094  

hpnicfQoSRemarkVlanEnd 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1.2
End VLAN ID. It can not be less than start value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094  

hpnicfQoSRemarkVlanDot1p 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1.3
Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..7 | 255  

hpnicfQoSRemarkVlanDscp 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1.4
DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32 0..63 | 255  

hpnicfQoSRemarkVlanRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.6.1.5
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpnicfQoSTypeOfServiceObjects 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.7
OBJECT IDENTIFIER    

hpnicfQoSTypeOfServiceMode 1.3.6.1.4.1.11.2.14.11.15.2.65.1.12.7.1
Global type of service. The type of service is disabled by default. When in ip-precedence mode, device uses ip-precedence value to determine the 802.1p priority of the packet and its outbound queue. When in DSCP mode, device uses DSCP value to determine the 802.1p priority of the packet and its outbound queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(1), ipPrecedence(2), dscp(3)