Class CIM_OpticalDriveDiagnosticSettingData
extends CIM_DiagnosticTest

This class define the additional settings to be used for optical drive diagnostic tests.

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


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_LogicalElement
   |
   +--CIM_EnabledLogicalElement
   |
   +--CIM_Service
   |
   +--CIM_DiagnosticService
   |
   +--CIM_DiagnosticTest
   |
   +--CIM_OpticalDriveDiagnosticSettingData

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class define the additional settings to be used for optical drive diagnostic tests.
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.31.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
Seeduint32
DescriptionstringThis property specifies the seed that initiates the random number sequence used by the test.
ModelCorrespondencestringCIM_OpticalDriveDiagnosticServiceCapabilities.SeedSupported
DataPatternsstring[]
DescriptionstringThis array property specifies the data patterns written by the optical drive diagnostic. If NULL, then the the vendor-specific data pattern(s) is used. A data pattern is a string interpreted as a 16-digit hex value. For example, a data pattern of all ones would be 0xFFFFFFFFFFFFFFFF while alternating ones and zeros would be 0x5555555555555555 or 0xAAAAAAAAAAAAAAAA . The pattern will be repeated as necessary to fill the data buffer.
ModelCorrespondencestringCIM_OpticalDriveDiagnosticServiceCapabilities.DataPatternsSupported

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_Service
DescriptionstringCIM_ManagedElement
DetailedStatusuint16CIM_ManagedSystemElement
ElementNamestringCIM_ManagedElement
EnabledDefaultuint16CIM_EnabledLogicalElement
EnabledStateuint16CIM_EnabledLogicalElement
Generationuint64CIM_ManagedElement
HealthStateuint16CIM_ManagedSystemElement
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
IsInUsebooleanCIM_DiagnosticTest
LoSIDstringCIM_Service
LoSOrgIDstringCIM_Service
NamestringCIM_Service
OperatingStatusuint16CIM_ManagedSystemElement
OtherCharacteristicDescriptionstringCIM_DiagnosticTest
OtherEnabledStatestringCIM_EnabledLogicalElement
PrimaryOwnerContactstringCIM_Service
PrimaryOwnerNamestringCIM_Service
PrimaryStatusuint16CIM_ManagedSystemElement
RequestedStateuint16CIM_EnabledLogicalElement
StartedbooleanCIM_Service
StartModestringCIM_Service
StatusstringCIM_ManagedSystemElement
SystemCreationClassNamestringCIM_Service
SystemNamestringCIM_Service
TimeOfLastStateChangedatetimeCIM_EnabledLogicalElement
TransitioningToStateuint16CIM_EnabledLogicalElement
AvailableRequestedStatesuint16[]CIM_EnabledLogicalElement
Characteristicsuint16[]CIM_DiagnosticTest
OperationalStatusuint16[]CIM_ManagedSystemElement
OtherCharacteristicsDescriptionsstring[]CIM_DiagnosticTest
OtherTestTypesDescriptionsstring[]CIM_DiagnosticTest
ResourcesUseduint16[]CIM_DiagnosticTest
StatusDescriptionsstring[]CIM_ManagedSystemElement
TestTypesuint16[]CIM_DiagnosticTest

Class Methods

Inherited Class Methods

NameReturn TypeClass Origin
ChangeAffectedElementsAssignedSequenceuint32CIM_Service
ClearResultsuint32CIM_DiagnosticTest
DiscontinueTestuint32CIM_DiagnosticTest
RequestStateChangeuint32CIM_EnabledLogicalElement
RunDiagnosticuint32CIM_DiagnosticService
RunDiagnosticServiceuint32CIM_DiagnosticService
RunTestuint32CIM_DiagnosticTest
StartServiceuint32CIM_Service
StopServiceuint32CIM_Service