Supermicro.Server.SSM.SystemInfo.BIOSBIOS

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

Element properties:

Base ClassSupermicro.Server.SMCIBIOS
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId64c26b1c-c311-fdcc-9e9e-67f21f58fa80

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.BIOS:
biosManufacturer  string  Manufacturer false 256  False 
biosVersion  string  Version false 256  False 
biosReleaseDate  string  Release Date false 256  False 
biosSMBIOSMajorVersion  string  SMBIOS Major Version false 256  False 
biosSMBIOSMinorVersion  string  SMBIOS Minor Version false 256  False 
biosSMBIOSPresent  string  SMBIOS Present false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.SSM.SystemInfo.BIOS" Base="SMCIC!Supermicro.Server.SMCIBIOS" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="biosManufacturer" Key="false" Type="string"/>
<Property ID="biosVersion" Key="false" Type="string"/>
<Property ID="biosReleaseDate" Key="false" Type="string"/>
<Property ID="biosSMBIOSMajorVersion" Key="false" Type="string"/>
<Property ID="biosSMBIOSMinorVersion" Key="false" Type="string"/>
<Property ID="biosSMBIOSPresent" Key="false" Type="string"/>
</ClassType>