Class CIM_SchedulerUsed


  extends CIM_ServiceServiceDependency (Association)
In order to remove queued packets, a process or Service (identified as a PacketSchedulingService) runs. This association describes the Dependency of the queue and its QueuingService on a SchedulingService, which empties it. The association is deprecated in lieu of associating Queuing Services to SchedulingElements, and SchedulingElements into SchedulingServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_QueueToSchedule, CIM_SchedulingServiceToScheduleTOSUBCLASS= falseNone
DescriptionstringIn order to remove queued packets, a process or Service (identified as a PacketSchedulingService) runs. This association describes the Dependency of the queue and its QueuingService on a SchedulingService, which empties it. The association is deprecated in lieu of associating Queuing Services to SchedulingElements, and SchedulingElements into SchedulingServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::QoSNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
RestartServiceboolean
DescriptionstringThis property describes that the Antecedent Service must be restarted after the Dependent operation is complete.None TRANSLATABLE= true
TypeOfDependencyuint16
DescriptionstringThe nature of the Service-to-Service dependency. 2 - Antecedent Service shall have completed before Dependent service's functionality is available. 3 - Antecedent Service shall have started before Dependent service's functionality is available. 4 - Antecedent Service shall not be started in order for Dependent service's functionality to be available. 5 - The two Services cooperate and augment each other's function. There is no requirement implied by this value regarding the execution of the Antecedent service in order for the Dependent service to operate.None TRANSLATABLE= true
ValueMapstring0, 1, 2, 3, 4, 5None None
ValuesstringUnknown, Other, Service Must Have Completed, Service Must Be Started, Service Must Not Be Started, CooperateNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_SchedulerUsedCIM_PacketSchedulingService
DependentCIM_SchedulerUsedCIM_QueuingService

Copyright © 2008-2010 VMware, Inc. All rights reserved.