Physical\CIM_PackageInChassis.mof.mof (HTML version)

Return to index
CIM_PackageInChassis Superclass: CIM_Container
A Chassis can contain other Packages, such as other Chassis and Cards. The PackageInChassis association makes explicit this relationship.
Qualifiers:Version ( "2.6.0" ) Aggregation Association
Parameters (local in grey)
Override ( "PartComponent" )
CIM_PhysicalPackage REF PartComponent ;
The PhysicalPackage which is contained in the Chassis.
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_Chassis REF GroupComponent ;
The Chassis that contains other PhysicalPackages.
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.