Device\CIM_AssociatedAlarm.mof.mof (HTML version)

Return to index
CIM_AssociatedAlarm Superclass: CIM_Dependency
LogicalDevices may have one or more AlarmDevices associated with them, in order to indicate problem situations. This relationship is indicated by the AssociatedAlarm dependency.
Qualifiers:Version ( "2.6.0" ) Association
Parameters (local in grey)
Override ( "Dependent" )
CIM_LogicalDevice REF Dependent ;
The LogicalDevice that is alarmed.
Override ( "Antecedent" )
CIM_AlarmDevice REF Antecedent ;
The AlarmDevice.