Class CIM_EnabledLogicalElementCapabilities
extends CIM_Capabilities

EnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the associated 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_AccountManagementCapabilities
CIM_AlarmDeviceCapabilities
CIM_BootServiceCapabilities
CIM_CredentialManagementCapabilities
CIM_DHCPCapabilities
CIM_FCSwitchCapabilities
CIM_IndicatorLEDCapabilities
CIM_LaunchInContextCapabilities
CIM_LogicalPortCapabilities
CIM_MetricServiceCapabilities
CIM_OpaqueManagementDataCapabilities
CIM_OperatingSystemCapabilities
CIM_PlatformWatchdogServiceCapabilities
CIM_PowerUtilizationManagementCapabilities
CIM_ProcessorCapabilities
CIM_ProtocolServiceCapabilities
CIM_RecordLogCapabilities
CIM_RedirectionServiceCapabilities
CIM_VirtualSystemManagementCapabilities
CIM_WBEMServerCapabilities
CIM_WiFiEndpointCapabilities

Class Qualifiers

NameData TypeValue
DescriptionstringEnabledLogicalElementCapabilities describes the capabilities supported for changing the state of the associated 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

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
InstanceIDstringCIM_Capabilities

Class Methods