Unisphere-Data-QoS-MIB
AI MIB Summary
The Unisphere-Data-QoS-MIB facilitates the monitoring and configuration of Quality of Service parameters, including traffic classes, policing policies, and queueing mechanisms, on EMC Unisphere-managed storage networking devices. It provides access to specific counters and gauges for bandwidth allocation, packet drops, and latency metrics to ensure deterministic performance for storage I/O traffic.
The Quality of Service (QoS) MIB for the Unisphere Networks enterprise.
Main OID:
usdQosMIB.1.3.6.1.4.1.4874.2.2.57
137
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
137 total| Object Name |
|---|
usdQosMIBThe Quality of Service (QoS) MIB for the Unisphere Networks enterprise. MODULE-IDENTITY .1.3.6.1.4.1.4874.2.2.57 |
usdQosObjects OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1 |
usdQosCapability OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.1 |
usdQosMaxTrafficClassThis object reflects the maximum number of traffic classes supported.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.1.1 |
usdQosMaxQueueLengthThis 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 |
usdQosMinSchedulerBurstThis 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 |
usdQosMaxSchedulerBurstThis 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 |
usdQos OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.2 |
usdQosTrafficClassCountThis object reflects the number of configured traffic classes.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.1 |
usdQosQueueProfileCountThis object reflects the number of configured queue profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.2 |
usdQosSchedulerProfileCountThis object reflects the number of configured scheduler profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.3 |
usdQosProfileCountThis object reflects the number of configured QoS profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.4 |
usdQosInterfaceCountThis object reflects the number of configured interface QoS attachments.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.5 |
usdQosQosPortTypeProfileCountThis object reflects the number of configured default port profiles.ro Gauge32 .1.3.6.1.4.1.4874.2.2.57.1.2.6 |
usdQosTrafficClassList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.3 |
usdQosTrafficClassNextIndexThis scalar object returns the index of the next available row in the usdQosTrafficClassTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.3.1 |
usdQosTrafficClassTableThis table contains entries for elements of Traffic Class definitions. SEQUENCE OF UsdQosTrafficClassEntry .1.3.6.1.4.1.4874.2.2.57.1.3.2 |
usdQosTrafficClassEntryEach entry describes the characteristics of a traffic class element. UsdQosTrafficClassEntry .1.3.6.1.4.1.4874.2.2.57.1.3.2.1 |
usdQosTrafficClassIndexThe 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 |
usdQosTrafficClassRowStatusControls 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: usdQosTrafficClassRowStatus usdQosTrafficClassNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.3.2.1.2 |
usdQosTrafficClassNameSpecifies 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 |
usdQosTrafficClassWeightThe 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 |
usdQosTrafficClassStrictPriorityThe 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 |
usdQosTrafficClassUpdatePendingTrue 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 |
usdQosTrafficClassUpdateNowWhen 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 |
usdQosTrafficClassIsReferencedByGroupWhen 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 |
usdQosTrafficClassIsReferencedByQosProfileWhen 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 |
usdQosTrafficClassGroupList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.4 |
usdQosTrafficClassGroupNextIndexThis scalar object returns the index of the next available row in the usdQosTrafficClassGroupTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.4.1 |
usdQosTrafficClassGroupTableThis table contains entries for elements of Traffic Class group definitions. SEQUENCE OF UsdQosTrafficClassGroupEntry .1.3.6.1.4.1.4874.2.2.57.1.4.2 |
usdQosTrafficClassGroupEntryEach entry describes the characteristics of a traffic class group element. UsdQosTrafficClassGroupEntry .1.3.6.1.4.1.4874.2.2.57.1.4.2.1 |
usdQosTrafficClassGroupIndexThe 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 |
usdQosTrafficClassGroupRowStatusControls 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: usdQosTrafficClassGroupRowStatus usdQosTrafficClassGroupNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.4.2.1.2 |
usdQosTrafficClassGroupNameSpecifies 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 |
usdQosTrafficClassGroupUpdatePendingTrue 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 |
usdQosTrafficClassGroupUpdateNowWhen 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 |
usdQosTrafficClassGroupIsReferencedByQosProfileWhen 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 |
usdQosTrafficClassGroupEntryList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.5 |
usdQosTrafficClassGroupEntryTableThis table identifies which traffic classes are in each traffic class group. SEQUENCE OF UsdQosTrafficClassGroupEntryEntry .1.3.6.1.4.1.4874.2.2.57.1.5.1 |
usdQosTrafficClassGroupEntryEntryEach entry ties a traffic class table entry to a traffic class group. UsdQosTrafficClassGroupEntryEntry .1.3.6.1.4.1.4874.2.2.57.1.5.1.1 |
usdQosTrafficClassGroupEntryRowStatusControls 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: usdQosTrafficClassGroupEntryRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.5.1.1.1 |
usdQosSchedulerProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.6 |
usdQosSchedulerProfileNextIndexThis scalar object returns the index of the next available row in the usdQosSchedulerProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.1 |
usdQosSchedulerProfileTableThis table contains entries for elements of Scheduler Profile definitions. SEQUENCE OF UsdQosSchedulerProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.6.2 |
usdQosSchedulerProfileEntryEach entry describes the characteristics of a scheduler profile element. UsdQosSchedulerProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.6.2.1 |
usdQosSchedulerProfileIndexThe 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 |
usdQosSchedulerProfileRowStatusControls 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: usdQosSchedulerProfileRowStatus usdQosSchedulerProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.2 |
usdQosSchedulerProfileNameSpecifies 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 |
usdQosSchedulerProfileShapingRateSpecifies the shaping rate in kilobits/second (kbps).rw Unsigned32 UNITS "kbps" .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.4 |
usdQosSchedulerProfileBurstSpecifies the catch-up burst size in bytes.rw Unsigned32 UNITS "bytes" .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.5 |
usdQosSchedulerProfileWeightThe relative weight of the scheduler.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.6.2.1.6 |
usdQosSchedulerProfileStrictPrioritySpecifies 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 |
usdQosSchedulerProfileUpdatePendingTrue 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 |
usdQosSchedulerProfileUpdateNowWhen 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 |
usdQosSchedulerProfileIsReferencedByQosProfileWhen 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 |
usdQosQueueProfileList OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.7 |
usdQosQueueProfileNextIndexThis scalar object returns the index of the next available row in the usdQosQueueProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.7.1 |
usdQosQueueProfileTableThis table contains entries for elements of queue profile definitions. SEQUENCE OF UsdQosQueueProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.7.2 |
usdQosQueueProfileEntryEach entry describes the characteristics of a queue profile element. UsdQosQueueProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.7.2.1 |
usdQosQueueProfileIndexThe 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 |
usdQosQueueProfileRowStatusControls 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: usdQosQueueProfileRowStatus usdQosQueueProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.7.2.1.2 |
usdQosQueueProfileNameSpecifies 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 |
usdQosQueueProfileCommittedMinLengthSpecifies 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 |
usdQosQueueProfileCommittedMaxLengthSpecifies 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 |
usdQosQueueProfileConformedMinLengthSpecifies 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 |
usdQosQueueProfileConformedMaxLengthSpecifies 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 |
usdQosQueueProfileExceededMinLengthSpecifies 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 |
usdQosQueueProfileExceededMaxLengthSpecifies 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 |
usdQosQueueProfileConformedFractionSpecifies 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 |
usdQosQueueProfileExceededFractionSpecifies 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 |
usdQosQueueProfileCommittedDropThresholdSpecifies 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 |
usdQosQueueProfileCommittedDropRateSpecifies 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 |
usdQosQueueProfileConformedDropThresholdSpecifies 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 |
usdQosQueueProfileConformedDropRateSpecifies 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 |
usdQosQueueProfileExceededDropThresholdSpecifies 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 |
usdQosQueueProfileExceededDropRateSpecifies 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 |
usdQosQueueProfileBufferWeightThe 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 |
usdQosQueueProfileUpdatePendingTrue 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 |
usdQosQueueProfileUpdateNowWhen 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 |
usdQosQueueProfileIsReferencedByQosProfileWhen 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 |
usdQosProfile OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.8 |
usdQosProfileNextIndexThis scalar object returns the index of the next available row in the usdQosProfileTable.ro Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.8.1 |
usdQosProfileTableThis table contains entries for elements of QoS Profile definitions. SEQUENCE OF UsdQosProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.8.2 |
usdQosProfileEntryEach entry describes the characteristics of a QoS profile element. UsdQosProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.8.2.1 |
usdQosProfileIndexThe number identifies this QoS profile. Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.1 |
usdQosProfileRowStatusControls 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: usdQosProfileRowStatus usdQosProfileNamerw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.8.2.1.2 |
usdQosProfileNameSpecifies 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 |
usdQosProfileUpdatePendingTrue 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 |
usdQosProfileUpdateNowWhen 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 |
usdQosProfileIsReferencedByInterfaceQosAttachmentWhen 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 |
usdQosProfileIsReferencedByQosPortTypeProfileWhen 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 |
usdQosProfileElement OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.9 |
usdQosProfileElementTableThis table contains entries for elements of QoS profile definitions. SEQUENCE OF UsdQosProfileElementEntry .1.3.6.1.4.1.4874.2.2.57.1.9.1 |
usdQosProfileElementEntryEach entry describes the characteristics of a QoS profile element. UsdQosProfileElementEntry .1.3.6.1.4.1.4874.2.2.57.1.9.1.1 |
usdQosProfileElementEntryRowStatusControls 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: usdQosProfileRowStatusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.1 |
usdQosProfileElementEntryQueueProfileSpecifies 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 |
usdQosProfileElementEntrySchedulerProfileSpecifies 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 |
usdQosInterfaceTypeThe QoS interface type ID, part of the index for usdQosProfileElementTable. Enumeration .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.4 |
usdQosProfileEntryTypeThe QoS profile type, part of the index for usdQosProfileElementTable. Enumeration .1.3.6.1.4.1.4874.2.2.57.1.9.1.1.5 |
usdQosIfAttach OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.10 |
usdQosIfAttachTableThis table contains entries which represent attachment of QoS to interfaces. SEQUENCE OF UsdQosIfAttachEntry .1.3.6.1.4.1.4874.2.2.57.1.10.1 |
usdQosIfAttachEntryEach entry contains the attachment of QoS to an interface. UsdQosIfAttachEntry .1.3.6.1.4.1.4874.2.2.57.1.10.1.1 |
usdQosIfAttachIndexThe 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 |
usdQosIfAttachRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** 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 |
usdQosIfAttachQosProfileIndexThe QoS profile attached to this interface.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.10.1.1.3 |
usdQosQosPortTypeProfile OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.11 |
usdQosQosPortTypeProfileTableThis table contains entries which represent attachment of QoS to interface types with which they are associated. SEQUENCE OF UsdQosQosPortTypeProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.11.1 |
usdQosQosPortTypeProfileEntryEach entry contains the attachment of QoS to an interface. UsdQosQosPortTypeProfileEntry .1.3.6.1.4.1.4874.2.2.57.1.11.1.1 |
usdQosQosPortTypeProfileIndexThe 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 |
usdQosQosPortTypeProfileRowStatusControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy *** 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 |
usdQosQosPortTypeProfileQosProfileIndexThe QoS profile assigned to this port type.rw Unsigned32 .1.3.6.1.4.1.4874.2.2.57.1.11.1.1.3 |
usdQosQueueStatistics OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.1.12 |
usdQosQueueStatisticsTableEach entry within this table contains queue statistics for an interface/traffic class combination. SEQUENCE OF UsdQosQueueStatisticsEntry .1.3.6.1.4.1.4874.2.2.57.1.12.1 |
usdQosQueueStatisticsEntryEach entry defines a single queue statistics entry. UsdQosQueueStatisticsEntry .1.3.6.1.4.1.4874.2.2.57.1.12.1.1 |
usdQosOutPacketForwardedThe 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 |
usdQosOutBytesForwardedThe 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 |
usdQosOutGreenPacketsSchedulerDropsThe 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 |
usdQosOutYellowPacketsSchedulerDropsThe 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 |
usdQosOutRedPacketsSchedulerDropsThe 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 |
usdQosOutGreenBytesSchedulerDropsThe 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 |
usdQosOutYellowBytesSchedulerDropsThe 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 |
usdQosOutRedBytesSchedulerDropsThe 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 |
usdQosConformance OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2 |
usdQosCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2.1 |
usdQosComplianceThe compliance statement for entities which implement the Unisphere QoS management MIB. Unknown .1.3.6.1.4.1.4874.2.2.57.2.1.1 |
usdQosGroups OBJECT IDENTIFIER .1.3.6.1.4.1.4874.2.2.57.2.2 |
usdQosCapabilityGroupThis group defines QoS application-wide saclar management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.1 |
usdQosScalarGroupThis group defines QoS application-wide saclar management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.2 |
usdQosTrafficClassListGroupThis group defines QoS traffic class management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.3 |
usdQosTrafficClassGroupListGroupThis group defines QoS traffic class group management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.4 |
usdQosQueueProfileListGroupThis group defines QoS queue profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.5 |
usdQosSchedulerProfileListGroupThis group defines QoS scheduler profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.6 |
usdQosProfileListGroupThis group defines QoS profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.7 |
usdQosProfileElementGroupThis group defines QoS profile elment entry management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.8 |
usdQosIfAttachGroupThis group defines QoS interface attachment management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.9 |
usdQosQosPortTypeProfileGroupThis group defines QoS default port profile management. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.10 |
usdQosQueueStatisticsGroupThis group defines QoS queue statistics reporting. Unknown .1.3.6.1.4.1.4874.2.2.57.2.2.11 |