Supermicro.Server.SSM.SystemInfo.BaseboardsBaseboard

Supermicro.Server.SSM.SystemInfo.Baseboards (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCIBaseboard
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId755c1192-9c14-3663-09f7-7d31349db196

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.SSM.SystemInfo.Baseboards:
boardProduct  string  Product false 256  False 
boardManufacturer  string  Manufacturer false 256  False 
boardSerialNumber  string  Serial Number false 256  False 
boardAssetTag  string  Asset Tag false 256  False 
boardVersion  string  Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.SSM.SystemInfo.Baseboards" Base="SMCIC!Supermicro.Server.SMCIBaseboard" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="boardProduct" Key="false" Type="string"/>
<Property ID="boardManufacturer" Key="false" Type="string"/>
<Property ID="boardSerialNumber" Key="false" Type="string"/>
<Property ID="boardAssetTag" Key="false" Type="string"/>
<Property ID="boardVersion" Key="false" Type="string"/>
</ClassType>