Class CIM_PersistentMemoryCapabilities
extends CIM_Capabilities

CIM_PersistentMemoryCapabilities describes the capabilities of pool(s) of persistent memory. Capabilities can be derived from the underlying persistent memory devices, memory controllers, platform firmware, or other available software.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_PersistentMemoryCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringCIM_PersistentMemoryCapabilities describes the capabilities of pool(s) of persistent memory. Capabilities can be derived from the underlying persistent memory devices, memory controllers, platform firmware, or other available software.
UMLPackagePathstringCIM::Device::ConfigurableMemory
Versionstring2.47.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
AccessGranularityuint16[]
DescriptionstringDescribes the access type(s) (block vs. byte) supported by the associated pool(s). "Block Addressable" data is accessed by block reads and writes. "Byte Addressable" data is accessed by load/store operations.
ValueMapstring0, 1, 2, .., 32768..65535
ValuesstringUnknown, Block Addressable, Byte Addressable, DMTF Reserved, Vendor Reserved
MemoryArchitectureuint16[]
DescriptionstringIndicates which memory architecture types the associated pool(s) supports. "UMA" Uniform Memory Access. "NUMA" Non-Uniform Memory Access.
ValueMapstring0, 1, 2, 3, .., 32768..65535
ValuesstringUnknown, Other, UMA, NUMA, DMTF Reserved, Vendor Reserved
Replicationuint16[]
DescriptionstringIndicates whether ssociated pool(s) supports replication either locally and/or on a remote system. "Not Replicated" there is a single copy of the data. "Local Replication" data is replicated on local resources. "Remote Replication" data is replicated on local resources.
ValueMapstring0, 1, 2, 3, 4, .., 32768..65535
ValuesstringUnknown, Other, Not Replicated, Local Replication, Remote Replication, DMTF Reserved, Vendor Reserved
SecurityFeaturesuint16[]
DescriptionstringIndicates the available security features of the persistent memory pool(s). "None" No security features are supported. "Encryption" Data encryption is supported. "Crypto Erase" Erasing data by destroying cryptographic keys is supported.
ValueMapstring0, 1, 2, 3, 4, .., 32768..65535
ValuesstringUnknown, Other, None, Encryption, Crypto Erase, DMTF reserved, Vendor Reserved

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities