System memory 328
• SMX_MemoryCollection
• SMX_HostedMemoryCollection
• SMX_MemberOfMemoryCollection
• SMX_MemberOfMemoryRedundancySet
• SMX_HostedMemoryRedundancySet
• SMX_SystemMemoryModuleSlot
• SMX_SystemMemoryBoardSlot
13-2-1 SMX_Memory
The class SMX_Memory represents logical memory on ProLiant Servers. There is one instance of this
class.
Table 13-2
Class: SMX_Memory
CIM_ManagedElement
Caption System Memory
Description Logical system memory
ElementName System Memory
CIM_ManagedSystemElement
OperationalStatus Enumerator indicating the logical system memory
operational status. The status represents the worst-of
algorithm for all OperationalStatus[0] values reported
by physical memory modules in SMX_MemoryModule
instances.
OperationalStatus[0] (shown in order of increasing
severity; a higher severity overrides a lower
severity):
2 (OK), when all physical memory modules
report 2 (OK)
0 (Unknown), when any physical memory
module reports 0 (Unknown)
3 (Degraded), when any physical memory
module reports 3 (Degraded)
This status does not represent the overall status of the
memory system; See the SMX_MemoryCollection class
for overall memory system status.
StatusDescriptions StatusDescriptions[0] contains descriptive text per
OperationalStatus[0]:
OK
Unknown
Degraded
HealthState 5 (OK), when OperationalStatus[0]=2 (OK)
0 (Unknown), when OperationalStatus[0]=0 (Unknown)
10 (Degraded/Warning), when
OperationalStatus[0]=3 (Degraded)