Lenovo.HardwareMgmtPack.IMM2.ManagementModuleLenovo.HardwareMgmtPack.IMM2.ManagementModule (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdac90e10b-1914-c1e4-53bc-d7938ec01ed1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.ManagementModule:
UUID  string  UUID true 256  False 
USER  string      false 256  False 
Password  string      false 256  False 
Enable_power_poll  string  전원 폴 사용 false 256  False 
Manufacturer  string  제조업체 false 256  False 
Model  string  모델 false 256  False 
PartNumber  string  부품 번호 false 256  False 
SerialNumber  string  일련 번호 false 256  False 
NumberOfPowerTransitions  string  전원 트랜지션 수 false 256  False 
NumberOfReboots  string  재부팅 수 false 256  False 
IMMIP  string  IP 주소 false 256  False 
IMMLastDicoveryDate  string  마지막 발견 날짜 false 256  False 
IMMDesiredCategory  string  원하는 카테고리 false 256  False 
IMMSupportedCategory  string  지원되는 범주 false 256  False 
InbandComputerName  string  컴퓨터 이름 false 256  False 
IMMHostName  string  BMC 호스트 이름 false 256  False 
IMMConnectionStatus  string  BMC 인증 false 256  False 
BMCSupportedCategoriesBit  string      false 256  False 
IMMRASSupportedStatus  string  BMC RAS 지원 false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.ManagementModule" Base="System!System.LogicalHardware" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="UUID" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="USER" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Password" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Enable_power_poll" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="NumberOfPowerTransitions" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="NumberOfReboots" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMIP" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMLastDicoveryDate" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMDesiredCategory" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMSupportedCategory" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="InbandComputerName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMHostName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMConnectionStatus" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCSupportedCategoriesBit" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="IMMRASSupportedStatus" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>