Supermicro.Server.IPMI.LanCfgLan Configuration

Supermicro.Server.IPMI.LanCfg (ClassType)

Element properties:

Base ClassSupermicro.Server.SMCINetwork
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf5f5734e-a85c-8658-681e-b137c1d3019d

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.LanCfg:
LanIP  string  IP Address false 256  False 
LanMAC  string  MAC Address false 256  False 
LanGateway  string  Default Gateway false 256  False 
LanNetmask  string  Network Mask false 256  False 

Health Model:

Source Code:

<ClassType ID="Supermicro.Server.IPMI.LanCfg" Base="SMCIC!Supermicro.Server.SMCINetwork" Accessibility="Public" Abstract="false" Hosted="true">
<Property ID="LanIP" Key="false" Type="string"/>
<Property ID="LanMAC" Key="false" Type="string"/>
<Property ID="LanGateway" Key="false" Type="string"/>
<Property ID="LanNetmask" Key="false" Type="string"/>
</ClassType>