Name | Data Type | Value |
---|---|---|
Description | string | A Door is the abstraction of hardware providing access to the internal componentry of a System. When a Door is 'opened', typically all accessible, moving components are stopped or suspended to prevent physical harm. |
UMLPackagePath | string | CIM::Device::UserDevices |
Version | string | 2.6.0 |
Name | Data Type | Default Value | Qualifiers | ||||
---|---|---|---|---|---|---|---|
Name | Data Type | Value | |||||
LastOpened | datetime | ||||||
Description | string | Date and time that the Door was last opened. | |||||
Locked | boolean | ||||||
Description | string | Boolean indicating that the Door is 'locked' (TRUE) or 'unlocked' (FALSE). When the Door is locked, access to the componentry is prevented, without the use of a physical key or the issuance of a software unlock command. | |||||
Open | boolean | ||||||
Description | string | Boolean indicating the 'open' (TRUE) or 'closed' (FALSE) status of the Door. | |||||
Timeout | uint32 | ||||||
Description | string | When a Door is 'Open', all accessible, moving componentry and Device operation are typically stopped. The Timeout property provides a mechanism to event on a Door left open for a period of time (in seconds) exceeding the property's value. | |||||
PUnit | string | second | |||||
Units | string | Seconds | |||||
Capabilities | uint16[] | ||||||
Description | string | The Capabilities of the Door. For example, information on whether the Door is "Host System Lockable" (value=2) and/or whether a key is available (value=3) are specified in this property. The value 4, "All Drives Dismounted Before Access", pertains to a Door on a StorageLibrary or set of drive bays. If specified for the Door, it means that it can not be opened unless all Media are first unloaded from the accessible MediaAccessDevices. | |||||
ValueMap | string | 0, 1, 2, 3, 4 | |||||
Values | string | Unknown, Other, Host System Lockable, Physical Key, All Drives Dismounted Before Access |
Name | Data Type |
---|---|
AllocationState | string |
Availability | uint16 |
Caption | string |
CommunicationStatus | uint16 |
CreationClassName | string |
Description | string |
DetailedStatus | uint16 |
DeviceID | string |
ElementName | string |
EnabledDefault | uint16 |
EnabledState | uint16 |
ErrorCleared | boolean |
ErrorDescription | string |
Generation | uint64 |
HealthState | uint16 |
InstallDate | datetime |
InstanceID | string |
LastErrorCode | uint32 |
LocationIndicator | uint16 |
MaxQuiesceTime | uint64 |
Name | string |
OperatingStatus | uint16 |
OtherEnabledState | string |
PowerManagementSupported | boolean |
PowerOnHours | uint64 |
PrimaryStatus | uint16 |
RequestedState | uint16 |
Status | string |
StatusInfo | uint16 |
SystemCreationClassName | string |
SystemName | string |
TimeOfLastStateChange | datetime |
TotalPowerOnHours | uint64 |
TransitioningToState | uint16 |
AdditionalAvailability | uint16[] |
AvailableRequestedStates | uint16[] |
IdentifyingDescriptions | string[] |
OperationalStatus | uint16[] |
OtherIdentifyingInfo | string[] |
PowerManagementCapabilities | uint16[] |
StatusDescriptions | string[] |
Name | Return Type |
---|---|
EnableDevice | uint32 |
OnlineDevice | uint32 |
QuiesceDevice | uint32 |
RequestStateChange | uint32 |
Reset | uint32 |
RestoreProperties | uint32 |
SaveProperties | uint32 |
SetPowerState | uint32 |