Class CIM_QoSService
extends CIM_NetworkService

This is a concrete class that represents the ability to conceptualize a QoS service as a set of coordinated sub-services. This enables the network administrator to map business rules to the network, and the network designer to engineer the network such that it can provide different functions for different traffic streams. This class has two main purposes. First, it serves as a common base class for defining various sub-services that are needed to build higher-level QoS services. Second, it serves as a way to consolidate relationships between different types of QoS services and different types of ConditioningServices. For example, Gold Service may be defined as a set of sub-services, where each of these sub-services perform one or more different functions required by the higher-level service. Continuing the example, Gold Service may be used to specify EF for one traffic stream along with different AF services for other different traffic streams. Each of these services are instances of the class QoSService, and each require a set of sub-services to be defined as part of their implementation. For example, one would expect to see different marking, dropping, and queuing sub-services to be defined for each of these services.

Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_Service
   |
   +--CIM_NetworkService
   |
   +--CIM_QoSService

Direct Known Subclasses

CIM_DiffServService
CIM_AFService
CIM_EFService
CIM_8021PService

Class Qualifiers

NameData TypeValueScopeFlavors
DescriptionstringThis is a concrete class that represents the ability to conceptualize a QoS service as a set of coordinated sub-services. This enables the network administrator to map business rules to the network, and the network designer to engineer the network such that it can provide different functions for different traffic streams. This class has two main purposes. First, it serves as a common base class for defining various sub-services that are needed to build higher-level QoS services. Second, it serves as a way to consolidate relationships between different types of QoS services and different types of ConditioningServices. For example, Gold Service may be defined as a set of sub-services, where each of these sub-services perform one or more different functions required by the higher-level service. Continuing the example, Gold Service may be used to specify EF for one traffic stream along with different AF services for other different traffic streams. Each of these services are instances of the class QoSService, and each require a set of sub-services to be defined as part of their implementation. For example, one would expect to see different marking, dropping, and queuing sub-services to be defined for each of these services.None TRANSLATABLE= true

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
InstallDatedatetimeCIM_ManagedSystemElement
NamestringCIM_Service
ServiceURLstringCIM_NetworkService
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service