Dell.ManagedServer.HostNICDell Server HostNIC

Dell.ManagedServer.HostNIC (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf9cfc9ea-db17-3c6a-d937-251338dc2936

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.ManagedServer.HostNIC:
InstanceID  string  ID Unique Identifier for the HostNIC object true 256  False 
MACAddress  string  MAC Address MAC Address of the NIC false 256  False 
DeviceDescription  string  Device Description Device Description false 256  False 
IPv4Address  string  IPv4 Address IPv4 Address false 256  False 
IPv4SubnetMask  string  IPv4 SubnetMask IPv4 Subnet Mask false 256  False 
IPv4Gateway  string  IPv4 Gateway IPv4 Gateway false 256  False 
IPv6Address  string  IPv6 Address IPv6 Address false 256  False 
IPv6Prefix  string  IPv6Prefix IPv6 Prefix false 256  False 
IPv6Gateway  string  IPv6 Gateway IPv6 Gateway false 256  False 
InterfaceType  string  Interface Type Type false 256  False 
DeviceFQDD  string  Device FQDD Device FQDD false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.HostNIC" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="InstanceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MACAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv4Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv4SubnetMask" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv4Gateway" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv6Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv6Prefix" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPv6Gateway" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="InterfaceType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DeviceFQDD" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>