Juniper-QoS-MIB
AI MIB Summary
The Juniper-QoS-MIB enables monitoring and management of Quality of Service parameters on Juniper Networks devices, specifically tracking traffic classification, policing, shaping, and queuing statistics across interfaces and forwarding classes.
The Quality of Service (QoS) MIB for the Juniper Networks enterprise.
Main OID:
juniQosMIB.1.3.6.1.4.1.4874.2.2.57
238
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
238 total| Object Name |
|---|
juniQosMIBThe Quality of Service (QoS) MIB for the Juniper Networks enterprise. MODULE-IDENTITY .1.3.6.1.4.1.4874.2.2.57 |
juniQosObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1 |
juniQosCapability OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.1 |
juniQosMaxTrafficClassThis object reflects the maximum number of traffic classes supported.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.1.1 |
juniQosMaxQueueLengthThis object reflects the maximum supported queue length in bytes.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.1.2 |
juniQosMinSchedulerBurstThis object reflects the minimum supported scheduler burst size in bytes.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.1.3 |
juniQosMaxSchedulerBurstThis object reflects the maximum supported scheduler burst size in bytes.ro Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.1.4 |
juniQosMaxQosProfileRulesThis object reflects the maximum number of rules per qos-profile supported.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.1.5 |
juniQos OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.2 |
juniQosTrafficClassCountThis object reflects the number of configured traffic classes.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.1 |
juniQosQueueProfileCountThis object reflects the number of configured queue profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.2 |
juniQosSchedulerProfileCountThis object reflects the number of configured scheduler profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.3 |
juniQosProfileCountThis object reflects the number of configured QoS profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.4 |
juniQosInterfaceCountThis object reflects the number of configured interface QoS attachments.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.5 |
juniQosQosPortTypeProfileCountThis object reflects the number of configured default port profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.6 |
juniQosDropProfileCountThis object reflects the number of configured drop profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.7 |
juniQosStatisticsProfileCountThis object reflects the number of configured statistics profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.8 |
juniQosTrafficClassList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.3 |
juniQosTrafficClassNextIndexThis scalar object returns the index of the next available row in the juniQosTrafficClassTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.3.1 |
juniQosTrafficClassTableThis table contains entries for elements of Traffic Class definitions. SEQUENCE OF JuniQosTrafficClassEntry .1.3.6.1.4.1.4874.2.2.57.1.3.2 |
juniQosTrafficClassEntryEach entry describes the characteristics of a traffic class element. JuniQosTrafficClassEntry .1.3.6.1.4.1.4874.2.2.57.1.3.2.1 |
juniQosTrafficClassIndexThe number of the traffic class entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.1 |
juniQosTrafficClassRowStatusControls 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 juniQosTrafficClassNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.2 |
juniQosTrafficClassNameSpecifies the name of the traffic class defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.3 |
juniQosTrafficClassWeightThe relative weight for queues in this traffic class.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.4 |
juniQosTrafficClassStrictPriorityThe traffic to be dequeued before all other classes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.5 |
juniQosTrafficClassUpdatePendingTrue if modifications have been made to the traffic class object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.6 |
juniQosTrafficClassUpdateNowWhen set to true, modifications made to the traffic class object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.7 |
juniQosTrafficClassIsReferencedByGroupWhen true, the traffic class is referenced by a traffic class group.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.8 |
juniQosTrafficClassIsReferencedByQosProfileWhen true, the traffic class is referenced by a QoS profile.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.9 |
juniQosTrafficClassGroupList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.4 |
juniQosTrafficClassGroupNextIndexThis scalar object returns the index of the next available row in the juniQosTrafficClassGroupTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.4.1 |
juniQosTrafficClassGroupTableThis table contains entries for elements of Traffic Class group definitions. SEQUENCE OF JuniQosTrafficClassGroupEntry .1.3.6.1.4.1.4874.2.2.57.1.4.2 |
juniQosTrafficClassGroupEntryEach entry describes the characteristics of a traffic class group element. JuniQosTrafficClassGroupEntry .1.3.6.1.4.1.4874.2.2.57.1.4.2.1 |
juniQosTrafficClassGroupIndexThe number of the traffic class entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.1 |
juniQosTrafficClassGroupRowStatusControls 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 juniQosTrafficClassGroupNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.2 |
juniQosTrafficClassGroupNameSpecifies the name of the traffic class group defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.3 |
juniQosTrafficClassGroupUpdatePendingTrue if modifications have been made to the traffic class group object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.4 |
juniQosTrafficClassGroupUpdateNowWhen set to true, modifications made to the traffic class group object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.5 |
juniQosTrafficClassGroupIsReferencedByQosProfileWhen true, the traffic class group is referenced by a QoS profile.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.6 |
juniQosTrafficClassGroupSlotNumberThe 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.7 |
juniQosTrafficClassGroupExtendedGroupWhen true, the traffic class group is an extended group. False indicates the traffic class group is an auto-strict-priority group.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.8 |
juniQosTrafficClassGroupEntryList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.5 |
juniQosTrafficClassGroupEntryTableThis table identifies which traffic classes are in each traffic class group. SEQUENCE OF JuniQosTrafficClassGroupEntryEntry .1.3.6.1.4.1.4874.2.2.57.1.5.1 |
juniQosTrafficClassGroupEntryEntryEach entry ties a traffic class table entry to a traffic class group. JuniQosTrafficClassGroupEntryEntry .1.3.6.1.4.1.4874.2.2.57.1.5.1.1 |
juniQosTrafficClassGroupEntryRowStatusControls 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: juniQosTrafficClassGroupEntryRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.5.1.1.1 |
juniQosSchedulerProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.6 |
juniQosSchedulerProfileNextIndexThis scalar object returns the index of the next available row in the juniQosSchedulerProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.1 |
juniQosSchedulerProfileTableThis table contains entries for elements of Scheduler Profile definitions. SEQUENCE OF JuniQosSchedulerProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.6.2 |
juniQosSchedulerProfileEntryEach entry describes the characteristics of a scheduler profile element. JuniQosSchedulerProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.6.2.1 |
juniQosSchedulerProfileIndexThe number of the scheduler profile entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.1 |
juniQosSchedulerProfileRowStatusControls 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 juniQosSchedulerProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.2 |
juniQosSchedulerProfileNameSpecifies the name of the scheduler profile defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.3 |
juniQosSchedulerProfileShapingRateSpecifies the shaping rate in bits per second (bps). Values between 1 and 63999 are not supported.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.4 |
juniQosSchedulerProfileBurstSpecifies the catch-up burst size in bytes. Burst value of 0 indicates the largest burst size the system will allow without losing accuracy.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.5 |
juniQosSchedulerProfileWeightThe relative weight of the scheduler. When an assured rate is specified, this object is ignored.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.6 |
juniQosSchedulerProfileStrictPrioritySpecifies the traffic to be dequeued before all other scheduler nodes.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.7 |
juniQosSchedulerProfileUpdatePendingTrue if modifications have been made to the scheduler profile object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.8 |
juniQosSchedulerProfileUpdateNowWhen set to true, modifications made to the scheduler profile object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.9 |
juniQosSchedulerProfileIsReferencedByQosProfileWhen true, the scheduler profile is referenced by a QoS profile.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.10 |
juniQosSchedulerProfileAssuredRateSpecifies 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.rw Unsigned32 (0 | 25000..1000000000 | 4294967295) UNITS "bps" .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.11 |
juniQosSchedulerProfileSharedShapingRateSpecifies the shared shaping rate in bits per second (bps). The range of 1 to 63999 is not supported.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.12 |
juniQosSchedulerProfileSharedShapingBurstSizeSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.13 |
juniQosSchedulerProfileSharedShapingTypeThe 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.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.14 |
juniQosSchedulerProfileSharedShapingExplicitConstituentsThis option allows automatic shared shaper constituent selecting and bandwidth allocation to be overridden. By default, constituents are configured implicitly.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.15 |
juniQosSchedulerProfileSharedShapingPriorityThe 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.rw Integer32 (-1..8) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.16 |
juniQosSchedulerProfileSharedShapingWeightThe 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.rw Integer32 (-1..31) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.17 |
juniQosQueueProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.7 |
juniQosQueueProfileNextIndexThis scalar object returns the index of the next available row in the juniQosQueueProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.1 |
juniQosQueueProfileTableThis table contains entries for elements of queue profile definitions. SEQUENCE OF JuniQosQueueProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.7.2 |
juniQosQueueProfileEntryEach entry describes the characteristics of a queue profile element. JuniQosQueueProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.7.2.1 |
juniQosQueueProfileIndexThe number of the queue profile entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.1 |
juniQosQueueProfileRowStatusControls 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 juniQosQueueProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.2 |
juniQosQueueProfileNameSpecifies the name of the queue profile defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.3 |
juniQosQueueProfileCommittedMinLengthSpecifies the minimum queue length in bytes for committed traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.4 |
juniQosQueueProfileCommittedMaxLengthSpecifies the maximum queue length in bytes for committed traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.5 |
juniQosQueueProfileConformedMinLengthSpecifies the minimum queue length in bytes for conformed traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.6 |
juniQosQueueProfileConformedMaxLengthSpecifies the maximum queue length in bytes for conformed traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.7 |
juniQosQueueProfileExceededMinLengthSpecifies the minimum queue length in bytes for exceeded traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.8 |
juniQosQueueProfileExceededMaxLengthSpecifies the maximum queue length in bytes for exceeded traffic.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.9 |
juniQosQueueProfileConformedFractionSpecifies the maximum percentage of queue occupied by conformed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.10 |
juniQosQueueProfileExceededFractionSpecifies the maximum percentage of queue occupied by exceeded traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.11 |
juniQosQueueProfileCommittedDropThresholdSpecifies the drop threshold (percent of queue) for committed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.12 |
juniQosQueueProfileCommittedDropRateSpecifies the drop rate (percent of traffic) for committed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.13 |
juniQosQueueProfileConformedDropThresholdSpecifies the drop threshold (percent of queue) for comformed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.14 |
juniQosQueueProfileConformedDropRateSpecifies the drop rate (percent of traffic) for comformed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.15 |
juniQosQueueProfileExceededDropThresholdSpecifies the drop threshold (percent of queue) for exceeded traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.16 |
juniQosQueueProfileExceededDropRateSpecifies the drop rate (percent of traffic) for exceeded traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.17 |
juniQosQueueProfileBufferWeightThe relative weight for queues in this traffic class.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.18 |
juniQosQueueProfileUpdatePendingTrue if modifications have been made to the queue profile object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.19 |
juniQosQueueProfileUpdateNowWhen set to true, modifications made to the queue profile object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.20 |
juniQosQueueProfileIsReferencedByQosProfileWhen true, the queue profile is referenced by a QoS profile.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.21 |
juniQosProfile OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.8 |
juniQosProfileNextIndexThis scalar object returns the index of the next available row in the juniQosProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.8.1 |
juniQosProfileTableThis table contains entries for elements of QoS Profile definitions. SEQUENCE OF JuniQosProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.8.2 |
juniQosProfileEntryEach entry describes the characteristics of a QoS profile element. JuniQosProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.8.2.1 |
juniQosProfileIndexThe number identifies this QoS profile. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.1 |
juniQosProfileRowStatusControls 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 juniQosProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.2 |
juniQosProfileNameSpecifies the name of the QoS profile defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.3 |
juniQosProfileUpdatePendingTrue if modifications have been made to the QoS profile object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.4 |
juniQosProfileUpdateNowWhen set to true, modifications made to the QoS profile object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.5 |
juniQosProfileIsReferencedByInterfaceQosAttachmentWhen true, the QoS profile is referenced by an interface QoS attachment.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.6 |
juniQosProfileIsReferencedByQosPortTypeProfileWhen true, the QoS profile is referenced by a QoS port type profile.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.7 |
juniQosProfileElement OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.9 |
juniQosProfileElementTableThis table contains entries for elements of QoS profile definitions. SEQUENCE OF JuniQosProfileElementEntry .1.3.6.1.4.1.4874.2.2.57.1.9.1 |
juniQosProfileElementEntryEach entry describes the characteristics of a QoS profile element. JuniQosProfileElementEntry .1.3.6.1.4.1.4874.2.2.57.1.9.1.1 |
juniQosProfileElementEntryRowStatusControls 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: juniQosProfileRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.1 |
juniQosProfileElementEntryQueueProfileSpecifies the queue profile assigned to the QoS entry.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.2 |
juniQosProfileElementEntrySchedulerProfileSpecifies the scheduler profile assigned to the QoS entry.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.3 |
juniQosInterfaceTypeThe 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 .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.4 |
juniQosProfileEntryTypeThe QoS profile type, part of the index for juniQosProfileElementTable. Enumeration .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.5 |
juniQosProfileElementEntryDropProfileSpecifies the drop profile assigned to the QoS entry.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.6 |
juniQosProfileElementEntryStatisticsProfileSpecifies the statistics profile assigned to the QoS entry.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.7 |
juniQosIfAttach OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.10 |
juniQosIfAttachTableThis table contains entries which represent attachment of QoS to interfaces. SEQUENCE OF JuniQosIfAttachEntry .1.3.6.1.4.1.4874.2.2.57.1.10.1 |
juniQosIfAttachEntryEach entry contains the attachment of QoS to an interface. JuniQosIfAttachEntry .1.3.6.1.4.1.4874.2.2.57.1.10.1.1 |
juniQosIfAttachIndexThe interface number representing the interface to which QoS has been attached. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.10.1.1.1 |
juniQosIfAttachRowStatusControls 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.10.1.1.2 |
juniQosIfAttachQosProfileIndexThe QoS profile attached to this interface.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.10.1.1.3 |
juniQosQosPortTypeProfile OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.11 |
juniQosQosPortTypeProfileTableThis table contains entries which represent attachment of QoS to interface types with which they are associated. SEQUENCE OF JuniQosQosPortTypeProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.11.1 |
juniQosQosPortTypeProfileEntryEach entry contains the attachment of QoS to an interface. JuniQosQosPortTypeProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.11.1.1 |
juniQosQosPortTypeProfileIndexThe interface number representing the types of interface to which QoS has been attached. Enumeration .1.3.6.1.4.1.4874.2.2.57.1.11.1.1.1 |
juniQosQosPortTypeProfileRowStatusControls 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.11.1.1.2 |
juniQosQosPortTypeProfileQosProfileIndexThe QoS profile assigned to this port type.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.11.1.1.3 |
juniQosQueueStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.12 |
juniQosQueueStatisticsTableEach entry within this table contains queue statistics for an interface/traffic class combination. SEQUENCE OF JuniQosQueueStatisticsEntry .1.3.6.1.4.1.4874.2.2.57.1.12.1 |
juniQosQueueStatisticsEntryEach entry defines a single queue statistics entry. JuniQosQueueStatisticsEntry .1.3.6.1.4.1.4874.2.2.57.1.12.1.1 |
juniQosOutPacketForwardedThe number of packets queued on this interface.ro Counter64 UNITS "packets" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.1 |
juniQosOutBytesForwardedThe number of bytes queued on this interface.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.2 |
juniQosOutGreenPacketsSchedulerDropsThe number of green packets dropped on this interface.ro Counter64 UNITS "packets" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.3 |
juniQosOutYellowPacketsSchedulerDropsThe number of yellow packets dropped on this interface.ro Counter64 UNITS "packets" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.4 |
juniQosOutRedPacketsSchedulerDropsThe number of red packets dropped on this interface.ro Counter64 UNITS "packets" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.5 |
juniQosOutGreenBytesSchedulerDropsThe number of green bytes dropped on this interface.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.6 |
juniQosOutYellowBytesSchedulerDropsThe number of yellow bytes dropped on this interface.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.7 |
juniQosOutRedBytesSchedulerDropsThe number of red bytes dropped on this interface.ro Counter64 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.12.1.1.8 |
juniQosDropProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.13 |
juniQosDropProfileNextIndexThis scalar object returns the index of the next available row in the juniQosDropProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.1 |
juniQosDropProfileTableThis table contains entries for elements of drop profile definitions. SEQUENCE OF JuniQosDropProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.13.2 |
juniQosDropProfileEntryEach entry describes the characteristics of a drop profile element. JuniQosDropProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.13.2.1 |
juniQosDropProfileIndexThe number of the drop profile entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.1 |
juniQosDropProfileRowStatusControls 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 juniQosDropProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.2 |
juniQosDropProfileNameSpecifies the name of the drop profile defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.3 |
juniQosDropProfileAverageLengthExponentSpecifies the exponent used to weight the average queue length over time, controlling RED responsiveness. A non-default value enables the average queue length calculation.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.4 |
juniQosDropProfileCommittedThresholdUnitsSpecifies the units for the committed minimum and maximum thresholds.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.5 |
juniQosDropProfileCommittedThresholdMinThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.6 |
juniQosDropProfileCommittedThresholdMaxThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.7 |
juniQosDropProfileCommittedThresholdMaxDropProbabilitySpecifies the maximum drop probability for committed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.8 |
juniQosDropProfileConformedThresholdUnitsSpecifies the units for the conformed minimum and maximum thresholds.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.9 |
juniQosDropProfileConformedThresholdMinThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.10 |
juniQosDropProfileConformedThresholdMaxThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.11 |
juniQosDropProfileConformedThresholdMaxDropProbabilitySpecifies the maximum drop probability for conformed traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.12 |
juniQosDropProfileExceededThresholdUnitsSpecifies the units for the exceeded minimum and maximum thresholds.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.13 |
juniQosDropProfileExceededThresholdMinThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.14 |
juniQosDropProfileExceededThresholdMaxThresholdSpecifies 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.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.15 |
juniQosDropProfileExceededThresholdMaxDropProbabilitySpecifies the maximum drop probability for exceeded traffic.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.16 |
juniQosDropProfileUpdatePendingTrue if modifications have been made to the drop profile object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.17 |
juniQosDropProfileUpdateNowWhen set to true, modifications made to the drop profile object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.18 |
juniQosDropProfileIsReferencedByQosProfileTrue if the drop profile is referenced by QoS profile(s).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.13.2.1.19 |
juniQosAtmVpUidSupport OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.14 |
juniQosAtmVpUidValidThis object reflects the status of the ATM VP UID translation objects.ro Enumeration .1.3.6.1.4.1.4874.2.2.57.1.14.1 |
juniQosAtmVpAtmPortInterfaceUidThis object is the ATM port interface UID which correlates to the ATM VP UID object.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.14.2 |
juniQosAtmVpAtmPathThis object is the ATM VP which correlates to the ATM VP UID object.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.14.3 |
juniQosAtmVpUidThis object is the ATM VP UID which correlates to the ATM port interface and path objects.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.14.4 |
juniQosStatisticsProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.15 |
juniQosStatisticsProfileNextIndexThis scalar object returns the index of the next available row in the juniQosStatsProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.1 |
juniQosStatisticsProfileTableThis table contains entries for elements of Statistics Profile definitions. SEQUENCE OF JuniQosStatisticsProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.15.2 |
juniQosStatisticsProfileEntryEach entry describes the characteristics of a statstics profile element. JuniQosStatisticsProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.15.2.1 |
juniQosStatisticsProfileIndexThe number of the statistics profile entry which is defined by this row. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.1 |
juniQosStatisticsProfileRowStatusControls 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 juniQosStatisticsProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.2 |
juniQosStatisticsProfileNameSpecifies the name of the statistics profile defined by this row.rw DisplayString .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.3 |
juniQosStatisticsProfileForwardingRateThresholdSpecifies the forwarding rate threshold.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.4 |
juniQosStatisticsProfileCommittedDropThresholdSpecifies the committed drop threshold.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.5 |
juniQosStatisticsProfileConformedDropThresholdSpecifies the conformed drop threshold.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.6 |
juniQosStatisticsProfileExceededDropThresholdSpecifies the exceeded drop threshold.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.7 |
juniQosStatisticsProfileRatePeriodSpecifies the rate period over which forwarding and drop thresholds are calculatedrw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.8 |
juniQosStatisticsProfileUpdatePendingTrue if modifications have been made to the statistics profile object which have not been committed to the line cards.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.9 |
juniQosStatisticsProfileUpdateNowWhen set to true, modifications made to the statistics profile object will be committed to the line cards.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.10 |
juniQosStatisticsProfileIsReferencedByQosProfileTrue if the statistics profile is referenced by QoS profile(s).ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.15.2.1.11 |
juniQosQosModePortList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.16 |
juniQosQosModePortTableThis table contains entries for elements of QoS mode port definitions. SEQUENCE OF JuniQosQosModePortEntry .1.3.6.1.4.1.4874.2.2.57.1.16.1 |
juniQosQosModePortEntryEach entry describes the characteristics of a QoS mode port element. JuniQosQosModePortEntry .1.3.6.1.4.1.4874.2.2.57.1.16.1.1 |
juniQosQosModePortIndexThe ATM port interface for which this row defines QoS mode port settings. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.16.1.1.1 |
juniQosQosModePortRowStatusControls 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 juniQosQosModePortFrameModerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.16.1.1.2 |
juniQosQosModePortFrameModeSpecifies 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'.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.16.1.1.3 |
juniQosQosShapingModeList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.17 |
juniQosQosShapingModeTableThis table contains entries for elements of QoS shaping mode definitions. SEQUENCE OF JuniQosQosShapingModeEntry .1.3.6.1.4.1.4874.2.2.57.1.17.1 |
juniQosQosShapingModeEntryEach entry describes the characteristics of a QoS shaping mode element. JuniQosQosShapingModeEntry .1.3.6.1.4.1.4874.2.2.57.1.17.1.1 |
juniQosQosShapingModeIndexThe ATM port interface for which this row defines QoS shaping mode port settings. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.17.1.1.1 |
juniQosQosShapingModeRowStatusControls 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 juniQosQosShapingModeShapingModerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.17.1.1.2 |
juniQosQosShapingModeShapingModeSpecifies 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'.rw Enumeration .1.3.6.1.4.1.4874.2.2.57.1.17.1.1.3 |
juniQosSVlanUidSupport OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.18 |
juniQosSVlanUidTableThis table contains an entry for each possible stacked vlan UID. SEQUENCE OF JuniQosSVlanUidTableEntry .1.3.6.1.4.1.4874.2.2.57.1.18.1 |
juniQosSVlanUidTableEntryEach entry is a stacked vlan UID. JuniQosSVlanUidTableEntry .1.3.6.1.4.1.4874.2.2.57.1.18.1.1 |
juniQosSVlanUidTablePortUidThe UID of the Ethernet port on which the stacked vlan is defined Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.18.1.1.1 |
juniQosSVlanUidTableSVlanIdThe stacked vlan ID Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.18.1.1.2 |
juniQosSVlanUidTableSVlanUidThe stacked vlan UIDro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.18.1.1.3 |
juniQosSVlanIdSupport OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.19 |
juniQosSVlanIdTableThis table contains an entry for each possible Ethernet port/stacked vlan id. SEQUENCE OF JuniQosSVlanIdTableEntry .1.3.6.1.4.1.4874.2.2.57.1.19.1 |
juniQosSVlanIdTableEntryEach entry is a stacked vlan Ethernet port/stacked vlan ID. JuniQosSVlanIdTableEntry .1.3.6.1.4.1.4874.2.2.57.1.19.1.1 |
juniQosSVlanIdTableSVlanUidThe stacked vlan UID Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.19.1.1.1 |
juniQosSVlanIdTablePortUidThe UID of the Ethernet port on which the stacked vlan is definedro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.19.1.1.2 |
juniQosSVlanIdTableSVlanIdThe stacked vlan IDro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.19.1.1.3 |
juniQosConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2 |
juniQosCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2.1 |
juniQosComplianceObsolete compliance statement for entities which implement the Juniper QoS management MIB. This statement became obsolete when drop profile list support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.1 |
juniQosCompliance2Obsolete 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.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.2 |
juniQosCompliance3Obsolete compliance statement for entities which implement the Juniper QoS management MIB. This statement became obsolete when multiple traffic class group support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.3 |
juniQosCompliance4The compliance statement for entities which implement the Juniper QoS management MIB.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.4 |
juniQosCompliance5The compliance statement for entities which implement the Juniper QoS management MIB. Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.5 |
juniQosCompliance6The compliance statement for entities which implement the Juniper QoS management MIB. Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.6 |
juniQosGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2.2 |
juniQosCapabilityGroupThis group defines QoS application-wide capabilities management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.1 |
juniQosScalarGroupThis obsolete group defines QoS application-wide counters. This group became obsolete when drop profile list support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.2 |
juniQosTrafficClassListGroupThis group defines QoS traffic class management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.3 |
juniQosTrafficClassGroupListGroupThis obsolete group defines QoS traffic class group management. This group became obsolete when multiple traffic class group support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.4 |
juniQosQueueProfileListGroupThis group defines QoS queue profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.5 |
juniQosSchedulerProfileListGroupThis obsolete group defines QoS scheduler profile management. This group became obsolete when assured rate support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.6 |
juniQosProfileListGroupThis group defines QoS profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.7 |
juniQosProfileElementGroupThis obsolete group defines QoS profile element entry management. This group became obsolete when drop profile list support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.8 |
juniQosIfAttachGroupThis group defines QoS interface attachment management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.9 |
juniQosQosPortTypeProfileGroupThis group defines QoS default port profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.10 |
juniQosQueueStatisticsGroupThis group defines QoS queue statistics reporting. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.11 |
juniQosScalarGroup2This obsolete group defines QoS application-wide counters. This group became obsolete when statistics profile list support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.12 |
juniQosProfileElementGroup2This obsolete group defines QoS profile element entry management. This group became obsolete when statistics profile list support was added.obsolete Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.13 |
juniQosDropProfileListGroupThis group defines QoS drop profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.14 |
juniQosAtmVpUidSupportGroupThis group defines QoS ATM VP UID support. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.15 |
juniQosScalarGroup3This group defines QoS application-wide counters. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.16 |
juniQosProfileElementGroup3This group defines QoS profile element entry management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.17 |
juniQosStatisticsProfileListGroupThis group defines QoS statistics profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.18 |
juniQosSchedulerProfileListGroup2This group defines QoS scheduler profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.19 |
juniQosQosModePortGroupThis group defines QoS mode port management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.20 |
juniQosQosShapingModeGroupThis group defines QoS shaping mode management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.21 |
juniQosTrafficClassGroupListGroup2This group defines QoS traffic class group management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.22 |
juniQosSchedulerProfileListGroup3This group defines QoS scheduler profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.23 |
juniQosSchedulerProfileListGroup4This group defines QoS scheduler profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.24 |
juniQosSVlanUidSupportGroupThis group defines QoS stacked vlan UID listing support. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.25 |
juniQosSVlanIdSupportGroupThis group defines QoS stacked vlan port/id listing support. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.26 |