Network\CIM_ListsInRoutingPolicy.mof.mof (HTML version)

Return to index
CIM_ListsInRoutingPolicy Superclass: CIM_Component
This is a specialization of the CIM_Component aggregation which is used to define a set of FilterLists that are aggregated by a particular RoutingPolicy.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Network::RoutingForwarding" ) Aggregation Association
Parameters (local in grey)
Aggregate
Override ( "GroupComponent" )
CIM_RoutingPolicy REF GroupComponent ;
The RoutingPolicy, which aggregates the set of FilterLists.
uint16 ListSequence ;
The position of the FilterList relative to all other entries in the RoutingPolicy.
Override ( "PartComponent" )
CIM_FilterList REF PartComponent ;
A FilterList, which is part-of the RoutingPolicy.