IBM.SystemX.NetworkDeviceLenovo System - Adattatori di rete

IBM.SystemX.NetworkDevice (ClassType)

Element properties:

Base ClassIBM.SystemX.HWComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId661062e3-bde4-de94-c69c-c2bff4e1c72b

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ITA) Description (ITA) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome visualizzato Nome visualizzato dell'oggetto di monitoraggio. false 256  False 
IBM.SystemX.HWComponent:
InstanceID  string  ID istanza true 256  False 
IBM.SystemX.NetworkDevice:
Description  string  Descrizione false 256  False 
Manufacturer  string  Produttore false 256  False 
FirmwareVersion  string  Versione firmware false 256  False 
TeamingInfo  string  Info team false 256  False 
Status  string  Stato unità false 256  False 
NetworkName  string  Nome unità false 256  False 

Health Model:

Source Code:

<ClassType ID="IBM.SystemX.NetworkDevice" Accessibility="Public" Abstract="false" Base="IBM.SystemX.HWComponent" Hosted="true" Singleton="false">
<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="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TeamingInfo" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Status" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NetworkName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>