Class CIM_ConditioningServiceOnEndpoint


  extends CIM_Dependency (Association)
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.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_IngressConditioningServiceOnEndpoint, CIM_EgressConditioningServiceOnEndpointTOSUBCLASS= falseNone
DescriptionstringThe 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.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::QoSNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ServiceTypeuint16
DeprecatedstringCIM_IngressConditioningServiceOnEndpoint, CIM_EgressConditioningServiceOnEndpointTOSUBCLASS= falseNone
DescriptionstringIndicates whether a packet is incoming (value = 1, "Ingress") or out-going (value = 2, "Egress") at the ProtocolEndpoint, relative to the ConditioningService.None TRANSLATABLE= true
ValueMapstring0, 1, 2None None
ValuesstringUnknown, Ingress, EgressNone TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_ConditioningServiceOnEndpointCIM_ProtocolEndpoint
DependentCIM_ConditioningServiceOnEndpointCIM_ConditioningService

Copyright © 2008-2010 VMware, Inc. All rights reserved.