IBM.BladeCenterLenovo BladeCenter

IBM.BladeCenter (ClassType)

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5ebfd95c-ed26-a2a5-f590-b585cec386e5

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 
Microsoft.SystemCenter.NetworkDevice:
IPAddress  string  IP 주소 true 256  False 
Name  string  장치 이름 false 256  False 
SystemDescription  string  장치 설명 false 256  False 
SystemContact  string  장치 접속 false 256  False 
SystemLocation  string  장치 위치 false 256  False 
SystemOID  string  장치 OID false 256  False 
CommunityString  string  커뮤니티 문자열 false 256  False 
Version  string  SNMP 버전 false 256  False 
IBM.BladeCenter:
MachineType  string  Lenovo B.C. 시스템 유형 false 256  False 
SerialNumber  string  Lenovo B.C. 일련 번호 false 256  False 
ModelNumber  string  Lenovo B.C. 모델 번호 false 256  False 
PrimaryMMIPAddress  string  Lenovo B.C. 기본 MM IP 주소 false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.BladeCenter" Accessibility="Public" Abstract="false" Base="NetLib!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="MachineType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SerialNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelNumber" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PrimaryMMIPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>