IBM.WinComputerLenovo 系統上的 Windows 電腦

IBM.WinComputer (ClassType)

執行於 Lenovo 系統上的 Windows 電腦

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 (CHT) Description (CHT) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  顯示名稱 顯示監視物件的名稱。 false 256  False 
Microsoft.Windows.Computer:
PrincipalName  string  主要名稱 此電腦的主要名稱。 true 256  False 
DNSName  string  DNS 名稱 此電腦的完整網域名稱。 false 256  False 
NetbiosComputerName  string  NetBIOS 電腦名稱 此電腦的 NetBIOS 名稱。 false 256  False 
NetbiosDomainName  string  NetBIOS 網域名稱 此電腦的 NetBIOS 網域名稱。 false 256  False 
IPAddress  string  IP 位址 此電腦的 IP 位址。 false 256  False 
NetworkName  string  網路名稱 此電腦的網路名稱 false 256  False 
ActiveDirectoryObjectSid  string  Active Directory SID 此電腦的 AD 安全性識別碼 false 256  False 
IsVirtualMachine  bool  虛擬機器 false 256   
DomainDnsName  string  DNS 網域名稱 false 256  False 
OrganizationalUnit  string  組織單位 false 256  False 
ForestDnsName  string  DNS 樹系名稱 false 256  False 
ActiveDirectorySite  string  Active Directory 站台 false 256  False 
LogicalProcessors  int  邏輯處理器 false 256   
IBM.WinComputer:
SystemUUID  string  Lenovo 系統 UUID Lenovo 系統的通用唯一 ID false 42  False 
MTAndSN  string  Lenovo 機型及序號 Lenovo 系統的機型及序號 false 256  False 
ModelNumber  string  Lenovo 系統型號 Lenovo 系統的型號(3 個英數字元) false 256  False 
PlatformCategory  string  Lenovo 平台種類 Lenovo 系統的平台種類分類:刀鋒伺服器、框架裝載式、直立式或企業/可調式硬體系統 false 256  False 
ProductFamily  string  Lenovo 系列產品 Lenovo 系統的系列產品,例如 Lenovo eServer x3950 false 256  False 
PlatformAgentInfo  string  Lenovo Platform Agent 執行於電腦上 Lenovo Platform Agent 的相關資訊 - 版本及代理程式類型(例如 Director Core Services) false 256  False 
BMCDetected  string  偵測到 BMC 是否在系統上偵測到「Lenovo 基板管理控制器」 false 256  False 
RSAIIDetected  string  偵測到 RSA-II 是否在系統上偵測到「Lenovo 遠端控管配接卡 (RSA)」 false 256  False 
RAIDControllers  string  RAID 控制器 系統上的 Lenovo RAID 控制器 false 256  False 
Licensed  string  Lenovo 硬體管理授權系統 Information about the Lenovo hardware Management License on the computer, of whether is a licensed system or not false 256  False 
CappingEnabled  bool  啟用防護 「啟用防護」的相關資訊 - 系統是否啟用了電源防護功能 false 256   
CappingCapable  bool  具備防護功能 「具備防護功能」的相關資訊 - 系統是否具備電源防護功能 false 256   
PowerMax  int  功率上限 系統上的功率上限 false 256   
PowerMin  int  功率下限 系統上的功率下限 false 256   
PowerCap  int  電源防護 系統上的電源防護 false 256   
PowerManagementProvider  string  電源管理提供者 已安裝的「Lenovo 電源 CIM 提供者」版本 false 256  False 
PowerThresholdWarning  int  警告電源臨界值 系統上的警告電源臨界值 false 256   
PowerThresholdCritical  int  嚴重電源臨界值 系統上的嚴重電源臨界值 false 256   
IMMIPV4Address  string  Lenovo IMM IPv4 位址 Lenovo Integrated Management Module IPv4 位址 false 256  False 
FirmwareType  string  韌體類型 Lenovo 系統的韌體類型(BIOS 或 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>