PRVT-HQOS-MIB

File: PRVT-HQOS-MIB.mib (114154 bytes)

Imported modules

IF-MIB PRVT-QOS-MIB SNMPv2-SMI
SNMPv2-TC

Imported symbols

ifIndex serviceAccessSwitch Integer32
MODULE-IDENTITY OBJECT-TYPE Unsigned32
RowStatus TEXTUAL-CONVENTION

Defined Types

PrvtHqosNamedItem  
The name of an item.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..6)  

PrvtHqosNamedItemOrNone  
Same as PrvtHqosNamedItem except that a zero-length string is used to represent that no value is assigned.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..6)  

PrvtHqosLspExpValueType  
MPLS Experimental bits.
TEXTUAL-CONVENTION    
  Integer32 0..7  

PrvtHqosDot1pPriority  
IEEE 802.1p priority. Zero is lowest, seven is highest.
TEXTUAL-CONVENTION    
  Integer32 0..7  

PrvtHqosFcType  
The name of a Forwarding Class.
TEXTUAL-CONVENTION    
  INTEGER be(1), l2(2), af(3), l1(4), h2(5), ef(6), h1(7), nc(8)  

PrvtHqosDscpValue  
The value of a Differential Services Code Point.
TEXTUAL-CONVENTION    
  Integer32 0..63  

PrvtHqosDescrType  
The description for an item.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..30)  

PrvtHqosServiceQueueId  
The identification number of a service queue.
TEXTUAL-CONVENTION    
  Integer32 1..24  

PrvtHqosNetQueueIdType  
The identification number of a network queue.
TEXTUAL-CONVENTION    
  Integer32 1..24  

PrvtHqosServicePolicyId  
The identification number of a service policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..64  

PrvtHqosNetPolNameType  
The identification string of a network policy.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..6)  

PrvtHqosNetPolNameOrNoneType  
Same as PrvtHqosNetPolNameType except that a zero length string is used to represent no network policy.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..6)  

PrvtHqosRateValueL1  
Rate in kbps.
TEXTUAL-CONVENTION    
  Integer32 80..5242875  

PrvtHqosRateValueL2  
Rate in kbps.
TEXTUAL-CONVENTION    
  Integer32 16..1048575  

PrvtHqosRateValueNet  
Rate in kbps.
TEXTUAL-CONVENTION    
  Integer32 160..1048575  

PrvtHqosBurstValueL1  
Burst size in kilobytes.
TEXTUAL-CONVENTION    
  Integer32 16..65535  

PrvtHqosBurstValueL2  
Burst size in kilobytes.
TEXTUAL-CONVENTION    
  Integer32 16..16383  

PrvtHqosBurstValueNet  
Burst size in kilobytesRate.
TEXTUAL-CONVENTION    
  Integer32 1..16383  

PrvtHqosBurstValueIntf  
Burst size in kilobytes.
TEXTUAL-CONVENTION    
  Integer32 1..32767  

PrvtHqosWredMinValue  
Minimum WRED limit.
TEXTUAL-CONVENTION    
  Integer32 0..32768  

PrvtHqosWredMaxValue  
Maximum WRED limit.
TEXTUAL-CONVENTION    
  Integer32 8..32768  

PrvtHqosWredProbValue  
WRED probability.
TEXTUAL-CONVENTION    
  Integer32 0..100  

PrvtHqosLevel  
The priority level to apply to a packet.
TEXTUAL-CONVENTION    
  INTEGER low(1), high(2)  

PrvtHqosWeight  
The weight of the specified entity while feeding into the parent.
TEXTUAL-CONVENTION    
  Integer32 1..220  

PrvtHqosColorType  
The traffic conformance level (i.e. traffic color).
TEXTUAL-CONVENTION    
  INTEGER green(1), yellow(2)  

PrvtHqosIfShaperId  
The identifier of an Interface Shaper Profile.
TEXTUAL-CONVENTION    
  Integer32 1..2  

PrvtHqosIfShaperIdOrNone  
Same as PrvtHqosIfShaperId except that the value of zero represents no shaper profile.
TEXTUAL-CONVENTION    
  Integer32 0..2  

PrvtHqosL1ShaperId  
The identifier of a L1 Scheduler Shaper Profile.
TEXTUAL-CONVENTION    
  Integer32 1..16  

PrvtHqosNetShaperId  
The identifier of a Network Shaper Profile.
TEXTUAL-CONVENTION    
  Integer32 17..64  

PrvtHqosL2ShaperId  
The identifier of a L2 Scheduler Shaper Profile.
TEXTUAL-CONVENTION    
  Integer32 1..255  

PrvtHqosPolicerIdType  
The identifier of a Policer Profile.
TEXTUAL-CONVENTION    
  Integer32 1..256  

PrvtHqosQueueType  
The type of queue.
TEXTUAL-CONVENTION    
  INTEGER unicast(1), broadcast(2), multicast(3)  

PrvtHqosServWfqIdType  
The identifier of a Service WFQ Profile.
TEXTUAL-CONVENTION    
  Integer32 1..64  

PrvtHqosServSchedWfqIdType  
The identifier of a Service Scheduler WFQ Profile.
TEXTUAL-CONVENTION    
  Integer32 1..63  

PrvtHqosNetWfqIdType  
The identifier of a Network WFQ Profile.
TEXTUAL-CONVENTION    
  Integer32 1..16  

PrvtHqosWredIdType  
The identifier of a WRED Profile.
TEXTUAL-CONVENTION    
  Integer32 1..32  

PrvtHqosMapType  
The type of mapping - VPT or DSCP.
TEXTUAL-CONVENTION    
  INTEGER vpt(1), dscp(2)  

PrvtHqosStatsCountType  
The value of a statistics counter. The value is represented as an ASCII string.
TEXTUAL-CONVENTION    
  OCTET STRING  

PrvtHqosSvcIngEntry  
SEQUENCE    
  prvtHqosSvcIngId PrvtHqosServicePolicyId
  prvtHqosSvcIngRowStatus RowStatus
  prvtHqosSvcIngDescr PrvtHqosDescrType

PrvtHqosSvcIngQueueEntry  
SEQUENCE    
  prvtHqosSvcIngQueueId PrvtHqosServiceQueueId
  prvtHqosSvcIngQueueRowStatus RowStatus
  prvtHqosSvcIngQueueServWfq PrvtHqosServWfqIdType
  prvtHqosSvcIngQueueWred PrvtHqosWredIdType
  prvtHqosSvcIngQueuePolicer PrvtHqosPolicerIdType

PrvtHqosSvcIngFcEntry  
SEQUENCE    
  prvtHqosSvcIngFcType PrvtHqosFcType
  prvtHqosSvcIngFcRowStatus RowStatus

PrvtHqosSvcIngFcDscpEntry  
SEQUENCE    
  prvtHqosSvcIngFcDscpValue PrvtHqosDscpValue
  prvtHqosSvcIngFcDscpRowStatus RowStatus
  prvtHqosSvcIngFcDscpColor PrvtHqosColorType

PrvtHqosSvcIngFcDot1pEntry  
SEQUENCE    
  prvtHqosSvcIngFcDot1pValue PrvtHqosDot1pPriority
  prvtHqosSvcIngFcDot1pRowStatus RowStatus
  prvtHqosSvcIngFcDot1pColor PrvtHqosColorType

PrvtHqosSvcIngFcDefaultEntry  
SEQUENCE    
  prvtHqosSvcIngFcDefaultMapType PrvtHqosMapType
  prvtHqosSvcIngFcDefaultRowStatus RowStatus
  prvtHqosSvcIngFcDefaultColor PrvtHqosColorType

PrvtHqosSvcIngFcQueueEntry  
SEQUENCE    
  prvtHqosSvcIngFcQueueType PrvtHqosQueueType
  prvtHqosSvcIngFcQueueRowStatus RowStatus

PrvtHqosSvcIngQStatsEntry  
SEQUENCE    
  prvtHqosSvcIngQStatsGrnBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsGrnPckts PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsYlwBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsYlwPckts PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsTxBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsTxPckts PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsWredGrnBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsWredGrnPckts PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsWredYlwBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsWredYlwPckts PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsPolDropBytes PrvtHqosStatsCountType
  prvtHqosSvcIngQStatsPolDropPckts PrvtHqosStatsCountType

PrvtHqosSvcEgrEntry  
SEQUENCE    
  prvtHqosSvcEgrId PrvtHqosServicePolicyId
  prvtHqosSvcEgrRowStatus RowStatus
  prvtHqosSvcEgrDescr PrvtHqosDescrType

PrvtHqosSvcEgrQueueEntry  
SEQUENCE    
  prvtHqosSvcEgrQueueId PrvtHqosServiceQueueId
  prvtHqosSvcEgrQueueRowStatus RowStatus
  prvtHqosSvcEgrQueueServWfq PrvtHqosServWfqIdType
  prvtHqosSvcEgrQueueWred PrvtHqosWredIdType

PrvtHqosSvcEgrFcEntry  
SEQUENCE    
  prvtHqosSvcEgrFcNumber PrvtHqosFcType
  prvtHqosSvcEgrFcRowStatus RowStatus

PrvtHqosSvcEgrFcQueueEntry  
SEQUENCE    
  prvtHqosSvcEgrFcQueueType PrvtHqosQueueType
  prvtHqosSvcEgrFcQueueRowStatus RowStatus

PrvtHqosSvcEgrFcColorEntry  
SEQUENCE    
  prvtHqosSvcEgrFcColorValue PrvtHqosColorType
  prvtHqosSvcEgrFcColorRowStatus RowStatus
  prvtHqosSvcEgrFcColorDot1PValue PrvtHqosDot1pPriority

PrvtHqosSvcEgrQStatsEntry  
SEQUENCE    
  prvtHqosSvcEgrQStatsGrnBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsGrnPckts PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsYlwBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsYlwPckts PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsTxBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsTxPckts PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsWredGrnBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsWredGrnPckts PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsWredYlwBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsWredYlwPckts PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsPolDropBytes PrvtHqosStatsCountType
  prvtHqosSvcEgrQStatsPolDropPckts PrvtHqosStatsCountType

PrvtHqosNetPolicyEntry  
SEQUENCE    
  prvtHqosNetPolicyName PrvtHqosNetPolNameType
  prvtHqosNetPolicyRowStatus RowStatus
  prvtHqosNetPolicyDescr PrvtHqosDescrType

PrvtHqosNetIngLspExpEntry  
SEQUENCE    
  prvtHqosNetIngLspExpValue PrvtHqosLspExpValueType
  prvtHqosNetIngLspExpRowStatus RowStatus
  prvtHqosNetIngLspExpFC PrvtHqosFcType
  prvtHqosNetIngLspExpColor PrvtHqosColorType

PrvtHqosNetEgrFcEntry  
SEQUENCE    
  prvtHqosNetEgrFcNumber PrvtHqosFcType
  prvtHqosNetEgrFcColor PrvtHqosColorType
  prvtHqosNetEgrFcRowStatus RowStatus
  prvtHqosNetEgrFcLspExpValue PrvtHqosLspExpValueType

PrvtHqosNetQPolicyEntry  
SEQUENCE    
  prvtHqosNetQPolicyName PrvtHqosNamedItem
  prvtHqosNetQPolicyRowStatus RowStatus
  prvtHqosNetQPolicyDescr PrvtHqosDescrType

PrvtHqosNetQPolicyQueueEntry  
SEQUENCE    
  prvtHqosNetQPolicyQueueId PrvtHqosNetQueueIdType
  prvtHqosNetQPolicyQueueRowStatus RowStatus
  prvtHqosNetQPolicyQueueLevel PrvtHqosLevel
  prvtHqosNetQPolicyQueueWfq PrvtHqosNetWfqIdType
  prvtHqosNetQPolicyQueueWred PrvtHqosWredIdType
  prvtHqosNetQPolicyQueueShaper PrvtHqosNetShaperId

PrvtHqosNetQPolicyFcEntry  
SEQUENCE    
  prvtHqosNetQPolicyFcNumber PrvtHqosFcType
  prvtHqosNetQPolicyFcRowStatus RowStatus

PrvtHqosNetQPolicyFcQueueEntry  
SEQUENCE    
  prvtHqosNetQPolicyFcQueueType PrvtHqosQueueType
  prvtHqosNetQPolicyFcQueueRStatus RowStatus

PrvtHqosNetEgrQStatsEntry  
SEQUENCE    
  prvtHqosNetEgrQStatsGrnBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsGrnPckts PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsYlwBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsYlwPckts PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsTxBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsTxPckts PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsWredGrnBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsWredGrnPckts PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsWredYlwBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsWredYlwPckts PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsPolDropBytes PrvtHqosStatsCountType
  prvtHqosNetEgrQStatsPolDropPckts PrvtHqosStatsCountType

PrvtHqosSchedIngPolicyEntry  
SEQUENCE    
  prvtHqosSchedIngPolicyName PrvtHqosNamedItem
  prvtHqosSchedIngPolicyRowStatus RowStatus
  prvtHqosSchedIngPolicyDescr PrvtHqosDescrType

PrvtHqosSchedIngVirtEntry  
SEQUENCE    
  prvtHqosSchedIngVirtName PrvtHqosNamedItem
  prvtHqosSchedIngVirtRowStatus RowStatus
  prvtHqosSchedIngVirtDescr PrvtHqosDescrType
  prvtHqosSchedIngVirtParent PrvtHqosNamedItem
  prvtHqosSchedIngVirtLevel PrvtHqosLevel
  prvtHqosSchedIngVirtWfqProfile PrvtHqosServSchedWfqIdType
  prvtHqosSchedIngVirtShaper PrvtHqosL2ShaperId

PrvtHqosSchedIngRootEntry  
SEQUENCE    
  prvtHqosSchedIngRootName PrvtHqosNamedItem
  prvtHqosSchedIngRootRowStatus RowStatus
  prvtHqosSchedIngRootDescr PrvtHqosDescrType
  prvtHqosSchedIngRootLevel PrvtHqosLevel
  prvtHqosSchedIngRootShaper PrvtHqosL1ShaperId

PrvtHqosSchedEgrPolicyEntry  
SEQUENCE    
  prvtHqosSchedEgrPolicyName PrvtHqosNamedItem
  prvtHqosSchedEgrPolicyRowStatus RowStatus
  prvtHqosSchedEgrPolicyDescr PrvtHqosDescrType

PrvtHqosSchedEgrVirtEntry  
SEQUENCE    
  prvtHqosSchedEgrVirtName PrvtHqosNamedItem
  prvtHqosSchedEgrVirtRowStatus RowStatus
  prvtHqosSchedEgrVirtDescr PrvtHqosDescrType
  prvtHqosSchedEgrVirtParent PrvtHqosNamedItem
  prvtHqosSchedEgrVirtLevel PrvtHqosLevel
  prvtHqosSchedEgrVirtWfqProfile PrvtHqosServSchedWfqIdType
  prvtHqosSchedEgrVirtShaper PrvtHqosL2ShaperId

PrvtHqosSchedEgrRootEntry  
SEQUENCE    
  prvtHqosSchedEgrRootName PrvtHqosNamedItem
  prvtHqosSchedEgrRootRowStatus RowStatus
  prvtHqosSchedEgrRootDescr PrvtHqosDescrType
  prvtHqosSchedEgrRootLevel PrvtHqosLevel
  prvtHqosSchedEgrRootShaper PrvtHqosL1ShaperId

PrvtHqosWredPrfEntry  
SEQUENCE    
  prvtHqosWredPrfId PrvtHqosWredIdType
  prvtHqosWredPrfRowStatus RowStatus
  prvtHqosWredPrfDescr PrvtHqosDescrType
  prvtHqosWredPrfGreenMinAverage PrvtHqosWredMinValue
  prvtHqosWredPrfGreenMaxAverage PrvtHqosWredMaxValue
  prvtHqosWredPrfGreenProbability PrvtHqosWredProbValue
  prvtHqosWredPrfYellowMinAverage PrvtHqosWredMinValue
  prvtHqosWredPrfYellowMaxAverage PrvtHqosWredMaxValue
  prvtHqosWredPrfYellowProbability PrvtHqosWredProbValue

PrvtHqosShaperL1IngPrfEntry  
SEQUENCE    
  prvtHqosShaperL1IngPrfId PrvtHqosL1ShaperId
  prvtHqosShaperL1IngPrfRowStatus RowStatus
  prvtHqosShaperL1IngPrfCIR PrvtHqosRateValueL1
  prvtHqosShaperL1IngPrfPIR PrvtHqosRateValueL1
  prvtHqosShaperL1IngPrfCBS PrvtHqosBurstValueL1
  prvtHqosShaperL1IngPrfPBS PrvtHqosBurstValueL1
  prvtHqosShaperL1IngPrfDescr PrvtHqosDescrType

PrvtHqosShaperL1EgrPrfEntry  
SEQUENCE    
  prvtHqosShaperL1EgrPrfId PrvtHqosL1ShaperId
  prvtHqosShaperL1EgrPrfRowStatus RowStatus
  prvtHqosShaperL1EgrPrfCIR PrvtHqosRateValueL1
  prvtHqosShaperL1EgrPrfPIR PrvtHqosRateValueL1
  prvtHqosShaperL1EgrPrfCBS PrvtHqosBurstValueL1
  prvtHqosShaperL1EgrPrfPBS PrvtHqosBurstValueL1
  prvtHqosShaperL1EgrPrfDescr PrvtHqosDescrType

PrvtHqosShaperL2IngPrfEntry  
SEQUENCE    
  prvtHqosShaperL2IngPrfId PrvtHqosL2ShaperId
  prvtHqosShaperL2IngPrfRowStatus RowStatus
  prvtHqosShaperL2IngPrfCIR PrvtHqosRateValueL2
  prvtHqosShaperL2IngPrfPIR PrvtHqosRateValueL2
  prvtHqosShaperL2IngPrfCBS PrvtHqosBurstValueL2
  prvtHqosShaperL2IngPrfPBS PrvtHqosBurstValueL2
  prvtHqosShaperL2IngPrfDescr PrvtHqosDescrType

PrvtHqosShaperL2EgrPrfEntry  
SEQUENCE    
  prvtHqosShaperL2EgrPrfId PrvtHqosL2ShaperId
  prvtHqosShaperL2EgrPrfRowStatus RowStatus
  prvtHqosShaperL2EgrPrfCIR PrvtHqosRateValueL2
  prvtHqosShaperL2EgrPrfPIR PrvtHqosRateValueL2
  prvtHqosShaperL2EgrPrfCBS PrvtHqosBurstValueL2
  prvtHqosShaperL2EgrPrfPBS PrvtHqosBurstValueL2
  prvtHqosShaperL2EgrPrfDescr PrvtHqosDescrType

PrvtHqosShaperNetPrfEntry  
SEQUENCE    
  prvtHqosShaperNetPrfId PrvtHqosNetShaperId
  prvtHqosShaperNetPrfRowStatus RowStatus
  prvtHqosShaperNetPrfCIR PrvtHqosRateValueNet
  prvtHqosShaperNetPrfPIR PrvtHqosRateValueNet
  prvtHqosShaperNetPrfCBS PrvtHqosBurstValueNet
  prvtHqosShaperNetPrfPBS PrvtHqosBurstValueNet
  prvtHqosShaperNetPrfDescr PrvtHqosDescrType

PrvtHqosShaperIfPrfEntry  
SEQUENCE    
  prvtHqosShaperIfPrfId PrvtHqosIfShaperId
  prvtHqosShaperIfPrfRowStatus RowStatus
  prvtHqosShaperIfPrfCIR PrvtHqosRateValueNet
  prvtHqosShaperIfPrfPIR PrvtHqosRateValueNet
  prvtHqosShaperIfPrfCBS PrvtHqosBurstValueIntf
  prvtHqosShaperIfPrfPBS PrvtHqosBurstValueIntf
  prvtHqosShaperIfPrfDescr PrvtHqosDescrType

PrvtHqosWfqSvcIngPrfEntry  
SEQUENCE    
  prvtHqosWfqSvcIngPrfId PrvtHqosServWfqIdType
  prvtHqosWfqSvcIngPrfRowStatus RowStatus
  prvtHqosWfqSvcIngPrfCirWeight PrvtHqosWeight
  prvtHqosWfqSvcIngPrfDescr PrvtHqosDescrType

PrvtHqosWfqSvcEgrPrfEntry  
SEQUENCE    
  prvtHqosWfqSvcEgrPrfId PrvtHqosServWfqIdType
  prvtHqosWfqSvcEgrPrfRowStatus RowStatus
  prvtHqosWfqSvcEgrPrfCirWeight PrvtHqosWeight
  prvtHqosWfqSvcEgrPrfDescr PrvtHqosDescrType

PrvtHqosWfqSchedIngPrfEntry  
SEQUENCE    
  prvtHqosWfqSchedIngPrfId PrvtHqosServSchedWfqIdType
  prvtHqosWfqSchedIngPrfRowStatus RowStatus
  prvtHqosWfqSchedIngPrfWeight PrvtHqosWeight
  prvtHqosWfqSchedIngPrfCirWeight PrvtHqosWeight
  prvtHqosWfqSchedIngPrfDescr PrvtHqosDescrType

PrvtHqosWfqSchedEgrPrfEntry  
SEQUENCE    
  prvtHqosWfqSchedEgrPrfId PrvtHqosServSchedWfqIdType
  prvtHqosWfqSchedEgrPrfRowStatus RowStatus
  prvtHqosWfqSchedEgrPrfWeight PrvtHqosWeight
  prvtHqosWfqSchedEgrPrfCirWeight PrvtHqosWeight
  prvtHqosWfqSchedEgrPrfDescr PrvtHqosDescrType

PrvtHqosWfqNetworkPrfEntry  
SEQUENCE    
  prvtHqosWfqNetworkPrfId PrvtHqosNetWfqIdType
  prvtHqosWfqNetworkPrfRowStatus RowStatus
  prvtHqosWfqNetworkPrfWeight PrvtHqosWeight
  prvtHqosWfqNetworkPrfCirWeight PrvtHqosWeight
  prvtHqosWfqNetworkPrfDescr PrvtHqosDescrType

PrvtHqosIfEntry  
SEQUENCE    
  prvtHqosIfRowStatus RowStatus
  prvtHqosIfNetworkPolicy PrvtHqosNetPolNameOrNoneType
  prvtHqosIfNetQueueEgrPolicy PrvtHqosNamedItemOrNone
  prvtHqosIfShaperProfile PrvtHqosIfShaperIdOrNone

PrvtHqosPolicerSvcPrfEntry  
SEQUENCE    
  prvtHqosPolicerSvcPrfId PrvtHqosPolicerIdType
  prvtHqosPolicerSvcPrfRowStatus RowStatus
  prvtHqosPolicerSvcPrfCIR PrvtHqosRateValueNet
  prvtHqosPolicerSvcPrfPIR PrvtHqosRateValueNet
  prvtHqosPolicerSvcPrfCBS PrvtHqosBurstValueIntf
  prvtHqosPolicerSvcPrfPBS PrvtHqosBurstValueIntf
  prvtHqosPolicerSvcPrfDescr PrvtHqosDescrType

Defined Values

prvtHqosMIB 1.3.6.1.4.1.738.1.7.5
The private MIB module to manage Hierarchical Quality of Service.
MODULE-IDENTITY    

hqosMIBObjects 1.3.6.1.4.1.738.1.7.5.1
OBJECT IDENTIFIER    

svcIngObjects 1.3.6.1.4.1.738.1.7.5.1.1
OBJECT IDENTIFIER    

prvtHqosSvcIngTable 1.3.6.1.4.1.738.1.7.5.1.1.1
Service Ingress Policy Table Each entry in this table defines a service ingress policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosSvcIngQueueTable - prvtHqosSvcIngFcTable - prvtHqosSvcIngFcDscpTable - prvtHqosSvcIngFcDot1pTable - prvtHqosSvcIngFcDefaultTable - prvtHqosSvcIngFcQueueTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngEntry

prvtHqosSvcIngEntry 1.3.6.1.4.1.738.1.7.5.1.1.1.1
An entry belonging to prvtHqosSvcIngTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngEntry  

prvtHqosSvcIngId 1.3.6.1.4.1.738.1.7.5.1.1.1.1.1
Uniquely identifies a service ingress policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServicePolicyId  

prvtHqosSvcIngRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.1.1.2
The RowStatus for this service ingress policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngDescr 1.3.6.1.4.1.738.1.7.5.1.1.1.1.3
User-defined description for the service ingress policy.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSvcIngQueueTable 1.3.6.1.4.1.738.1.7.5.1.1.2
Service Ingress Policy Queue Table Entries in this table define queues belonging to service ingress policies. A queue is specified using a unique queue identifier (prvtHqosSvcIngQueueId), and its parent scheduler policy name (prvtHqosSchedIngPolicyName) and scheduler name (prvtHqosSchedIngVirtName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngQueueEntry

prvtHqosSvcIngQueueEntry 1.3.6.1.4.1.738.1.7.5.1.1.2.1
An entry belonging to prvtHqosSvcIngQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngQueueEntry  

prvtHqosSvcIngQueueId 1.3.6.1.4.1.738.1.7.5.1.1.2.1.1
Uniquely identifies a queue belonging to a service ingress policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServiceQueueId  

prvtHqosSvcIngQueueRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.2.1.2
The RowStatus for this service ingress policy queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngQueueServWfq 1.3.6.1.4.1.738.1.7.5.1.1.2.1.3
The WFQ profile that needs to be used by the scheduler to which the queue would be feeding to. Must be set to the prvtHqosWfqSvcIngPrfId of an entry existing in prvtHqosWfqSvcIngPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosServWfqIdType  

prvtHqosSvcIngQueueWred 1.3.6.1.4.1.738.1.7.5.1.1.2.1.4
The WRED profile applied to this service ingress policy queue. Must be set to the prvtHqosWredPrfId of an entry existing in prvtHqosWredPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredIdType  

prvtHqosSvcIngQueuePolicer 1.3.6.1.4.1.738.1.7.5.1.1.2.1.5
The policer profile applied to this service ingress policy queue. Must be set to the prvtHqosPolicerSvcPrfId of an entry existing in prvtHqosPolicerSvcPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosPolicerIdType  

prvtHqosSvcIngFcTable 1.3.6.1.4.1.738.1.7.5.1.1.3
Service Ingress Policy FC Table A list of forwarding classes belonging to service ingress policies. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosSvcIngFcDscpTable - prvtHqosSvcIngFcDot1pTable - prvtHqosSvcIngFcDefaultTable - prvtHqosSvcIngFcQueueTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngFcEntry

prvtHqosSvcIngFcEntry 1.3.6.1.4.1.738.1.7.5.1.1.3.1
An entry belonging to prvtHqosSvcIngFcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngFcEntry  

prvtHqosSvcIngFcType 1.3.6.1.4.1.738.1.7.5.1.1.3.1.1
The forwarding class to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosFcType  

prvtHqosSvcIngFcRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.3.1.2
The RowStatus for this forwarding class.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngFcDscpTable 1.3.6.1.4.1.738.1.7.5.1.1.4
Service Ingress Policy FC DSCP Mapping Table Each entry in this table defines a DSCP to forwarding class mapping. Note that DSCP to FC mappings can not be used together with Dot1p (VPT) to FC mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngFcDscpEntry

prvtHqosSvcIngFcDscpEntry 1.3.6.1.4.1.738.1.7.5.1.1.4.1
An entry belonging to prvtHqosSvcIngFcDscpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngFcDscpEntry  

prvtHqosSvcIngFcDscpValue 1.3.6.1.4.1.738.1.7.5.1.1.4.1.1
The Differentiated Services Code Point value to match in the packet.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosDscpValue  

prvtHqosSvcIngFcDscpRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.4.1.2
The RowStatus for this DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngFcDscpColor 1.3.6.1.4.1.738.1.7.5.1.1.4.1.3
The color (conformance level) to apply to traffic matching this row's DSCP value.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosSvcIngFcDot1pTable 1.3.6.1.4.1.738.1.7.5.1.1.5
Service Ingress Policy FC Dot1p Mapping Table Each entry in this table defines a Dot1p (VPT) to forwarding class mapping. Note that VPT to FC mappings can not be used together with DSCP to FC mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngFcDot1pEntry

prvtHqosSvcIngFcDot1pEntry 1.3.6.1.4.1.738.1.7.5.1.1.5.1
An entry belonging to prvtHqosSvcIngFcDot1pTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngFcDot1pEntry  

prvtHqosSvcIngFcDot1pValue 1.3.6.1.4.1.738.1.7.5.1.1.5.1.1
The Dot1p (VPT) value to match in the packet.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosDot1pPriority  

prvtHqosSvcIngFcDot1pRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.5.1.2
The RowStatus for this service ingress policy's Dot1p entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngFcDot1pColor 1.3.6.1.4.1.738.1.7.5.1.1.5.1.3
The color (conformance level) to apply to traffic matching this forwarding-class's Dot1p value.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosSvcIngFcDefaultTable 1.3.6.1.4.1.738.1.7.5.1.1.6
Service Ingress Policy FC Default Mapping Table This table is used to configure, for each forwarding class, the default settings for all VPT or DSCP values. Only one entry may be created for each service policy's forwarding class (i.e. per prvtHqosSvcIngId, prvtHqosSvcIngFcType combination).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngFcDefaultEntry

prvtHqosSvcIngFcDefaultEntry 1.3.6.1.4.1.738.1.7.5.1.1.6.1
An entry belonging to prvtHqosSvcIngFcDefaultTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngFcDefaultEntry  

prvtHqosSvcIngFcDefaultMapType 1.3.6.1.4.1.738.1.7.5.1.1.6.1.1
The mapping type (DSCP, or VPT) to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosMapType  

prvtHqosSvcIngFcDefaultRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.6.1.2
The RowStatus for this mapping type.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngFcDefaultColor 1.3.6.1.4.1.738.1.7.5.1.1.6.1.3
The default color (conformance level) to apply for all values (DSCP/VPT) applicable for the mapping type.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosSvcIngFcQueueTable 1.3.6.1.4.1.738.1.7.5.1.1.7
Service Ingress Policy FC Queue Table This table maintains, for service ingress policies, the mapping of a particular forwarding class traffic type into a specified queue. A queue is specified using a unique queue identifier (prvtHqosSvcIngQueueId), and its parent scheduler policy name (prvtHqosSchedIngPolicyName) and scheduler name (prvtHqosSchedIngVirtName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngFcQueueEntry

prvtHqosSvcIngFcQueueEntry 1.3.6.1.4.1.738.1.7.5.1.1.7.1
An entry belonging to prvtHqosSvcIngFcQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngFcQueueEntry  

prvtHqosSvcIngFcQueueType 1.3.6.1.4.1.738.1.7.5.1.1.7.1.1
The type (unicast/multicast/broadcast) of the queue to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosQueueType  

prvtHqosSvcIngFcQueueRowStatus 1.3.6.1.4.1.738.1.7.5.1.1.7.1.2
The RowStatus for this forwarding class queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcIngQStatsTable 1.3.6.1.4.1.738.1.7.5.1.1.8
Service Ingress Queue Statistics Table Entries in this table contain the per-port statistics for service ingress queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcIngQStatsEntry

prvtHqosSvcIngQStatsEntry 1.3.6.1.4.1.738.1.7.5.1.1.8.1
An entry belonging to prvtHqosSvcIngQStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcIngQStatsEntry  

prvtHqosSvcIngQStatsGrnBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.2
The total number of bytes of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsGrnPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.3
The total number of packets of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsYlwBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.4
The total number of bytes of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsYlwPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.5
The total number of packets of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsTxBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.6
The total number of bytes of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsTxPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.7
The total number of packets of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsWredGrnBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.8
The total number of bytes of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsWredGrnPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.9
The total number of packets of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsWredYlwBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.10
The total number of bytes of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsWredYlwPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.11
The total number of packets of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsPolDropBytes 1.3.6.1.4.1.738.1.7.5.1.1.8.1.12
The total number of bytes of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcIngQStatsPolDropPckts 1.3.6.1.4.1.738.1.7.5.1.1.8.1.13
The total number of packets of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

svcEgrObjects 1.3.6.1.4.1.738.1.7.5.1.2
OBJECT IDENTIFIER    

prvtHqosSvcEgrTable 1.3.6.1.4.1.738.1.7.5.1.2.1
Service Egress Policy Table Each entry in this table defines a service egress policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosSvcEgrQueueTable - prvtHqosSvcEgrFcTable - prvtHqosSvcEgrFcQueueTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrEntry

prvtHqosSvcEgrEntry 1.3.6.1.4.1.738.1.7.5.1.2.1.1
An entry belonging to prvtHqosSvcEgrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrEntry  

prvtHqosSvcEgrId 1.3.6.1.4.1.738.1.7.5.1.2.1.1.1
Uniquely identifies a service egress policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServicePolicyId  

prvtHqosSvcEgrRowStatus 1.3.6.1.4.1.738.1.7.5.1.2.1.1.2
The RowStatus for this service egress policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcEgrDescr 1.3.6.1.4.1.738.1.7.5.1.2.1.1.3
User-defined description for the service egress policy.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSvcEgrQueueTable 1.3.6.1.4.1.738.1.7.5.1.2.2
Service Egress Policy Queue Table Entries in this table define queues belonging to service egress policies. A queue is specified using a unique queue identifier (prvtHqosSvcEgrQueueId), and its parent scheduler policy name (prvtHqosSchedEgrPolicyName) and scheduler name (prvtHqosSchedEgrVirtName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrQueueEntry

prvtHqosSvcEgrQueueEntry 1.3.6.1.4.1.738.1.7.5.1.2.2.1
An entry belonging to prvtHqosSvcEgrQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrQueueEntry  

prvtHqosSvcEgrQueueId 1.3.6.1.4.1.738.1.7.5.1.2.2.1.1
Uniquely identifies a queue belonging to a service egress policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServiceQueueId  

prvtHqosSvcEgrQueueRowStatus 1.3.6.1.4.1.738.1.7.5.1.2.2.1.2
The RowStatus for this service egress policy queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcEgrQueueServWfq 1.3.6.1.4.1.738.1.7.5.1.2.2.1.3
The WFQ profile that needs to be used by the scheduler to which the queue would be feeding to. Must be set to the prvtHqosWfqSvcEgrPrfId of an entry existing in prvtHqosWfqSvcEgrPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosServWfqIdType  

prvtHqosSvcEgrQueueWred 1.3.6.1.4.1.738.1.7.5.1.2.2.1.4
The WRED profile applied to this service egress policy queue. Must be set to the prvtHqosWredPrfId of an entry existing in prvtHqosWredPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredIdType  

prvtHqosSvcEgrFcTable 1.3.6.1.4.1.738.1.7.5.1.2.3
Service Egress Policy FC Mapping Table This table allows configuration that is specific to a forwarding class. Before a row for a specific forwarding class may be created in prvtHqosSvcEgrFcQueueTable, or in prvtHqosSvcEgrFcColorTable, a row with that forwarding class must first be created in this table. Note that deletion of a row in this table will also result in the deletion of the dependent rows in prvtHqosSvcEgrFcQueueTable, and prvtHqosSvcEgrFcColorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrFcEntry

prvtHqosSvcEgrFcEntry 1.3.6.1.4.1.738.1.7.5.1.2.3.1
An entry belonging to prvtHqosSvcEgrFcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrFcEntry  

prvtHqosSvcEgrFcNumber 1.3.6.1.4.1.738.1.7.5.1.2.3.1.1
The forwarding class to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosFcType  

prvtHqosSvcEgrFcRowStatus 1.3.6.1.4.1.738.1.7.5.1.2.3.1.3
The RowStatus for this forwarding class.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcEgrFcQueueTable 1.3.6.1.4.1.738.1.7.5.1.2.4
Service Egress Policy FC Queue Table This table maintains, for service egress policies, the mapping of traffic forwarding class into a specified queue. A queue is specified using a unique queue identifier (prvtHqosSvcEgrQueueId), and its parent scheduler policy name (prvtHqosSchedEgrPolicyName) and scheduler name (prvtHqosSchedEgrVirtName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrFcQueueEntry

prvtHqosSvcEgrFcQueueEntry 1.3.6.1.4.1.738.1.7.5.1.2.4.1
An entry belonging to prvtHqosSvcEgrFcQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrFcQueueEntry  

prvtHqosSvcEgrFcQueueType 1.3.6.1.4.1.738.1.7.5.1.2.4.1.1
The type (unicast/multicast/broadcast) of the queue to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosQueueType  

prvtHqosSvcEgrFcQueueRowStatus 1.3.6.1.4.1.738.1.7.5.1.2.4.1.2
The RowStatus for this queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcEgrFcColorTable 1.3.6.1.4.1.738.1.7.5.1.2.5
Service Egress Policy FC Color Table This table allows remarking of VPT bits based on forwarding class and color.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrFcColorEntry

prvtHqosSvcEgrFcColorEntry 1.3.6.1.4.1.738.1.7.5.1.2.5.1
An entry belonging to prvtHqosSvcEgrFcColorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrFcColorEntry  

prvtHqosSvcEgrFcColorValue 1.3.6.1.4.1.738.1.7.5.1.2.5.1.2
The traffic color (conformance level) to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosSvcEgrFcColorRowStatus 1.3.6.1.4.1.738.1.7.5.1.2.5.1.3
The RowStatus for this forwarding class and color.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSvcEgrFcColorDot1PValue 1.3.6.1.4.1.738.1.7.5.1.2.5.1.4
The 802.1p value to use for packet remarking for traffic belonging to this forwarding class and color.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDot1pPriority  

prvtHqosSvcEgrQStatsTable 1.3.6.1.4.1.738.1.7.5.1.2.6
Service Egress Queue Statistics Table Entries in this table contain the per-port statistics for service egress queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSvcEgrQStatsEntry

prvtHqosSvcEgrQStatsEntry 1.3.6.1.4.1.738.1.7.5.1.2.6.1
An entry belonging to prvtHqosSvcEgrQStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSvcEgrQStatsEntry  

prvtHqosSvcEgrQStatsGrnBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.2
The total number of bytes of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsGrnPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.3
The total number of packets of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsYlwBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.4
The total number of bytes of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsYlwPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.5
The total number of packets of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsTxBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.6
The total number of bytes of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsTxPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.7
The total number of packets of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsWredGrnBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.8
The total number of bytes of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsWredGrnPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.9
The total number of packets of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsWredYlwBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.10
The total number of bytes of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsWredYlwPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.11
The total number of packets of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsPolDropBytes 1.3.6.1.4.1.738.1.7.5.1.2.6.1.12
The total number of bytes of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosSvcEgrQStatsPolDropPckts 1.3.6.1.4.1.738.1.7.5.1.2.6.1.13
The total number of packets of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

netObjects 1.3.6.1.4.1.738.1.7.5.1.3
OBJECT IDENTIFIER    

prvtHqosNetPolicyTable 1.3.6.1.4.1.738.1.7.5.1.3.1
Network Policy Table Each entry in this table defines a network (ingress or egress) policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosNetIngLspExpTable - prvtHqosNetEgrFcTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetPolicyEntry

prvtHqosNetPolicyEntry 1.3.6.1.4.1.738.1.7.5.1.3.1.1
An entry belonging to prvtHqosNetPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetPolicyEntry  

prvtHqosNetPolicyName 1.3.6.1.4.1.738.1.7.5.1.3.1.1.1
Uniquely identifies a network policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetPolNameType  

prvtHqosNetPolicyRowStatus 1.3.6.1.4.1.738.1.7.5.1.3.1.1.2
The RowStatus for this network policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetPolicyDescr 1.3.6.1.4.1.738.1.7.5.1.3.1.1.3
User-defined description for the network policy
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosNetIngLspExpTable 1.3.6.1.4.1.738.1.7.5.1.3.2
Network Ingress Policy LSP EXP Mapping Table This table contains network ingress policies' LSP EXP bits to forwarding class and color mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetIngLspExpEntry

prvtHqosNetIngLspExpEntry 1.3.6.1.4.1.738.1.7.5.1.3.2.1
An entry belonging to prvtHqosNetIngLspExpTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetIngLspExpEntry  

prvtHqosNetIngLspExpValue 1.3.6.1.4.1.738.1.7.5.1.3.2.1.1
The LSP EXP bit value to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosLspExpValueType  

prvtHqosNetIngLspExpRowStatus 1.3.6.1.4.1.738.1.7.5.1.3.2.1.2
The RowStatus for this LSP EXP bit value.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetIngLspExpFC 1.3.6.1.4.1.738.1.7.5.1.3.2.1.3
The forwarding class to assign to traffic matching the LSP EXP bit value.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosFcType  

prvtHqosNetIngLspExpColor 1.3.6.1.4.1.738.1.7.5.1.3.2.1.4
The color (conformance level) to assign to traffic matching the LSP EXP bit value.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosNetEgrFcTable 1.3.6.1.4.1.738.1.7.5.1.3.3
Network Egress FC Mapping Table This table allows remarking of LSP EXP bits based on forwarding class and color.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetEgrFcEntry

prvtHqosNetEgrFcEntry 1.3.6.1.4.1.738.1.7.5.1.3.3.1
An entry belonging to prvtHqosNetEgrFcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetEgrFcEntry  

prvtHqosNetEgrFcNumber 1.3.6.1.4.1.738.1.7.5.1.3.3.1.1
The forwarding class to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosFcType  

prvtHqosNetEgrFcColor 1.3.6.1.4.1.738.1.7.5.1.3.3.1.2
The traffic color (conformance level) to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosColorType  

prvtHqosNetEgrFcRowStatus 1.3.6.1.4.1.738.1.7.5.1.3.3.1.3
The RowStatus for this forwarding class and color.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetEgrFcLspExpValue 1.3.6.1.4.1.738.1.7.5.1.3.3.1.4
The value to assign to the LSP EXP bits of traffic belonging to the forwarding class and color.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLspExpValueType  

netQueueObjects 1.3.6.1.4.1.738.1.7.5.1.4
OBJECT IDENTIFIER    

prvtHqosNetQPolicyTable 1.3.6.1.4.1.738.1.7.5.1.4.1
Network Egress Queue Policy Table Each entry in this table defines a network egress queue policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosNetQPolicyQueueTable - prvtHqosNetQPolicyFcTable - prvtHqosNetQPolicyFcQueueTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetQPolicyEntry

prvtHqosNetQPolicyEntry 1.3.6.1.4.1.738.1.7.5.1.4.1.1
An entry belonging to prvtHqosNetQPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetQPolicyEntry  

prvtHqosNetQPolicyName 1.3.6.1.4.1.738.1.7.5.1.4.1.1.1
Uniquely identifies a network egress queue policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosNetQPolicyRowStatus 1.3.6.1.4.1.738.1.7.5.1.4.1.1.2
The RowStatus for this network egress queue policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetQPolicyDescr 1.3.6.1.4.1.738.1.7.5.1.4.1.1.3
User-defined description for the network egress queue policy.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosNetQPolicyQueueTable 1.3.6.1.4.1.738.1.7.5.1.4.2
Network Egress Queue Table Entries in this table define queues belonging to network (egress) queue policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetQPolicyQueueEntry

prvtHqosNetQPolicyQueueEntry 1.3.6.1.4.1.738.1.7.5.1.4.2.1
An entry belonging to prvtHqosNetQPolicyQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetQPolicyQueueEntry  

prvtHqosNetQPolicyQueueId 1.3.6.1.4.1.738.1.7.5.1.4.2.1.1
Uniquely identifies a queue belonging to a network (egress) queue policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetQueueIdType  

prvtHqosNetQPolicyQueueRowStatus 1.3.6.1.4.1.738.1.7.5.1.4.2.1.2
The RowStatus for this queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetQPolicyQueueLevel 1.3.6.1.4.1.738.1.7.5.1.4.2.1.3
Specifies the level of priority for the queue while feeding to the parent.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLevel  

prvtHqosNetQPolicyQueueWfq 1.3.6.1.4.1.738.1.7.5.1.4.2.1.4
The WFQ profile that needs to be used by the scheduler to which the queue would be feeding to. Must be set to the prvtHqosWfqNetworkPrfId of an entry existing in prvtHqosWfqNetworkPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNetWfqIdType  

prvtHqosNetQPolicyQueueWred 1.3.6.1.4.1.738.1.7.5.1.4.2.1.5
The WRED profile applied to this queue. Must be set to the prvtHqosWredPrfId of an entry existing in prvtHqosWredPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredIdType  

prvtHqosNetQPolicyQueueShaper 1.3.6.1.4.1.738.1.7.5.1.4.2.1.6
The shaping profile applied to this queue. Must be set to the prvtHqosShaperNetPrfId of an entry existing in prvtHqosShaperNetPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNetShaperId  

prvtHqosNetQPolicyFcTable 1.3.6.1.4.1.738.1.7.5.1.4.3
Network Policy FC Table A list of forwarding classes belonging to network queue policies. Note that deletion of a row in this table will also result in the deletion of the dependent rows in prvtHqosNetQPolicyFcQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetQPolicyFcEntry

prvtHqosNetQPolicyFcEntry 1.3.6.1.4.1.738.1.7.5.1.4.3.1
An entry belonging to prvtHqosNetQPolicyFcTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetQPolicyFcEntry  

prvtHqosNetQPolicyFcNumber 1.3.6.1.4.1.738.1.7.5.1.4.3.1.1
The forwarding class to which this row applies.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosFcType  

prvtHqosNetQPolicyFcRowStatus 1.3.6.1.4.1.738.1.7.5.1.4.3.1.2
The RowStatus for this forwarding class.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetQPolicyFcQueueTable 1.3.6.1.4.1.738.1.7.5.1.4.4
Network Queue Policy FC Queue Table This table maintains, for network queue policies, the mapping of a particular forwarding class traffic type into a specified queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetQPolicyFcQueueEntry

prvtHqosNetQPolicyFcQueueEntry 1.3.6.1.4.1.738.1.7.5.1.4.4.1
An entry belonging to prvtHqosNetQPolicyFcQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetQPolicyFcQueueEntry  

prvtHqosNetQPolicyFcQueueType 1.3.6.1.4.1.738.1.7.5.1.4.4.1.3
The type (unicast/multicast/broadcast) of the queue to be assigned to the forwarding class.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosQueueType  

prvtHqosNetQPolicyFcQueueRStatus 1.3.6.1.4.1.738.1.7.5.1.4.4.1.4
The RowStatus for this queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosNetEgrQStatsTable 1.3.6.1.4.1.738.1.7.5.1.4.5
Network Egress Queue Statistics Table Entries in this table contain the per-port statistics for network egress queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosNetEgrQStatsEntry

prvtHqosNetEgrQStatsEntry 1.3.6.1.4.1.738.1.7.5.1.4.5.1
An entry belonging to prvtHqosNetEgrQStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetEgrQStatsEntry  

prvtHqosNetEgrQStatsGrnBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.2
The total number of bytes of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsGrnPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.3
The total number of packets of green traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsYlwBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.4
The total number of bytes of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsYlwPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.5
The total number of packets of yellow traffic.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsTxBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.6
The total number of bytes of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsTxPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.7
The total number of packets of traffic transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsWredGrnBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.8
The total number of bytes of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsWredGrnPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.9
The total number of packets of green traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsWredYlwBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.10
The total number of bytes of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsWredYlwPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.11
The total number of packets of yellow traffic dropped due to the WRED.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsPolDropBytes 1.3.6.1.4.1.738.1.7.5.1.4.5.1.12
The total number of bytes of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

prvtHqosNetEgrQStatsPolDropPckts 1.3.6.1.4.1.738.1.7.5.1.4.5.1.13
The total number of packets of traffic dropped due to the policer.
Status: current Access: read-only
OBJECT-TYPE    
  PrvtHqosStatsCountType  

schedObjects 1.3.6.1.4.1.738.1.7.5.1.5
OBJECT IDENTIFIER    

prvtHqosSchedIngPolicyTable 1.3.6.1.4.1.738.1.7.5.1.5.1
Service Scheduler Ingress Policy Table Each entry in this table defines an ingress service scheduler policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosSchedIngVirtTable - prvtHqosSchedIngRootTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedIngPolicyEntry

prvtHqosSchedIngPolicyEntry 1.3.6.1.4.1.738.1.7.5.1.5.1.1
An entry belonging to prvtHqosSchedIngPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedIngPolicyEntry  

prvtHqosSchedIngPolicyName 1.3.6.1.4.1.738.1.7.5.1.5.1.1.1
Uniquely identifies an ingress service scheduler policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedIngPolicyRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.1.1.2
The RowStatus for this ingress service scheduler policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedIngPolicyDescr 1.3.6.1.4.1.738.1.7.5.1.5.1.1.3
User-defined description for the ingress service scheduler policy
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedIngVirtTable 1.3.6.1.4.1.738.1.7.5.1.5.2
Ingress Virtual Scheduler Table Each entry in this table defines an ingress virtual (L2) scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedIngVirtEntry

prvtHqosSchedIngVirtEntry 1.3.6.1.4.1.738.1.7.5.1.5.2.1
An entry belonging to prvtHqosSchedIngVirtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedIngVirtEntry  

prvtHqosSchedIngVirtName 1.3.6.1.4.1.738.1.7.5.1.5.2.1.1
Uniquely identifies a virtual scheduler belonging to an ingress service policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedIngVirtRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.2.1.2
The RowStatus for this ingress virtual scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedIngVirtDescr 1.3.6.1.4.1.738.1.7.5.1.5.2.1.3
User-defined description for the ingress virtual scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedIngVirtParent 1.3.6.1.4.1.738.1.7.5.1.5.2.1.4
The scheduler to which this scheduler would be feeding to. Must be set to the prvtHqosSchedIngRootName of an entry in prvtHqosSchedIngRootTable that has the same prvtHqosSchedIngPolicyName.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedIngVirtLevel 1.3.6.1.4.1.738.1.7.5.1.5.2.1.5
The priority level of the scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLevel  

prvtHqosSchedIngVirtWfqProfile 1.3.6.1.4.1.738.1.7.5.1.5.2.1.6
The WFQ profile number for this scheduler. Must be set to the prvtHqosWfqSchedIngPrfId of an entry in prvtHqosWfqSchedIngPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosServSchedWfqIdType  

prvtHqosSchedIngVirtShaper 1.3.6.1.4.1.738.1.7.5.1.5.2.1.7
The shaping profile applied to the scheduler. Must be set to the prvtHqosShaperL2IngPrfId of an entry in prvtHqosShaperL2IngPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosL2ShaperId  

prvtHqosSchedIngRootTable 1.3.6.1.4.1.738.1.7.5.1.5.3
Ingress Root Scheduler Table Each entry in this table defines an ingress root scheduler. A maximum of 2 entries may be created per policy (prvtHqosSchedIngPolicyName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedIngRootEntry

prvtHqosSchedIngRootEntry 1.3.6.1.4.1.738.1.7.5.1.5.3.1
An entry belonging to prvtHqosSchedIngRootTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedIngRootEntry  

prvtHqosSchedIngRootName 1.3.6.1.4.1.738.1.7.5.1.5.3.1.1
Uniquely identifies an ingress root scheduler belonging to an ingress service policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedIngRootRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.3.1.2
The RowStatus for this ingress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedIngRootDescr 1.3.6.1.4.1.738.1.7.5.1.5.3.1.3
User-defined description for the ingress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedIngRootLevel 1.3.6.1.4.1.738.1.7.5.1.5.3.1.4
The priority level of the ingress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLevel  

prvtHqosSchedIngRootShaper 1.3.6.1.4.1.738.1.7.5.1.5.3.1.5
The shaping profile applied to the ingress root scheduler. Must be set to the prvtHqosShaperL1IngPrfId of an entry in prvtHqosShaperL1IngPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosL1ShaperId  

prvtHqosSchedEgrPolicyTable 1.3.6.1.4.1.738.1.7.5.1.5.4
Egress Service Scheduler Policy Table Each entry in this table defines an egress service scheduler policy. Note that deletion of a row in this table will also result in the deletion of the dependent rows in the following tables: - prvtHqosSchedEgrVirtTable - prvtHqosSchedEgrRootTable
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedEgrPolicyEntry

prvtHqosSchedEgrPolicyEntry 1.3.6.1.4.1.738.1.7.5.1.5.4.1
An entry belonging to prvtHqosSchedEgrPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedEgrPolicyEntry  

prvtHqosSchedEgrPolicyName 1.3.6.1.4.1.738.1.7.5.1.5.4.1.1
Uniquely identifies an egress scheduler policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedEgrPolicyRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.4.1.2
The RowStatus for this egress scheduler policy.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedEgrPolicyDescr 1.3.6.1.4.1.738.1.7.5.1.5.4.1.3
User-defined description for the egress scheduler policy
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedEgrVirtTable 1.3.6.1.4.1.738.1.7.5.1.5.5
Egress Virtual Scheduler Table Each entry in this table defines an egress virtual (L2) scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedEgrVirtEntry

prvtHqosSchedEgrVirtEntry 1.3.6.1.4.1.738.1.7.5.1.5.5.1
An entry belonging to prvtHqosSchedEgrVirtTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedEgrVirtEntry  

prvtHqosSchedEgrVirtName 1.3.6.1.4.1.738.1.7.5.1.5.5.1.1
Uniquely identifies a virtual scheduler belonging to an egress service policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedEgrVirtRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.5.1.2
The RowStatus for this egress virtual scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedEgrVirtDescr 1.3.6.1.4.1.738.1.7.5.1.5.5.1.3
User-defined description for the egress virtual scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedEgrVirtParent 1.3.6.1.4.1.738.1.7.5.1.5.5.1.4
The scheduler to which this scheduler would be feeding to. Must be set to the prvtHqosSchedEgrRootName of an entry in prvtHqosSchedEgrRootTable that has the same prvtHqosSchedEgrPolicyName.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedEgrVirtLevel 1.3.6.1.4.1.738.1.7.5.1.5.5.1.5
The priority level of the scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLevel  

prvtHqosSchedEgrVirtWfqProfile 1.3.6.1.4.1.738.1.7.5.1.5.5.1.6
The WFQ profile number for this scheduler. Must be set to the prvtHqosWfqSchedEgrPrfId of an entry in prvtHqosWfqSchedEgrPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosServSchedWfqIdType  

prvtHqosSchedEgrVirtShaper 1.3.6.1.4.1.738.1.7.5.1.5.5.1.7
The shaping profile applied to this scheduler. Must be set to the prvtHqosShaperL2EgrPrfId of an entry in prvtHqosShaperL2EgrPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosL2ShaperId  

prvtHqosSchedEgrRootTable 1.3.6.1.4.1.738.1.7.5.1.5.6
Egress Root Scheduler Table Each entry in this table defines an egress root scheduler. A maximum of 2 entries may be created per policy (prvtHqosSchedEgrPolicyName).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosSchedEgrRootEntry

prvtHqosSchedEgrRootEntry 1.3.6.1.4.1.738.1.7.5.1.5.6.1
An entry belonging to prvtHqosSchedEgrRootTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosSchedEgrRootEntry  

prvtHqosSchedEgrRootName 1.3.6.1.4.1.738.1.7.5.1.5.6.1.1
Uniquely identifies an egress root scheduler belonging to an egress service policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNamedItem  

prvtHqosSchedEgrRootRowStatus 1.3.6.1.4.1.738.1.7.5.1.5.6.1.2
The RowStatus for this egress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosSchedEgrRootDescr 1.3.6.1.4.1.738.1.7.5.1.5.6.1.3
User-defined description for the egress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosSchedEgrRootLevel 1.3.6.1.4.1.738.1.7.5.1.5.6.1.4
The priority level of the egress root scheduler.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosLevel  

prvtHqosSchedEgrRootShaper 1.3.6.1.4.1.738.1.7.5.1.5.6.1.5
The shaping profile applied to the egress root scheduler. Must be set to the prvtHqosShaperL1EgrPrfId of an entry in prvtHqosShaperL1EgrPrfTable.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosL1ShaperId  

wredObjects 1.3.6.1.4.1.738.1.7.5.1.6
OBJECT IDENTIFIER    

prvtHqosWredPrfTable 1.3.6.1.4.1.738.1.7.5.1.6.1
WRED Profile Table Each entry in this table defines a WRED profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWredPrfEntry

prvtHqosWredPrfEntry 1.3.6.1.4.1.738.1.7.5.1.6.1.1
An entry belonging to prvtHqosWredPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWredPrfEntry  

prvtHqosWredPrfId 1.3.6.1.4.1.738.1.7.5.1.6.1.1.1
Uniquely identifies a WRED profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWredIdType  

prvtHqosWredPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.6.1.1.2
The RowStatus for this WRED profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWredPrfDescr 1.3.6.1.4.1.738.1.7.5.1.6.1.1.3
User-defined description for the WRED profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosWredPrfGreenMinAverage 1.3.6.1.4.1.738.1.7.5.1.6.1.1.4
Drop start threshold for the green traffic in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredMinValue  

prvtHqosWredPrfGreenMaxAverage 1.3.6.1.4.1.738.1.7.5.1.6.1.1.5
Absolute drop threshold for the green traffic in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredMaxValue  

prvtHqosWredPrfGreenProbability 1.3.6.1.4.1.738.1.7.5.1.6.1.1.6
Drop probability slope for the green traffic.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredProbValue  

prvtHqosWredPrfYellowMinAverage 1.3.6.1.4.1.738.1.7.5.1.6.1.1.7
Drop start threshold for the yellow traffic in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredMinValue  

prvtHqosWredPrfYellowMaxAverage 1.3.6.1.4.1.738.1.7.5.1.6.1.1.8
Absolute drop threshold for the yellow traffic in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredMaxValue  

prvtHqosWredPrfYellowProbability 1.3.6.1.4.1.738.1.7.5.1.6.1.1.9
Drop probability slope for the yellow traffic.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWredProbValue  

shaperObjects 1.3.6.1.4.1.738.1.7.5.1.7
OBJECT IDENTIFIER    

prvtHqosShaperL1IngPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.1
Root(L1) Scheduler Shaper Ingress Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on an ingress root scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperL1IngPrfEntry

prvtHqosShaperL1IngPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.1.1
An entry belonging to prvtHqosShaperL1IngPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperL1IngPrfEntry  

prvtHqosShaperL1IngPrfId 1.3.6.1.4.1.738.1.7.5.1.7.1.1.1
Uniquely identifies a root scheduler shaper ingress profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosL1ShaperId  

prvtHqosShaperL1IngPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.1.1.2
The RowStatus for this shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperL1IngPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.1.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL1  

prvtHqosShaperL1IngPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.1.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL1  

prvtHqosShaperL1IngPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.1.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL1  

prvtHqosShaperL1IngPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.1.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL1  

prvtHqosShaperL1IngPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.1.1.7
User-defined description for the shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosShaperL1EgrPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.2
Root(L1) Scheduler Shaper Egress Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on an egress root scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperL1EgrPrfEntry

prvtHqosShaperL1EgrPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.2.1
An entry belonging to prvtHqosShaperL1EgrPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperL1EgrPrfEntry  

prvtHqosShaperL1EgrPrfId 1.3.6.1.4.1.738.1.7.5.1.7.2.1.1
Uniquely identifies a root scheduler shaper egress profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosL1ShaperId  

prvtHqosShaperL1EgrPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.2.1.2
The RowStatus for this shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperL1EgrPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.2.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL1  

prvtHqosShaperL1EgrPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.2.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL1  

prvtHqosShaperL1EgrPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.2.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL1  

prvtHqosShaperL1EgrPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.2.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL1  

prvtHqosShaperL1EgrPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.2.1.7
User-defined description for the shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosShaperL2IngPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.3
(L2) Scheduler Shaper Ingress Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on an ingress L2 scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperL2IngPrfEntry

prvtHqosShaperL2IngPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.3.1
An entry belonging to prvtHqosShaperL2IngPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperL2IngPrfEntry  

prvtHqosShaperL2IngPrfId 1.3.6.1.4.1.738.1.7.5.1.7.3.1.1
Uniquely identifies a L2 scheduler shaper ingress profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosL2ShaperId  

prvtHqosShaperL2IngPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.3.1.2
The RowStatus for this shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperL2IngPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.3.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL2  

prvtHqosShaperL2IngPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.3.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL2  

prvtHqosShaperL2IngPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.3.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL2  

prvtHqosShaperL2IngPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.3.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL2  

prvtHqosShaperL2IngPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.3.1.7
User-defined description for the profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosShaperL2EgrPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.4
(L2) Scheduler Shaper Egress Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on an egress L2 scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperL2EgrPrfEntry

prvtHqosShaperL2EgrPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.4.1
An entry belonging to prvtHqosShaperL2EgrPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperL2EgrPrfEntry  

prvtHqosShaperL2EgrPrfId 1.3.6.1.4.1.738.1.7.5.1.7.4.1.1
Uniquely identifies a L2 scheduler shaper egress profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosL2ShaperId  

prvtHqosShaperL2EgrPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.4.1.2
The RowStatus for this shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperL2EgrPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.4.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL2  

prvtHqosShaperL2EgrPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.4.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueL2  

prvtHqosShaperL2EgrPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.4.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL2  

prvtHqosShaperL2EgrPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.4.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueL2  

prvtHqosShaperL2EgrPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.4.1.7
User-defined description for the shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosShaperNetPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.5
Network Shaper Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on a network scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperNetPrfEntry

prvtHqosShaperNetPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.5.1
An entry belonging to prvtHqosShaperNetPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperNetPrfEntry  

prvtHqosShaperNetPrfId 1.3.6.1.4.1.738.1.7.5.1.7.5.1.1
Uniquely identifies a network scheduler shaper profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetShaperId  

prvtHqosShaperNetPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.5.1.2
The RowStatus for this shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperNetPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.5.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosShaperNetPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.5.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosShaperNetPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.5.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueNet  

prvtHqosShaperNetPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.5.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueNet  

prvtHqosShaperNetPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.5.1.7
User-defined description for the shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosShaperIfPrfTable 1.3.6.1.4.1.738.1.7.5.1.7.6
Interface Shaper Profile Table Each entry in this table defines a set of shaping parameters that may be enforced on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosShaperIfPrfEntry

prvtHqosShaperIfPrfEntry 1.3.6.1.4.1.738.1.7.5.1.7.6.1
An entry belonging to prvtHqosShaperIfPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosShaperIfPrfEntry  

prvtHqosShaperIfPrfId 1.3.6.1.4.1.738.1.7.5.1.7.6.1.1
Uniquely identifies an interface shaper profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosIfShaperId  

prvtHqosShaperIfPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.7.6.1.2
The RowStatus for this interface shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosShaperIfPrfCIR 1.3.6.1.4.1.738.1.7.5.1.7.6.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosShaperIfPrfPIR 1.3.6.1.4.1.738.1.7.5.1.7.6.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosShaperIfPrfCBS 1.3.6.1.4.1.738.1.7.5.1.7.6.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueIntf  

prvtHqosShaperIfPrfPBS 1.3.6.1.4.1.738.1.7.5.1.7.6.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueIntf  

prvtHqosShaperIfPrfDescr 1.3.6.1.4.1.738.1.7.5.1.7.6.1.7
User-defined description for the shaper profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

wfqObjects 1.3.6.1.4.1.738.1.7.5.1.8
OBJECT IDENTIFIER    

prvtHqosWfqSvcIngPrfTable 1.3.6.1.4.1.738.1.7.5.1.8.1
Service Ingress WFQ Profile Table Each entry in this table defines a service ingress WFQ profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWfqSvcIngPrfEntry

prvtHqosWfqSvcIngPrfEntry 1.3.6.1.4.1.738.1.7.5.1.8.1.1
An entry belonging to prvtHqosWfqSvcIngPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWfqSvcIngPrfEntry  

prvtHqosWfqSvcIngPrfId 1.3.6.1.4.1.738.1.7.5.1.8.1.1.1
Uniquely identifies an ingress WFQ service profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServWfqIdType  

prvtHqosWfqSvcIngPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.8.1.1.2
The RowStatus for this ingress WFQ service profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWfqSvcIngPrfCirWeight 1.3.6.1.4.1.738.1.7.5.1.8.1.1.3
The relative weight for the packets where the WFQ service profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSvcIngPrfDescr 1.3.6.1.4.1.738.1.7.5.1.8.1.1.4
User-defined description for the WFQ service profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosWfqSvcEgrPrfTable 1.3.6.1.4.1.738.1.7.5.1.8.2
Service WFQ Egress Profile Table Each entry in this table defines a service egress WFQ profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWfqSvcEgrPrfEntry

prvtHqosWfqSvcEgrPrfEntry 1.3.6.1.4.1.738.1.7.5.1.8.2.1
An entry belonging to prvtHqosWfqSvcEgrPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWfqSvcEgrPrfEntry  

prvtHqosWfqSvcEgrPrfId 1.3.6.1.4.1.738.1.7.5.1.8.2.1.1
Uniquely identifies an egress WFQ service profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServWfqIdType  

prvtHqosWfqSvcEgrPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.8.2.1.2
The RowStatus for this egress WFQ service profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWfqSvcEgrPrfCirWeight 1.3.6.1.4.1.738.1.7.5.1.8.2.1.3
The relative weight for the packets where the WFQ service profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSvcEgrPrfDescr 1.3.6.1.4.1.738.1.7.5.1.8.2.1.4
User-defined description for the WFQ service profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosWfqSchedIngPrfTable 1.3.6.1.4.1.738.1.7.5.1.8.3
Scheduler Ingress WFQ Profile Table Each entry in this table defines a scheduler ingress WFQ profile. A maximum of 16 entries may be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWfqSchedIngPrfEntry

prvtHqosWfqSchedIngPrfEntry 1.3.6.1.4.1.738.1.7.5.1.8.3.1
An entry belonging to prvtHqosWfqSchedIngPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWfqSchedIngPrfEntry  

prvtHqosWfqSchedIngPrfId 1.3.6.1.4.1.738.1.7.5.1.8.3.1.1
Uniquely identifies an ingress WFQ scheduler profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServSchedWfqIdType  

prvtHqosWfqSchedIngPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.8.3.1.2
The RowStatus for this ingress WFQ scheduler profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWfqSchedIngPrfWeight 1.3.6.1.4.1.738.1.7.5.1.8.3.1.3
The relative weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSchedIngPrfCirWeight 1.3.6.1.4.1.738.1.7.5.1.8.3.1.4
The relative CIR weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSchedIngPrfDescr 1.3.6.1.4.1.738.1.7.5.1.8.3.1.5
User-defined description for the WFQ scheduler profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosWfqSchedEgrPrfTable 1.3.6.1.4.1.738.1.7.5.1.8.4
Scheduler Egress WFQ Profile Table Each entry in this table defines a scheduler egress WFQ profile. A maximum of 16 entries may be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWfqSchedEgrPrfEntry

prvtHqosWfqSchedEgrPrfEntry 1.3.6.1.4.1.738.1.7.5.1.8.4.1
An entry belonging to prvtHqosWfqSchedEgrPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWfqSchedEgrPrfEntry  

prvtHqosWfqSchedEgrPrfId 1.3.6.1.4.1.738.1.7.5.1.8.4.1.1
Uniquely identifies an egress WFQ scheduler profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosServSchedWfqIdType  

prvtHqosWfqSchedEgrPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.8.4.1.2
The RowStatus for this egress WFQ scheduler profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWfqSchedEgrPrfWeight 1.3.6.1.4.1.738.1.7.5.1.8.4.1.3
The relative weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSchedEgrPrfCirWeight 1.3.6.1.4.1.738.1.7.5.1.8.4.1.4
The relative CIR weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqSchedEgrPrfDescr 1.3.6.1.4.1.738.1.7.5.1.8.4.1.5
User-defined description for the WFQ scheduler profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

prvtHqosWfqNetworkPrfTable 1.3.6.1.4.1.738.1.7.5.1.8.5
Network WFQ Profile Table Each entry in this table defines a network WFQ profile. A maximum of 16 entries may be created.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosWfqNetworkPrfEntry

prvtHqosWfqNetworkPrfEntry 1.3.6.1.4.1.738.1.7.5.1.8.5.1
An entry belonging to prvtHqosWfqNetworkPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosWfqNetworkPrfEntry  

prvtHqosWfqNetworkPrfId 1.3.6.1.4.1.738.1.7.5.1.8.5.1.1
Uniquely identifies a WFQ network profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosNetWfqIdType  

prvtHqosWfqNetworkPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.8.5.1.2
The RowStatus for this WFQ network profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosWfqNetworkPrfWeight 1.3.6.1.4.1.738.1.7.5.1.8.5.1.3
The relative weight for the packets where the WFQ network profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqNetworkPrfCirWeight 1.3.6.1.4.1.738.1.7.5.1.8.5.1.4
The relative CIR weight for the packets where the WFQ network profile is applied.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosWeight  

prvtHqosWfqNetworkPrfDescr 1.3.6.1.4.1.738.1.7.5.1.8.5.1.5
User-defined description for the WFQ network profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType  

ifObjects 1.3.6.1.4.1.738.1.7.5.1.9
OBJECT IDENTIFIER    

prvtHqosIfTable 1.3.6.1.4.1.738.1.7.5.1.9.1
HQOS Interface Table Contains HQOS specific information regarding an interface (port).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosIfEntry

prvtHqosIfEntry 1.3.6.1.4.1.738.1.7.5.1.9.1.1
An entry belonging to prvtHqosIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosIfEntry  

prvtHqosIfRowStatus 1.3.6.1.4.1.738.1.7.5.1.9.1.1.1
The RowStatus for this port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosIfNetworkPolicy 1.3.6.1.4.1.738.1.7.5.1.9.1.1.2
The network policy applied to the port. Must be set to a zero length string or to the prvtHqosNetPolicyName of an entry in prvtHqosNetPolicyTable. A zero length string represents that no network policy is applied to the port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNetPolNameOrNoneType  

prvtHqosIfNetQueueEgrPolicy 1.3.6.1.4.1.738.1.7.5.1.9.1.1.3
The network egress queue policy applied to the port. Must be set to a zero length string or to the prvtHqosNetQPolicyName of an entry in prvtHqosNetQPolicyTable. A zero length string represents that no network egress queue policy is applied to the port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosNamedItemOrNone  

prvtHqosIfShaperProfile 1.3.6.1.4.1.738.1.7.5.1.9.1.1.4
The shaper profile applied to the port. Must be set to a value of zero or to the prvtHqosShaperIfPrfId of an entry in prvtHqosShaperIfPrfTable. The value of zero indicates that no shaper profile is applied to the port.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosIfShaperIdOrNone  

policerObjects 1.3.6.1.4.1.738.1.7.5.1.10
OBJECT IDENTIFIER    

prvtHqosPolicerSvcPrfTable 1.3.6.1.4.1.738.1.7.5.1.10.1
Service Policer Profile Table Each entry in this table defines a service policer profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PrvtHqosPolicerSvcPrfEntry

prvtHqosPolicerSvcPrfEntry 1.3.6.1.4.1.738.1.7.5.1.10.1.1
An entry belonging to prvtHqosPolicerSvcPrfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosPolicerSvcPrfEntry  

prvtHqosPolicerSvcPrfId 1.3.6.1.4.1.738.1.7.5.1.10.1.1.1
Uniquely identifies a service policer profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  PrvtHqosPolicerIdType  

prvtHqosPolicerSvcPrfRowStatus 1.3.6.1.4.1.738.1.7.5.1.10.1.1.2
The RowStatus for this service policer profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

prvtHqosPolicerSvcPrfCIR 1.3.6.1.4.1.738.1.7.5.1.10.1.1.3
The committed information rate in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosPolicerSvcPrfPIR 1.3.6.1.4.1.738.1.7.5.1.10.1.1.4
The peak information rate allowed in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosRateValueNet  

prvtHqosPolicerSvcPrfCBS 1.3.6.1.4.1.738.1.7.5.1.10.1.1.5
The committed burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueIntf  

prvtHqosPolicerSvcPrfPBS 1.3.6.1.4.1.738.1.7.5.1.10.1.1.6
The maximum burst size allowed in kilobytes.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosBurstValueIntf  

prvtHqosPolicerSvcPrfDescr 1.3.6.1.4.1.738.1.7.5.1.10.1.1.7
User-defined description for the service policer profile.
Status: current Access: read-create
OBJECT-TYPE    
  PrvtHqosDescrType