Name | Data Type | Value |
---|---|---|
Association | boolean | true |
Description | string | This association represents the binding, in the ingress direction, between a ProtocolEndpoint and the first ConditioningService that processes packets received via that Endpoint. Since there can only be one 'first' ConditioningService for a ProtocolEndpoint, the cardinality for the Dependent object reference is narrowed from 0..n to 0..1. On the other hand, a single ConditioningService can be the first to process packets received via multiple ProtocolEndpoints. So, the cardinality of the Antecedent object reference remains 0..n. |
UMLPackagePath | string | CIM::Network::QoS |
Version | string | 2.7.0 |
Name | Class Origin | Reference Class | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
Antecedent | CIM_IngressConditioningServiceOnEndpoint | CIM_ProtocolEndpoint | |||||
Description | string | The ProtocolEndpoint through which traffic arrives at a network device. | |||||
Key | boolean | true | |||||
Override | string | Antecedent | |||||
Dependent | CIM_IngressConditioningServiceOnEndpoint | CIM_ConditioningService | |||||
Description | string | The ConditioningService which begins the traffic conditioning processing within a network device. | |||||
Key | boolean | true | |||||
Max | uint32 | 1 | |||||
Override | string | Dependent |