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. | Qualifiers:Version ( "2.7.0" ) Deprecated { "CIM_QueueToSchedule" , "CIM_SchedulingServiceToSchedule" } Association | Parameters (local in grey) | | Deprecated { "CIM_QueueToSchedule.SchedElement" } Override ( "Dependent" ) CIM_QueuingService REF Dependent ; The queue and its QueuingService from which packets are emptied. | Max ( 1 ) Deprecated { "CIM_QueueToSchedule.Queue" } Override ( "Antecedent" ) CIM_PacketSchedulingService REF Antecedent ; The PacketSchedulingService which empties the Queuing Service's queue. | ValueMap { "0" , "1" , "2" , "3" , "4" } Values { "Unknown" , "Other" , "Service Must Have Completed" , "Service Must Be Started" , "Service Must Not Be Started" } uint16 TypeOfDependency ; The nature of the Service-to-Service dependency. This property describes that the associated Service must have completed (value=2), must be started (value=3) or must not be started (value=4) for the Service to function. | boolean RestartService ; This property describes that the Antecedent Service must be restarted after the Dependent operation is complete. |
| | | | |
|