Supermicro.Server.IPMI.DeviceIPMI Devices

Supermicro.Server.IPMI.Device (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCIHost
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId11d94216-3b0e-904c-7eed-43ab03e17dd3

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.SMCIHost:
IP  string      false 256  False 
MgmtIntf  string  Management Interface false 256  False 
Supermicro.Server.IPMI.Device:
IP  string  IP Address true 256  False 
Version  string  Version false 256  False 
FWVer  string  Firmware Version false 256  False 
IPMIVer  string  IPMI Version false 256  False 
ACPIPowerState  string  ACPI Power State false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.IPMI.Device" Base="SMCIC!Supermicro.Server.SMCIHost" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="IP" Key="true" Type="string"/>
<Property ID="Version" Key="false" Type="string"/>
<Property ID="FWVer" Key="false" Type="string"/>
<Property ID="IPMIVer" Key="false" Type="string"/>
<Property ID="ACPIPowerState" Key="false" Type="string"/>
</ClassType>