Dell.ModularChassis.DRACMCDell DRAC/MC

Dell.ModularChassis.DRACMC (ClassType)

Managed Dell Remote Access Controller/Modular Chassis (DRAC/MC)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId424831ac-f24b-8406-67bf-35ed55cb2e38

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 
Dell.ModularChassis.DRACMC:
ProdName  string  Product Name Name of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
ShortProductName  string  Product Short Name Product short name of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
Description  string  Product Description Description of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
Manufacturer  string  Manufacturer Name of Manufacturer of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
Version  string  Product Version Version of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
ServiceTag  string  Service Tag Service tag of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
OOBURL  string  Product URL Out Of Band URL to Dell Remote Access Controller/Modular Chassis (DRAC/MC) Console false 256  False 
ChassisName  string  Chassis Name Chassis Name of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
Firmware  string  Firmware Version Firmware version of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
IPAddress  string  IP Address IP Address of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
CommunityString  string  Community String CommunityString of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
UID  string  Unique Identifier Unique Identity of the Dell Remote Access Controller/Modular Chassis (DRAC/MC) true 256  False 
DeviceKey  string  SCOM Device Key SCOM Device Key of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 
AssetTag  string  Asset Tag Asset Tag of Dell Remote Access Controller/Modular Chassis (DRAC/MC) false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ModularChassis.DRACMC" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ProdName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ShortProductName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Description" 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="Version" 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="OOBURL" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ChassisName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Firmware" 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="CommunityString" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssetTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>