association CIM_ConditioningServiceOnEndpoint : CIM_Dependency

Description:

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.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_ProtocolEndpoint CIM_Dependency
Deprecated CIM_IngressConditioningServiceOnEndpoint.Antecedent, CIM_EgressConditioningServiceOnEndpoint.Antecedent
Override Antecedent
Max 1
Description The ProtocolEndpoint through which traffic arrives at or leaves from a network device.
Key TRUE
Dependent CIM_ConditioningService CIM_Dependency
Deprecated CIM_IngressConditioningServiceOnEndpoint.Dependent, CIM_EgressConditioningServiceOnEndpoint.Dependent
Override Dependent
Description The ConditioningService which begins or ends the traffic conditioning processing within a network device.
Key TRUE
ServiceType uint16 CIM_ConditioningServiceOnEndpoint
Deprecated CIM_IngressConditioningServiceOnEndpoint, CIM_EgressConditioningServiceOnEndpoint
Description Indicates whether a packet is incoming (value = 1, "Ingress") or out-going (value = 2, "Egress") at the ProtocolEndpoint, relative to the ConditioningService.
ValueMap 0, 1, 2
Values "Unknown" [0]
"Ingress" [1]
"Egress" [2]

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:14 2009