Network\CIM_ClassifierElementUsesFilterList.mof.mof (HTML version)

Return to index
CIM_ClassifierElementUsesFilterList Superclass: CIM_Dependency
This association relates one or more ClassifierElements with a FilterList that defines the criteria to select packets for the classifier to process. Note that a classifier is always modeled as a ClassifierService that aggregates a set of ClassifierElements. Each of these ClassifierElements is EITHER associated with a single FilterList OR associated to another ClassifierService (via NextServiceAfterClassifier Element to describe hierarchical classification).
Qualifiers:Version ( "2.7.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_ClassifierElement REF Dependent ;
The ClassifierElement that depends on the FilterList for its traffic criteria.
Max ( 1 )
Override ( "Antecedent" )
CIM_FilterList REF Antecedent ;
The FilterList that specifies the traffic criteria for a ClassifierElement.