Physical\CIM_MemoryOnCard.mof.mof (HTML version)

Return to index
CIM_MemoryOnCard Superclass: CIM_PackagedComponent
PhysicalMemory can be located on HostingBoards, adapter Cards, etc. This association explicitly defines this relationship of Memory to Cards.
Qualifiers:Version ( "2.6.0" ) Aggregation Association
Parameters (local in grey)
Override ( "PartComponent" )
CIM_PhysicalMemory REF PartComponent ;
The PhysicalMemory which is located on the Card.
Max ( 1 )
Override ( "GroupComponent" )
Aggregate
CIM_Card REF GroupComponent ;
The Card that includes or 'contains' Memory.
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.