Dell.WindowsClient.ClientDell Client instance

Dell.WindowsClient.Client (ClassType)

Dell Client instances

Knowledge Base article:

Summary

The Dell Client Management Pack enables SC Operations Manager to more accurately depict the status of Dell client systems on a defined network segment. This improved representation, which includes the receipt of alerts and pre-failure alerts , allows Dell customers to assess, respond to, and better insure availability of Dell client systems monitored in the SC environment. In addition to improved availability, the Management Pack enhances the ability to monitor and manage the hardware in a single management solution.

Element properties:

Base ClassMicrosoft.Windows.LogicalDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5fc349eb-3b11-e22d-9100-d4c6f7851342

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Dell.WindowsClient.Client:
AssetTag  string  Asset Tag Dell Client Asset Tag false 256  False 
ServiceTag  string  Service Tag Dell Client Service Tag false 256  False 
IPAddress  string  IP Address Dell Client IP Address false 256  False 
OMCIVersion  string  OMCI / Dell Command | Monitor Version Dell Client OMCI / Dell Command | Monitor Version false 256  False 
BIOSVersion  string  BIOS Version Dell Client BIOS Version false 256  False 
OperatingSystem  string  Operating System Dell Client Operating System false 256  False 
OSVersion  string  Operating System Version Dell Client Operating System Version false 256  False 
ModelType  string  Model Type Dell Client Model Type false 256  False 
Manufacturer  string  Manufacturer Dell Client Manufacturer false 256  False 
ManufactureShipDate  string  Manufacture Ship Date (Month Date, Year) Dell Client Manufacture Ship Date false 256  False 
BatteryPartNumber1  string  Battery Part Number Dell Client Battery Part Number false 256  False 
BatteryPartNumber2  string  Battery Part Number 2 Dell Client Battery 2 Part Number false 256  False 
BatteryPartNumber3  string  Battery Part Number 3 Dell Client Battery 3 Part Number false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.WindowsClient.Client" Accessibility="Public" Abstract="false" Base="Windows!Microsoft.Windows.LogicalDevice" Hosted="true" Singleton="false">
<Property ID="AssetTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OMCIVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BIOSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OSVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModelType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ManufactureShipDate" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BatteryPartNumber1" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BatteryPartNumber2" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BatteryPartNumber3" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>