Lenovo.HardwareMgmtPack.IMM2.PortLenovo.HardwareMgmtPack.IMM2.Port (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1253e0fe-f90c-9213-bf1c-321b741d56b2

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string      false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  Nome do Host do IMM false 256  False 
InbandComputerName  string  Nome do Computador false 256  False 
Lenovo.HardwareMgmtPack.IMM2.Port:
UniqueId  string      true 256  False 
Name  string  Nome false 256  False 
LinkTechnology  string  Tecnologia do Link false 256  False 
PermanentAddress  string  Endereço Permanente false 256  False 
NetworkAddress  string  Endereço de Rede false 256  False 
Speed  string  Velocidade false 256  False 
NICType  string  Tipo de NIC false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.Port" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Name" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="LinkTechnology" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="PermanentAddress" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="NetworkAddress" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Speed" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="NICType" Key="false" Type="string" CaseSensitive="false"/>
</ClassType>