Class CIM_OpticalDriveDiagnosticTest
extends CIM_DiagnosticTest

This class specializes CIM_DiagnosticTest to define the tests specific to Optical Disk Drives

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_OpticalDriveDiagnosticTest

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThis class specializes CIM_DiagnosticTest to define the tests specific to Optical Disk Drives
Experimentalbooleantrue
UMLPackagePathstringCIM::System::Diagnostics
Versionstring2.31.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
OpticalDriveTestTypeuint16
DescriptionstringThe descriptions for each Optical Disk Drive test type are below: * "Media Detection" (value=2) is specified for the test that verifies that the Optical Disk Drive can properly detect whether or not media is present. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Mechanical Tray" (value=3) is specified for the test that verifies that the physical components of the optical device tray are operating properly. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Activity Indicator" (value=3) is specified for the test that verifies that the Activity Indicator LED operates properly. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Transfer Rate" (value=5) is specified for the test that verifies that the Optical Disk Drive operates properly when performing I/O operations at all supported data transfer rates. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Sequential Internal Verify" (value=6) is specified for the test that verifies the ability to perform read and verify operations in sequential order to each sector of the media. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Sequential Read" (value=7) is specified for the test that performs a read operation in sequential order from all sectors of the media.. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2) and Medai Verify (value=6). * "Sequential Seek" (value=8) is specified for the test that performs a seek operation in sequential order to all sectors of the media. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2) and Medai Verify (value=6). * "Sequential Write" (value=9) is specified for the test that performs a write operation in sequential order to all sectors of the media and then verifies that the data is written accurately. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2) and Medai Verify (value=6). * "Random Read" (value=10) is specified for the test that performs a read operation in random order from selected sectors of the media. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2) and Medai Verify (value=6). * "Random Seek" (value=11) is specified for the test that performs a seek operation in random order from selected sectors of the media. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2) and Medai Verify (value=6). * "Status" (value=12) is specified for the test that verifies that the Optical Disk Drive is ready to be tested. CIM_DiagnosticTest.TestTypes shall be set to Health Check (value=4). * "Reset Drive" (value=13) is specified for the test that verifies that the Optical Disk Drive properly responds to a Reset command. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "System Inteface" (value=14) is specified for the test that verifies that all system interface for cables and connectors are working properly. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2). * "Load / Eject" (value=15) is specified for the test that verifies that the Optical Disk Drive properly responds to a Load/Eject command. CIM_DiagnosticTest.TestTypes shall be set to Functional (value=2).
ModelCorrespondencestringCIM_OpticalDriveDiagnosticTest.OtherOpticalDriveTestType
ValueMapstring0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, .., 0x8000..
ValuesstringUnknown, Other, Media Detection, Mechanical Tray, Activity Indicator, Transfer Rate, Sequential Internal Verify, Sequential Read, Sequential Seek, Sequential Write, Random Read, Random Seek, Status, Reset Drive, System Inteface, Load/Eject, Vendor Reserved, DMTF Reserved
OtherOpticalDriveTestTypestring
DescriptionstringA string that describes the test when the OpticalDriveTestType property is set to 1 ("Other"). This property must be set to null when OpticalDriveTestType is any value other than 1.
ModelCorrespondencestringCIM_OpticalDriveDiagnosticTest.OpticalDriveTestType

Inherited Properties

NameData Type
Captionstring
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
ElementNamestring
EnabledDefaultuint16
EnabledStateuint16
Generationuint64
HealthStateuint16
InstallDatedatetime
InstanceIDstring
IsInUseboolean
LoSIDstring
LoSOrgIDstring
Namestring
OperatingStatusuint16
OtherCharacteristicDescriptionstring
OtherEnabledStatestring
PrimaryOwnerContactstring
PrimaryOwnerNamestring
PrimaryStatusuint16
RequestedStateuint16
Startedboolean
StartModestring
Statusstring
SystemCreationClassNamestring
SystemNamestring
TimeOfLastStateChangedatetime
TransitioningToStateuint16
AvailableRequestedStatesuint16[]
Characteristicsuint16[]
OperationalStatusuint16[]
OtherCharacteristicsDescriptionsstring[]
OtherTestTypesDescriptionsstring[]
ResourcesUseduint16[]
StatusDescriptionsstring[]
TestTypesuint16[]

Class Methods

Inherited Class Methods

NameReturn Type
ChangeAffectedElementsAssignedSequenceuint32
ClearResultsuint32
DiscontinueTestuint32
RequestStateChangeuint32
RunDiagnosticuint32
RunDiagnosticServiceuint32
RunTestuint32
StartServiceuint32
StopServiceuint32