| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Description | string | An association used to establish a predecessor-successor relationship between a single ClassifierElement (within a ClassifierService) and the next ConditioningService object that further processes the selected traffic. Note that the cardinalities indicate that a FollowingService MUST be defined, after the ClassifierElement. This is because there is no reason to classify traffic unless further processing will be done. |
| UMLPackagePath | string | CIM::Network::QoS |
| Version | string | 2.7.0 |
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| FollowingService | CIM_NextServiceAfterClassifierElement | CIM_ConditioningService | |||||
| Description | string | The ConditioningService that follows the ClassifierElement. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| Min | uint32 | 1 | |||||
| Override | string | FollowingService | |||||
| PrecedingService | CIM_NextServiceAfterClassifierElement | CIM_ClassifierElement | |||||
| Description | string | The ClassifierElement that selects traffic to be passed to the FollowingService. | |||||
| Key | boolean | true | |||||
| Override | string | PrecedingService | |||||