Dell.Printer.NodeDell Printer

Dell.Printer.Node (ClassType)

Managed Dell Printer

Element properties:

Base ClassSystem.NetworkManagement.Node
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId0d1b3d24-363d-a84d-4fdd-6d0055d0602b

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 
System.NetworkManagement.Node:
AccessMode  string  Access Mode The mode to access a system; can have one of the following values: ICMPONLY, SNMPONLY, or ICMPSNMP false 256  True 
Certification  string  Certification Defines the level of certification that this device has in the discovery process: UNSUPPORTED, GENERIC, TEMPLATE, CERTIFIED, VALIDATED, UNDISCOVERED false 256  True 
Description  string  Description A textual description of the object false 256  True 
DeviceKey  string  Device Key The key of the device true 256  False 
Location  string  Location A description of where this system is located false 256  True 
Model  string  Model The name by which the system is generally known false 256  True 
PortNumber  int  Port Number The UDP port number at which the SNMP agent is listening false 38   
PrimaryOwnerContact  string  Primary Owner Contact A string that provides information on how the primary system owner can be reached (such as phone number or e-mail address) false 256  True 
PrimaryOwnerName  string  Primary Owner Name The name of the primary owner of the system false 256  True 
VirtualCommunitySuffix  string  Virtual Community Suffix The suffix of virtual community string false 256  True 
SNMPAddress  string  SNMP Agent Address The primary address used to contact the SNMP agent running on this system false 256  True 
SNMPVersion  int  SNMP Version The SNMP protocol version used to communicate with the SNMP agent false 256   
SupportsSNMP  bool  Supports SNMP TRUE if this system is manageable via SNMP false 256   
sysName  string  MIB2 System Name The MIB2 sysName of this Node object false 256  True 
SystemObjectID  string  System Object ID The System Object Identifier associated with the vendor of this system false 256  True 
Vendor  string  Vendor The name of the system's supplier false 256  True 
Dell.Printer.Node:
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 
DeviceKey  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Printer.Node" Accessibility="Internal" Abstract="false" Base="Node!System.NetworkManagement.Node" 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"/>
<Property ID="DeviceKey" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>