Administrator Guide
[Description("User reserved block count (SSD Total) (worst value).")]
uint8 User_Rsvd_Block_Count_Total_Worst;
[Description("User reserved block count (SSD Total) (threshold value).")]
uint8 User_Rsvd_Block_Count_Total_Threshold;
[Description("Unused reserved block count.")]
sint64 Unused_Rsvd_Block_Count;
[Description("Unused reserved block count (normalized value).")]
uint8 Unused_Rsvd_Block_Count_Normalized;
[Description("Unused reserved block count (worst value).")]
uint8 Unused_Rsvd_Block_Count_Worst;
[Description("Unused reserved block count (threshold value).")]
uint8 Unused_Rsvd_Block_Count_Threshold;
[Description("Program fail count (SSD Total).")]
sint64 Program_Fail_Count_Total;
[Description("Program fail count (SSD Total) (normalized value).")]
uint8 Program_Fail_Count_Total_Normalized;
[Description("Program fail count (SSD Total) (worst value).")]
uint8 Program_Fail_Count_Total_Worst;
[Description("Program fail count (SSD Total) (threshold value).")]
uint8 Program_Fail_Count_Total_Threshold;
[Description("Erase fail count (SSD Total).")]
sint64 Erase_Fail_Count_Total;
[Description("Erase fail count (SSD Total) (normalized value).")]
uint8 Erase_Fail_Count_Total_Normalized;
[Description("Erase fail count (SSD Total) (worst value).")]
uint8 Erase_Fail_Count_Total_Worst;
[Description("Erase fail count (SSD Total) (threshold value).")]
uint8 Erase_Fail_Count_Total_Threshold;
[Description("Uncorrectable error count.")]
sint64 Uncorrectable_Error_Count;
[Description("Uncorrectable error count (normalized value).")]
uint8 Uncorrectable_Error_Count_Normalized;
[Description("Uncorrectable error count (worst value).")]
uint8 Uncorrectable_Error_Count_Worst;
[Description("Uncorrectable error count (threshold value).")]
uint8 Uncorrectable_Error_Count_Threshold;
[Description("ECC rate.")]
sint64 Ecc_Rate;
[Description("ECC rate (normalized value).")]
uint8 Ecc_Rate_Normalized;
[Description("ECC rate (worst value).")]
uint8 Ecc_Rate_Worst;
[Description("ECC rate (threshold value).")]
uint8 Ecc_Rate_Threshold;
};
/**************************************************************
* DPO_HardwareInfoToSmart
* This class associates DPO_Smart instance(s) with an
* instance of DPO_HardwareInfo.
**************************************************************/
48 付録 B - WMI クラス定義ファイル