Physical\CIM_Container.mof.mof (HTML version)

Return to index
CIM_Container Superclass: CIM_Component
The Container association represents the relationship between a contained and a containing PhysicalElement. A containing object must be a PhysicalPackage.
Qualifiers:Version ( "2.6.0" ) Aggregation UMLPackagePath ( "CIM::Physical::Package" ) Association
Parameters (local in grey)
Max ( 1 )
MappingStrings { "MIB.IETF|Entity-MIB.entPhysicalContainedIn" }
Aggregate
Override ( "GroupComponent" )
CIM_PhysicalPackage REF GroupComponent ;
The PhysicalPackage that contains other PhysicalElements, including other Packages.
Override ( "PartComponent" )
CIM_PhysicalElement REF PartComponent ;
The PhysicalElement which is contained in the Package.
MappingStrings { "MIB.IETF|Entity-MIB.entPhysicalParentRelPos" }
string LocationWithinContainer ;
A free-form string representing the positioning of the PhysicalElement within the PhysicalPackage. Information relative to stationary elements in the Container (for example, 'second drive bay from the top'), angles, altitudes and other data may be recorded in this property. This string could supplement or be used in place of instantiating the CIM_Location object.