Device\CIM_LibraryExchange.mof.mof (HTML version)

Return to index
CIM_LibraryExchange Superclass: CIM_Dependency
LibraryExchange indicates that two StorageLibraries are connected through their InterLibraryPorts.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_InterLibraryPort REF Dependent ;
The InterLibraryPort of the connected Library.
ValueMap { "0" , "1" , "2" , "3" }
Values { "Unknown" , "Antecedent" , "Dependent" , "Neither" }
uint16 CurrentlyAccessingPort ;
Enumeration indicating whether the Antecedent (value=1), Dependent (value=2), or neither Library (value=3) currently has access to the Port.
Override ( "Antecedent" )
CIM_InterLibraryPort REF Antecedent ;
The InterLibraryPort of one StorageLibrary.