Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.AdapterFujitsu Out-Of-Band RAID Adapter

Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.Adapter (ClassType)

Element properties:

Base ClassFujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0bd0d572-e784-d0e2-7880-41c830d3ed71

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent:
AdapterName  string  Adapter Name Logical Adapter Name of the Fujitsu Out-Of-Band RAID Logical Hardware Component false 256  False     
ServerName  string  Server Name Fujitsu Out-Of-Band Server containing the RAID Logical Hardware Component false 256  False     
ManagementUrl  string  Management URL Management URL of the Fujitsu Out-Of-Band RAID Logical Hardware Component false 256  False     
ODataType  string  @odata.type Redfish OData Type (e.g. definition of the component) false 256  False     
ODataId  string  @odata.id Redfish OData ID (e.g. URL of the component) false 256  False     
Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.Adapter:
AdapterNumber  string  Logical Adapter Number Logical Adapter Number of the Fujitsu Out-Of-Band RAID Adapter true 256  False     
ControllerNumber  string  Physical Controller Number Controller Number of the Fujitsu Out-Of-Band RAID Adapter, referenced by Drive Location false 256  False     
Vendor  string  Vendor Vendor of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
Product  string  Product Product name of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
SerialNumber  string  Serial Number Serial Number of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
SASAddress  string  SAS Address SAS address of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
Protocol  string  Protocol Protocol of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
DriverName  string  Driver Name Driver Name of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
DriverVersion  string  Driver Version Driver Version of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
FWPackageVersion  string  Firmware Package Version Firmware Package Version of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
FWBuildDate  string  Firmware Build Date Build Date of the Firmware of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
BiosVersion  string  BIOS Version BIOS Version of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
BiosBuildDate  string  BIOS Build Date Build Date of the BIOS of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
BusType  string  Bus Type Bus Type of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
VendorID  string  Vendor ID Vendor ID of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
DeviceID  string  Device ID Device ID of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
SubVendorID  string  Sub Vendor ID Sub Vendor ID of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
SubDeviceID  string  Sub Device ID Sub Device ID of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
PortCount  string  Max Port Count Max Port Count of the Fujitsu Out-Of-Band RAID Adapter false 256  False     
SMARTSupport  string  SMART Support SMART Support setting of the Fujitsu Out-Of-Band RAID Adapter false 256  False     

Health Model:

Source Code:

<ClassType ID="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.Adapter" Accessibility="Public" Abstract="false" Base="Fujitsu.Servers.PRIMERGY.OutOfBand.RAID.LogicalHardwareComponent" Hosted="true" Singleton="false">
<!-- Logical Controller Number -->
<Property ID="AdapterNumber" Type="string" Key="true" CaseSensitive="false"/>
<!-- Physical Controller Number (Referenced in Drive Location Information -->
<Property ID="ControllerNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Product" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="Protocol" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="DriverName" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="DriverVersion" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="FWPackageVersion" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="FWBuildDate" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="BiosVersion" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="BiosBuildDate" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="BusType" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="VendorID" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="DeviceID" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SubVendorID" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SubDeviceID" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="PortCount" Type="string" Key="false" CaseSensitive="false"/>
<Property ID="SMARTSupport" Type="string" Key="false" CaseSensitive="false"/>
<!-- Currently not supported by Redfish instrumentation, these are low interest settings
<Property ID="RealPortCount" Type="string" Key="false" CaseSensitive="false" />

<Property ID="MaxLogDrives" Type="string" Key="false" CaseSensitive="false" />
<Property ID="MaxPhysDevices" Type="string" Key="false" CaseSensitive="false" />
<Property ID="BootLogDriveNumber" Type="string" Key="false" CaseSensitive="false" />

<Property ID="AutoRebuild" Type="string" Key="false" CaseSensitive="false" />
<Property ID="CopyBack" Type="string" Key="false" CaseSensitive="false" />
<Property ID="NCQ" Type="string" Key="false" CaseSensitive="false" />
-->
</ClassType>