Supermicro.Server.IPMI.FRUFRU Information

Supermicro.Server.IPMI.FRU (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCIFRU
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd0aa63fc-988e-62a6-bb66-de20e23b1c7e

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 the object. false 4000  False 
Supermicro.Server.IPMI.FRU:
ChassisType  string  Chassis Type false 256  False 
ChassisPartNumber  string  Chassis Part Number false 256  False 
ChassisSerialNumber  string  Chassis Serial Number false 256  False 
BoardMfgDatetime  string  Board Mfg. Datetime false 256  False 
BoardManufacturerName  string  Board Manufacturer Name false 256  False 
BoardProductName  string  Board Product Name false 256  False 
BoardSerialNumber  string  Board Serial Number false 256  False 
BoardPartNumber  string  Board Part Number false 256  False 
ProductManufacturerName  string  Product Manufacturer Name false 256  False 
ProductName  string  Product Name false 256  False 
ProductPartModelNumber  string  Product Part Model Number false 256  False 
ProductVersion  string  Product Version false 256  False 
ProductSerialNumber  string  Product Serial Number false 256  False 
ProductAssetTag  string  Product Asset Tag false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.IPMI.FRU" Base="SMCIC!Supermicro.Server.SMCIFRU" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="ChassisType" Key="false" Type="string"/>
<Property ID="ChassisPartNumber" Key="false" Type="string"/>
<Property ID="ChassisSerialNumber" Key="false" Type="string"/>
<Property ID="BoardMfgDatetime" Key="false" Type="string"/>
<Property ID="BoardManufacturerName" Key="false" Type="string"/>
<Property ID="BoardProductName" Key="false" Type="string"/>
<Property ID="BoardSerialNumber" Key="false" Type="string"/>
<Property ID="BoardPartNumber" Key="false" Type="string"/>
<Property ID="ProductManufacturerName" Key="false" Type="string"/>
<Property ID="ProductName" Key="false" Type="string"/>
<Property ID="ProductPartModelNumber" Key="false" Type="string"/>
<Property ID="ProductVersion" Key="false" Type="string"/>
<Property ID="ProductSerialNumber" Key="false" Type="string"/>
<Property ID="ProductAssetTag" Key="false" Type="string"/>
</ClassType>