| Name | Data Type | Value |
|---|---|---|
| Association | boolean | true |
| Deprecated | string | CIM_IngressConditioningServiceOnEndpoint, CIM_EgressConditioningServiceOnEndpoint |
| Description | string | The QoS Model describes the traffic conditioning functions in place for a network device. In order to 'be conditioned', a packet is received at a ProtocolEndpoint. After 'conditioning', a packet is dropped or leaves the device via a ProtocolEndpoint. This dependency on ProtocolEndpoints is defined by the ConditioningServiceOn Endpoint association. A property of the association, ServiceType, indicates whether the ConditioningService handles incoming ("Ingress") or out-going ("Egress") packets. This association is deprecated since different cardinalities are needed on the ingress and egress classes. This cannot be done using a single association. |
| UMLPackagePath | string | CIM::Network::QoS |
| Version | string | 2.7.0 |
| Name | Data Type | Default Value | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| ServiceType | uint16 | ||||||
| Deprecated | string | CIM_IngressConditioningServiceOnEndpoint, CIM_EgressConditioningServiceOnEndpoint | |||||
| Description | string | Indicates whether a packet is incoming (value = 1, "Ingress") or out-going (value = 2, "Egress") at the ProtocolEndpoint, relative to the ConditioningService. | |||||
| ValueMap | string | 0, 1, 2 | |||||
| Values | string | Unknown, Ingress, Egress | |||||
| Name | Class Origin | Reference Class | Qualifiers | ||||
|---|---|---|---|---|---|---|---|
| Name | Data Type | Value | |||||
| Antecedent | CIM_ConditioningServiceOnEndpoint | CIM_ProtocolEndpoint | |||||
| Deprecated | string | CIM_IngressConditioningServiceOnEndpoint.Antecedent, CIM_EgressConditioningServiceOnEndpoint.Antecedent | |||||
| Description | string | The ProtocolEndpoint through which traffic arrives at or leaves from a network device. | |||||
| Key | boolean | true | |||||
| Max | uint32 | 1 | |||||
| Override | string | Antecedent | |||||
| Dependent | CIM_ConditioningServiceOnEndpoint | CIM_ConditioningService | |||||
| Deprecated | string | CIM_IngressConditioningServiceOnEndpoint.Dependent, CIM_EgressConditioningServiceOnEndpoint.Dependent | |||||
| Description | string | The ConditioningService which begins or ends the traffic conditioning processing within a network device. | |||||
| Key | boolean | true | |||||
| Override | string | Dependent | |||||