Network\CIM_FilterListInSystem.mof.mof (HTML version)

Return to index
CIM_FilterListInSystem Superclass: CIM_SystemComponent
FilterLists are defined in the context of a ComputerSystem (e.g., a router, firewall or host). Note that this class is deprecated since its subclassing is not correct. It subclasses from SystemComponent, but a FilterList is NOT a Component of a System. Instead, it is hosted/scoped by the System. In versions up to CIM 2.6, FilterListInSystem was a mandatory, Weak relationship. This is no longer true, beginning with CIM V2.7.
Qualifiers:Version ( "2.7.0" ) Aggregation Deprecated { "CIM_HostedFilterList" } Association
Parameters (local in grey)
Override ( "PartComponent" )
Deprecated { "CIM_HostedFilterList.Dependent" }
CIM_FilterList REF PartComponent ;
The FilterList on the System.
Max ( 1 )
Override ( "GroupComponent" )
Deprecated { "CIM_HostedFilterList.Antecedent" }
Aggregate
CIM_ComputerSystem REF GroupComponent ;
The ComputerSystem/network device that scopes the FilterList and administers it.