Class CIM_AlarmDeviceCapabilities
extends CIM_EnabledLogicalElementCapabilities

AlarmDeviceCapabilities describes the capabilities supported for changing the state OF THE ASSOCIATED AlarmDevice.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_AlarmDeviceCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringAlarmDeviceCapabilities describes the capabilities supported for changing the state OF THE ASSOCIATED AlarmDevice.
UMLPackagePathstringCIM::Device::Capabilities
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AlarmIndicatorTypesConfigurableuint16[]
DescriptionstringAlarmIndicatorTypesConfigurable indicates the possible indicators that can be enabled or disabled when using the method SetAlarmIndicator on the AlarmDevice. An indicator is a device that emits sound (Audio), emits light or changes color (Visual), or emits vibrations (Motion) to indicate some condition. Indicators may include the audible alarm on a RAID controller, the location LED on a chassis, or the vibration of a cell phone.
ModelCorrespondencestringCIM_AlarmDevice.SetAlarmIndicator
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringAudio, Visual, Motion, DMTF Reserved, Vendor Specific
RequestedAlarmStatesSupporteduint16[]
DescriptionstringRequestedAlarmStatesSupported indicates the possible states that can be requested when using the method SetAlarmState on the AlarmDevice. A value of 1 indicates that AlarmDevice indicators may be inactivated, a value of 2 or 3 indicates that AlarmDevice indicators may be activated.
ModelCorrespondencestringCIM_AlarmDevice.SetAlarmState
ValueMapstring0, 1, 2, 3, .., 32768..65535
ValuesstringUnknown, Off, Steady, Alternating, DMTF Reserved, Vendor Specific

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
ElementNameEditSupportedbooleanCIM_EnabledLogicalElementCapabilities
ElementNameMaskstringCIM_EnabledLogicalElementCapabilities
InstanceIDstringCIM_Capabilities
MaxElementNameLenuint16CIM_EnabledLogicalElementCapabilities
RequestedStatesSupporteduint16[]CIM_EnabledLogicalElementCapabilities

Class Methods