Class CIM_MemoryDiagnosticServiceCapabilities
extends CIM_DiagnosticServiceCapabilities

This class defines the permissible settings that can be used for memory diagnostic tests.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_Capabilities
   |
   +--CIM_DiagnosticServiceCapabilities
   |
   +--CIM_MemoryDiagnosticServiceCapabilities

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class defines the permissible settings that can be used for memory diagnostic tests.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.44.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Seedboolean
DescriptionstringThis property is used by a provider to specify whether random number seeds are supported by the test. The seed is used to generate a random number or a sequence of random numbers. Being able to change the seed value will change the random nature of the test and consequently impact the effectiveness of the test. In order to replicate the same random number sequence for successive tests, one should use the same seed value.
ModelCorrespondencestringCIM_MemoryDiagnosticSettingData.Seed
DataPatternuint8[]
DescriptionstringThis array property is used by a provider to specify data patterns supported by a test. Careful selection of a data pattern can have a big impact on the effectiveness of the test.
ModelCorrespondencestringCIM_MemoryDiagnosticSettingData.DataPattern
WaitTimedatetime[]
DescriptionstringThis array property is used by a provider to specify the minimum and maximum wait times supported by a test. This is important for tests that are duration dependent.
ModelCorrespondencestringCIM_MemoryDiagnosticSettingData.WaitTime

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_Capabilities
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_Capabilities
SupportedTestWarningsuint16CIM_DiagnosticServiceCapabilities
OtherSupportedExecutionControlsDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLogOptionsDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLogStorageDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedLoopControlDescriptionsstring[]CIM_DiagnosticServiceCapabilities
OtherSupportedServiceModesDescriptionsstring[]CIM_DiagnosticServiceCapabilities
SupportedExecutionControlsuint16[]CIM_DiagnosticServiceCapabilities
SupportedLogOptionsuint16[]CIM_DiagnosticServiceCapabilities
SupportedLogStorageuint16[]CIM_DiagnosticServiceCapabilities
SupportedLoopControluint16[]CIM_DiagnosticServiceCapabilities
SupportedServiceModesuint16[]CIM_DiagnosticServiceCapabilities

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
CreateGoalSettingsuint16CIM_Capabilities