Class CIM_EnabledLogicalElementCapabilities
extends CIM_Capabilities

EnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the assciated EnabledLogicalElement.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_EnabledLogicalElementCapabilities

Direct Known Subclasses

CIM_AccountCapabilities
CIM_AccountManagementCapabilities
CIM_AlarmDeviceCapabilities
CIM_BootServiceCapabilities
CIM_CredentialManagementCapabilities
CIM_DHCPCapabilities
CIM_FCSwitchCapabilities
CIM_FingerprintMatchingServiceCapabilities
CIM_IndicatorLEDCapabilities
CIM_LaunchInContextCapabilities
CIM_LogicalPortCapabilities
CIM_MetricServiceCapabilities
CIM_NetworkPolicyServiceCapabilities
CIM_OpaqueManagementDataCapabilities
CIM_OperatingSystemCapabilities
CIM_PlatformWatchdogServiceCapabilities
CIM_PowerTopologyCapabilities
CIM_PowerUtilizationManagementCapabilities
CIM_ProcessorCapabilities
CIM_ProtocolServiceCapabilities
CIM_RecordLogCapabilities
CIM_RedirectionServiceCapabilities
CIM_TapeCopyCapabilities
CIM_TPMCapabilities
CIM_VirtualSystemManagementCapabilities
CIM_WBEMServerCapabilities
CIM_WiFiEndpointCapabilities

Class Qualifiers

NameData TypeValue
DescriptionstringEnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the assciated EnabledLogicalElement.
UMLPackagePathstringCIM::Core::Capabilities
Versionstring2.22.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
ElementNameEditSupportedboolean
DescriptionstringBoolean indicating whether the ElementName can be modified.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|EditName
ModelCorrespondencestringCIM_ManagedElement.ElementName
ElementNameMaskstring
DescriptionstringThis string expresses the restrictions on ElementName.The mask is expressed as a regular expression.See DMTF standard ABNF with the Management Profile Specification Usage Guide, appendix C for the regular expression syntax permitted. Since the ElementNameMask can describe the maximum length of the ElementName,any length defined in the regexp is in addition to the restriction defined in MaxElementNameLen (causing the smaller value to be the maximum length)The ElementName value satisfies the restriction, if and only if it matches the regular expression
ModelCorrespondencestringCIM_EnabledLogicalElementCapabilities.MaxElementNameLen
MaxElementNameLenuint16
DescriptionstringMaximum supported ElementName length.
MappingStringsstringFC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|MaxNameChars
MaxValuesint64256
ModelCorrespondencestringCIM_FCSwitchCapabilities.ElementNameEditSupported, CIM_EnabledLogicalElementCapabilities.ElementNameMask
RequestedStatesSupporteduint16[]
DescriptionstringRequestedStatesSupported indicates the possible states that can be requested when using the method RequestStateChange on the EnabledLogicalElement.
ModelCorrespondencestringCIM_EnabledLogicalElement.RequestStateChange
ValueMapstring2, 3, 4, 6, 7, 8, 9, 10, 11
ValuesstringEnabled, Disabled, Shut Down, Offline, Test, Defer, Quiesce, Reboot, Reset
StateAwarenessuint16[]
DescriptionstringStateAwareness indicates support for modeling the state of the associated instance of CIM_EnabledLogicalElement. If StateAwareness contains the value 2 "Implicit", the RequestedState and TransitioningToState properties of the associated instance of CIM_EnabledLogicalElement shall provide information about state transitions that were initiated through a mechanism other than invocation of the RequestStateChange() method. If StateAwareness contains the value 3 "RequestStateChange", the RequestedState and TransitioningToState properties of the associated instance of CIM_EnabledLogicalElement shall provide information about state transitions initiated by invocation of the RequestStateChange() method. A value of NULL or an array that contains zero elements shall indicate the RequestedState and TransitioningToState properties will not reflect any transitions, irrespective of how they are initiated.
Experimentalbooleantrue
ValueMapstring2, 3, ..
ValuesstringImplicit, RequestStateChange, DMTF Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities