Lenovo.HardwareMgmtPack.IMM2.BaseSubModuleLenovo.HardwareMgmtPack.IMM2.BaseSubModule (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId77f392fa-ac3d-2712-708e-5913f623bda9

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 monitoring object. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string  BMC IP false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  BMC Host Name false 256  False 
InbandComputerName  string  Computer Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Base="System!System.LogicalHardware" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="IMMIP" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UUID" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMHostName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="InbandComputerName" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>