Intel.Hardware.ModularServer.StorageSystem.PhysicalDriveHard Disk Drive

Intel.Hardware.ModularServer.StorageSystem.PhysicalDrive (ClassType)

Element properties:

Base ClassSystem.PhysicalDisk
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd4824cb9-a9e0-3773-6479-fbd1bc4993f9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Intel.Hardware.ModularServer.StorageSystem.PhysicalDrive:
SlotNo  string  Slot Number true 256  False 
DriveInterface  string  Drive Interface false 256  False 
ModelNumber  string  Model Number false 256  False 
SerialNumber  string  Serial Number false 256  False 
FwVersion  string  Firmware Version false 256  False 
ProtocolVersion  string  ProtocolVersion false 256  False 
OperStatus  string  Operational Status false 256  False 
Condition  string  Condition false 256  False 
Config  string  Configuration false 256  False 
Operation  string  Operation false 256  False 
PhysicalCapacity  double  Physical Capacity(in GB) false 256   
UsedCapacity  double  Used Capacity(in GB) false 256   
ConfigCapacity  double  Configurable Capacity(in GB) false 256   
EnclosureID  string  Enclosure ID false 256  False 
DriveType  string  Drive Type false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.StorageSystem.PhysicalDrive" Accessibility="Public" Abstract="false" Base="SystemHardware!System.PhysicalDisk" Hosted="true" Singleton="false">
<Property ID="SlotNo" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<!--
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256"
MinLength="0"/>
-->
<Property ID="DriveInterface" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FwVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProtocolVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Condition" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Config" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Operation" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PhysicalCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UsedCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConfigCapacity" Type="double" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnclosureID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriveType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>