PRVT-QOS-MIB

File: PRVT-QOS-MIB.mib (127565 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IF-MIB PRVT-SWITCH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Gauge32 Integer32 Unsigned32
IpAddress TimeTicks Counter64
Counter32 MODULE-COMPLIANCE OBJECT-GROUP
NOTIFICATION-GROUP TEXTUAL-CONVENTION DisplayString
RowStatus MacAddress TimeStamp
TruthValue RowPointer StorageType
InterfaceIndex InterfaceIndexOrZero prvt-products

Defined Types

TNamedItem  
The name of an item. Note, use only NVT ASCII displayable characters here, no control characters, no UTF-8, etc.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..6)  

TNamedItemOrEmpty  
The name of an item, or an empty string. When used in a reference (TNamedItemOrEmpty) the item name entry must exist in the table. Note, use only NVT ASCII displayable characters here, no control characters, no UTF-8, etc.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|1..6)  

TQEncapVal  
A valid Vlan ID in the range 1-4093, or 65535.
TEXTUAL-CONVENTION    
  Unsigned32  

TLspExpValue  
MPLS Experimental bits. -1 means not set.
TEXTUAL-CONVENTION    
  INTEGER -1 | 0..7  

Dot1PPriority  
IEEE 802.1p priority. zero is lowest, seven is highest. -1 means not set
TEXTUAL-CONVENTION    
  INTEGER -1 | 0..7  

TFCName  
The name of a Forwarding Class entry.
TEXTUAL-CONVENTION    
  OCTET STRING Size(1..6)  

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

TDSCPValue  
The value of a Differential Services Code Point.
TEXTUAL-CONVENTION    
  INTEGER 0..63  

TItemDescription  
Description for an item. Note, use only NVT ASCII displayable characters here, no control characters, no UTF-8, etc.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..30)  

TQueueId  
The identification number of a queue. zero means not set. legal values when used for an index are [1..32].
TEXTUAL-CONVENTION    
  INTEGER 0 | 1..32  

TIngressQueueId  
The identification number of a queue. zero means not set. legal values when used for an index are [1..32].
TEXTUAL-CONVENTION    
  INTEGER 0 | 1..32  

TEgressQueueId  
The identification number of an egress queue. zero means not set. legal values when used for an index are [1..32].
TEXTUAL-CONVENTION    
  INTEGER 0 | 1..32  

TSapIngressPolicyId  
The identification number of a SAP ingress policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..64  

TSapIngressPolicyIdOrNone  
The identification number of a SAP ingress policy. A value of 0 indicates no policy.
TEXTUAL-CONVENTION    
  Unsigned32 0..64  

TSapEgressPolicyId  
The identification number of a SAP egress policy.
TEXTUAL-CONVENTION    
  Unsigned32 1..64  

TSapEgressPolicyIdOrNone  
The identification number of a SAP egress policy. A value of 0 indicates no policy.
TEXTUAL-CONVENTION    
  Unsigned32 0..64  

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

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

TItemMatch  
When set to off, the item is not matched. When set to false, packets without the item match the filter. When set to true, packets with the item match the filter.
TEXTUAL-CONVENTION    
  INTEGER off(1), false(2), true(3)  

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

TPriorityOrDefault  
The priority to apply to a packet. When set to default(3), the priority from the default-action is used.
TEXTUAL-CONVENTION    
  INTEGER low(1), high(2), default(3)  

TProfile  
The profile marking of a packet at the ingress.
TEXTUAL-CONVENTION    
  INTEGER in(1), out(2)  

TCIRRate  
The rate to be used in kbps.
TEXTUAL-CONVENTION    
  INTEGER 0..100000000  

TPIRRate  
The rate to be used in kbps.
TEXTUAL-CONVENTION    
  INTEGER 1..100000000  

TRateValue  
The percentage of maximum rate allowed.
TEXTUAL-CONVENTION    
  INTEGER  

TLevel  
The level of the specified entity while feeding into the parent.
TEXTUAL-CONVENTION    
  INTEGER 1..8  

TWeight  
The weight of the specified entity while feeding into the parent.
TEXTUAL-CONVENTION    
  INTEGER 0..100  

TTreshold  
The treshold to be used in %.Valid values are 25, 50, 75, 100%.
TEXTUAL-CONVENTION    
  INTEGER 25..100  

TConformanceLevel  
The conformance level green or yellow.
TEXTUAL-CONVENTION    
  INTEGER green(1), yellow(2)  

TShaperId  
The ID of a Shaper Profile.
TEXTUAL-CONVENTION    
  INTEGER  

TTailDropId  
The ID of a TailDrop Profile.
TEXTUAL-CONVENTION    
  INTEGER  

TSredId  
The ID of a SRED Profile.
TEXTUAL-CONVENTION    
  INTEGER  

TSSchedulingProfile  
The ID of a Scheduling Profile.
TEXTUAL-CONVENTION    
  INTEGER  

TSlopePolicy  
The ID of a Wred Profile.
TEXTUAL-CONVENTION    
  INTEGER 1..64  

TFCNameEntry  
SEQUENCE    
  tFCValue INTEGER
  tFCRowStatus RowStatus
  tFCStorageType StorageType
  tFCName TFCName
  tFCNameLastChanged TimeStamp

HqosSapIngressEntry  
SEQUENCE    
  hqosSapIngressIndex TSapIngressPolicyId
  hqosSapIngressRowStatus RowStatus
  hqosSapIngressDescription TItemDescription
  hqosSapIngressDefaultDscpFC INTEGER
  hqosSapIngressDefaultVptFC INTEGER
  hqosSapIngressLastChanged TimeStamp

HqosSapIngressQueueEntry  
SEQUENCE    
  hqosSapIngressQueue TIngressQueueId
  hqosSapIngressQueueParent TNamedItemOrEmpty
  hqosSapIngressQueueRowStatus RowStatus
  hqosSapIngressQueueLevel TLevel
  hqosSapIngressQueueServWfq INTEGER
  hqosSapIngressQueueType INTEGER
  hqosSapIngressQueueHiPriority TruthValue
  hqosSapIngressQueueWred TSlopePolicy
  hqosSapIngressQueueLastChanged TimeStamp

HqosSapIngressDSCPEntry  
SEQUENCE    
  hqosSapIngressDSCP TDSCPValue
  hqosSapIngressDSCPRowStatus RowStatus
  hqosSapIngressDSCPFC TFCNameOrEmpty
  hqosSapIngressDSCPConformance TConformanceLevel
  hqosSapIngressDSCPLastChanged TimeStamp

HqosSapIngressDot1pEntry  
SEQUENCE    
  hqosSapIngressDot1pValue Dot1PPriority
  hqosSapIngressDot1pRowStatus RowStatus
  hqosSapIngressDot1pFC TFCNameOrEmpty
  hqosSapIngressDot1pConformance TConformanceLevel
  hqosSapIngressDot1pLastChanged TimeStamp

HqosSapIngressFCEntry  
SEQUENCE    
  hqosSapIngressFCNumber TFCNameOrEmpty
  hqosSapIngressFCQueueType INTEGER
  hqosSapIngressFCRowStatus RowStatus
  hqosSapIngressFCQueue TIngressQueueId
  hqosSapIngressFCQueueParent TNamedItemOrEmpty
  hqosSapIngressFCLastChanged TimeStamp

HqosSapEgressEntry  
SEQUENCE    
  hqosSapEgressIndex TSapEgressPolicyId
  hqosSapEgressRowStatus RowStatus
  hqosSapEgressDescription TItemDescription
  hqosSapEgressLastChanged TimeStamp

HqosSapEgressQueueEntry  
SEQUENCE    
  hqosSapEgressQueueIndex TEgressQueueId
  hqosSapEgressQueueParent TNamedItemOrEmpty
  hqosSapEgressQueueRowStatus RowStatus
  hqosSapEgressQueueLevel TLevel
  hqosSapEgressQueueServWfq INTEGER
  hqosSapEgressQueueType INTEGER
  hqosSapEgressQueueHiPriority TruthValue
  hqosSapEgressQueueWred TSlopePolicy
  hqosSapEgressQueueLastChanged TimeStamp

HqosSapEgressFCEntry  
SEQUENCE    
  hqosSapEgressFCNumber TFCNameOrEmpty
  hqosSapEgressFCEntryType INTEGER
  hqosSapEgressFCRowStatus RowStatus
  hqosSapEgressFCQueue TEgressQueueId
  hqosSapEgressFCQueueParent TNamedItemOrEmpty
  hqosSapEgressFCDot1PValue Dot1PPriority
  hqosSapEgressFCDSCPValue TDSCPValue
  hqosSapEgressFCLastChanged TimeStamp

HqosNetworkPolicyEntry  
SEQUENCE    
  hqosNetworkPolicyIndex TNetworkPolicyId
  hqosNetworkPolicyRowStatus RowStatus
  hqosNetworkPolicyDescription TItemDescription
  hqosNetworkPolicyIngressDefaultActionFC TFCNameOrEmpty
  hqosNetworkPolicyIngressConformance TConformanceLevel
  hqosNetworkPolicyEgressRemark TruthValue
  hqosNetworkPolicyLastChanged TimeStamp

HqosNetworkIngressLSPEXPEntry  
SEQUENCE    
  hqosNetworkIngressLSPEXP TLspExpValue
  hqosNetworkIngressLSPEXPRowStatus RowStatus
  hqosNetworkIngressLSPEXPFC TFCNameOrEmpty
  hqosNetworkIngressLSPEXPConformance TConformanceLevel
  hqosNetworkIngressLSPEXPLastChanged TimeStamp

HqosNetworkEgressFCEntry  
SEQUENCE    
  hqosNetworkEgressFCNumber TFCNameOrEmpty
  hqosNetworkEgressFCRowStatus RowStatus
  hqosNetworkEgressFCLspExpValue TLspExpValue
  hqosNetworkEgressFCDot1Priority Dot1PPriority
  hqosNetworkEgressFCLastChanged TimeStamp
  hqosNetworkEgressFCConformance TConformanceLevel

HqosNetworkQueuePolicyEntry  
SEQUENCE    
  hqosNetworkQueuePolicy TNamedItem
  hqosNetworkQueuePolicyRowStatus RowStatus
  hqosNetworkQueuePolicyDescription TItemDescription
  hqosNetworkQueuePolicyLastChanged TimeStamp

HqosNetworkQueueEntry  
SEQUENCE    
  hqosNetworkQueue TQueueId
  hqosNetworkQueueRowStatus RowStatus
  hqosNetworkQueueParent TNamedItemOrEmpty
  hqosNetworkQueueLevel TLevel
  hqosNetworkQueueWfqProfile INTEGER
  hqosNetworkQueueType INTEGER
  hqosNetworkQueueHiPriority TruthValue
  hqosNetworkQueueWred TSlopePolicy
  hqosNetworkQueueShaper TShaperId
  hqosNetworkQueueLastChanged TimeStamp

HqosNetworkQueueFCEntry  
SEQUENCE    
  hqosNetworkQueueFCNumber TFCNameOrEmpty
  hqosNetworkQueueFCType INTEGER
  hqosNetworkQueueFCRowStatus RowStatus
  hqosNetworkQueueFC TQueueId
  hqosNetworkQueueFCLastChanged TimeStamp

HqosSchedulerPolicyEntry  
SEQUENCE    
  hqosSchedulerPolicyName TNamedItem
  hqosSchedulerPolicyRowStatus RowStatus
  hqosSchedulerPolicyType INTEGER
  hqosSchedulerPolicyDescription TItemDescription
  hqosSchedulerPolicyLastChanged TimeStamp

HqosVirtualSchedulerEntry  
SEQUENCE    
  hqosVirtualSchedulerName TNamedItem
  hqosVirtualSchedulerRowStatus RowStatus
  hqosVirtualSchedulerDescription TItemDescription
  hqosVirtualSchedulerParent TNamedItemOrEmpty
  hqosVirtualSchedulerLevel TLevel
  hqosVirtualSchedulerPriority INTEGER
  hqosVirtualSchedulerWfqProfile INTEGER
  hqosVirtualSchedulerShaper TShaperId
  hqosVirtualSchedulerLastChanged TimeStamp

TWredProfileEntry  
SEQUENCE    
  tWredProfile TSlopePolicy
  tWredRowStatus RowStatus
  tWredDescription TItemDescription
  tWredGreenStartAverage Unsigned32
  tWredGreenMaxAverage Unsigned32
  tWredGreenProbability Unsigned32
  tWredYellowStartAverage Unsigned32
  tWredYellowMaxAverage Unsigned32
  tWredYellowProbability Unsigned32
  tWredRedStartAverage Unsigned32
  tWredRedMaxAverage Unsigned32
  tWredRedProbability Unsigned32
  tWredLastChanged TimeStamp

QoSTailDropProfileEntry  
SEQUENCE    
  qosTailDropProfile TTailDropId
  qosTailDropRowStatus RowStatus
  qosMaxTailDropYellowTreshold TTreshold
  qosMaxTailDropRedTreshold TTreshold

QoSSredProfileEntry  
SEQUENCE    
  qosSredProfile TSredId
  qosSredRowStatus RowStatus
  qosMaxSredYellowTreshold TTreshold
  qosMaxSredYellowProbaility TTreshold
  qosMaxSredRedTreshold TTreshold
  qosMaxSredRedProbability TTreshold

TShaperProfileEntry  
SEQUENCE    
  tShaperProfileType INTEGER
  tShaperProfile TShaperId
  tShaperProfileDirection INTEGER
  tShaperProfileLevel INTEGER
  tShaperRowStatus RowStatus
  tShaperDescription TItemDescription
  tShaperCIR TRateValue
  tShaperPIR TRateValue
  tShaperCBS INTEGER
  tShaperMBS INTEGER
  tShaperLastChanged TimeStamp

TWfqServiceProfileEntry  
SEQUENCE    
  tWfqServiceProfileNumber INTEGER
  tWfqServiceProfileDirection INTEGER
  tWfqServiceProfileRowStatus RowStatus
  tWfqServiceProfileWeight INTEGER

TWfqNetworkProfileEntry  
SEQUENCE    
  tWfqNetworkProfileNumber INTEGER
  tWfqNetworkProfileRowStatus RowStatus
  tWfqNetworkProfileWeight INTEGER
  tWfqNetworkProfileCIRWeight INTEGER

TWfqSchedulerProfileEntry  
SEQUENCE    
  tWfqSchedulerProfileNumber INTEGER
  tWfqSchedulerProfileDirection INTEGER
  tWfqSchedulerProfileRowStatus RowStatus
  tWfqSchedulerProfileWeight INTEGER
  tWfqSchedulerProfileCIRWeight INTEGER

QosSchedulingProfileEntry  
SEQUENCE    
  qosSchedulingProfile INTEGER
  qosSchedulingProfileDirection INTEGER
  qosSchedulingType INTEGER
  qosSchedulingRowStatus RowStatus
  qosSchedulingQ1Weight INTEGER
  qosSchedulingQ2Weight INTEGER
  qosSchedulingQ3Weight INTEGER
  qosSchedulingQ4Weight INTEGER
  qosSchedulingQ5Weight INTEGER
  qosSchedulingQ6Weight INTEGER
  qosSchedulingQ7Weight INTEGER
  qosSchedulingQ8Weight INTEGER

QosServicePolicyEntry  
SEQUENCE    
  qosServicePolicy TNamedItem
  qosServicePolicyRowStatus RowStatus
  qosServicePolicyDescription TItemDescription

QosServiceIngressPolicyEntry  
SEQUENCE    
  qosServPolicyShaperProfile TShaperId
  qosServPolicySchedulingProfile TSSchedulingProfile
  qosServPolicyTailDropProfile TTailDropId

QosServiceIngressQueueEntry  
SEQUENCE    
  qosServInQueueQueue TQueueId
  qosServInQueueRowStatus RowStatus
  qosServInQueueShaperProfile TShaperId
  qosServInQueueTailDropProfile TTailDropId

QosNetworkPolicyEntry  
SEQUENCE    
  qosNetworkPolicy TNamedItem
  qosNetworkPolicyRowStatus RowStatus
  qosNetworkPolicyDescription TItemDescription

QoSNetworkIngressEntry  
SEQUENCE    
  qosNetworkIngressFC TFCNameOrEmpty
  qosNetworkIngressConformance TConformanceLevel
  qosTrustDot1pMode TruthValue
  qosTrustDot1pModePreservePriority TruthValue
  qosTrustDscpMode TruthValue

QosNetworkEgressEntry  
SEQUENCE    
  qosNetPolicySchedulingProfile TSSchedulingProfile
  qosNetPolicyShaperProfile TShaperId
  qosNetPolicyTailDropProfile TTailDropId
  qosNetPolicySredProfile TSredId

QosNetworkEgressQueueEntry  
SEQUENCE    
  qosNetworkQueue TQueueId
  qosNetworkQueueRowStatus RowStatus
  qosNetworkQueueShaperProfile TShaperId
  qosNetworkQueueTailDropProfile TTailDropId
  qosNetworkQueueSredProfile TSredId

QosGlobalIngressMapEntry  
SEQUENCE    
  qosIngressMapType INTEGER
  qosIngressMapValue INTEGER
  qosIngressRowStatus RowStatus
  qosIngressFC TFCNameOrEmpty
  qosIngressFCConformance TConformanceLevel

QosGlobalEgressRemarkEntry  
SEQUENCE    
  qosEgressFC TFCNameOrEmpty
  qosEgressFCConformance TConformanceLevel
  qosEgressRowStatus RowStatus
  qosEgressRemarkType INTEGER
  qosEgressRemarkValue INTEGER

QosServiceEntry  
SEQUENCE    
  qosServiceIndex Integer32
  qosServiceRowStatus RowStatus
  qosServicePolicyOnServ TNamedItem

QosServiceSapEntry  
SEQUENCE    
  qosServiceSapPortId INTEGER
  qosServiceSapEncapValue TQEncapVal
  qosServiceSapRowStatus RowStatus
  qosServiceSapPolicyEnable TruthValue

QoSInterfaceEntry  
SEQUENCE    
  qosInterfaceIndex InterfaceIndexOrZero
  qosInterfaceRowStatus RowStatus
  qosInterfacePolicy TNamedItem

QoSStatisticsEntry  
SEQUENCE    
  qosStatInterfaceIndex InterfaceIndexOrZero
  qosQueueIndex TQueueId
  qosReceivedBytes Counter32
  qosDroppedBytes Counter32
  qosClearStatistics TruthValue

QosVlanPolicyEntry  
SEQUENCE    
  qosVlanPolicy TNamedItem
  qosVlanPolicyDescription TItemDescription
  qosVlanPolicyRowStatus RowStatus

QosVlanIngressPolicyEntry  
SEQUENCE    
  qosVlanPolicyShaperProfile TShaperId
  qosVlanPolicySchedulingProfile TSSchedulingProfile
  qosVlanPolicyTailDropProfile TTailDropId

QosVlanIngressQueueEntry  
SEQUENCE    
  qosVlanInQueueQueue TQueueId
  qosVlanInQueueShaperProfile TShaperId
  qosVlanInQueueTailDropProfile TTailDropId
  qosVlanInQueueRowStatus RowStatus

QosVlanEntry  
SEQUENCE    
  qosVlanIndex Integer32
  qosVlanPolicyOnVlan TNamedItem
  qosVlanRowStatus RowStatus

QosVlanIngressPortEntry  
SEQUENCE    
  qosVlanIngressPortId INTEGER
  qosVlanPortPolicyEnable TruthValue
  qosVlanPortRowStatus RowStatus

Defined Values

prvtQosMIB 1.3.6.1.4.1.738.1.7.1
This document is the SNMP MIB module to manage the QoS parameters.
MODULE-IDENTITY    

serviceAccessSwitch 1.3.6.1.4.1.738.1.7
OBJECT IDENTIFIER    

tFCObjects 1.3.6.1.4.1.738.1.7.1.1
OBJECT IDENTIFIER    

hqosSapIngressObjects 1.3.6.1.4.1.738.1.7.1.2
OBJECT IDENTIFIER    

hqosSapEgressObjects 1.3.6.1.4.1.738.1.7.1.3
OBJECT IDENTIFIER    

hqosNetworkObjects 1.3.6.1.4.1.738.1.7.1.4
OBJECT IDENTIFIER    

hqosNetworkQueueObjects 1.3.6.1.4.1.738.1.7.1.5
OBJECT IDENTIFIER    

hqosSchedulerObjects 1.3.6.1.4.1.738.1.7.1.6
OBJECT IDENTIFIER    

tWredObjects 1.3.6.1.4.1.738.1.7.1.7
OBJECT IDENTIFIER    

tCongestionAvoidanceProfileObjects 1.3.6.1.4.1.738.1.7.1.8
OBJECT IDENTIFIER    

tShaperObjects 1.3.6.1.4.1.738.1.7.1.9
OBJECT IDENTIFIER    

tWfqObjects 1.3.6.1.4.1.738.1.7.1.10
OBJECT IDENTIFIER    

qosSchedulingProfileObjects 1.3.6.1.4.1.738.1.7.1.11
OBJECT IDENTIFIER    

qosServicePolicyObjects 1.3.6.1.4.1.738.1.7.1.12
OBJECT IDENTIFIER    

qosNetworkPolicyObjects 1.3.6.1.4.1.738.1.7.1.13
OBJECT IDENTIFIER    

qosGlobalObjects 1.3.6.1.4.1.738.1.7.1.14
OBJECT IDENTIFIER    

qosServiceObjects 1.3.6.1.4.1.738.1.7.1.15
OBJECT IDENTIFIER    

qosInterfaceObjects 1.3.6.1.4.1.738.1.7.1.16
OBJECT IDENTIFIER    

qosStatisticsObjects 1.3.6.1.4.1.738.1.7.1.17
OBJECT IDENTIFIER    

qosVlanPolicyObjects 1.3.6.1.4.1.738.1.7.1.18
OBJECT IDENTIFIER    

qosVlanObjects 1.3.6.1.4.1.738.1.7.1.19
OBJECT IDENTIFIER    

tFCNameTable 1.3.6.1.4.1.738.1.7.1.1.1
A list of all Forwarding Class Names. Forwarding Class Name entries must exist here and be active before they can be referenced elsewhere (e.g. qos queue).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TFCNameEntry

tFCNameEntry 1.3.6.1.4.1.738.1.7.1.1.1.1
Information about a particular Forwarding Class Name, particularly the Forwarding Class value. Some default entries are created by the agent. Default entries have tFCNameStorageType permanent, and can not be deleted. Entries cannot be created by user but maybe supported in future. An attempt to create a row in this table would return no creation.
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameEntry  

tFCValue 1.3.6.1.4.1.738.1.7.1.1.1.1.1
Forwarding class number as used in the tables below.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..8  

tFCRowStatus 1.3.6.1.4.1.738.1.7.1.1.1.1.2
Row Status of the entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  RowStatus  

tFCStorageType 1.3.6.1.4.1.738.1.7.1.1.1.1.3
The storage type of this row in the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  StorageType  

tFCName 1.3.6.1.4.1.738.1.7.1.1.1.1.4
FC name.
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCName  

tFCNameLastChanged 1.3.6.1.4.1.738.1.7.1.1.1.1.5
Timestamp of last change to this row in tFCNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapIngressTable 1.3.6.1.4.1.738.1.7.1.2.1
This table specifies HQoS service ingress policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapIngressEntry

hqosSapIngressEntry 1.3.6.1.4.1.738.1.7.1.2.1.1
Information about a particular HQoS Sap Ingress Policy. sap-ingress policy (1) is the default entry. Default Entry is created by the agent, other entries are created by user. Default Entry cannot be modified/deleted. The other entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapIngressEntry  

hqosSapIngressIndex 1.3.6.1.4.1.738.1.7.1.2.1.1.1
The identifier of a HQoS service ingress policy. The policy ID is the index to this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TSapIngressPolicyId  

hqosSapIngressRowStatus 1.3.6.1.4.1.738.1.7.1.2.1.1.2
Row Status for the policy. The deletion of this row has an action of removing the dependent rows in the following tables : - hqosSapIngressQueueTable - hqosSapIngressDSCPTable - hqosSapIngressDot1pTable
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapIngressDescription 1.3.6.1.4.1.738.1.7.1.2.1.1.3
User-provided description of the policy.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosSapIngressDefaultDscpFC 1.3.6.1.4.1.738.1.7.1.2.1.1.4
All traffic that does not match the specified dot1p, DSCP, is classified as the default action forwarding class. The default forwarding class is best-effort.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hqosSapIngressDefaultVptFC 1.3.6.1.4.1.738.1.7.1.2.1.1.5
The priority to assign to traffic ingressing as the default action queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

hqosSapIngressLastChanged 1.3.6.1.4.1.738.1.7.1.2.1.1.6
Timestamp of last change to this row in tSapIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapIngressQueueTable 1.3.6.1.4.1.738.1.7.1.2.2
Information about all HQoS service ingress policies' queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapIngressQueueEntry

hqosSapIngressQueueEntry 1.3.6.1.4.1.738.1.7.1.2.2.1
Information about a particular queue for a service ingress policy. Some default queues are created by the system, they cannot be removed. Other entries are created by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapIngressQueueEntry  

hqosSapIngressQueue 1.3.6.1.4.1.738.1.7.1.2.2.1.1
The queue ID is used as the secondary index to the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TIngressQueueId 1..32  

hqosSapIngressQueueParent 1.3.6.1.4.1.738.1.7.1.2.2.1.2
The scheduler to which this queue would be feeding to.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosSapIngressQueueRowStatus 1.3.6.1.4.1.738.1.7.1.2.2.1.3
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapIngressQueueLevel 1.3.6.1.4.1.738.1.7.1.2.2.1.4
This specifies the level of priority while feeding to the parent.
Status: current Access: read-write
OBJECT-TYPE    
  TLevel  

hqosSapIngressQueueServWfq 1.3.6.1.4.1.738.1.7.1.2.2.1.5
The WFQ profile that needs to be used by the scheduler to which this queue would be feeding to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..61  

hqosSapIngressQueueType 1.3.6.1.4.1.738.1.7.1.2.2.1.6
This object specifies the traffic type of the queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3)  

hqosSapIngressQueueHiPriority 1.3.6.1.4.1.738.1.7.1.2.2.1.7
Is this a high-priority queue.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hqosSapIngressQueueWred 1.3.6.1.4.1.738.1.7.1.2.2.1.8
WRED profile applied to this queue.
Status: current Access: read-write
OBJECT-TYPE    
  TSlopePolicy 1..32  

hqosSapIngressQueueLastChanged 1.3.6.1.4.1.738.1.7.1.2.2.1.9
Timestamp of last change to this row in hqosSapIngressQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapIngressDSCPTable 1.3.6.1.4.1.738.1.7.1.2.3
A list of all DSCP entries for service ingress policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapIngressDSCPEntry

hqosSapIngressDSCPEntry 1.3.6.1.4.1.738.1.7.1.2.3.1
Information about a particular DSCP entry for a service ingress policy. Entries are created by user. Entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. In the event that one policy has multiple entries, and the hqosSapIngressDSCP values are the same, only one queue will be created (the queue for the lexicographically first hqosSapIngressDSCP).
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapIngressDSCPEntry  

hqosSapIngressDSCP 1.3.6.1.4.1.738.1.7.1.2.3.1.1
Differentiated Services Code Point (DSCP) value as to match in the packet. This value is also used index so that for any DSCP value there is only one possible disposition queue and priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  TDSCPValue  

hqosSapIngressDSCPRowStatus 1.3.6.1.4.1.738.1.7.1.2.3.1.2
This object allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapIngressDSCPFC 1.3.6.1.4.1.738.1.7.1.2.3.1.3
The forwarding class into which the matching traffic should be classified.
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosSapIngressDSCPConformance 1.3.6.1.4.1.738.1.7.1.2.3.1.4
Previous conformance level: green or yellow.
Status: current Access: read-write
OBJECT-TYPE    
  TConformanceLevel  

hqosSapIngressDSCPLastChanged 1.3.6.1.4.1.738.1.7.1.2.3.1.5
Timestamp of last change to this row in hqosSapIngressDSCPTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapIngressDot1pTable 1.3.6.1.4.1.738.1.7.1.2.4
A list of all dot1p entries for service ingress policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapIngressDot1pEntry

hqosSapIngressDot1pEntry 1.3.6.1.4.1.738.1.7.1.2.4.1
Information about a particular dot1p match for a service ingress policy. Entries are created by user. Entries are deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapIngressDot1pEntry  

hqosSapIngressDot1pValue 1.3.6.1.4.1.738.1.7.1.2.4.1.1
Dot1p value to match in the packet. This value is also used as an index so that for any dot1p value there is only one possible disposition queue and priority.
Status: current Access: not-accessible
OBJECT-TYPE    
  Dot1PPriority  

hqosSapIngressDot1pRowStatus 1.3.6.1.4.1.738.1.7.1.2.4.1.2
Row Status for this service ingress policy's dot1p entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapIngressDot1pFC 1.3.6.1.4.1.738.1.7.1.2.4.1.3
The forwarding class into which the matching traffic should be classified.
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosSapIngressDot1pConformance 1.3.6.1.4.1.738.1.7.1.2.4.1.4
Previous conformance level: green or yellow
Status: current Access: read-create
OBJECT-TYPE    
  TConformanceLevel  

hqosSapIngressDot1pLastChanged 1.3.6.1.4.1.738.1.7.1.2.4.1.5
Timestamp of last change to this row in hqosSapIngressDot1pTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapIngressFCTable 1.3.6.1.4.1.738.1.7.1.2.5
This table maintains the mapping of a particular forwarding class traffic into the specified queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapIngressFCEntry

hqosSapIngressFCEntry 1.3.6.1.4.1.738.1.7.1.2.5.1
Information about a particular service ingress policy's forwarding class mappings to queues. Entries are created and deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapIngressFCEntry  

hqosSapIngressFCNumber 1.3.6.1.4.1.738.1.7.1.2.5.1.1
Forwarding class number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosSapIngressFCQueueType 1.3.6.1.4.1.738.1.7.1.2.5.1.2
The type of the queue to be assigned to the FC.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3)  

hqosSapIngressFCRowStatus 1.3.6.1.4.1.738.1.7.1.2.5.1.3
Row Status for this queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapIngressFCQueue 1.3.6.1.4.1.738.1.7.1.2.5.1.4
The specific queue to be used for packets in this forwarding class.
Status: current Access: read-write
OBJECT-TYPE    
  TIngressQueueId  

hqosSapIngressFCQueueParent 1.3.6.1.4.1.738.1.7.1.2.5.1.5
The parent of the specific queue for this FC
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosSapIngressFCLastChanged 1.3.6.1.4.1.738.1.7.1.2.5.1.6
Timestamp of last change to this row in hqosSapIngressFCTable.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

hqosSapEgressTable 1.3.6.1.4.1.738.1.7.1.3.1
Information about all service egress policies.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapEgressEntry

hqosSapEgressEntry 1.3.6.1.4.1.738.1.7.1.3.1.1
Information about a particular service egress policy. Entries are created by user. Entries are deleted by user. The default service egress policy (1) cannot be changed or destroyed.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapEgressEntry  

hqosSapEgressIndex 1.3.6.1.4.1.738.1.7.1.3.1.1.1
The service egress policy ID is used as index for the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  TSapEgressPolicyId  

hqosSapEgressRowStatus 1.3.6.1.4.1.738.1.7.1.3.1.1.2
Row Status of this policy's entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapEgressDescription 1.3.6.1.4.1.738.1.7.1.3.1.1.5
User-supplied description of this service egress policy.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosSapEgressLastChanged 1.3.6.1.4.1.738.1.7.1.3.1.1.6
Timestamp of last change to this row in hqosSapEgressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapEgressQueueTable 1.3.6.1.4.1.738.1.7.1.3.2
Information about service egress policies' queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapEgressQueueEntry

hqosSapEgressQueueEntry 1.3.6.1.4.1.738.1.7.1.3.2.1
Information about a particular service egress queue. Entries are created by user. Entries are deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapEgressQueueEntry  

hqosSapEgressQueueIndex 1.3.6.1.4.1.738.1.7.1.3.2.1.1
The number of a queue.Zero is not allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  TEgressQueueId  

hqosSapEgressQueueParent 1.3.6.1.4.1.738.1.7.1.3.2.1.2
The scheduler to which this queue would be feeding to.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosSapEgressQueueRowStatus 1.3.6.1.4.1.738.1.7.1.3.2.1.3
Row Status of the entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapEgressQueueLevel 1.3.6.1.4.1.738.1.7.1.3.2.1.4
This specifies the level of priority while feeding to the parent.
Status: current Access: read-write
OBJECT-TYPE    
  TLevel  

hqosSapEgressQueueServWfq 1.3.6.1.4.1.738.1.7.1.3.2.1.5
The WFQ profile that needs to be used by the scheduler to which this queue would be feeding to.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hqosSapEgressQueueType 1.3.6.1.4.1.738.1.7.1.3.2.1.6
This object specifies the traffic type of the queue.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3)  

hqosSapEgressQueueHiPriority 1.3.6.1.4.1.738.1.7.1.3.2.1.7
Is this a high-priority queueo
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hqosSapEgressQueueWred 1.3.6.1.4.1.738.1.7.1.3.2.1.8
ID of WRED profile applied to this queue.
Status: current Access: read-write
OBJECT-TYPE    
  TSlopePolicy  

hqosSapEgressQueueLastChanged 1.3.6.1.4.1.738.1.7.1.3.2.1.9
Timestamp of last change to this row in hqosSapEgressQueueTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSapEgressFCTable 1.3.6.1.4.1.738.1.7.1.3.3
Information about a particular service egress policy's forwarding class mappings to queues. Entries are created and deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSapEgressFCEntry

hqosSapEgressFCEntry 1.3.6.1.4.1.738.1.7.1.3.3.1
Information about a particular service egress policy's forwarding class mappings to queues and dot1p values. Entries are created by user. Entries are deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSapEgressFCEntry  

hqosSapEgressFCNumber 1.3.6.1.4.1.738.1.7.1.3.3.1.1
Forwarding class number.
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosSapEgressFCEntryType 1.3.6.1.4.1.738.1.7.1.3.3.1.2
The type of the configuration entry for this FC.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3), dscp(4), dot1p(5)  

hqosSapEgressFCRowStatus 1.3.6.1.4.1.738.1.7.1.3.3.1.3
Row Status for this queue.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSapEgressFCQueue 1.3.6.1.4.1.738.1.7.1.3.3.1.4
The queue to use for packets with this forwarding class. A valid queue-id must be specified before setting the row status to active.
Status: current Access: read-write
OBJECT-TYPE    
  TEgressQueueId  

hqosSapEgressFCQueueParent 1.3.6.1.4.1.738.1.7.1.3.3.1.5
The name of the parent scheduler for the specific queue.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosSapEgressFCDot1PValue 1.3.6.1.4.1.738.1.7.1.3.3.1.6
The 802.1p value to use for packet remarking.Currently not supported.
Status: current Access: read-write
OBJECT-TYPE    
  Dot1PPriority  

hqosSapEgressFCDSCPValue 1.3.6.1.4.1.738.1.7.1.3.3.1.7
The DSCP value to use for packets remarking. Currently not supported.
Status: current Access: read-write
OBJECT-TYPE    
  TDSCPValue  

hqosSapEgressFCLastChanged 1.3.6.1.4.1.738.1.7.1.3.3.1.8
Timestamp of last change to this row in hqosSapEgressFCTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkPolicyTable 1.3.6.1.4.1.738.1.7.1.4.1
HQOS network policy table. Keeps comman information of the network policy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkPolicyEntry

hqosNetworkPolicyEntry 1.3.6.1.4.1.738.1.7.1.4.1.1
Information about a particular Network Policy. Network policy DefPol(1) is the default entry. Default Entry is created by the agent, other entries are created by user. Default Entry cannot be modified/deleted. The other entries are deleted by user. There is no StorageType object, entries have a presumed StorageType of nonVolatile. The default Egress FC entries are created as an action of setting the rowstatus.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkPolicyEntry  

hqosNetworkPolicyIndex 1.3.6.1.4.1.738.1.7.1.4.1.1.1
Network policy index
Status: current Access: not-accessible
OBJECT-TYPE    
  TNetworkPolicyId  

hqosNetworkPolicyRowStatus 1.3.6.1.4.1.738.1.7.1.4.1.1.2
Row status of the network policy HQoS network policy is created with createAndWait(5).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkPolicyDescription 1.3.6.1.4.1.738.1.7.1.4.1.1.3
User-defined description of the network policy
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosNetworkPolicyIngressDefaultActionFC 1.3.6.1.4.1.738.1.7.1.4.1.1.4
Network policy default action FC. Currently not used. Reserved for future use.
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosNetworkPolicyIngressConformance 1.3.6.1.4.1.738.1.7.1.4.1.1.5
Defines network conformance level green or yellow. Currently not used. Reserved for future use.
Status: current Access: read-write
OBJECT-TYPE    
  TConformanceLevel  

hqosNetworkPolicyEgressRemark 1.3.6.1.4.1.738.1.7.1.4.1.1.6
Verifies if remarking is set on network egress. Remarking is enabled by default
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hqosNetworkPolicyLastChanged 1.3.6.1.4.1.738.1.7.1.4.1.1.7
Timestamp of last change to this row in hqosNetworkPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkIngressLSPEXPTable 1.3.6.1.4.1.738.1.7.1.4.2
Information about network ingress policies' mappings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkIngressLSPEXPEntry

hqosNetworkIngressLSPEXPEntry 1.3.6.1.4.1.738.1.7.1.4.2.1
Information about LSP EXP mapping for a network policy. Some default entries are created by the agent for the default network policy DefPol(1). These cannot be deleted or modified. Other entries are created/deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkIngressLSPEXPEntry  

hqosNetworkIngressLSPEXP 1.3.6.1.4.1.738.1.7.1.4.2.1.1
LSP EXP bit value.
Status: current Access: not-accessible
OBJECT-TYPE    
  TLspExpValue 0..7  

hqosNetworkIngressLSPEXPRowStatus 1.3.6.1.4.1.738.1.7.1.4.2.1.2
Row status of network ingress mapping
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkIngressLSPEXPFC 1.3.6.1.4.1.738.1.7.1.4.2.1.3
Mapping of LSP EXP to forwarding class.
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosNetworkIngressLSPEXPConformance 1.3.6.1.4.1.738.1.7.1.4.2.1.4
Indentifies conformance level green or yellow for a frame with a LSP EXP bit value.
Status: current Access: read-write
OBJECT-TYPE    
  TConformanceLevel  

hqosNetworkIngressLSPEXPLastChanged 1.3.6.1.4.1.738.1.7.1.4.2.1.5
Timestamp of last change to this row in hqosNetworkIngressLSPEXPTable. Currently not supported
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkEgressFCTable 1.3.6.1.4.1.738.1.7.1.4.3
Information about all network policies' egress FC traffic disposition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkEgressFCEntry

hqosNetworkEgressFCEntry 1.3.6.1.4.1.738.1.7.1.4.3.1
Information about a particular network policy's egress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the hqosNetworkPolicyTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkEgressFCEntry  

hqosNetworkEgressFCNumber 1.3.6.1.4.1.738.1.7.1.4.3.1.1
The number of the forwarding class (FC).
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosNetworkEgressFCRowStatus 1.3.6.1.4.1.738.1.7.1.4.3.1.2
The row status of this row. Only the value of createAndWait(5) is available for row creation
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkEgressFCLspExpValue 1.3.6.1.4.1.738.1.7.1.4.3.1.3
Network egress remarking value for LSP EXP bits.
Status: current Access: read-write
OBJECT-TYPE    
  TLspExpValue 0..7  

hqosNetworkEgressFCDot1Priority 1.3.6.1.4.1.738.1.7.1.4.3.1.4
Network egress remarking value for Dot1p. Currently not supported. Reserved for future use.
Status: current Access: read-write
OBJECT-TYPE    
  Dot1PPriority  

hqosNetworkEgressFCLastChanged 1.3.6.1.4.1.738.1.7.1.4.3.1.5
Timestamp of last change to this row in hqosNetworkEgressFCTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkEgressFCConformance 1.3.6.1.4.1.738.1.7.1.4.3.1.6
Conformance level: green or yellow.
Status: current Access: not-accessible
OBJECT-TYPE    
  TConformanceLevel  

hqosNetworkQueuePolicyTable 1.3.6.1.4.1.738.1.7.1.5.1
Information about network queue policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkQueuePolicyEntry

hqosNetworkQueuePolicyEntry 1.3.6.1.4.1.738.1.7.1.5.1.1
Information about network egress queue configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkQueuePolicyEntry  

hqosNetworkQueuePolicy 1.3.6.1.4.1.738.1.7.1.5.1.1.1
Name of network egress queue policy. This is the index in the table. Should be no more than 6 characters long.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

hqosNetworkQueuePolicyRowStatus 1.3.6.1.4.1.738.1.7.1.5.1.1.2
The row status. Used for creation of a row in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkQueuePolicyDescription 1.3.6.1.4.1.738.1.7.1.5.1.1.3
User-defined description of the network policy.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosNetworkQueuePolicyLastChanged 1.3.6.1.4.1.738.1.7.1.5.1.1.8
The time when an object in the row was last changed. Currently not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkQueueTable 1.3.6.1.4.1.738.1.7.1.5.2
Information about network queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkQueueEntry

hqosNetworkQueueEntry 1.3.6.1.4.1.738.1.7.1.5.2.1
Network queue configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkQueueEntry  

hqosNetworkQueue 1.3.6.1.4.1.738.1.7.1.5.2.1.1
Network queue identifier. The queue ID is used as an index of the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..24  

hqosNetworkQueueRowStatus 1.3.6.1.4.1.738.1.7.1.5.2.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkQueueParent 1.3.6.1.4.1.738.1.7.1.5.2.1.3
Network queue parent is not configurable. Reserved for future use.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosNetworkQueueLevel 1.3.6.1.4.1.738.1.7.1.5.2.1.4
This specifies the level of priority while feeding to the parent. Priority levels are high(1) or low(2)
Status: current Access: read-write
OBJECT-TYPE    
  TLevel  

hqosNetworkQueueWfqProfile 1.3.6.1.4.1.738.1.7.1.5.2.1.5
The WFQ profile for this network queue
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

hqosNetworkQueueType 1.3.6.1.4.1.738.1.7.1.5.2.1.6
This object specifies the type of the network queue. The possible values are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3)  

hqosNetworkQueueHiPriority 1.3.6.1.4.1.738.1.7.1.5.2.1.7
The object specifies is this a high-priority queue. This object is obsolete, use object hqosNetworkQueueLevel instead
Status: obsolete Access: read-only
OBJECT-TYPE    
  TruthValue  

hqosNetworkQueueWred 1.3.6.1.4.1.738.1.7.1.5.2.1.8
ID of WRED profile applied to this queue.
Status: current Access: read-write
OBJECT-TYPE    
  TSlopePolicy 57..64  

hqosNetworkQueueShaper 1.3.6.1.4.1.738.1.7.1.5.2.1.9
ID of shaping profile applied to this queue. There is no default value
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId 17..64  

hqosNetworkQueueLastChanged 1.3.6.1.4.1.738.1.7.1.5.2.1.10
Timestamp of last change to this row in hqosNetworkQueueTable. Not supported. Reserved for future use.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosNetworkQueueFCTable 1.3.6.1.4.1.738.1.7.1.5.3
Information which network egress queue traffic with a FC assigned on ingress feeds to.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosNetworkQueueFCEntry

hqosNetworkQueueFCEntry 1.3.6.1.4.1.738.1.7.1.5.3.1
Forwarding class to network queue configuratiom
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosNetworkQueueFCEntry  

hqosNetworkQueueFCNumber 1.3.6.1.4.1.738.1.7.1.5.3.1.1
The number of the forwarding class as referenced in the tFCNameTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameOrEmpty  

hqosNetworkQueueFCType 1.3.6.1.4.1.738.1.7.1.5.3.1.2
The type of the queue to be assigned to the forwarding class. The possible values of this object are: - unknown(0) - unicast(1) - multicast(2) - broadcast(3) This object is part of the index.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), unicast(1), multicast(2), broadcast(3)  

hqosNetworkQueueFCRowStatus 1.3.6.1.4.1.738.1.7.1.5.3.1.3
Row Status for this queue. The object serves to create entries in the table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosNetworkQueueFC 1.3.6.1.4.1.738.1.7.1.5.3.1.4
The queue id to be mapped.
Status: current Access: read-write
OBJECT-TYPE    
  TQueueId 1..24  

hqosNetworkQueueFCLastChanged 1.3.6.1.4.1.738.1.7.1.5.3.1.5
The time when an object in the row was last changed.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosSchedulerPolicyTable 1.3.6.1.4.1.738.1.7.1.6.1
Information about a service scheduler policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosSchedulerPolicyEntry

hqosSchedulerPolicyEntry 1.3.6.1.4.1.738.1.7.1.6.1.1
Information about a particular service scheduler policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosSchedulerPolicyEntry  

hqosSchedulerPolicyName 1.3.6.1.4.1.738.1.7.1.6.1.1.1
This is the index of the table. Should be no more that 6 characters long.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

hqosSchedulerPolicyRowStatus 1.3.6.1.4.1.738.1.7.1.6.1.1.2
Row Status of the entry. The entry in the table that serves to create rows.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosSchedulerPolicyType 1.3.6.1.4.1.738.1.7.1.6.1.1.3
Type of the scheduler - ingress or egress. The object can accept one of the three values: - unknown(0) - ingress(1) - egress (2) The value unknown is the default one, but causes the row to be in notReady(3) state. network (3) is not supported
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), ingress(1), egress(2), network(3)  

hqosSchedulerPolicyDescription 1.3.6.1.4.1.738.1.7.1.6.1.1.4
User-description for the scheduler policy
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosSchedulerPolicyLastChanged 1.3.6.1.4.1.738.1.7.1.6.1.1.5
Timestamp of last change to this row in hqosSchedulerPolicyTable. Reserved for future use.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

hqosVirtualSchedulerTable 1.3.6.1.4.1.738.1.7.1.6.2
Information about schedulers belonging to scheduler policies
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HqosVirtualSchedulerEntry

hqosVirtualSchedulerEntry 1.3.6.1.4.1.738.1.7.1.6.2.1
Information about a particular Scheduler belonging to a Scheduler Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  HqosVirtualSchedulerEntry  

hqosVirtualSchedulerName 1.3.6.1.4.1.738.1.7.1.6.2.1.1
Name of the scheduler.
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

hqosVirtualSchedulerRowStatus 1.3.6.1.4.1.738.1.7.1.6.2.1.2
Row Status of the entry. Part of the index together with the policy name and the tier. Should be up to 6 characters long.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hqosVirtualSchedulerDescription 1.3.6.1.4.1.738.1.7.1.6.2.1.3
User-defined description for the scheduler policy. Note this is currently not supported (returns empty string, writes not accepted). Reserved for future use.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

hqosVirtualSchedulerParent 1.3.6.1.4.1.738.1.7.1.6.2.1.4
The scheduler to which this scheduler would be feeding to.
Status: current Access: read-write
OBJECT-TYPE    
  TNamedItemOrEmpty  

hqosVirtualSchedulerLevel 1.3.6.1.4.1.738.1.7.1.6.2.1.5
This specifies the level of priority while feeding to the parent.
Status: current Access: not-accessible
OBJECT-TYPE    
  TLevel  

hqosVirtualSchedulerPriority 1.3.6.1.4.1.738.1.7.1.6.2.1.6
Priority of the scheduler.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER low(1), high(2)  

hqosVirtualSchedulerWfqProfile 1.3.6.1.4.1.738.1.7.1.6.2.1.7
The WFQ profile number for this scheduler.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

hqosVirtualSchedulerShaper 1.3.6.1.4.1.738.1.7.1.6.2.1.8
ID of shaping profile applied to scheduler. There is no default value
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

hqosVirtualSchedulerLastChanged 1.3.6.1.4.1.738.1.7.1.6.2.1.9
Timestamp of last change to this row in hqosVirtualSchedulerTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

tWredProfileTable 1.3.6.1.4.1.738.1.7.1.7.1
WRED Profile Table. Each entry in this table defines the WRED slopes for the high and the low priority traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TWredProfileEntry

tWredProfileEntry 1.3.6.1.4.1.738.1.7.1.7.1.1
WRED Profile Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TWredProfileEntry  

tWredProfile 1.3.6.1.4.1.738.1.7.1.7.1.1.1
tWredProfile maintains the id of the WRED Profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TSlopePolicy  

tWredRowStatus 1.3.6.1.4.1.738.1.7.1.7.1.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tWredDescription 1.3.6.1.4.1.738.1.7.1.7.1.1.3
User-provided description of the profile.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

tWredGreenStartAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.4
Drop start threshold for the green traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredGreenMaxAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.5
Absolute drop threshold for the green traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredGreenProbability 1.3.6.1.4.1.738.1.7.1.7.1.1.6
Drop probability slope for the green traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredYellowStartAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.7
Drop start threshold for the Yellow traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredYellowMaxAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.8
Absolute drop threshold for the Yellow traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredYellowProbability 1.3.6.1.4.1.738.1.7.1.7.1.1.9
Drop probability slope for the Yellow traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredRedStartAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.10
Drop start threshold for the Red traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredRedMaxAverage 1.3.6.1.4.1.738.1.7.1.7.1.1.11
Absolute drop threshold for the Red traffic in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredRedProbability 1.3.6.1.4.1.738.1.7.1.7.1.1.12
Drop probability slope for the Red traffic.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tWredLastChanged 1.3.6.1.4.1.738.1.7.1.7.1.1.13
Timestamp of when this entry was last changed.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

qosTailDropProfileTable 1.3.6.1.4.1.738.1.7.1.8.1
Tail-drop profile Table. Each entry in this table defines set of tail-drop parameters that may be enforced on a queue or a policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoSTailDropProfileEntry

qosTailDropProfileEntry 1.3.6.1.4.1.738.1.7.1.8.1.1
Tail-drop Profile Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QoSTailDropProfileEntry  

qosTailDropProfile 1.3.6.1.4.1.738.1.7.1.8.1.1.1
qosTailDropProfile maintains the ID of the tail-drop profile
Status: current Access: not-accessible
OBJECT-TYPE    
  TTailDropId 1..30  

qosTailDropRowStatus 1.3.6.1.4.1.738.1.7.1.8.1.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosMaxTailDropYellowTreshold 1.3.6.1.4.1.738.1.7.1.8.1.1.3
Maximum tail drop yellow treshold in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

qosMaxTailDropRedTreshold 1.3.6.1.4.1.738.1.7.1.8.1.1.4
Maximum tail drop red treshold in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

qosSredProfileTable 1.3.6.1.4.1.738.1.7.1.8.2
SRED profile configuration Table. Each entry in this table defines set of SRED parameters that may be enforced on a queue or a policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoSSredProfileEntry

qosSredProfileEntry 1.3.6.1.4.1.738.1.7.1.8.2.1
SRED Profile Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  QoSSredProfileEntry  

qosSredProfile 1.3.6.1.4.1.738.1.7.1.8.2.1.1
qosSredProfile maintains the ID of the SRED profile
Status: current Access: not-accessible
OBJECT-TYPE    
  TSredId 1..30  

qosSredRowStatus 1.3.6.1.4.1.738.1.7.1.8.2.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosMaxSredYellowTreshold 1.3.6.1.4.1.738.1.7.1.8.2.1.3
Maximum SRED yellow treshold in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

qosMaxSredYellowProbaility 1.3.6.1.4.1.738.1.7.1.8.2.1.4
Maximum SRED yellow probability in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

qosMaxSredRedTreshold 1.3.6.1.4.1.738.1.7.1.8.2.1.5
Maximum SRED Red treshold in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

qosMaxSredRedProbability 1.3.6.1.4.1.738.1.7.1.8.2.1.6
Maximum SRED Red probability in %.Valid values are 25, 50, 75, 100%
Status: current Access: read-write
OBJECT-TYPE    
  TTreshold  

tShaperProfileTable 1.3.6.1.4.1.738.1.7.1.9.1
Shaper profile Table. Each entry in this table defines set of shaping parameters that may be enforced on scheduler, port or queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TShaperProfileEntry

tShaperProfileEntry 1.3.6.1.4.1.738.1.7.1.9.1.1
Shaper Profile Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TShaperProfileEntry  

tShaperProfileType 1.3.6.1.4.1.738.1.7.1.9.1.1.1
The type of the shaper. If used in QoS configuration(qos(1)) or in HQoS configuration (hqos(2))
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER qos(1), hqos(2)  

tShaperProfile 1.3.6.1.4.1.738.1.7.1.9.1.1.2
tShaperProfile maintains the ID of the shaping profile identifying the profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  TShaperId 1..216  

tShaperProfileDirection 1.3.6.1.4.1.738.1.7.1.9.1.1.3
The direction of the shaper - service ingress, service egress, network egress or vlan egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER serviceIngress(1), serviceEgress(2), networkEgress(3), vlanEgress(4)  

tShaperProfileLevel 1.3.6.1.4.1.738.1.7.1.9.1.1.4
Level of the shaper. For QoS shapers choose qosPolicy(5). For HQoS configuration l1Scheduler(3) or l2Scheduler(4)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER port(1), queue(2), l1Scheduler(3), l2Scheduler(4), qosPolicy(5)  

tShaperRowStatus 1.3.6.1.4.1.738.1.7.1.9.1.1.5
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tShaperDescription 1.3.6.1.4.1.738.1.7.1.9.1.1.6
User-provided description of the shaper profile. Not supported.
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

tShaperCIR 1.3.6.1.4.1.738.1.7.1.9.1.1.7
Commited Information Rate in kbps.
Status: current Access: read-write
OBJECT-TYPE    
  TRateValue  

tShaperPIR 1.3.6.1.4.1.738.1.7.1.9.1.1.8
Peak information rate allowed in kbps.
Status: current Access: read-write
OBJECT-TYPE    
  TRateValue  

tShaperCBS 1.3.6.1.4.1.738.1.7.1.9.1.1.9
The commited burst size allowed in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tShaperMBS 1.3.6.1.4.1.738.1.7.1.9.1.1.10
The max burst size allowed in kilobytes.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tShaperLastChanged 1.3.6.1.4.1.738.1.7.1.9.1.1.11
Timestamp of when this entry was last changed. Not supported.
Status: current Access: not-accessible
OBJECT-TYPE    
  TimeStamp  

tWfqServiceProfileTable 1.3.6.1.4.1.738.1.7.1.10.1
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TWfqServiceProfileEntry

tWfqServiceProfileEntry 1.3.6.1.4.1.738.1.7.1.10.1.1
Information about the service WFQ profiles available.
Status: current Access: not-accessible
OBJECT-TYPE    
  TWfqServiceProfileEntry  

tWfqServiceProfileNumber 1.3.6.1.4.1.738.1.7.1.10.1.1.1
The ID of the WFQ service profile. Profile 0 can not be modified or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..61  

tWfqServiceProfileDirection 1.3.6.1.4.1.738.1.7.1.10.1.1.2
The direction of the WFQ service profile - ingress or egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), ingress(1), egress(2)  

tWfqServiceProfileRowStatus 1.3.6.1.4.1.738.1.7.1.10.1.1.3
The row status of the WFQ service profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tWfqServiceProfileWeight 1.3.6.1.4.1.738.1.7.1.10.1.1.4
The relative weight for the packets where the WFQ service profile is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

tWfqNetworkProfileTable 1.3.6.1.4.1.738.1.7.1.10.2
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TWfqNetworkProfileEntry

tWfqNetworkProfileEntry 1.3.6.1.4.1.738.1.7.1.10.2.1
Information about a the service WFQ profiles available.
Status: current Access: not-accessible
OBJECT-TYPE    
  TWfqNetworkProfileEntry  

tWfqNetworkProfileNumber 1.3.6.1.4.1.738.1.7.1.10.2.1.1
The ID of the WFQ network profile. Profile 0 can not be modified or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..16  

tWfqNetworkProfileRowStatus 1.3.6.1.4.1.738.1.7.1.10.2.1.2
The row status of the WFQ network profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tWfqNetworkProfileWeight 1.3.6.1.4.1.738.1.7.1.10.2.1.3
The relative weight for the packets where the WFQ network profile is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..220  

tWfqNetworkProfileCIRWeight 1.3.6.1.4.1.738.1.7.1.10.2.1.4
The relative CIR weight for the packets where the WFQ network profile is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..220  

tWfqSchedulerProfileTable 1.3.6.1.4.1.738.1.7.1.10.3
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TWfqSchedulerProfileEntry

tWfqSchedulerProfileEntry 1.3.6.1.4.1.738.1.7.1.10.3.1
Information about a the scheduler WFQ profiles available.
Status: current Access: not-accessible
OBJECT-TYPE    
  TWfqSchedulerProfileEntry  

tWfqSchedulerProfileNumber 1.3.6.1.4.1.738.1.7.1.10.3.1.1
The ID of the WFQ scheduler profile. Profile 0 can not be modified or deleted.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..48  

tWfqSchedulerProfileDirection 1.3.6.1.4.1.738.1.7.1.10.3.1.2
The direction of the WFQ scheduler profile - ingress or egress.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), ingress(1), egress(2)  

tWfqSchedulerProfileRowStatus 1.3.6.1.4.1.738.1.7.1.10.3.1.3
The row status of the WFQ scheduler profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

tWfqSchedulerProfileWeight 1.3.6.1.4.1.738.1.7.1.10.3.1.4
The relative weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..220  

tWfqSchedulerProfileCIRWeight 1.3.6.1.4.1.738.1.7.1.10.3.1.5
The relative CIR weight for the packets where the WFQ scheduler profile is applied.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..220  

qosSchedulingProfileTable 1.3.6.1.4.1.738.1.7.1.11.1
Information about scheduling profiles
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosSchedulingProfileEntry

qosSchedulingProfileEntry 1.3.6.1.4.1.738.1.7.1.11.1.1
Information about a the scheduling profiles available.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosSchedulingProfileEntry  

qosSchedulingProfile 1.3.6.1.4.1.738.1.7.1.11.1.1.1
The ID of the scheduling profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..26  

qosSchedulingProfileDirection 1.3.6.1.4.1.738.1.7.1.11.1.1.2
The direction of the WFQ scheduler profile - ingress or egress. Reserved for future use
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER unknown(0), ingress(1), egress(2)  

qosSchedulingType 1.3.6.1.4.1.738.1.7.1.11.1.1.3
The the of scheduling profile. One of the following values can be chosen unknown(0), sp(1), wrr (2), hybrid-1 (3), hybrid-2 (4), hybrid-3 (5), hybrid-4 (6), hybrid-5 (7), hybrid-6 (8), drr (9), mdrr-1 (10), mdrr-2 (11), mdrr-3 (12), mdrr-4 (13), mdrr-5 (14), mdrr-6 (15)
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER sp(1), wrr(2), hybrid-1(3), hybrid-2(4), hybrid-3(5), hybrid-4(6), hybrid-5(7), hybrid-6(8), drr(9), mdrr-1(10), mdrr-2(11), mdrr-3(12), mdrr-4(13), mdrr-5(14), mdrr-6(15)  

qosSchedulingRowStatus 1.3.6.1.4.1.738.1.7.1.11.1.1.4
The row status of the scheduling profile.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosSchedulingQ1Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.5
The relative weight for the packets where the scheduling profile is applied for queue 1.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ2Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.6
The relative weight for the packets where the scheduling profile is applied for queue 2.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ3Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.7
The relative weight for the packets where the scheduling profile is applied for queue 3.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ4Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.8
The relative weight for the packets where the scheduling profile is applied for queue 4.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ5Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.9
The relative weight for the packets where the scheduling profile is applied for queue 5.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ6Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.10
The relative weight for the packets where the scheduling profile is applied for queue 6.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ7Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.11
The relative weight for the packets where the scheduling profile is applied for queue 7.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosSchedulingQ8Weight 1.3.6.1.4.1.738.1.7.1.11.1.1.12
The relative weight for the packets where the scheduling profile is applied for queue 8.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

qosServicePolicyTable 1.3.6.1.4.1.738.1.7.1.12.1
Qos service policy table. Keeps comman information for the QoS service policy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosServicePolicyEntry

qosServicePolicyEntry 1.3.6.1.4.1.738.1.7.1.12.1.1
Information about a particular QoS service Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosServicePolicyEntry  

qosServicePolicy 1.3.6.1.4.1.738.1.7.1.12.1.1.1
QoS service policy index. String up to 6 characters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

qosServicePolicyRowStatus 1.3.6.1.4.1.738.1.7.1.12.1.1.2
Row status of the QoS network policy. QoS service policy is created with createAndWait(5).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosServicePolicyDescription 1.3.6.1.4.1.738.1.7.1.12.1.1.3
User-defined description of the QoS service policy
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

qosServiceIngressPolicyTable 1.3.6.1.4.1.738.1.7.1.12.2
Information about all QoS service ingress policies' configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosServiceIngressPolicyEntry

qosServiceIngressPolicyEntry 1.3.6.1.4.1.738.1.7.1.12.2.1
Information about a particular service policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosServiceIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosServiceIngressPolicyEntry  

qosServPolicyShaperProfile 1.3.6.1.4.1.738.1.7.1.12.2.1.1
Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosServPolicySchedulingProfile 1.3.6.1.4.1.738.1.7.1.12.2.1.2
Scheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TSSchedulingProfile  

qosServPolicyTailDropProfile 1.3.6.1.4.1.738.1.7.1.12.2.1.3
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosServiceIngressQueueTable 1.3.6.1.4.1.738.1.7.1.12.3
Information about all QoS service ingress policies' configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosServiceIngressQueueEntry

qosServiceIngressQueueEntry 1.3.6.1.4.1.738.1.7.1.12.3.1
Information about a particular service policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosServiceIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosServiceIngressQueueEntry  

qosServInQueueQueue 1.3.6.1.4.1.738.1.7.1.12.3.1.1
Service queue identifier. The queue ID is used as an index of the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..8  

qosServInQueueRowStatus 1.3.6.1.4.1.738.1.7.1.12.3.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosServInQueueTailDropProfile 1.3.6.1.4.1.738.1.7.1.12.3.1.4
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosServInQueueShaperProfile 1.3.6.1.4.1.738.1.7.1.12.3.1.3
Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosNetworkPolicyTable 1.3.6.1.4.1.738.1.7.1.13.1
Qos network policy table. Keeps comman information for the QoS network policy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosNetworkPolicyEntry

qosNetworkPolicyEntry 1.3.6.1.4.1.738.1.7.1.13.1.1
Information about a particular QoS network Policy. Default Entry is created by the agent, other entries are created by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosNetworkPolicyEntry  

qosNetworkPolicy 1.3.6.1.4.1.738.1.7.1.13.1.1.1
QoS network policy index. String up to 6 characters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

qosNetworkPolicyRowStatus 1.3.6.1.4.1.738.1.7.1.13.1.1.2
Row status of the QoS network policy. QoS Network policy is created with createAndWait(5).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosNetworkPolicyDescription 1.3.6.1.4.1.738.1.7.1.13.1.1.3
User-defined description of the QoS network policy
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

qosNetworkIngressTable 1.3.6.1.4.1.738.1.7.1.13.2
Information about QoS network ingress policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoSNetworkIngressEntry

qosNetworkIngressEntry 1.3.6.1.4.1.738.1.7.1.13.2.1
Information about a QoS network ingress policy. Some default entries are created by the agent . These cannot be deleted Other entries are created/deleted by user.
Status: current Access: not-accessible
OBJECT-TYPE    
  QoSNetworkIngressEntry  

qosNetworkIngressFC 1.3.6.1.4.1.738.1.7.1.13.2.1.1
Mapping of ingress traffic to forwarding class.
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

qosNetworkIngressConformance 1.3.6.1.4.1.738.1.7.1.13.2.1.2
Indentifies conformance level green or yellow for a frames through a forwarding class.
Status: current Access: read-write
OBJECT-TYPE    
  TConformanceLevel  

qosTrustDot1pMode 1.3.6.1.4.1.738.1.7.1.13.2.1.3
Enables/disables Dot1p trust mode. 802.1p is taken from packet. Default mode is untrusted
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qosTrustDot1pModePreservePriority 1.3.6.1.4.1.738.1.7.1.13.2.1.4
Enables/disables Dot1p trust mode and preserve priority. 802.1p is taken from packet and is preserved on egress. Default mode is untrusted
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qosTrustDscpMode 1.3.6.1.4.1.738.1.7.1.13.2.1.5
Enables/disables DSCP trust mode. DSCP is taken from packet. Default mode is untrusted
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

qosNetworkEgressTable 1.3.6.1.4.1.738.1.7.1.13.3
Information about all QoS network policies' egress FC traffic disposition.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosNetworkEgressEntry

qosNetworkEgressEntry 1.3.6.1.4.1.738.1.7.1.13.3.1
Information about a particular network policy's egress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosNetworkEgressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosNetworkEgressEntry  

qosNetPolicySchedulingProfile 1.3.6.1.4.1.738.1.7.1.13.3.1.1
The ID of a scheduling profile configured. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TSSchedulingProfile  

qosNetPolicyShaperProfile 1.3.6.1.4.1.738.1.7.1.13.3.1.2
Shaper profile ID. Valid shaper profile Id range is 1-8. To remove the shaper profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosNetPolicyTailDropProfile 1.3.6.1.4.1.738.1.7.1.13.3.1.3
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-8. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosNetPolicySredProfile 1.3.6.1.4.1.738.1.7.1.13.3.1.4
The SRED profile ID. Valid SRED profile Id range is 1-8. To remove the SRED profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TSredId  

qosNetworkEgressQueueTable 1.3.6.1.4.1.738.1.7.1.13.4
Information about QoS network queues.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosNetworkEgressQueueEntry

qosNetworkEgressQueueEntry 1.3.6.1.4.1.738.1.7.1.13.4.1
Qos network queue configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  QosNetworkEgressQueueEntry  

qosNetworkQueue 1.3.6.1.4.1.738.1.7.1.13.4.1.1
Network queue identifier. The queue ID is used as an index of the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..8  

qosNetworkQueueRowStatus 1.3.6.1.4.1.738.1.7.1.13.4.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosNetworkQueueShaperProfile 1.3.6.1.4.1.738.1.7.1.13.4.1.3
Shaper profile on this queue
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosNetworkQueueTailDropProfile 1.3.6.1.4.1.738.1.7.1.13.4.1.4
Tail-drop profile on this queue
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosNetworkQueueSredProfile 1.3.6.1.4.1.738.1.7.1.13.4.1.5
Sred profile on this queue
Status: current Access: read-write
OBJECT-TYPE    
  TSredId  

qosGlobalIngressMapTable 1.3.6.1.4.1.738.1.7.1.14.1
Global Qos Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosGlobalIngressMapEntry

qosGlobalIngressMapEntry 1.3.6.1.4.1.738.1.7.1.14.1.1
Global Ingress QoS Configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  QosGlobalIngressMapEntry  

qosIngressMapType 1.3.6.1.4.1.738.1.7.1.14.1.1.1
The type of the configuration entry for this mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER dot1p(1), dscp(2)  

qosIngressMapValue 1.3.6.1.4.1.738.1.7.1.14.1.1.2
Specify DSCP or Dot1p value to be mapped to a Formawding class
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..64  

qosIngressRowStatus 1.3.6.1.4.1.738.1.7.1.14.1.1.3
Row Status of the entry. This allows creation/deletion of rows in this table. The entry is created by qosIngressMapType and qosIngressMapValue
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosIngressFC 1.3.6.1.4.1.738.1.7.1.14.1.1.4
Forwarding class to which the traffic will flow
Status: current Access: read-write
OBJECT-TYPE    
  TFCNameOrEmpty  

qosIngressFCConformance 1.3.6.1.4.1.738.1.7.1.14.1.1.5
Conformance level: green or yellow
Status: current Access: read-write
OBJECT-TYPE    
  TConformanceLevel  

qosGlobalEgressRemarkTable 1.3.6.1.4.1.738.1.7.1.14.2
Global Qos Egress Configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosGlobalEgressRemarkEntry

qosGlobalEgressRemarkEntry 1.3.6.1.4.1.738.1.7.1.14.2.1
Global Egress QoS Configuration table
Status: current Access: not-accessible
OBJECT-TYPE    
  QosGlobalEgressRemarkEntry  

qosEgressFC 1.3.6.1.4.1.738.1.7.1.14.2.1.1
Choose forwarding class to configure egress remarking
Status: current Access: not-accessible
OBJECT-TYPE    
  TFCNameOrEmpty  

qosEgressFCConformance 1.3.6.1.4.1.738.1.7.1.14.2.1.2
Previous conformance level: green or yellow
Status: current Access: not-accessible
OBJECT-TYPE    
  TConformanceLevel  

qosEgressRowStatus 1.3.6.1.4.1.738.1.7.1.14.2.1.3
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosEgressRemarkType 1.3.6.1.4.1.738.1.7.1.14.2.1.4
Choose what fields in frame are going to be remarked(DSCP or Dot1p). Dscp type is not supported
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dot1p(1), dscp(2)  

qosEgressRemarkValue 1.3.6.1.4.1.738.1.7.1.14.2.1.5
Choose new value of field specified in qosEgressRemarkType to be remarked.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..63  

qosServiceTable 1.3.6.1.4.1.738.1.7.1.15.1
This table will be responsible for managing QoS service configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosServiceEntry

qosServiceEntry 1.3.6.1.4.1.738.1.7.1.15.1.1
This table will be responsible for managing QoS configuration on a service.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosServiceEntry  

qosServiceIndex 1.3.6.1.4.1.738.1.7.1.15.1.1.1
This is a unique index for an entry in the qosServiceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

qosServiceRowStatus 1.3.6.1.4.1.738.1.7.1.15.1.1.2
This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or removal of QoS policy on a specific service entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosServicePolicyOnServ 1.3.6.1.4.1.738.1.7.1.15.1.1.3
Service QoS Policy Id to be applied on a service.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItem  

qosServiceSapTable 1.3.6.1.4.1.738.1.7.1.15.2
A table that contains QoS SAP information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosServiceSapEntry

qosServiceSapEntry 1.3.6.1.4.1.738.1.7.1.15.2.1
This table will be responsible for managing QoS configuration on a SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosServiceSapEntry  

qosServiceSapPortId 1.3.6.1.4.1.738.1.7.1.15.2.1.1
The ID of the access port where this SAP is defined.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

qosServiceSapEncapValue 1.3.6.1.4.1.738.1.7.1.15.2.1.2
The value of the label used to identify this SAP on the access port specified by sapPortId.
Status: current Access: read-only
OBJECT-TYPE    
  TQEncapVal  

qosServiceSapRowStatus 1.3.6.1.4.1.738.1.7.1.15.2.1.3
This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or disable of QoS configuration on a specific SAP entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosServiceSapPolicyEnable 1.3.6.1.4.1.738.1.7.1.15.2.1.4
The object enables or disables QoS configuration on a specific SAP entry for the service.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

qosInterfaceTable 1.3.6.1.4.1.738.1.7.1.16.1
This table will be responsible for managing QoS interface configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoSInterfaceEntry

qosInterfaceEntry 1.3.6.1.4.1.738.1.7.1.16.1.1
This table will be responsible for managing QoS configuration on an interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  QoSInterfaceEntry  

qosInterfaceIndex 1.3.6.1.4.1.738.1.7.1.16.1.1.1
This is a unique index for an entry in the qosInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

qosInterfaceRowStatus 1.3.6.1.4.1.738.1.7.1.16.1.1.2
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosInterfacePolicy 1.3.6.1.4.1.738.1.7.1.16.1.1.3
Network QoS Policy Id to be applied on a port.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItem  

qosStatisticsTable 1.3.6.1.4.1.738.1.7.1.17.1
This table displays QoS statistics information based on port and queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QoSStatisticsEntry

qosStatisticsEntry 1.3.6.1.4.1.738.1.7.1.17.1.1
This table is responsible for displaying common QoS statistics on an interface and/or queue.
Status: current Access: not-accessible
OBJECT-TYPE    
  QoSStatisticsEntry  

qosStatInterfaceIndex 1.3.6.1.4.1.738.1.7.1.17.1.1.1
This is a unique index for an entry in the qosStatisticsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

qosQueueIndex 1.3.6.1.4.1.738.1.7.1.17.1.1.2
This is a unique index for an entry in the qosStatisticsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId  

qosReceivedBytes 1.3.6.1.4.1.738.1.7.1.17.1.1.3
Received bytes on the port/queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

qosDroppedBytes 1.3.6.1.4.1.738.1.7.1.17.1.1.4
Dropped bytes on the port/queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

qosClearStatistics 1.3.6.1.4.1.738.1.7.1.17.1.1.5
Clear statistics.Set to true to clear the statistics
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

qosVlanPolicyTable 1.3.6.1.4.1.738.1.7.1.18.1
Qos VLAN policy table. Keeps comman information for the QoS VLAN policy
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosVlanPolicyEntry

qosVlanPolicyEntry 1.3.6.1.4.1.738.1.7.1.18.1.1
Information about a particular QoS VLAN Policy.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosVlanPolicyEntry  

qosVlanPolicy 1.3.6.1.4.1.738.1.7.1.18.1.1.1
QoS VLAN policy index. String up to 6 characters
Status: current Access: not-accessible
OBJECT-TYPE    
  TNamedItem  

qosVlanPolicyDescription 1.3.6.1.4.1.738.1.7.1.18.1.1.2
User-defined description of the QoS VLAN policy
Status: current Access: read-write
OBJECT-TYPE    
  TItemDescription  

qosVlanPolicyRowStatus 1.3.6.1.4.1.738.1.7.1.18.1.1.3
Row status of the QoS network policy. QoS VLAN policy is created with createAndWait(5).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosVlanIngressPolicyTable 1.3.6.1.4.1.738.1.7.1.18.2
Information about all QoS VLAN ingress policies' configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosVlanIngressPolicyEntry

qosVlanIngressPolicyEntry 1.3.6.1.4.1.738.1.7.1.18.2.1
Information about a particular VLAN policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosVlanIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosVlanIngressPolicyEntry  

qosVlanPolicyShaperProfile 1.3.6.1.4.1.738.1.7.1.18.2.1.1
Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosVlanPolicySchedulingProfile 1.3.6.1.4.1.738.1.7.1.18.2.1.2
Scheduling profile ID. Valid scheduling profile Id range is 1-8. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TSSchedulingProfile  

qosVlanPolicyTailDropProfile 1.3.6.1.4.1.738.1.7.1.18.2.1.3
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosVlanIngressQueueTable 1.3.6.1.4.1.738.1.7.1.18.3
Information about all QoS VLAN ingress policies' configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosVlanIngressQueueEntry

qosVlanIngressQueueEntry 1.3.6.1.4.1.738.1.7.1.18.3.1
Information about a particular VLAN policy's ingress per-forwarding-class traffic disposition. Entries are created/deleted as an action of creating/deleting a row in the qosVlanIngressTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosVlanIngressQueueEntry  

qosVlanInQueueQueue 1.3.6.1.4.1.738.1.7.1.18.3.1.1
Service queue identifier. The queue ID is used as an index of the table entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  TQueueId 1..8  

qosVlanInQueueShaperProfile 1.3.6.1.4.1.738.1.7.1.18.3.1.2
Shaper profile ID. Valid shaper profile Id range is 9-57. To remove the shaper profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TShaperId  

qosVlanInQueueTailDropProfile 1.3.6.1.4.1.738.1.7.1.18.3.1.3
The ID of a Tail drop profile configured. Valid tail-drop profile Id range is 1-5. To remove the scheduling profile use ID 0
Status: current Access: read-write
OBJECT-TYPE    
  TTailDropId  

qosVlanInQueueRowStatus 1.3.6.1.4.1.738.1.7.1.18.3.1.4
Row Status of the entry. This allows creation/deletion of rows in this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosVlanTable 1.3.6.1.4.1.738.1.7.1.19.1
This table will be responsible for managing QoS VLAN configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosVlanEntry

qosVlanEntry 1.3.6.1.4.1.738.1.7.1.19.1.1
This table will be responsible for managing QoS configuration on a VLAN.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosVlanEntry  

qosVlanIndex 1.3.6.1.4.1.738.1.7.1.19.1.1.1
This is a unique index for an entry in the qosVlanTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

qosVlanPolicyOnVlan 1.3.6.1.4.1.738.1.7.1.19.1.1.2
VLAN QoS Policy Id to be applied on a VLAN.
Status: current Access: read-create
OBJECT-TYPE    
  TNamedItem  

qosVlanRowStatus 1.3.6.1.4.1.738.1.7.1.19.1.1.3
This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or removal of QoS policy on a specific VLAN entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

qosVlanIngressPortTable 1.3.6.1.4.1.738.1.7.1.19.2
A table that contains QoS VLAN Ingress Port information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    QosVlanIngressPortEntry

qosVlanIngressPortEntry 1.3.6.1.4.1.738.1.7.1.19.2.1
This table will be responsible for managing QoS configuration on a SAP.
Status: current Access: not-accessible
OBJECT-TYPE    
  QosVlanIngressPortEntry  

qosVlanIngressPortId 1.3.6.1.4.1.738.1.7.1.19.2.1.1
The ID of the access port where thingress port for given VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

qosVlanPortPolicyEnable 1.3.6.1.4.1.738.1.7.1.19.2.1.2
The object enables or disables QoS configuration on a specific VLAN port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

qosVlanPortRowStatus 1.3.6.1.4.1.738.1.7.1.19.2.1.3
This object indicates the status of this row. The values supported during a set operation are createAndGo(4) active(1), notInService(2) and destroy(6). Creation or deletion of an entry in this table means enable or disable of QoS configuration on a specific VLAN port.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus