Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
HotSwappable | boolean | |
Deprecated | string | CIM_PhysicalComponent.RemovalConditions |
Description | string | The use of this property is being deprecated. Instead RemovalConditions should be used. The RemovalConditions property addresses whether a PhysicalComponent is removable with or without power being applied.
A PhysicalComponent is HotSwappable if it is possible to replace the Element with a physically different but equivalent one while the containing Package has power applied to it (ie, is 'on'). For example, a fan Component may be designed to be HotSwappable. All HotSwappable Components are inherently Removable and Replaceable. |
Removable | boolean | |
Deprecated | string | CIM_PhysicalComponent.RemovalConditions |
Description | string | The use of this property is being deprecated. Instead RemovalConditions should be used. The RemovalConditions property addresses whether a PhysicalComponent is removable with or without power being applied.
A PhysicalComponent is Removable if it is designed to be taken in and out of the physical container in which it is normally found, without impairing the function of the overall packaging. A Component can still be Removable if power must be 'off' in order to perform the removal. If power can be 'on' and the Component removed, then the Element is both Removable and HotSwappable. For example, an upgradeable Processor chip is Removable. |
RemovalConditions | uint16 | 2 |
Description | string | The RemovalCapabilites property is used to describe the conditions under which a PhysicalPackage can be removed. Since all PhysicalPackages are not removable, this property defaults to 2, 'Not Applicable'. |
ValueMap | string | 0, 2, 3, 4 |
Values | string | Unknown, Not Applicable, Removable when off, Removable when on or off |
Replaceable | boolean | |
Deprecated | string | No value |
Description | string | The use of this property is being deprecated because it is redundant with the FRU class and its associations. A PhysicalComponent is Replaceable if it is possible to replace (FRU or upgrade) the Element with a physically different one. For example, some ComputerSystems allow the main Processor chip to be upgraded to one of a higher clock rating. In this case, the Processor is said to be Replaceable. All Removable Components are inherently Replaceable. |