Lenovo.ThinkServer.BMCLenovo ThinkServer BMC Module

Lenovo.ThinkServer.BMC (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9c67e595-a6c2-a1a1-4b47-25f335198cbc

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ESN) Description (ESN) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Nombre para mostrar Nombre para mostrar del objeto. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Estado de objeto Estado de objeto false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Estado de activo Estado de activo false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notas Notas false 4000       
Lenovo.ThinkServer.BMC:
UUID  string  UUID true 256  False     
USER  string      false 256  False     
Password  string      false 256  False     
Enable_power_poll  string  Habilitar Sondeo de energía false 256  False     
Manufacturer  string  Fabricante false 256  False     
Model  string  Modelo false 256  False     
PartNumber  string  Número de pieza false 256  False     
SerialNumber  string  Número de serie false 256  False     
NumberOfPowerTransitions  string  Número de transiciones de energía false 256  False     
NumberOfReboots  string  Número de rearranques false 256  False     
BMCIP  string  Dirección IP false 256  False     
BMCLastDicoveryDate  string  Fecha del último descubrimiento false 256  False     
BMCDesiredCategory  string  Categorías deseadas false 256  False     
BMCSupportedCategory  string  Categorías admitidas false 256  False     
InbandComputerName  string  Nombre del sistema false 256  False     
BMCSupportedCategoriesBit  string      false 256  False     
BMCRASSupportedStatus  string  RAS de BMC soportado false 256  False     

Health Model:

Source Code:

<ClassType ID="Lenovo.ThinkServer.BMC" 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="BMCIP" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCLastDicoveryDate" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCDesiredCategory" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCSupportedCategory" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="InbandComputerName" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCSupportedCategoriesBit" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="BMCRASSupportedStatus" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>