Physical\CIM_ChassisInRack.mof.mof (HTML version)

Return to index
CIM_ChassisInRack Superclass: CIM_Container
Racks, as simple enclosures, contain Chassis that provide the physical componentry realizing processing nodes, storage devices, UPSs, etc. The ChassisInRack association makes explicit the 'containing' relationship between the Rack and the Chassis.
Qualifiers:Version ( "2.6.0" ) UMLPackagePath ( "CIM::Physical::Package" ) Aggregation Association
Parameters (local in grey)
Punit ( "retma rack unit" )
Units ( "Us" )
uint16 BottomU ;
An integer indicating the lowest or 'bottom' U in which the Chassis is mounted. A 'U' is a standard unit of measure for the height of a Rack or rack-mountable component. It is equal to 1.75 inches or 4.445 cm.
Max ( 1 )
Aggregate
Override ( "GroupComponent" )
CIM_Rack REF GroupComponent ;
The Rack that contains the Chassis.
Override ( "PartComponent" )
CIM_Chassis REF PartComponent ;
The Chassis which is mounted in the Rack.
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.