A Component is typically contained by a PhysicalPackage, such as a Chassis or Card. The PackagedComponent association makes this relationship explicit. In the first sentence, the word, 'typically', is used. This is because a Component may be removed from, or not yet inserted into, its containing Package (ie, the Removable boolean is TRUE). Therefore, a Component may not always be associated with a container. | Qualifiers:Version ( "2.6.0" ) Aggregation Association | Parameters (local in grey) | | Max ( 1 ) Aggregate Override ( "GroupComponent" ) CIM_PhysicalPackage REF GroupComponent ; The PhysicalPackage that contains Component(s). | Override ( "PartComponent" ) CIM_PhysicalComponent REF PartComponent ; The PhysicalComponent 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. |
| | | | |
|