IBM.WinComputerWindows Computer auf Lenovo System

IBM.WinComputer (ClassType)

Windows Computer, die auf Lenovo Systemen ausgeführt werden

Element properties:

Base ClassMicrosoft.Windows.Computer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId19b6290a-7b8f-da09-4004-e4195683bb97

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Anzeigename Anzeigename des Überwachungsobjekts. false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  Prinzipalname Prinzipalname dieses Computers true 256  False 
DNSName  string  DNS-Name Vollqualifizierter Domänenname dieses Computers false 256  False 
NetbiosComputerName  string  NetBIOS-Computername NetBIOS-Name für diesen Computer false 256  False 
NetbiosDomainName  string  NetBIOS-Domänenname NetBIOS-Domänenname für diesen Computer false 256  False 
IPAddress  string  IP-Adresse IP-Adresse für diesen Computer false 256  False 
NetworkName  string  Netzwerkname Netzwerkname für diesen Computer false 256  False 
ActiveDirectoryObjectSid  string  Active Directory-SID AD-Sicherheits-ID für diesen Computer false 256  False 
IsVirtualMachine  bool  Virtuelles Gerät false 256   
DomainDnsName  string  DNS-Domänenname false 256  False 
OrganizationalUnit  string  Organisationseinheit false 256  False 
ForestDnsName  string  DNS-Gesamtstrukturname false 256  False 
ActiveDirectorySite  string  Active Directory-Standort false 256  False 
LogicalProcessors  int  Logische Prozessoren false 256   
IBM.WinComputer:
SystemUUID  string  UUID des Lenovo Systems Universally Unique Identifier (UUID) des Lenovo Systems false 42  False 
MTAndSN  string  Lenovo Maschinentyp und Seriennummer Maschinentyp und Seriennummer des Lenovo Systems false 256  False 
ModelNumber  string  Modell des Lenovo Systems Modellnummer des Lenovo Systems, bestehend aus 3 alphanumerischen Zeichen false 256  False 
PlatformCategory  string  Kategorie der Lenovo Plattform Klassifikation der Plattformkategorien für Lenovo Systeme: Blade-, Einschub-, Tower- oder unternehmensweite/skalierbare Hardwaresysteme false 256  False 
ProductFamily  string  Lenovo Produktfamilie Produktfamilie des Lenovo Systems, zum Beispiel Lenovo eServer x3950 false 256  False 
PlatformAgentInfo  string  Lenovo Plattformagent Informationen zum Lenovo Plattformagenten, der auf dem Computer ausgeführt wird, wie Version und Agententyp (zum Beispiel Director Core Services) false 256  False 
BMCDetected  string  BMC erkannt Gibt an, ob der Lenovo Baseboard-Management-Controller auf dem System erkannt wird false 256  False 
RSAIIDetected  string  RSA-II erkannt Gibt an, ob der Lenovo Remote Supervisor Adapter (RSA) auf dem System erkannt wird false 256  False 
RAIDControllers  string  RAID-Controller Lenovo RAID-Controller auf dem System false 256  False 
Licensed  string  Für Hardwareverwaltung lizenziertes Lenovo System Information about the Lenovo hardware Management License on the computer, of whether is a licensed system or not false 256  False 
CappingEnabled  bool  Begrenzung aktiviert Informationen zur Aktivierung der Begrenzung, aus der hervorgeht, ob die Begrenzung des Energieverbrauchs des Systems aktiviert ist false 256   
CappingCapable  bool  Begrenzung möglich Informationen zur Möglichkeit einer Begrenzung, aus der hervorgeht, ob die Begrenzung des Energieverbrauchs auf dem System möglich ist false 256   
PowerMax  int  Maximaler Netzstrom Maximalwert für Netzstrom auf dem System false 256   
PowerMin  int  Minimaler Netzstrom Minimalwert für Netzstrom auf dem System false 256   
PowerCap  int  Leistungsbegrenzung Leistungsbegrenzung auf dem System false 256   
PowerManagementProvider  string  Provider für Energiemanagement Installierte Version des Lenovo Power CIM-Providers false 256  False 
PowerThresholdWarning  int  Netzstromschwellenwert für Warnung Netzstromschwellenwert für Warnung auf dem System false 256   
PowerThresholdCritical  int  Netzstromschwellenwert für kritischen Status Netzstromschwellenwert für kritischen Status auf dem System false 256   
IMMIPV4Address  string  Lenovo IMM - IPv4-Adresse Lenovo Integrated Management Module - IPv4-Adresse false 256  False 
FirmwareType  string  Firmwaretyp Firmwaretyp des Lenovo Systems, BIOS oder UEFI false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.WinComputer" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.Computer" Hosted="false" Singleton="false">
<!--system identification-->
<Property ID="SystemUUID" Type="string" Key="false" CaseSensitive="false" Length="42" MinLength="0"/>
<!--system info-->
<Property ID="MTAndSN" 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="PlatformCategory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductFamily" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--agent info-->
<Property ID="PlatformAgentInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--hardware detected-->
<Property ID="BMCDetected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RSAIIDetected" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="RAIDControllers" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Licensed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!-- PXB080239 Added Power Max, Power Min, Power Cap, Current Warning and Critical Power Thresholds, CappingEnabled, CappingCapable-->
<Property ID="CappingEnabled" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CappingCapable" Type="bool" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerMax" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerMin" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerCap" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerManagementProvider" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerThresholdWarning" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PowerThresholdCritical" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<!--For Licensed client only-->
<Property ID="IMMIPV4Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>