Class CIM_ClassifierElementInClassifierService


  extends CIM_ServiceComponent (Association)
This aggregation represents the relationship between a ClassifierService and the ClassifierElements that provide its fan-out function. ClassifierElements represent the traffic selectors for the Service. A ClassifierService typically aggregates multiple ClassifierElements. An individual Element, however, is aggregated only by a single ClassifierService.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AggregationbooleantrueNone OVERRIDABLE= false
AssociationbooleantrueNone OVERRIDABLE= false
CompositionbooleantrueNone OVERRIDABLE= false
DescriptionstringThis aggregation represents the relationship between a ClassifierService and the ClassifierElements that provide its fan-out function. ClassifierElements represent the traffic selectors for the Service. A ClassifierService typically aggregates multiple ClassifierElements. An individual Element, however, is aggregated only by a single ClassifierService.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::QoSNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
ClassifierOrderuint32
DescriptionstringBecause the filters for a classifier can overlap, it is necessary to specify the order in which the ClassifierElements are aggregated by a ClassifierService. This then dictates the order in which packets coming into the classifier are presented. Values are represented in ascending order: first '1', then '2', and so on. Different values MUST be assigned for each of the ClassifierElements aggregated by a given ClassifierService.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
GroupComponentCIM_ClassifierElementInClassifierServiceCIM_ClassifierService
PartComponentCIM_ClassifierElementInClassifierServiceCIM_ClassifierElement

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