Dell.ManagedServer.NetworkInterfaceUnitDell Physical Network Interface

Dell.ManagedServer.NetworkInterfaceUnit (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId7435df56-618e-952e-d426-690c67008a85

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.NetworkInterfaceUnit:
ID  string  Instance ID Unique identifier for this NetworkInterfaceUnit object true 256  False 
MediaType  string  Media Type Type of the network interface false 256  False 
NICMode  string  NIC Mode Whether NIC is enabled for Traffic or not false 256  False 
VendorName  string  Vendor Name Network Interface Manufacturer false 256  False 
ProductName  string  Product Name Name of product false 256  False 
FamilyVersion  string  Family Version Firmware Family Version false 256  False 
PermanentMACAddress  string  Permanent MAC Address Permanent MAC Address (MAC Address of the NIC) false 256  False 
VirtualMACAddress  string  Virtual MAC Address Virtual MAC Address (Assigned by CMC or other means) false 256  False 
IPv4Address  string  IPv4 Address IPv4 Address of NIC false 256  False 
IPv6Address  string  IPv6 Address IPv6 Address of NIC false 256  False 
LinkSpeed  string  Link Speed Link Speed false 256  False 
LinkDuplexMode  string  Link Duplex Mode Link Duplex Mode false 256  False 
PermanentFCOEMACAddress  string  PermanentFCOEMACAddress Permanent FCOE MAC Address false 256  False 
PermanentiSCSIMACAddress  string  PermanentiSCSIMACAddress Permanent iSCI MAC Address false 256  False 
SupportedBootProtocol  string  Supported Boot Protocol Supported Boot Protocols(iSCSI, FCoE, PXE) false 256  False 
NICCapabilities  string  NICCapabilities Supported NIC Capabilities - WOL, Flex Addressing, SR-IOV, Partitioning, iSCSI Offload, TOE, FCoE, DCB false 256  False 
SwitchChassisID  string  Switch Chassis ID Chassis ID information received from the switch LLDP false 256  False 
SwitchPortID  string  Switch Port ID Port ID information received from the switch LLDP false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.NetworkInterfaceUnit" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NICMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VendorName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ProductName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FamilyVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PermanentMACAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="VirtualMACAddress" 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="IPv6Address" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LinkSpeed" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LinkDuplexMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PermanentFCOEMACAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PermanentiSCSIMACAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SupportedBootProtocol" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NICCapabilities" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SwitchChassisID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SwitchPortID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>