Intel.Hardware.ModularServer.SwitchPhysicalPortSwitch Physical Port

Intel.Hardware.ModularServer.SwitchPhysicalPort (ClassType)

Element properties:

Base ClassSystem.HardwareComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0ff9bf2f-82a7-ea2f-9d2b-050f2fade77b

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 
Intel.Hardware.ModularServer.SwitchPhysicalPort:
Index  int  Physical Port Index true 256   
IndexName  string  Index Name false 256  False 
MediaType  string  Port Media Type false 256  False 
StackUnit  string  Stack Unit false 256  False 
ModuleNumber  int  Module Number false 256   
Row  int  Physical Port Row false 256   
Column  int  Physical Port Column false 256   
ConnectorType  string  Connector Type false 256  False 
Haul  int  Physical Port Haul false 256   
LastUpdated  string  Last Updated false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.SwitchPhysicalPort" Accessibility="Public" Abstract="false" Base="SystemHardware!System.HardwareComponent" Hosted="true" Singleton="false">
<Property ID="Index" Type="int" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IndexName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="MediaType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="StackUnit" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ModuleNumber" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Row" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Column" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ConnectorType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Haul" Type="int" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LastUpdated" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>