Dell.NetworkDevices.PrinterDell Printer

Dell.NetworkDevices.Printer (ClassType)

Managed Dell Printer

Element properties:

Base ClassMicrosoft.SystemCenter.NetworkDevice
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId86018a92-a1fe-9fe0-b87c-d3df6ff45e95

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.SystemCenter.NetworkDevice:
IPAddress  string  IP Address true 256  False 
Name  string  Device Name false 256  False 
SystemDescription  string  Device Description false 256  False 
SystemContact  string  Device Contact false 256  False 
SystemLocation  string  Device Location false 256  False 
SystemOID  string  Device OID false 256  False 
CommunityString  string  Community String false 256  False 
Version  string  SNMP Version false 256  False 
Dell.NetworkDevices.Printer:
InputName  string  Input Name false 256  False 
OutputName  string  Output Name false 256  False 
CoverStatus  string  Cover Status false 256  False 
InputVendorName  string  Input Vendor Name false 256  False 
InputModel  string  Input Model false 256  False 
InputDescription  string  Input Description false 256  False 
InputMaxCapacity  string  Input Maximum Capacity false 256  False 
OutputVendorName  string  Output Vendor Name false 256  False 
OutputModel  string  Output Model false 256  False 
OutputDescription  string  Output Description false 256  False 
OutputMaxCapacity  string  Output Maximum Capacity false 256  False 
CoverDescription  string  Cover Description false 256  False 
SupplyType  string  Marker Supply Type false 256  False 
SupplyDescription  string  Marker Supply Description false 256  False 
SupplyLevel  string  Marker Supply Level false 256  False 
SupplyMaxCapacity  string  Marker Supply Maximum Capacity false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.NetworkDevices.Printer" Accessibility="Public" Abstract="false" Base="NetworkDevice!Microsoft.SystemCenter.NetworkDevice" Hosted="false" Singleton="false">
<Property ID="InputName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutputName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CoverStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InputVendorName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InputModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InputDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InputMaxCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutputVendorName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutputModel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutputDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OutputMaxCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CoverDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupplyType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupplyDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupplyLevel" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupplyMaxCapacity" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>