Class CIM_ClassifierFilterSet


  extends CIM_Dependency (Association)
In order for a ClassifierService to correctly identify and process network traffic, that traffic must be described by FilterEntries, which are aggregated into FilterLists. This association defines the Dependency of the ClassifierService on FilterLists (and therefore, their FilterEntries). The cardinality of the association requires that the Classifier Service operate against at least one FilterList. The association is deprecated in lieu of associating Filter Lists to ClassifierElements, and ClassifierElements into ClassifierServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass. Using ClassifierElements, each stream is processed beginning with a single FilterList and progressing through various ConditioningServices, associated via instances of NextService.
Details...
This class is not implemented.

Class Qualifiers

NameData TypeValueScopeFlavors
AssociationbooleantrueNone OVERRIDABLE= false
DeprecatedstringCIM_ClassifierElementUsesFilterList, CIM_ClassifierElementInClassifierServiceTOSUBCLASS= falseNone
DescriptionstringIn order for a ClassifierService to correctly identify and process network traffic, that traffic must be described by FilterEntries, which are aggregated into FilterLists. This association defines the Dependency of the ClassifierService on FilterLists (and therefore, their FilterEntries). The cardinality of the association requires that the Classifier Service operate against at least one FilterList. The association is deprecated in lieu of associating Filter Lists to ClassifierElements, and ClassifierElements into ClassifierServices. The latter approach is very flexible regarding the implementations that can be modeled, and removes the need to track individual traffic streams using an artificial model property, TrafficClass. Using ClassifierElements, each stream is processed beginning with a single FilterList and progressing through various ConditioningServices, associated via instances of NextService.None TRANSLATABLE= true
UMLPackagePathstringCIM::Network::QoSNone None
Versionstring2.7.0TOSUBCLASS= falseTRANSLATABLE= true

Local Class Properties

NameData TypeQualifiers
NameData TypeValueScopeFlavors
FilterListPositionuint16
DeprecatedstringCIM_ClassifierElementInClassifierService.ClassifierOrderTOSUBCLASS= falseNone
DescriptionstringThe ordering of the FilterLists used in the classification and forwarding functions of the ClassifierService.None TRANSLATABLE= true

Association References

NameClass OriginReference Class
AntecedentCIM_ClassifierFilterSetCIM_FilterList
DependentCIM_ClassifierFilterSetCIM_ClassifierService

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