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 (RUS) Description (RUS) 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  ИД объекта устройства 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  IP-адрес основного MM Lenovo B.C. 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>