Juniper-QoS-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Juniper-QoS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 juniQosMIB 1.3.6.1.4.1.4874.2.2.57
The Quality of Service (QoS) MIB for the Juniper Networks enterprise.
       juniQosObjects 1.3.6.1.4.1.4874.2.2.57.1
           juniQosCapability 1.3.6.1.4.1.4874.2.2.57.1.1
               juniQosMaxTrafficClass 1.3.6.1.4.1.4874.2.2.57.1.1.1 unsigned32 read-only
This object reflects the maximum number of traffic classes supported.
               juniQosMaxQueueLength 1.3.6.1.4.1.4874.2.2.57.1.1.2 unsigned32 read-only
This object reflects the maximum supported queue length in bytes.
               juniQosMinSchedulerBurst 1.3.6.1.4.1.4874.2.2.57.1.1.3 unsigned32 read-only
This object reflects the minimum supported scheduler burst size in bytes.
               juniQosMaxSchedulerBurst 1.3.6.1.4.1.4874.2.2.57.1.1.4 unsigned32 read-only
This object reflects the maximum supported scheduler burst size in bytes.
               juniQosMaxQosProfileRules 1.3.6.1.4.1.4874.2.2.57.1.1.5 unsigned32 read-only
This object reflects the maximum number of rules per qos-profile supported.
           juniQos 1.3.6.1.4.1.4874.2.2.57.1.2
               juniQosTrafficClassCount 1.3.6.1.4.1.4874.2.2.57.1.2.1 gauge32 read-only
This object reflects the number of configured traffic classes.
               juniQosQueueProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.2 gauge32 read-only
This object reflects the number of configured queue profiles.
               juniQosSchedulerProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.3 gauge32 read-only
This object reflects the number of configured scheduler profiles.
               juniQosProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.4 gauge32 read-only
This object reflects the number of configured QoS profiles.
               juniQosInterfaceCount 1.3.6.1.4.1.4874.2.2.57.1.2.5 gauge32 read-only
This object reflects the number of configured interface QoS attachments.
               juniQosQosPortTypeProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.6 gauge32 read-only
This object reflects the number of configured default port profiles.
               juniQosDropProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.7 gauge32 read-only
This object reflects the number of configured drop profiles.
               juniQosStatisticsProfileCount 1.3.6.1.4.1.4874.2.2.57.1.2.8 gauge32 read-only
This object reflects the number of configured statistics profiles.
           juniQosTrafficClassList 1.3.6.1.4.1.4874.2.2.57.1.3
               juniQosTrafficClassNextIndex 1.3.6.1.4.1.4874.2.2.57.1.3.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosTrafficClassTable.
               juniQosTrafficClassTable 1.3.6.1.4.1.4874.2.2.57.1.3.2 no-access
This table contains entries for elements of Traffic Class definitions.
                   juniQosTrafficClassEntry 1.3.6.1.4.1.4874.2.2.57.1.3.2.1 no-access
Each entry describes the characteristics of a traffic class element.
                       juniQosTrafficClassIndex 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.1 unsigned32 no-access
The number of the traffic class entry which is defined by this row.
                       juniQosTrafficClassRowStatus 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosTrafficClassRowStatus juniQosTrafficClassName
                       juniQosTrafficClassName 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.3 displaystring read-only
Specifies the name of the traffic class defined by this row.
                       juniQosTrafficClassWeight 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.4 unsigned32 read-only
The relative weight for queues in this traffic class.
                       juniQosTrafficClassStrictPriority 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.5 truthvalue read-only
The traffic to be dequeued before all other classes.
                       juniQosTrafficClassUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.6 truthvalue read-only
True if modifications have been made to the traffic class object which have not been committed to the line cards.
                       juniQosTrafficClassUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.7 truthvalue read-only
When set to true, modifications made to the traffic class object will be committed to the line cards.
                       juniQosTrafficClassIsReferencedByGroup 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.8 truthvalue read-only
When true, the traffic class is referenced by a traffic class group.
                       juniQosTrafficClassIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.3.2.1.9 truthvalue read-only
When true, the traffic class is referenced by a QoS profile.
           juniQosTrafficClassGroupList 1.3.6.1.4.1.4874.2.2.57.1.4
               juniQosTrafficClassGroupNextIndex 1.3.6.1.4.1.4874.2.2.57.1.4.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosTrafficClassGroupTable.
               juniQosTrafficClassGroupTable 1.3.6.1.4.1.4874.2.2.57.1.4.2 no-access
This table contains entries for elements of Traffic Class group definitions.
                   juniQosTrafficClassGroupEntry 1.3.6.1.4.1.4874.2.2.57.1.4.2.1 no-access
Each entry describes the characteristics of a traffic class group element.
                       juniQosTrafficClassGroupIndex 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.1 unsigned32 no-access
The number of the traffic class entry which is defined by this row.
                       juniQosTrafficClassGroupRowStatus 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosTrafficClassGroupRowStatus juniQosTrafficClassGroupName
                       juniQosTrafficClassGroupName 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.3 displaystring read-only
Specifies the name of the traffic class group defined by this row.
                       juniQosTrafficClassGroupUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.4 truthvalue read-only
True if modifications have been made to the traffic class group object which have not been committed to the line cards.
                       juniQosTrafficClassGroupUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.5 truthvalue read-only
When set to true, modifications made to the traffic class group object will be committed to the line cards.
                       juniQosTrafficClassGroupIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.6 truthvalue read-only
When true, the traffic class group is referenced by a QoS profile.
                       juniQosTrafficClassGroupSlotNumber 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.7 integer32 read-only
The number of the slot on which this traffic class group is applied. Traffic class groups may be global or local. Global groups indicate that the traffic class group is to be applied to each line card in the chassis. The value of this object is -1 for global traffic class groups. Local traffic class groups override global traffic class groups and are applied to the slot indicated by the value of this object.
                       juniQosTrafficClassGroupExtendedGroup 1.3.6.1.4.1.4874.2.2.57.1.4.2.1.8 truthvalue read-only
When true, the traffic class group is an extended group. False indicates the traffic class group is an auto-strict-priority group.
           juniQosTrafficClassGroupEntryList 1.3.6.1.4.1.4874.2.2.57.1.5
               juniQosTrafficClassGroupEntryTable 1.3.6.1.4.1.4874.2.2.57.1.5.1 no-access
This table identifies which traffic classes are in each traffic class group.
                   juniQosTrafficClassGroupEntryEntry 1.3.6.1.4.1.4874.2.2.57.1.5.1.1 no-access
Each entry ties a traffic class table entry to a traffic class group.
                       juniQosTrafficClassGroupEntryRowStatus 1.3.6.1.4.1.4874.2.2.57.1.5.1.1.1 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry object MUST be explicitly configured: juniQosTrafficClassGroupEntryRowStatus
           juniQosSchedulerProfileList 1.3.6.1.4.1.4874.2.2.57.1.6
               juniQosSchedulerProfileNextIndex 1.3.6.1.4.1.4874.2.2.57.1.6.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosSchedulerProfileTable.
               juniQosSchedulerProfileTable 1.3.6.1.4.1.4874.2.2.57.1.6.2 no-access
This table contains entries for elements of Scheduler Profile definitions.
                   juniQosSchedulerProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.6.2.1 no-access
Each entry describes the characteristics of a scheduler profile element.
                       juniQosSchedulerProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.1 unsigned32 no-access
The number of the scheduler profile entry which is defined by this row.
                       juniQosSchedulerProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosSchedulerProfileRowStatus juniQosSchedulerProfileName
                       juniQosSchedulerProfileName 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.3 displaystring read-only
Specifies the name of the scheduler profile defined by this row.
                       juniQosSchedulerProfileShapingRate 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.4 unsigned32 read-only
Specifies the shaping rate in bits per second (bps). Values between 1 and 63999 are not supported.
                       juniQosSchedulerProfileBurst 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.5 unsigned32 read-only
Specifies the catch-up burst size in bytes. Burst value of 0 indicates the largest burst size the system will allow without losing accuracy.
                       juniQosSchedulerProfileWeight 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.6 unsigned32 read-only
The relative weight of the scheduler. When an assured rate is specified, this object is ignored.
                       juniQosSchedulerProfileStrictPriority 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.7 truthvalue read-only
Specifies the traffic to be dequeued before all other scheduler nodes.
                       juniQosSchedulerProfileUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.8 truthvalue read-only
True if modifications have been made to the scheduler profile object which have not been committed to the line cards.
                       juniQosSchedulerProfileUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.9 truthvalue read-only
When set to true, modifications made to the scheduler profile object will be committed to the line cards.
                       juniQosSchedulerProfileIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.10 truthvalue read-only
When true, the scheduler profile is referenced by a QoS profile.
                       juniQosSchedulerProfileAssuredRate 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.11 unsigned32 read-only
Specifies the assured rate in bits per second (bps). When this object has a non-default value, the scheduler weight (juniQosSchedulerProfileWeight) is ignored. A value of '4294967295' configures Hierarchical Assured Rate.
                       juniQosSchedulerProfileSharedShapingRate 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.12 unsigned32 read-only
Specifies the shared shaping rate in bits per second (bps). The range of 1 to 63999 is not supported.
                       juniQosSchedulerProfileSharedShapingBurstSize 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.13 unsigned32 read-only
Specifies the catch-up burst size for a shared shaping, in bytes. A value of zero indicates that the system should choose an appropriate default value.
                       juniQosSchedulerProfileSharedShapingType 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.14 integer read-only
The value of this object specifies the type of shared shaping that is to be performed when shared shaping is enabled. Shared shaper types are defined as follows: 'simple' indicates that Simple Shared Shaping is performed regardless of the line cards capabilities. 'compound' indicates that Compound Shared Shaping is to be performed. When compound is specified for a line card that does not support Compound Shared Shaping, a warning message is logged, and Simple Shared Shaping is configured instead. 'auto' indicates that selection of the shared shaper should be automatic such that compound shared shaping is performed on line cards which support it and simple shared shaping is performed on line cards that do not support it. Enumeration: 'simple': 1, 'auto': 3, 'none': 0, 'compound': 2.
                       juniQosSchedulerProfileSharedShapingExplicitConstituents 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.15 truthvalue read-only
This option allows automatic shared shaper constituent selecting and bandwidth allocation to be overridden. By default, constituents are configured implicitly.
                       juniQosSchedulerProfileSharedShapingPriority 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.16 integer32 read-only
The priority of a strict shared shaper constituent. When the value of juniQosSchedulerProfileSharedShaper- ConstituentType is 'strict' the value of this object determines the order in which the strict constituent can claim bandwidth. Priority values range from 1 to 8, with priority 1 getting first claim amongst strict constituents on available shared bandwidth, and priority 8 getting final claim amongst strict constituents on available bandwidth. When two or more strict constituents have the same priority value, the rules used for implicit bandwidth allocation are applied to determine their order. A value of zero indicates 'not a constituent' of a shared shaper. A value of -1 indicates 'is a constituent' of a shared shaper, but the system is free to choose whether the constituent is 'strict-priority' of 'weighted' This object takes precedence over the juniQosSchedulerProfileSharedShapingWeight object. When set to a value from 1 to 8 the system sets the value of juniQosSchedulerProfileSharedShaping- Weight to zero.
                       juniQosSchedulerProfileSharedShapingWeight 1.3.6.1.4.1.4874.2.2.57.1.6.2.1.17 integer32 read-only
The weight of a weighted shared shaper constituent. When the value of juniQosSchedulerProfileSharedShaper- ConstituentType is 'weighted' the value of this object determines the proportion of the weighted constituent's bandwidth Non-zero values specify the weight of a weighted shared shaping constituent. A value of zero indicates 'not a constituent' of a shared shaper. A value of -1 indicates 'is a constituent' of a shared shaper, but the system is free to choose whether the constituent is 'strict-priority' of 'weighted' The juniQosSchedulerProfileSharedShapingPriority has precedence over the this object.
           juniQosQueueProfileList 1.3.6.1.4.1.4874.2.2.57.1.7
               juniQosQueueProfileNextIndex 1.3.6.1.4.1.4874.2.2.57.1.7.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosQueueProfileTable.
               juniQosQueueProfileTable 1.3.6.1.4.1.4874.2.2.57.1.7.2 no-access
This table contains entries for elements of queue profile definitions.
                   juniQosQueueProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.7.2.1 no-access
Each entry describes the characteristics of a queue profile element.
                       juniQosQueueProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.1 unsigned32 no-access
The number of the queue profile entry which is defined by this row.
                       juniQosQueueProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosQueueProfileRowStatus juniQosQueueProfileName
                       juniQosQueueProfileName 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.3 displaystring read-only
Specifies the name of the queue profile defined by this row.
                       juniQosQueueProfileCommittedMinLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.4 unsigned32 read-only
Specifies the minimum queue length in bytes for committed traffic.
                       juniQosQueueProfileCommittedMaxLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.5 unsigned32 read-only
Specifies the maximum queue length in bytes for committed traffic.
                       juniQosQueueProfileConformedMinLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.6 unsigned32 read-only
Specifies the minimum queue length in bytes for conformed traffic.
                       juniQosQueueProfileConformedMaxLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.7 unsigned32 read-only
Specifies the maximum queue length in bytes for conformed traffic.
                       juniQosQueueProfileExceededMinLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.8 unsigned32 read-only
Specifies the minimum queue length in bytes for exceeded traffic.
                       juniQosQueueProfileExceededMaxLength 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.9 unsigned32 read-only
Specifies the maximum queue length in bytes for exceeded traffic.
                       juniQosQueueProfileConformedFraction 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.10 unsigned32 read-only
Specifies the maximum percentage of queue occupied by conformed traffic.
                       juniQosQueueProfileExceededFraction 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.11 unsigned32 read-only
Specifies the maximum percentage of queue occupied by exceeded traffic.
                       juniQosQueueProfileCommittedDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.12 unsigned32 read-only
Specifies the drop threshold (percent of queue) for committed traffic.
                       juniQosQueueProfileCommittedDropRate 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.13 unsigned32 read-only
Specifies the drop rate (percent of traffic) for committed traffic.
                       juniQosQueueProfileConformedDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.14 unsigned32 read-only
Specifies the drop threshold (percent of queue) for comformed traffic.
                       juniQosQueueProfileConformedDropRate 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.15 unsigned32 read-only
Specifies the drop rate (percent of traffic) for comformed traffic.
                       juniQosQueueProfileExceededDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.16 unsigned32 read-only
Specifies the drop threshold (percent of queue) for exceeded traffic.
                       juniQosQueueProfileExceededDropRate 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.17 unsigned32 read-only
Specifies the drop rate (percent of traffic) for exceeded traffic.
                       juniQosQueueProfileBufferWeight 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.18 unsigned32 read-only
The relative weight for queues in this traffic class.
                       juniQosQueueProfileUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.19 truthvalue read-only
True if modifications have been made to the queue profile object which have not been committed to the line cards.
                       juniQosQueueProfileUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.20 truthvalue read-only
When set to true, modifications made to the queue profile object will be committed to the line cards.
                       juniQosQueueProfileIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.7.2.1.21 truthvalue read-only
When true, the queue profile is referenced by a QoS profile.
           juniQosProfile 1.3.6.1.4.1.4874.2.2.57.1.8
               juniQosProfileNextIndex 1.3.6.1.4.1.4874.2.2.57.1.8.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosProfileTable.
               juniQosProfileTable 1.3.6.1.4.1.4874.2.2.57.1.8.2 no-access
This table contains entries for elements of QoS Profile definitions.
                   juniQosProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.8.2.1 no-access
Each entry describes the characteristics of a QoS profile element.
                       juniQosProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.1 unsigned32 no-access
The number identifies this QoS profile.
                       juniQosProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create a QoS profile in this table, the following entry objects MUST be explicitly configured: juniQosProfileRowStatus juniQosProfileName
                       juniQosProfileName 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.3 displaystring read-only
Specifies the name of the QoS profile defined by this row.
                       juniQosProfileUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.4 truthvalue read-only
True if modifications have been made to the QoS profile object which have not been committed to the line cards.
                       juniQosProfileUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.5 truthvalue read-only
When set to true, modifications made to the QoS profile object will be committed to the line cards.
                       juniQosProfileIsReferencedByInterfaceQosAttachment 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.6 truthvalue read-only
When true, the QoS profile is referenced by an interface QoS attachment.
                       juniQosProfileIsReferencedByQosPortTypeProfile 1.3.6.1.4.1.4874.2.2.57.1.8.2.1.7 truthvalue read-only
When true, the QoS profile is referenced by a QoS port type profile.
           juniQosProfileElement 1.3.6.1.4.1.4874.2.2.57.1.9
               juniQosProfileElementTable 1.3.6.1.4.1.4874.2.2.57.1.9.1 no-access
This table contains entries for elements of QoS profile definitions.
                   juniQosProfileElementEntry 1.3.6.1.4.1.4874.2.2.57.1.9.1.1 no-access
Each entry describes the characteristics of a QoS profile element.
                       juniQosProfileElementEntryRowStatus 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.1 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry object MUST be explicitly configured: juniQosProfileRowStatus
                       juniQosProfileElementEntryQueueProfile 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.2 unsigned32 read-only
Specifies the queue profile assigned to the QoS entry.
                       juniQosProfileElementEntrySchedulerProfile 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.3 unsigned32 read-only
Specifies the scheduler profile assigned to the QoS entry.
                       juniQosInterfaceType 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.4 integer no-access
The QoS interface type ID, part of the index for juniQosProfileElementTable. Please note that if the juniQpsProfileEntryType is trafficClassGroup, then only ethernet, atm, serial, and serverPort are valid interface types. Enumeration: 'vlan': 35, 'cbf': 36, 'frVc': 16, 'ip': 0, 'l2tpTunnel': 150, 'atm': 9, 'atmVc': 11, 'svlan': 174, 'ipTunnel': 151, 'l2tpSession': 21, 'serverPort': 31, 'ipv6': 50, 'ethernet': 6, 'serial': 13, 'atmVp': 163.
                       juniQosProfileEntryType 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.5 integer no-access
The QoS profile type, part of the index for juniQosProfileElementTable. Enumeration: 'schedulerProfile': 2, 'shadowNode': 4, 'trafficClass': 1, 'trafficClassGroup': 3.
                       juniQosProfileElementEntryDropProfile 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.6 unsigned32 read-only
Specifies the drop profile assigned to the QoS entry.
                       juniQosProfileElementEntryStatisticsProfile 1.3.6.1.4.1.4874.2.2.57.1.9.1.1.7 unsigned32 read-only
Specifies the statistics profile assigned to the QoS entry.
           juniQosIfAttach 1.3.6.1.4.1.4874.2.2.57.1.10
                 juniQosIfAttachTable 1.3.6.1.4.1.4874.2.2.57.1.10.1 no-access
This table contains entries which represent attachment of QoS to interfaces.
                     juniQosIfAttachEntry 1.3.6.1.4.1.4874.2.2.57.1.10.1.1 no-access
Each entry contains the attachment of QoS to an interface.
                         juniQosIfAttachIndex 1.3.6.1.4.1.4874.2.2.57.1.10.1.1.1 unsigned32 no-access
The interface number representing the interface to which QoS has been attached.
                         juniQosIfAttachRowStatus 1.3.6.1.4.1.4874.2.2.57.1.10.1.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy juniQosIfAttachQosProfileIndex must be specified when creating the row. *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list. destroy Destroy the specified list and all of its constituent elements.
                         juniQosIfAttachQosProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.10.1.1.3 unsigned32 read-only
The QoS profile attached to this interface.
           juniQosQosPortTypeProfile 1.3.6.1.4.1.4874.2.2.57.1.11
                 juniQosQosPortTypeProfileTable 1.3.6.1.4.1.4874.2.2.57.1.11.1 no-access
This table contains entries which represent attachment of QoS to interface types with which they are associated.
                     juniQosQosPortTypeProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.11.1.1 no-access
Each entry contains the attachment of QoS to an interface.
                         juniQosQosPortTypeProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.11.1.1.1 integer no-access
The interface number representing the types of interface to which QoS has been attached. Enumeration: 'ethernet': 6, 'serial': 13, 'atm': 9, 'serverPort': 31, 'lag': 54.
                         juniQosQosPortTypeProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.11.1.1.2 rowstatus read-only
Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy juniQosQosPortTypeProfileQosProfileIndex must be specified when creating the row. *** LIMITED ACCESS LIST CONFIGURATION LEVEL *** RowStatus createAndGo/destroy operations have the following special-purpose semantics: createAndGo Create an entry having the specified configuration and append it to the target list. destroy Destroy the specified list and all of its constituent elements.
                         juniQosQosPortTypeProfileQosProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.11.1.1.3 unsigned32 read-only
The QoS profile assigned to this port type.
           juniQosQueueStatistics 1.3.6.1.4.1.4874.2.2.57.1.12
                 juniQosQueueStatisticsTable 1.3.6.1.4.1.4874.2.2.57.1.12.1 no-access
Each entry within this table contains queue statistics for an interface/traffic class combination.
                     juniQosQueueStatisticsEntry 1.3.6.1.4.1.4874.2.2.57.1.12.1.1 no-access
Each entry defines a single queue statistics entry.
                         juniQosOutPacketForwarded 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.1 counter64 read-only
The number of packets queued on this interface.
                         juniQosOutBytesForwarded 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.2 counter64 read-only
The number of bytes queued on this interface.
                         juniQosOutGreenPacketsSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.3 counter64 read-only
The number of green packets dropped on this interface.
                         juniQosOutYellowPacketsSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.4 counter64 read-only
The number of yellow packets dropped on this interface.
                         juniQosOutRedPacketsSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.5 counter64 read-only
The number of red packets dropped on this interface.
                         juniQosOutGreenBytesSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.6 counter64 read-only
The number of green bytes dropped on this interface.
                         juniQosOutYellowBytesSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.7 counter64 read-only
The number of yellow bytes dropped on this interface.
                         juniQosOutRedBytesSchedulerDrops 1.3.6.1.4.1.4874.2.2.57.1.12.1.1.8 counter64 read-only
The number of red bytes dropped on this interface.
           juniQosDropProfileList 1.3.6.1.4.1.4874.2.2.57.1.13
                 juniQosDropProfileNextIndex 1.3.6.1.4.1.4874.2.2.57.1.13.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosDropProfileTable.
                 juniQosDropProfileTable 1.3.6.1.4.1.4874.2.2.57.1.13.2 no-access
This table contains entries for elements of drop profile definitions.
                     juniQosDropProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.13.2.1 no-access
Each entry describes the characteristics of a drop profile element.
                         juniQosDropProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.1 unsigned32 no-access
The number of the drop profile entry which is defined by this row.
                         juniQosDropProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosDropProfileRowStatus juniQosDropProfileName
                         juniQosDropProfileName 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.3 displaystring read-only
Specifies the name of the drop profile defined by this row.
                         juniQosDropProfileAverageLengthExponent 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.4 unsigned32 read-only
Specifies the exponent used to weight the average queue length over time, controlling RED responsiveness. A non-default value enables the average queue length calculation.
                         juniQosDropProfileCommittedThresholdUnits 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.5 integer read-only
Specifies the units for the committed minimum and maximum thresholds. Enumeration: 'percent': 2, 'bytes': 1.
                         juniQosDropProfileCommittedThresholdMinThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.6 unsigned32 read-only
Specifies the minimum drop threshold for committed traffic. The units are defined by juniQosDropProfileCommittedThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100.
                         juniQosDropProfileCommittedThresholdMaxThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.7 unsigned32 read-only
Specifies the maximum drop threshold for committed traffic. The units are defined by juniQosDropProfileCommittedThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100. Setting the minimum and maximum thresholds to 0 disables the threshold.
                         juniQosDropProfileCommittedThresholdMaxDropProbability 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.8 unsigned32 read-only
Specifies the maximum drop probability for committed traffic.
                         juniQosDropProfileConformedThresholdUnits 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.9 integer read-only
Specifies the units for the conformed minimum and maximum thresholds. Enumeration: 'percent': 2, 'bytes': 1.
                         juniQosDropProfileConformedThresholdMinThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.10 unsigned32 read-only
Specifies the minimum drop threshold for conformed traffic. The units are defined by juniQosDropProfileConformedThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100.
                         juniQosDropProfileConformedThresholdMaxThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.11 unsigned32 read-only
Specifies the maximum drop threshold for conformed traffic. The units are defined by juniQosDropProfileConformedThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100. Setting the minimum and maximum thresholds to 0 disables the threshold.
                         juniQosDropProfileConformedThresholdMaxDropProbability 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.12 unsigned32 read-only
Specifies the maximum drop probability for conformed traffic.
                         juniQosDropProfileExceededThresholdUnits 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.13 integer read-only
Specifies the units for the exceeded minimum and maximum thresholds. Enumeration: 'percent': 2, 'bytes': 1.
                         juniQosDropProfileExceededThresholdMinThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.14 unsigned32 read-only
Specifies the minimum drop threshold for exceeded traffic. The units are defined by juniQosDropProfileExceededThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100.
                         juniQosDropProfileExceededThresholdMaxThreshold 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.15 unsigned32 read-only
Specifies the maximum drop threshold for exceeded traffic. The units are defined by juniQosDropProfileExceededThresholdUnits. If units are bytes, the value must be in the range of 0..1073741824. If units are percent, the value must be in the range of 1..100. Setting the minimum and maximum thresholds to 0 disables the threshold.
                         juniQosDropProfileExceededThresholdMaxDropProbability 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.16 unsigned32 read-only
Specifies the maximum drop probability for exceeded traffic.
                         juniQosDropProfileUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.17 truthvalue read-only
True if modifications have been made to the drop profile object which have not been committed to the line cards.
                         juniQosDropProfileUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.18 truthvalue read-only
When set to true, modifications made to the drop profile object will be committed to the line cards.
                         juniQosDropProfileIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.13.2.1.19 truthvalue read-only
True if the drop profile is referenced by QoS profile(s).
           juniQosAtmVpUidSupport 1.3.6.1.4.1.4874.2.2.57.1.14
                 juniQosAtmVpUidValid 1.3.6.1.4.1.4874.2.2.57.1.14.1 integer read-only
This object reflects the status of the ATM VP UID translation objects. Enumeration: 'badPortInterfaceUid': 1, 'valid': 0, 'badPath': 2, 'badAtmVpUid': 3.
                 juniQosAtmVpAtmPortInterfaceUid 1.3.6.1.4.1.4874.2.2.57.1.14.2 unsigned32 read-write
This object is the ATM port interface UID which correlates to the ATM VP UID object.
                 juniQosAtmVpAtmPath 1.3.6.1.4.1.4874.2.2.57.1.14.3 unsigned32 read-write
This object is the ATM VP which correlates to the ATM VP UID object.
                 juniQosAtmVpUid 1.3.6.1.4.1.4874.2.2.57.1.14.4 unsigned32 read-write
This object is the ATM VP UID which correlates to the ATM port interface and path objects.
           juniQosStatisticsProfileList 1.3.6.1.4.1.4874.2.2.57.1.15
                 juniQosStatisticsProfileNextIndex 1.3.6.1.4.1.4874.2.2.57.1.15.1 unsigned32 read-only
This scalar object returns the index of the next available row in the juniQosStatsProfileTable.
                 juniQosStatisticsProfileTable 1.3.6.1.4.1.4874.2.2.57.1.15.2 no-access
This table contains entries for elements of Statistics Profile definitions.
                     juniQosStatisticsProfileEntry 1.3.6.1.4.1.4874.2.2.57.1.15.2.1 no-access
Each entry describes the characteristics of a statstics profile element.
                         juniQosStatisticsProfileIndex 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.1 unsigned32 no-access
The number of the statistics profile entry which is defined by this row.
                         juniQosStatisticsProfileRowStatus 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosStatisticsProfileRowStatus juniQosStatisticsProfileName
                         juniQosStatisticsProfileName 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.3 displaystring read-only
Specifies the name of the statistics profile defined by this row.
                         juniQosStatisticsProfileForwardingRateThreshold 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.4 unsigned32 read-only
Specifies the forwarding rate threshold.
                         juniQosStatisticsProfileCommittedDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.5 unsigned32 read-only
Specifies the committed drop threshold.
                         juniQosStatisticsProfileConformedDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.6 unsigned32 read-only
Specifies the conformed drop threshold.
                         juniQosStatisticsProfileExceededDropThreshold 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.7 unsigned32 read-only
Specifies the exceeded drop threshold.
                         juniQosStatisticsProfileRatePeriod 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.8 unsigned32 read-only
Specifies the rate period over which forwarding and drop thresholds are calculated
                         juniQosStatisticsProfileUpdatePending 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.9 truthvalue read-only
True if modifications have been made to the statistics profile object which have not been committed to the line cards.
                         juniQosStatisticsProfileUpdateNow 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.10 truthvalue read-only
When set to true, modifications made to the statistics profile object will be committed to the line cards.
                         juniQosStatisticsProfileIsReferencedByQosProfile 1.3.6.1.4.1.4874.2.2.57.1.15.2.1.11 truthvalue read-only
True if the statistics profile is referenced by QoS profile(s).
           juniQosQosModePortList 1.3.6.1.4.1.4874.2.2.57.1.16
                 juniQosQosModePortTable 1.3.6.1.4.1.4874.2.2.57.1.16.1 no-access
This table contains entries for elements of QoS mode port definitions.
                     juniQosQosModePortEntry 1.3.6.1.4.1.4874.2.2.57.1.16.1.1 no-access
Each entry describes the characteristics of a QoS mode port element.
                         juniQosQosModePortIndex 1.3.6.1.4.1.4874.2.2.57.1.16.1.1.1 unsigned32 no-access
The ATM port interface for which this row defines QoS mode port settings.
                         juniQosQosModePortRowStatus 1.3.6.1.4.1.4874.2.2.57.1.16.1.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosQosModePortRowStatus juniQosQosModePortFrameMode
                         juniQosQosModePortFrameMode 1.3.6.1.4.1.4874.2.2.57.1.16.1.1.3 integer read-only
Specifies the frame mode for this ATM port interface. lowCdv mode can not be configured unless juniQosQosShapingModeShapingMode for the ATM port interface is configured as 'cell'. Enumeration: 'lowLatency': 1, 'lowCdv': 0.
           juniQosQosShapingModeList 1.3.6.1.4.1.4874.2.2.57.1.17
                 juniQosQosShapingModeTable 1.3.6.1.4.1.4874.2.2.57.1.17.1 no-access
This table contains entries for elements of QoS shaping mode definitions.
                     juniQosQosShapingModeEntry 1.3.6.1.4.1.4874.2.2.57.1.17.1.1 no-access
Each entry describes the characteristics of a QoS shaping mode element.
                         juniQosQosShapingModeIndex 1.3.6.1.4.1.4874.2.2.57.1.17.1.1.1 unsigned32 no-access
The ATM port interface for which this row defines QoS shaping mode port settings.
                         juniQosQosShapingModeRowStatus 1.3.6.1.4.1.4874.2.2.57.1.17.1.1.2 rowstatus read-only
Controls creation/deletion of conceptual rows within this table. All rowStatus modes are supported. To create an entry in this table, the following entry objects MUST be explicitly configured: juniQosQosShapingModeRowStatus juniQosQosShapingModeShapingMode
                         juniQosQosShapingModeShapingMode 1.3.6.1.4.1.4874.2.2.57.1.17.1.1.3 integer read-only
Specifies the QoS shaping mode for this ATM port interface. 'frame' indicates shaping is to be based on frames, not including cell encapsulation and padding. 'cell' indicates shaping is to be based on cells, with cell encapsulation and padding included. 'frame' mode can not be configured unless juniQosQosModePortFrameMode for the ATM port interface is configured as 'lowLatency'. Enumeration: 'cell': 1, 'frame': 0.
           juniQosSVlanUidSupport 1.3.6.1.4.1.4874.2.2.57.1.18
                 juniQosSVlanUidTable 1.3.6.1.4.1.4874.2.2.57.1.18.1 no-access
This table contains an entry for each possible stacked vlan UID.
                     juniQosSVlanUidTableEntry 1.3.6.1.4.1.4874.2.2.57.1.18.1.1 no-access
Each entry is a stacked vlan UID.
                         juniQosSVlanUidTablePortUid 1.3.6.1.4.1.4874.2.2.57.1.18.1.1.1 unsigned32 no-access
The UID of the Ethernet port on which the stacked vlan is defined
                         juniQosSVlanUidTableSVlanId 1.3.6.1.4.1.4874.2.2.57.1.18.1.1.2 unsigned32 no-access
The stacked vlan ID
                         juniQosSVlanUidTableSVlanUid 1.3.6.1.4.1.4874.2.2.57.1.18.1.1.3 unsigned32 read-only
The stacked vlan UID
           juniQosSVlanIdSupport 1.3.6.1.4.1.4874.2.2.57.1.19
                 juniQosSVlanIdTable 1.3.6.1.4.1.4874.2.2.57.1.19.1 no-access
This table contains an entry for each possible Ethernet port/stacked vlan id.
                     juniQosSVlanIdTableEntry 1.3.6.1.4.1.4874.2.2.57.1.19.1.1 no-access
Each entry is a stacked vlan Ethernet port/stacked vlan ID.
                         juniQosSVlanIdTableSVlanUid 1.3.6.1.4.1.4874.2.2.57.1.19.1.1.1 unsigned32 no-access
The stacked vlan UID
                         juniQosSVlanIdTablePortUid 1.3.6.1.4.1.4874.2.2.57.1.19.1.1.2 unsigned32 read-only
The UID of the Ethernet port on which the stacked vlan is defined
                         juniQosSVlanIdTableSVlanId 1.3.6.1.4.1.4874.2.2.57.1.19.1.1.3 unsigned32 read-only
The stacked vlan ID
       juniQosConformance 1.3.6.1.4.1.4874.2.2.57.2
           juniQosCompliances 1.3.6.1.4.1.4874.2.2.57.2.1
               juniQosCompliance 1.3.6.1.4.1.4874.2.2.57.2.1.1
Obsolete compliance statement for entities which implement the Juniper QoS management MIB. This statement became obsolete when drop profile list support was added.
               juniQosCompliance2 1.3.6.1.4.1.4874.2.2.57.2.1.2
Obsolete compliance statement for entities which implement the Juniper QoS management MIB. This statement became obsolete when ATM VP UID, statistics profile list and QoS mode port support was added.
               juniQosCompliance3 1.3.6.1.4.1.4874.2.2.57.2.1.3
Obsolete compliance statement for entities which implement the Juniper QoS management MIB. This statement became obsolete when multiple traffic class group support was added.
               juniQosCompliance4 1.3.6.1.4.1.4874.2.2.57.2.1.4
The compliance statement for entities which implement the Juniper QoS management MIB.
               juniQosCompliance5 1.3.6.1.4.1.4874.2.2.57.2.1.5
The compliance statement for entities which implement the Juniper QoS management MIB.
               juniQosCompliance6 1.3.6.1.4.1.4874.2.2.57.2.1.6
The compliance statement for entities which implement the Juniper QoS management MIB.
           juniQosGroups 1.3.6.1.4.1.4874.2.2.57.2.2
               juniQosCapabilityGroup 1.3.6.1.4.1.4874.2.2.57.2.2.1
This group defines QoS application-wide capabilities management.
               juniQosScalarGroup 1.3.6.1.4.1.4874.2.2.57.2.2.2
This obsolete group defines QoS application-wide counters. This group became obsolete when drop profile list support was added.
               juniQosTrafficClassListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.3
This group defines QoS traffic class management.
               juniQosTrafficClassGroupListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.4
This obsolete group defines QoS traffic class group management. This group became obsolete when multiple traffic class group support was added.
               juniQosQueueProfileListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.5
This group defines QoS queue profile management.
               juniQosSchedulerProfileListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.6
This obsolete group defines QoS scheduler profile management. This group became obsolete when assured rate support was added.
               juniQosProfileListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.7
This group defines QoS profile management.
               juniQosProfileElementGroup 1.3.6.1.4.1.4874.2.2.57.2.2.8
This obsolete group defines QoS profile element entry management. This group became obsolete when drop profile list support was added.
               juniQosIfAttachGroup 1.3.6.1.4.1.4874.2.2.57.2.2.9
This group defines QoS interface attachment management.
               juniQosQosPortTypeProfileGroup 1.3.6.1.4.1.4874.2.2.57.2.2.10
This group defines QoS default port profile management.
               juniQosQueueStatisticsGroup 1.3.6.1.4.1.4874.2.2.57.2.2.11
This group defines QoS queue statistics reporting.
               juniQosScalarGroup2 1.3.6.1.4.1.4874.2.2.57.2.2.12
This obsolete group defines QoS application-wide counters. This group became obsolete when statistics profile list support was added.
               juniQosProfileElementGroup2 1.3.6.1.4.1.4874.2.2.57.2.2.13
This obsolete group defines QoS profile element entry management. This group became obsolete when statistics profile list support was added.
               juniQosDropProfileListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.14
This group defines QoS drop profile management.
               juniQosAtmVpUidSupportGroup 1.3.6.1.4.1.4874.2.2.57.2.2.15
This group defines QoS ATM VP UID support.
               juniQosScalarGroup3 1.3.6.1.4.1.4874.2.2.57.2.2.16
This group defines QoS application-wide counters.
               juniQosProfileElementGroup3 1.3.6.1.4.1.4874.2.2.57.2.2.17
This group defines QoS profile element entry management.
               juniQosStatisticsProfileListGroup 1.3.6.1.4.1.4874.2.2.57.2.2.18
This group defines QoS statistics profile management.
               juniQosSchedulerProfileListGroup2 1.3.6.1.4.1.4874.2.2.57.2.2.19
This group defines QoS scheduler profile management.
               juniQosQosModePortGroup 1.3.6.1.4.1.4874.2.2.57.2.2.20
This group defines QoS mode port management.
               juniQosQosShapingModeGroup 1.3.6.1.4.1.4874.2.2.57.2.2.21
This group defines QoS shaping mode management.
               juniQosTrafficClassGroupListGroup2 1.3.6.1.4.1.4874.2.2.57.2.2.22
This group defines QoS traffic class group management.
               juniQosSchedulerProfileListGroup3 1.3.6.1.4.1.4874.2.2.57.2.2.23
This group defines QoS scheduler profile management.
               juniQosSchedulerProfileListGroup4 1.3.6.1.4.1.4874.2.2.57.2.2.24
This group defines QoS scheduler profile management.
               juniQosSVlanUidSupportGroup 1.3.6.1.4.1.4874.2.2.57.2.2.25
This group defines QoS stacked vlan UID listing support.
               juniQosSVlanIdSupportGroup 1.3.6.1.4.1.4874.2.2.57.2.2.26
This group defines QoS stacked vlan port/id listing support.