association CIM_PhysicalMediaInLocation : CIM_Dependency

Description:

Within a StorageLibrary, all Media should be accounted for, and be present in some Storage Location. This relationship is made explicit by the PhysicalMediaInLocation association. In addition, one can determine if a Location is empty or full based on whether this association exists for the StorageMediaLocation.

Definition:

Feature Type Class Origin Qualifiers
Antecedent CIM_StorageMediaLocation CIM_Dependency
Override Antecedent
Max 1
Description The StorageMediaLocation which holds the PhysicalMedia.
Key TRUE
Dependent CIM_PhysicalMedia CIM_Dependency
Override Dependent
Description The Media in the Location.
Key TRUE
Orientation uint16 CIM_PhysicalMediaInLocation
Description An enumeration expressing which 'Side' of the Media is facing up. Since sides can be named by various schemes (0/1 or A/B), both schemes are expressed in the Values array of this property. Also, the value 5 ("Not Applicable" describes that orientation is not pertinent for this Media.
ValueMap 0, 1, 2, 3, 4, 5
Values "Unknown" [0]
"Side 0" [1]
"Side 1" [2]
"Side A" [3]
"Side B" [4]
"Not Applicable" [5]
TimeOfLastPlacement datetime CIM_PhysicalMediaInLocation
Description The date and time that the Media was last placed into the referenced Location.

Typographical Conventions:

  1. Inherited properties are italicized.
  2. Local properties are bolded.
  3. Key properties are highlighted in gold

Generated by mof2html v.2.1.0(002). simplewbem.org Mon Nov 2 09:43:25 2009