Class CIM_NextScheduler
extends CIM_NextService

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.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_NextService
   |
   +--CIM_NextScheduler

Direct Known Subclasses

CIM_FailNextScheduler

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DescriptionstringThis 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.
UMLPackagePathstringCIM::Network::QoS
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
FollowingServiceCIM_NextSchedulerCIM_PacketSchedulingService
PrecedingServiceCIM_NextSchedulerCIM_PacketSchedulingService

Class Methods