Administrator Guide
uint8 Free_Fall_Count_Normalized;
[Description("Free fall count (worst value).")]
uint8 Free_Fall_Count_Worst;
[Description("Free fall count (threshold value).")]
uint8 Free_Fall_Count_Threshold;
[Description("Power cycle count.")]
sint64 Power_Cycle_Count;
[Description("Power cycle count (normalized value).")]
uint8 Power_Cycle_Count_Normalized;
[Description("Power cycle count (worst value).")]
uint8 Power_Cycle_Count_Worst;
[Description("Power cycle count (threshold value).")]
uint8 Power_Cycle_Count_Threshold;
[Description("Program fail count.")]
sint64 Program_Fail_Count;
[Description("Program fail count (normalized value).")]
uint8 Program_Fail_Count_Normalized;
[Description("Program fail count (worst value).")]
uint8 Program_Fail_Count_Worst;
[Description("Program fail count (threshold value).")]
uint8 Program_Fail_Count_Threshold;
[Description("Erase fail count.")]
sint64 Erase_Fail_Count;
[Description("Erase fail count (normalized value).")]
uint8 Erase_Fail_Count_Normalized;
[Description("Erase fail count (worst value).")]
uint8 Erase_Fail_Count_Worst;
[Description("Erase fail count (threshold value).")]
uint8 Erase_Fail_Count_Threshold;
[Description("Wear leveling count.")]
sint64 Wear_Leveling_Count;
[Description("Wear leveling count (normalized value).")]
uint8 Wear_Leveling_Count_Normalized;
[Description("Wear leveling count (worst value).")]
uint8 Wear_Leveling_Count_Worst;
[Description("Wear leveling count (threshold value).")]
uint8 Wear_Leveling_Count_Threshold;
[Description("User reserved block count.")]
sint64 User_Rsvd_Block_Count;
[Description("User reserved block count (normalized value).")]
uint8 User_Rsvd_Block_Count_Normalized;
[Description("User reserved block count (worst value).")]
uint8 User_Rsvd_Block_Count_Worst;
[Description("User reserved block count (threshold value).")]
uint8 User_Rsvd_Block_Count_Threshold;
[Description("User reserved block count (SSD Total).")]
sint64 User_Rsvd_Block_Count_Total;
[Description("User reserved block count (SSD Total) (normalized value).")]
uint8 User_Rsvd_Block_Count_Total_Normalized;
46 附录 B - WMI 类定义文件