| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | This association is a subclass of NextService, and defines a predecessor-successor relationship between Packet SchedulingServices. In a hierarchical queuing configuration (where a second scheduler treats the output of a first scheduler as a single, aggregated input), the two schedulers are related via the NextScheduler association. |
| UMLPackagePath | string | CIM::Network::QoS |
| Version | string | 2.7.0 |
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| FollowingService | CIM_NextScheduler | CIM_PacketSchedulingService | |||||
| Description | string | A scheduler that includes among its inputs the aggregated outputs of one or more PrecedingService schedulers. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| Override | string | FollowingService | |||||
| PrecedingService | CIM_NextScheduler | CIM_PacketSchedulingService | |||||
| Description | string | The PacketSchedulingService whose output is treated as a single, aggregated input by the FollowingService scheduler. The [0..n] cardinality indicates that a single FollowingService scheduler may bring together the aggregated outputs of multiple prior schedulers. | |||||
| Key | boolean | true | |||||
| Override | string | PrecedingService | |||||