Device\CIM_DoorAccessToDevice.mof.mof (HTML version)

Return to index
CIM_DoorAccessToDevice Superclass: CIM_Dependency
Doors provide access to PhysicalElements for hot swap, repair and similar activities. In turn, PhysicalElements 'Realize' LogicalDevices. Since it may not be possible to define all the PhysicalElements that exist, and optimizing the retrieval of Devices 'behind' the Door may be desirable, the DoorAccessTo Device association provides a shortcut mechanism for defining the LogicalDevices ('hardware') accessed through a Door.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalDevice REF Dependent ;
The LogicalDevice that is accessed.
Override ( "Antecedent" )
CIM_Door REF Antecedent ;
The Door that provides access.