Class CIM_WeightedRoundRobinPacketSchedulingService
extends CIM_PacketSchedulingService

This class represents a weighted round robin packet scheduler, which is the same as a fair packet scheduler except that a per-traffic stream multiplier is applied to each stream. This is modeled as a specialization of the PacketSchedulingService, which is a sibling service to ConditioningService. Both PacketSchedulingService and ConditioningService are derived from a common root, ForwardingService.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkService
   |
   +--CIM_ForwardingService
   |
   +--CIM_PacketSchedulingService
   |
   +--CIM_WeightedRoundRobinPacketSchedulingService

Direct Known Subclasses

None.

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis class represents a weighted round robin packet scheduler, which is the same as a fair packet scheduler except that a per-traffic stream multiplier is applied to each stream. This is modeled as a specialization of the PacketSchedulingService, which is a sibling service to ConditioningService. Both PacketSchedulingService and ConditioningService are derived from a common root, ForwardingService.None TRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
Priorityuint16
DescriptionstringThis property is a 16-bit unsigned integer, which specifies a tie breaker in the event that two or more queues achieve an equal weighting. While this condition may not occur in some implementations of a weighted round robin scheduler, there are many implementations that require a priority to resolve this condition. However, in instances where this behavior is not necessary or is undesirable, this property may be left unspecified. None TRANSLATABLE= true
WeightingFactorreal32
DescriptionstringThis property is a real 32-bit number, which is used to define the weighting factor that will be used to offer some queues a higher probability of being serviced than other queues. This property represents this probability. None TRANSLATABLE= true
MaxValuesint64100None None
MinValuesint640None None

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_Service
OtherProtocolTypestringCIM_ForwardingService
OtherSchedulerTypestringCIM_PacketSchedulingService
ProtocolTypeuint16CIM_ForwardingService
SchedulerTypeuint16CIM_PacketSchedulingService
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service