Class CIM_IndicatorLEDCapabilities
extends CIM_EnabledLogicalElementCapabilities

LEDCapabilities describes the capabilities supported for managing the associated LED.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities
   |
   +--CIM_IndicatorLEDCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringLEDCapabilities describes the capabilities supported for managing the associated LED.
UMLPackagePathstringCIM::Device::LED
Versionstring2.35.1

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OtherSupportedColorDescriptionsstring[]
DescriptionstringAn array index of this property shall have a value if the corresponding array index of SupportedColors contains the value 1 "Other".
ModelCorrespondencestringCIM_IndicatorLEDCapabilities.SupportedColors, CIM_IndicatorLED.OtherColorDescription
OtherSupportedIndicatedConditionDescriptionsstring[]
DescriptionstringAn array index of this property shall have a value if the corresponding array index of SupportedIndicatedConditions contains the value 1 "Other".
ModelCorrespondencestringCIM_IndicatorLEDCapabilities.SupportedIndicatedConditions, CIM_IndicatorLED.OtherIndicatedConditionDescription
SupportedActivationStatesuint16[]
DescriptionstringSupportedActivationStates indicates the supported activation states for the associated IndicatorLED. See CIM_IndicatorLED.ActivationState for descriptions of the values.
ModelCorrespondencestringCIM_IndicatorLED.ActivationState
ValueMapstring2, 3, 4, 5, .., 32768..65535
ValuesstringLit, Blinking, Off, Control Pattern, DMTF Reserved, Vendor Reserved
SupportedColorsuint16[]
DescriptionstringThis property indicates the colors supported by the associated instance of CIM_IndicatorLED.
ModelCorrespondencestringCIM_IndicatorLED.Color, CIM_IndicatorLEDCapabilities.OtherSupportedColorDescriptions
ValueMapstring1, 3, 4, 5, 6, 7, 8, 9, .., 32768..65535
ValuesstringOther, White, Red, Green, Blue, Orange, Yellow, Black, DMTF Reserved, Vendor Reserved
SupportedControlModesuint16[]
DescriptionstringSupportedControlModes indicates the control modes supported for the LED.See CIM_IndicatorLED.ControlMode for more information.
ModelCorrespondencestringCIM_IndicatorLED.ControlMode
ValueMapstring2, 3, 4, .., 32768..65535
ValuesstringAutomatic, Manual, Test, DMTF Reserved, Vendor Reserved
SupportedControlPatternsstring[]
DescriptionstringSupportedControlPatterns describes the control patterns supported by the associated LED. The values of SupportedControlPatterns may be an exact match for values allowed for CIM_IndicatorLED.ControlPattern or may indicate general categories of behavior. The interpretation of value is specific to the business entity identified by <OrgID>. Each value of SupportedControlPatterns shall be constructed using the following "preferred" algorithm: <OrgID>::<Pattern> Where <OrgID> and < Pattern> are separated by two colons (::), and where <OrgID> shall include a copyrighted, trademarked, or otherwise unique name that is owned by the business entity that is creating or defining the ControlPattern or that is a registered ID assigned to the business entity by a recognized global authority. <Pattern> is chosen by the business entity and shall not be reused to identify different underlying (real-world) behaviors. If the behavior specified for the LED adheres to a standard or proprietary specification, <Pattern> shall be a uniquely assigned value identifying the behavior. If the behavior for the LED is described using a standard or proprietary grammar, <Pattern> shall be prefixed with a uniquely assigned identifier for the grammar.
ModelCorrespondencestringCIM_IndicatorLED.ControlPattern
SupportedIndicatedConditionsuint16[]
DescriptionstringThe conditions that may be indicated by the LED.See CIM_IndicatorLED.IndicatedConditions for a description of the values.
ValueMapstring1, 3, 4, 5, 6, 7, .., 32768..65535
ValuesstringOther, Location, Attention, Activity, Powered On, Fault, DMTF Reserved, Vendor Reserved

Inherited Properties

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

Class Methods