Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
ElementNameEditSupported | boolean | |
Description | string | Boolean indicating whether the ElementName can be modified. |
MappingStrings | string | FC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|EditName |
ModelCorrespondence | string | CIM_ManagedElement.ElementName |
ElementNameMask | string | |
Description | string | This 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 |
ModelCorrespondence | string | CIM_EnabledLogicalElementCapabilities.MaxElementNameLen |
MaxElementNameLen | uint16 | |
Description | string | Maximum supported ElementName length. |
MappingStrings | string | FC-SWAPI.INCITS-T11|SWAPI_UNIT_CONFIG_CAPS_T|MaxNameChars |
MaxValue | sint64 | 256 |
ModelCorrespondence | string | CIM_FCSwitchCapabilities.ElementNameEditSupported, CIM_EnabledLogicalElementCapabilities.ElementNameMask |
RequestedStatesSupported | uint16[] | |
Description | string | RequestedStatesSupported indicates the possible states that can be requested when using the method RequestStateChange on the EnabledLogicalElement. |
ModelCorrespondence | string | CIM_EnabledLogicalElement.RequestStateChange |
ValueMap | string | 2, 3, 4, 6, 7, 8, 9, 10, 11 |
Values | string | Enabled, Disabled, Shut Down, Offline, Test, Defer, Quiesce, Reboot, Reset |
StateAwareness | uint16[] | |
Description | string | StateAwareness 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. |
Experimental | boolean | true |
ValueMap | string | 2, 3, .. |
Values | string | Implicit, RequestStateChange, DMTF Reserved |