Lenovo.ThinkServer.BMCLenovo ThinkServer BMC Module

Lenovo.ThinkServer.BMC (ClassType)

Element properties:

Base ClassSystem.LogicalHardware
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId65e52964-6cca-f9e0-364e-22507502c9b9

Class Hierarchy:

Class Properties:

Property Name Type Display Name (FRA) Description (FRA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nom complet Nom complet de l'objet de surveillance. false 256  False 
Lenovo.ThinkServer.BMC:
UUID  string  UUID true 256  False 
USER  string      false 256  False 
Password  string      false 256  False 
Enable_power_poll  string  Activer le sondage d'alimentation false 256  False 
Manufacturer  string  Fabricant false 256  False 
Model  string  Modèle false 256  False 
PartNumber  string  Numéro de référence false 256  False 
SerialNumber  string  Numéro de série false 256  False 
NumberOfPowerTransitions  string  Nombre de transitions d'alimentation false 256  False 
NumberOfReboots  string  Nombre de réamorçages false 256  False 
BMCIP  string  Adresse IP false 256  False 
BMCLastDicoveryDate  string  Dernière date de reconnaissance false 256  False 
BMCDesiredCategory  string  Catégories désirées false 256  False 
BMCSupportedCategory  string  Catégories prises en charge false 256  False 
InbandComputerName  string  Nom de l'ordinateur false 256  False 
BMCSupportedCategoriesBit  string      false 256  False 
BMCRASSupportedStatus  string  RAS BMC pris en charge 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>