Lenovo.HardwareMgmtPack.IMM2.RAIDLenovo.HardwareMgmtPack.IMM2.RAID (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb9adb5a6-c0c1-0714-0873-d6e3af9a5918

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.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  IMM 호스트 이름 false 256  False 
InbandComputerName  string  컴퓨터 이름 false 256  False 
Lenovo.HardwareMgmtPack.IMM2.RAID:
UniqueId  string      true 256  False 
Model  string  모델 false 256  False 
Manufacturer  string  제조업체 false 256  False 
SerialNumber  string  일련 번호 false 256  False 
PartNumber  string  부품 번호 false 256  False 
Firmware  string  펌웨어 버전 false 256  False 
Battery  string  배터리 false 2000  False 
PhyDrive  string  실제 디스크 드라이브 false 2000  False 
LogDrive  string  논리 디스크 드라이브 false 2000  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.RAID" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Model" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Manufacturer" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="SerialNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PartNumber" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Firmware" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Battery" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
<Property ID="PhyDrive" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
<Property ID="LogDrive" Key="false" Type="string" Length="2000" CaseSensitive="false"/>
</ClassType>