Name | Data Type | Value | Scope | Flavors |
---|---|---|---|---|
Description | string | 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. | None | TRANSLATABLE= true |
Name | Data Type | Qualifiers | ||||
---|---|---|---|---|---|---|
Name | Data Type | Value | Scope | Flavors | ||
Priority | uint16 | |||||
Description | string | This 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 | ||
WeightingFactor | real32 | |||||
Description | string | This 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 | ||
MaxValue | sint64 | 100 | None | None | ||
MinValue | sint64 | 0 | None | None |
Name | Data Type | Class Origin |
---|---|---|
Caption | string | CIM_ManagedElement |
CreationClassName | string | CIM_Service |
Description | string | CIM_ManagedElement |
InstallDate | datetime | CIM_ManagedSystemElement |
Name | string | CIM_Service |
OtherProtocolType | string | CIM_ForwardingService |
OtherSchedulerType | string | CIM_PacketSchedulingService |
ProtocolType | uint16 | CIM_ForwardingService |
SchedulerType | uint16 | CIM_PacketSchedulingService |
ServiceURL | string | CIM_NetworkService |
Started | boolean | CIM_Service |
StartMode | string | CIM_Service |
Status | string | CIM_ManagedSystemElement |
SystemCreationClassName | string | CIM_Service |
SystemName | string | CIM_Service |