| Name | Data Type | Default Value | Qualifiers |
| Name | Data Type | Value |
| BatterySupported | uint16 | |
| Description | string | Enumeration indicating whether a battery is installable/ supportable on this System. This is independent of whether one is currently installed. The latter is indicated by an instance of the CIM_Battery class associated using the SystemDevice relationship. |
| Required | boolean | true |
| ValueMap | string | 0, 2, 3 |
| Values | string | Unknown, Battery Supported, Battery Not Supported |
| ECCSupported | uint16 | |
| Description | string | Enumeration indicating whether ECC single or multi-bit memory is supported on this node. This is independent of whether ECC memory is actually installed. The latter is indicated by an instance of CIM_PhysicalMemory that 'Realizes' the CIM_Memory of the System (associated using SystemDevice). |
| MappingStrings | string | MIF.DMTF|Physical Memory|002.10 |
| Required | boolean | true |
| ValueMap | string | 0, 2, 3 |
| Values | string | Unknown, Single-bit ECC, Multi-bit ECC |