xref: /openbmc/bmcweb/features/redfish/schema/dmtf/csdl/Port_v1.xml (revision c6d7a45d427f9a6d9e761afcf305761dca60d7cf)
1<?xml version="1.0" encoding="UTF-8"?>
2<!---->
3<!--################################################################################       -->
4<!--# Redfish Schema:  Port v1.16.0                                                        -->
5<!--#                                                                                      -->
6<!--# For a detailed change log, see the README file contained in the DSP8010 bundle,      -->
7<!--# available at http://www.dmtf.org/standards/redfish                                   -->
8<!--# Copyright 2014-2025 DMTF.                                                            -->
9<!--# For the full DMTF copyright policy, see http://www.dmtf.org/about/policies/copyright -->
10<!--################################################################################       -->
11<!---->
12<edmx:Edmx xmlns:edmx="http://docs.oasis-open.org/odata/ns/edmx" Version="4.0">
13
14  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Core.V1.xml">
15    <edmx:Include Namespace="Org.OData.Core.V1" Alias="OData"/>
16  </edmx:Reference>
17  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Capabilities.V1.xml">
18    <edmx:Include Namespace="Org.OData.Capabilities.V1" Alias="Capabilities"/>
19  </edmx:Reference>
20  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Resource_v1.xml">
21    <edmx:Include Namespace="Resource"/>
22    <edmx:Include Namespace="Resource.v1_0_0"/>
23  </edmx:Reference>
24  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RedfishExtensions_v1.xml">
25    <edmx:Include Namespace="RedfishExtensions.v1_0_0" Alias="Redfish"/>
26    <edmx:Include Namespace="Validation.v1_0_0" Alias="Validation"/>
27  </edmx:Reference>
28  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Endpoint_v1.xml">
29    <edmx:Include Namespace="Endpoint"/>
30  </edmx:Reference>
31  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Switch_v1.xml">
32    <edmx:Include Namespace="Switch"/>
33  </edmx:Reference>
34  <edmx:Reference Uri="http://docs.oasis-open.org/odata/odata/v4.0/errata03/csd01/complete/vocabularies/Org.OData.Measures.V1.xml">
35    <edmx:Include Namespace="Org.OData.Measures.V1" Alias="Measures"/>
36  </edmx:Reference>
37  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Protocol_v1.xml">
38    <edmx:Include Namespace="Protocol"/>
39  </edmx:Reference>
40  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/PortMetrics_v1.xml">
41    <edmx:Include Namespace="PortMetrics"/>
42  </edmx:Reference>
43  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/RouteEntryCollection_v1.xml">
44    <edmx:Include Namespace="RouteEntryCollection"/>
45  </edmx:Reference>
46  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/VCATEntryCollection_v1.xml">
47    <edmx:Include Namespace="VCATEntryCollection"/>
48  </edmx:Reference>
49  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/NetworkDeviceFunction_v1.xml">
50    <edmx:Include Namespace="NetworkDeviceFunction"/>
51  </edmx:Reference>
52  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EnvironmentMetrics_v1.xml">
53    <edmx:Include Namespace="EnvironmentMetrics"/>
54  </edmx:Reference>
55  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/Cable_v1.xml">
56    <edmx:Include Namespace="Cable"/>
57  </edmx:Reference>
58  <edmx:Reference Uri="http://redfish.dmtf.org/schemas/v1/EthernetInterface_v1.xml">
59    <edmx:Include Namespace="EthernetInterface"/>
60  </edmx:Reference>
61
62  <edmx:DataServices>
63
64    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port">
65      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
66      <Annotation Term="Redfish.Language" String="en"/>
67
68      <EntityType Name="Port" BaseType="Resource.v1_0_0.Resource" Abstract="true">
69        <Annotation Term="OData.Description" String="The `Port` schema contains properties that describe a port of a switch, controller, chassis, or any other device that could be connected to another entity."/>
70        <Annotation Term="OData.LongDescription" String="This resource contains a simple port for a Redfish implementation."/>
71        <Annotation Term="Capabilities.InsertRestrictions">
72          <Record>
73            <PropertyValue Property="Insertable" Bool="false"/>
74          </Record>
75        </Annotation>
76        <Annotation Term="Capabilities.UpdateRestrictions">
77          <Record>
78            <PropertyValue Property="Updatable" Bool="true"/>
79          </Record>
80        </Annotation>
81        <Annotation Term="Capabilities.DeleteRestrictions">
82          <Record>
83            <PropertyValue Property="Deletable" Bool="false"/>
84          </Record>
85        </Annotation>
86        <Annotation Term="Redfish.Uris">
87          <Collection>
88            <String>/redfish/v1/Fabrics/{FabricId}/Switches/{SwitchId}/Ports/{PortId}</String>
89            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
90            <String>/redfish/v1/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
91            <String>/redfish/v1/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}</String>
92            <String>/redfish/v1/Systems/{ComputerSystemId}/GraphicsControllers/{GraphicsControllerId}/Ports/{PortId}</String>
93            <String>/redfish/v1/Systems/{ComputerSystemId}/USBControllers/{USBControllerId}/Ports/{PortId}</String>
94            <String>/redfish/v1/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Ports/{PortId}</String>
95            <String>/redfish/v1/Chassis/{ChassisId}/MediaControllers/{MediaControllerId}/Ports/{PortId}</String>
96            <String>/redfish/v1/Chassis/{ChassisId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}</String>
97            <String>/redfish/v1/Chassis/{ChassisId}/NetworkAdapters/{NetworkAdapterId}/Ports/{PortId}</String>
98            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
99            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
100            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Ports/{PortId}</String>
101            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
102            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
103            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}</String>
104            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/GraphicsControllers/{GraphicsControllerId}/Ports/{PortId}</String>
105            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/USBControllers/{USBControllerId}/Ports/{PortId}</String>
106            <String>/redfish/v1/CompositionService/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Ports/{PortId}</String>
107            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
108            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
109            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Processors/{ProcessorId}/Ports/{PortId}</String>
110            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
111            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
112            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/FabricAdapters/{FabricAdapterId}/Ports/{PortId}</String>
113            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/GraphicsControllers/{GraphicsControllerId}/Ports/{PortId}</String>
114            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/USBControllers/{USBControllerId}/Ports/{PortId}</String>
115            <String>/redfish/v1/ResourceBlocks/{ResourceBlockId}/Systems/{ComputerSystemId}/Processors/{ProcessorId}/Ports/{PortId}</String>
116            <String>/redfish/v1/Storage/{StorageId}/StorageControllers/{StorageControllerId}/Ports/{PortId}</String>
117            <String>/redfish/v1/Storage/{StorageId}/Controllers/{StorageControllerId}/Ports/{PortId}</String>
118            <String>/redfish/v1/Managers/{ManagerId}/USBPorts/{PortId}</String>
119            <String>/redfish/v1/Managers/{ManagerId}/DedicatedNetworkPorts/{PortId}</String>
120          </Collection>
121        </Annotation>
122      </EntityType>
123
124      <Action Name="Reset" IsBound="true">
125        <Annotation Term="OData.Description" String="This action resets this port."/>
126        <Annotation Term="OData.LongDescription" String="This action shall reset this port."/>
127        <Parameter Name="Port" Type="Port.v1_0_0.Actions"/>
128        <Parameter Name="ResetType" Type="Resource.ResetType">
129          <Annotation Term="OData.Description" String="The type of reset."/>
130          <Annotation Term="OData.LongDescription" String="This parameter shall contain the type of reset.  The service can accept a request without the parameter and perform an implementation-specific default reset."/>
131        </Parameter>
132      </Action>
133
134      <Action Name="ResetPPB" IsBound="true">
135        <Annotation Term="OData.Description" String="This action resets the PCI-to-PCI bridge (PPB) for this port."/>
136        <Annotation Term="OData.LongDescription" String="This action shall reset the PCI-to-PCI bridge (PPB) for this port."/>
137        <Parameter Name="Port" Type="Port.v1_0_0.Actions"/>
138        <Annotation Term="Redfish.Revisions">
139          <Collection>
140            <Record>
141              <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
142              <PropertyValue Property="Version" String="v1_8_0"/>
143            </Record>
144          </Collection>
145        </Annotation>
146      </Action>
147    </Schema>
148
149    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_0">
150      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
151      <Annotation Term="Redfish.Release" String="2016.2"/>
152
153      <EntityType Name="Port" BaseType="Port.Port">
154        <Property Name="Status" Type="Resource.Status" Nullable="false">
155          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
156          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
157        </Property>
158        <Property Name="PortId" Type="Edm.String">
159          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
160          <Annotation Term="OData.Description" String="The hardware-defined identifier of this port."/>
161          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware-defined identifier of this port.  The human-readable name of this port is described in the `ServiceLabel` property within `Location` for this port."/>
162        </Property>
163        <Property Name="PortProtocol" Type="Protocol.Protocol">
164          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
165          <Annotation Term="OData.Description" String="The protocol being sent over this port."/>
166          <Annotation Term="OData.LongDescription" String="This property shall contain the protocol being sent over this port."/>
167        </Property>
168        <Property Name="PortType" Type="Port.v1_0_0.PortType">
169          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
170          <Annotation Term="OData.Description" String="The type of this port."/>
171          <Annotation Term="OData.LongDescription" String="This property shall contain the port type for this port."/>
172        </Property>
173        <Property Name="CurrentSpeedGbps" Type="Edm.Decimal">
174          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
175          <Annotation Term="OData.Description" String="The current speed of this port."/>
176          <Annotation Term="OData.LongDescription" String="This property shall contain the unidirectional speed of this port currently negotiated and running.  This value includes overhead associated with the protocol."/>
177          <Annotation Term="Measures.Unit" String="Gbit/s"/>
178        </Property>
179        <Property Name="MaxSpeedGbps" Type="Edm.Decimal">
180          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
181          <Annotation Term="OData.Description" String="The maximum speed of this port as currently configured."/>
182          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum unidirectional speed of which this port is capable of being configured.  If capable of autonegotiation, the system shall attempt to negotiate at the maximum speed set.  This value includes overhead associated with the protocol."/>
183          <Annotation Term="Measures.Unit" String="Gbit/s"/>
184        </Property>
185        <Property Name="Width" Type="Edm.Int64">
186          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
187          <Annotation Term="OData.Description" String="The number of lanes, phys, or other physical transport links that this port contains."/>
188          <Annotation Term="OData.LongDescription" String="This property shall contain the number of physical transport links that this port contains."/>
189        </Property>
190        <Property Name="Links" Type="Port.v1_0_0.Links" Nullable="false">
191          <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
192          <Annotation Term="OData.LongDescription" String="This property shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
193        </Property>
194        <Property Name="Actions" Type="Port.v1_0_0.Actions" Nullable="false">
195          <Annotation Term="OData.Description" String="The available actions for this resource."/>
196          <Annotation Term="OData.LongDescription" String="This property shall contain the available actions for this resource."/>
197        </Property>
198      </EntityType>
199
200      <ComplexType Name="Links" BaseType="Resource.Links">
201        <Annotation Term="OData.Description" String="The links to other resources that are related to this resource."/>
202        <Annotation Term="OData.LongDescription" String="This Redfish Specification-described type shall contain links to resources that are related to but are not contained by, or subordinate to, this resource."/>
203        <NavigationProperty Name="AssociatedEndpoints" Type="Collection(Endpoint.Endpoint)">
204          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
205          <Annotation Term="OData.Description" String="An array of links to the endpoints at the other end of the link."/>
206          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Endpoint` that represent the endpoints to which this port is connected."/>
207          <Annotation Term="OData.AutoExpandReferences"/>
208        </NavigationProperty>
209        <NavigationProperty Name="ConnectedSwitches" Type="Collection(Switch.Switch)">
210          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
211          <Annotation Term="OData.Description" String="An array of links to the switches at the other end of the link."/>
212          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Switch` that represent the switches to which this port is connected."/>
213          <Annotation Term="OData.AutoExpandReferences"/>
214        </NavigationProperty>
215        <NavigationProperty Name="ConnectedSwitchPorts" Type="Collection(Port.Port)">
216          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
217          <Annotation Term="OData.Description" String="An array of links to the switch ports at the other end of the link."/>
218          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Port` that represent the switch ports to which this port is connected."/>
219          <Annotation Term="OData.AutoExpandReferences"/>
220        </NavigationProperty>
221      </ComplexType>
222
223      <ComplexType Name="Actions">
224        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
225        <Annotation Term="OData.Description" String="The available actions for this resource."/>
226        <Annotation Term="OData.LongDescription" String="This type shall contain the available actions for this resource."/>
227        <Property Name="Oem" Type="Port.v1_0_0.OemActions" Nullable="false">
228          <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
229          <Annotation Term="OData.LongDescription" String="This property shall contain the available OEM-specific actions for this resource."/>
230        </Property>
231      </ComplexType>
232
233      <ComplexType Name="OemActions">
234        <Annotation Term="OData.AdditionalProperties" Bool="true"/>
235        <Annotation Term="OData.Description" String="The available OEM-specific actions for this resource."/>
236        <Annotation Term="OData.LongDescription" String="This type shall contain the available OEM-specific actions for this resource."/>
237      </ComplexType>
238
239      <EnumType Name="PortType">
240        <Member Name="UpstreamPort">
241          <Annotation Term="OData.Description" String="This port connects to a host device."/>
242        </Member>
243        <Member Name="DownstreamPort">
244          <Annotation Term="OData.Description" String="This port connects to a target device."/>
245        </Member>
246        <Member Name="InterswitchPort">
247          <Annotation Term="OData.Description" String="This port connects to another switch."/>
248        </Member>
249        <Member Name="ManagementPort">
250          <Annotation Term="OData.Description" String="This port connects to a switch manager."/>
251        </Member>
252        <Member Name="BidirectionalPort">
253          <Annotation Term="OData.Description" String="This port connects to any type of device."/>
254        </Member>
255        <Member Name="UnconfiguredPort">
256          <Annotation Term="OData.Description" String="This port has not yet been configured."/>
257        </Member>
258      </EnumType>
259    </Schema>
260
261    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_1">
262      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
263      <Annotation Term="OData.Description" String="This version was created to show that annotations in previous namespaces were updated."/>
264      <EntityType Name="Port" BaseType="Port.v1_0_0.Port"/>
265    </Schema>
266
267    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_2">
268      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
269      <Annotation Term="OData.Description" String="This version was created to remove the nullable term on arrays of links."/>
270      <EntityType Name="Port" BaseType="Port.v1_0_1.Port"/>
271    </Schema>
272
273    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_3">
274      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
275      <Annotation Term="OData.Description" String="This version was created to change `PortProtocol` to use the unversioned definition, and correct the short and long descriptions in the defined actions."/>
276      <EntityType Name="Port" BaseType="Port.v1_0_2.Port"/>
277    </Schema>
278
279    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_4">
280      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
281      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
282      <EntityType Name="Port" BaseType="Port.v1_0_3.Port"/>
283    </Schema>
284
285    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_5">
286      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
287      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format.  It also clarifies several descriptions."/>
288      <EntityType Name="Port" BaseType="Port.v1_0_4.Port"/>
289    </Schema>
290
291    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_6">
292      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
293      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
294      <EntityType Name="Port" BaseType="Port.v1_0_5.Port"/>
295    </Schema>
296
297    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_7">
298      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
299      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
300      <EntityType Name="Port" BaseType="Port.v1_0_6.Port"/>
301    </Schema>
302
303    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_8">
304      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
305      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
306      <EntityType Name="Port" BaseType="Port.v1_0_7.Port"/>
307    </Schema>
308
309    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_9">
310      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
311      <Annotation Term="OData.Description" String="Clarified that speed properties include protocol overhead."/>
312      <EntityType Name="Port" BaseType="Port.v1_0_8.Port"/>
313    </Schema>
314
315    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_10">
316      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
317      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, and `ConnectedSwitchPorts` properties inside of `Links`."/>
318      <EntityType Name="Port" BaseType="Port.v1_0_9.Port"/>
319    </Schema>
320
321    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_11">
322      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
323      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional.  It was also created to to broaden the descriptions for the values of `ConnectedDeviceMode` to allow for reuse as a common enumeration.  It was also created to correct various typographical errors."/>
324      <EntityType Name="Port" BaseType="Port.v1_0_10.Port"/>
325    </Schema>
326
327    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_0_12">
328      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
329      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
330      <EntityType Name="Port" BaseType="Port.v1_0_11.Port"/>
331    </Schema>
332
333    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_0">
334      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
335      <Annotation Term="Redfish.Release" String="2017.3"/>
336
337      <EntityType Name="Port" BaseType="Port.v1_0_3.Port">
338        <Property Name="Location" Type="Resource.Location" Nullable="false">
339          <Annotation Term="OData.Description" String="The location of the port."/>
340          <Annotation Term="OData.LongDescription" String="This property shall contain the location information of the associated port."/>
341        </Property>
342      </EntityType>
343    </Schema>
344
345    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_1">
346      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
347      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that OData properties are marked as required, and integer properties are marked as integer rather than number."/>
348      <EntityType Name="Port" BaseType="Port.v1_1_0.Port"/>
349    </Schema>
350
351    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_2">
352      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
353      <Annotation Term="OData.Description" String="This version was created to force the regeneration of JSON Schema so that URI properties use the uri-reference format.  It also clarifies several descriptions."/>
354      <EntityType Name="Port" BaseType="Port.v1_1_1.Port"/>
355    </Schema>
356
357    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_3">
358      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
359      <Annotation Term="OData.Description" String="This version was created to update descriptions that this schema defines."/>
360      <EntityType Name="Port" BaseType="Port.v1_1_2.Port"/>
361    </Schema>
362
363    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_4">
364      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
365      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
366      <EntityType Name="Port" BaseType="Port.v1_1_3.Port"/>
367    </Schema>
368
369    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_5">
370      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
371      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
372      <EntityType Name="Port" BaseType="Port.v1_1_4.Port"/>
373    </Schema>
374
375    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_6">
376      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
377      <Annotation Term="OData.Description" String="Clarified that speed properties include protocol overhead."/>
378      <EntityType Name="Port" BaseType="Port.v1_1_5.Port"/>
379    </Schema>
380
381    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_7">
382      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
383      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, and `ConnectedSwitchPorts` properties inside of `Links`."/>
384      <EntityType Name="Port" BaseType="Port.v1_1_6.Port"/>
385    </Schema>
386
387    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_8">
388      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
389      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
390      <EntityType Name="Port" BaseType="Port.v1_1_7.Port"/>
391    </Schema>
392
393    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_1_9">
394      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
395      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
396      <EntityType Name="Port" BaseType="Port.v1_1_8.Port"/>
397    </Schema>
398
399    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_0">
400      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
401      <Annotation Term="Redfish.Release" String="2019.4"/>
402
403      <EntityType Name="Port" BaseType="Port.v1_1_3.Port">
404        <Property Name="PortMedium" Type="Port.v1_2_0.PortMedium">
405          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
406          <Annotation Term="OData.Description" String="The physical connection medium for this port."/>
407          <Annotation Term="OData.LongDescription" String="This property shall contain the physical connection medium for this port."/>
408        </Property>
409        <Property Name="LinkNetworkTechnology" Type="Port.v1_2_0.LinkNetworkTechnology">
410          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
411          <Annotation Term="OData.Description" String="The current link network technology for this port."/>
412          <Annotation Term="OData.LongDescription" String="This property shall contain the current network technology for this port."/>
413        </Property>
414        <Property Name="InterfaceEnabled" Type="Edm.Boolean">
415          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
416          <Annotation Term="OData.Description" String="An indication of whether the port is enabled."/>
417          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the port is enabled.  When disabled, no traffic of any type, such as link protocol traffic and management traffic, is sent or received by the port."/>
418        </Property>
419        <Property Name="SignalDetected" Type="Edm.Boolean">
420          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
421          <Annotation Term="OData.Description" String="An indication of whether a signal is detected on this interface."/>
422          <Annotation Term="OData.LongDescription" String="This property shall indicate whether a signal that is appropriate for this link technology is detected for this port."/>
423        </Property>
424        <Property Name="LinkTransitionIndicator" Type="Edm.Int64" Nullable="false">
425          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
426          <Annotation Term="OData.Description" String="The number of link state transitions for this interface."/>
427          <Annotation Term="OData.LongDescription" String="This property shall contain the number of link state transitions for this interface."/>
428        </Property>
429        <Property Name="ActiveWidth" Type="Edm.Int64" Nullable="false">
430          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
431          <Annotation Term="OData.Description" String="The number of active lanes for this interface."/>
432          <Annotation Term="OData.LongDescription" String="This property shall contain the number of active lanes for this interface."/>
433        </Property>
434        <Property Name="LinkState" Type="Port.v1_2_0.LinkState" Nullable="false">
435          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
436          <Annotation Term="OData.Description" String="The desired link state for this interface."/>
437          <Annotation Term="OData.LongDescription" String="This property shall contain the desired link state for this interface."/>
438        </Property>
439        <Property Name="LinkStatus" Type="Port.v1_2_0.LinkStatus" Nullable="false">
440          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
441          <Annotation Term="OData.Description" String="The link status for this interface."/>
442          <Annotation Term="OData.LongDescription" String="This property shall contain the link status for this interface."/>
443        </Property>
444        <Property Name="GenZ" Type="Port.v1_2_0.GenZ" Nullable="false">
445          <Annotation Term="OData.Description" String="Gen-Z specific properties."/>
446          <Annotation Term="OData.LongDescription" String="This property shall contain Gen-Z specific properties for this interface."/>
447        </Property>
448        <NavigationProperty Name="Metrics" Type="PortMetrics.PortMetrics">
449          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
450          <Annotation Term="OData.Description" String="The link to the metrics associated with this port."/>
451          <Annotation Term="OData.LongDescription" String="This property shall contain a link to the metrics associated with this port."/>
452          <Annotation Term="OData.AutoExpandReferences"/>
453        </NavigationProperty>
454      </EntityType>
455
456      <ComplexType Name="GenZ">
457        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
458        <Annotation Term="OData.Description" String="This type defines Gen-Z specific port properties."/>
459        <Annotation Term="OData.LongDescription" String="This type shall contain Gen-Z specific port properties."/>
460        <NavigationProperty Name="LPRT" Type="RouteEntryCollection.RouteEntryCollection" Nullable="false">
461          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
462          <Annotation Term="OData.Description" String="The Linear Packet Relay Table for the port."/>
463          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `RouteEntryCollection`, and shall represent the Gen-Z Core Specification-defined Linear Packet Relay Table for this port."/>
464          <Annotation Term="OData.AutoExpandReferences"/>
465        </NavigationProperty>
466        <NavigationProperty Name="MPRT" Type="RouteEntryCollection.RouteEntryCollection" Nullable="false">
467          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
468          <Annotation Term="OData.Description" String="The Multi-subnet Packet Relay Table for the port."/>
469          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `RouteEntryCollection`, and shall represent the Gen-Z Core Specification-defined Multi-subnet Packet Relay Table for this port."/>
470          <Annotation Term="OData.AutoExpandReferences"/>
471        </NavigationProperty>
472        <NavigationProperty Name="VCAT" Type="VCATEntryCollection.VCATEntryCollection" Nullable="false">
473          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
474          <Annotation Term="OData.Description" String="The Virtual Channel Action Table for the port."/>
475          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource collection of type `VCATEntryCollection`."/>
476          <Annotation Term="OData.AutoExpandReferences"/>
477        </NavigationProperty>
478      </ComplexType>
479
480      <ComplexType Name="Links" BaseType="Port.v1_0_0.Links">
481        <NavigationProperty Name="ConnectedPorts" Type="Collection(Port.Port)">
482          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
483          <Annotation Term="OData.Description" String="An array of links to the remote device ports at the other end of the link."/>
484          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Port` that represent the remote device ports to which this port is connected."/>
485          <Annotation Term="OData.AutoExpandReferences"/>
486        </NavigationProperty>
487      </ComplexType>
488
489      <EnumType Name="PortMedium">
490        <Member Name="Electrical">
491          <Annotation Term="OData.Description" String="This port has an electrical cable connection."/>
492        </Member>
493        <Member Name="Optical">
494          <Annotation Term="OData.Description" String="This port has an optical cable connection."/>
495        </Member>
496      </EnumType>
497
498      <EnumType Name="LinkState">
499        <Member Name="Enabled">
500          <Annotation Term="OData.Description" String="The link is enabled and operational."/>
501          <Annotation Term="OData.LongDescription" String="This value shall indicate the link is enabled and operational.  The port is allowed to establish a connection with the remote port."/>
502        </Member>
503        <Member Name="Disabled">
504          <Annotation Term="OData.Description" String="The link is disabled and not operational."/>
505          <Annotation Term="OData.LongDescription" String="This value shall indicate the link is disabled and not operational.  The port is not allowed to establish a connection with the remote port.  However, other types of traffic, such as management traffic, may be sent or received by the port."/>
506        </Member>
507      </EnumType>
508
509      <EnumType Name="LinkStatus">
510        <Member Name="LinkUp">
511          <Annotation Term="OData.Description" String="This link on this interface is up."/>
512        </Member>
513        <Member Name="Starting">
514          <Annotation Term="OData.Description" String="This link on this interface is starting.  A physical link has been established, but the port is not able to transfer data."/>
515        </Member>
516        <Member Name="Training">
517          <Annotation Term="OData.Description" String="This physical link on this interface is training."/>
518        </Member>
519        <Member Name="LinkDown">
520          <Annotation Term="OData.Description" String="The link on this interface is down."/>
521        </Member>
522        <Member Name="NoLink">
523          <Annotation Term="OData.Description" String="No physical link detected on this interface."/>
524        </Member>
525      </EnumType>
526
527      <EnumType Name="LinkNetworkTechnology">
528        <Member Name="Ethernet">
529          <Annotation Term="OData.Description" String="The port is capable of connecting to an Ethernet network."/>
530        </Member>
531        <Member Name="InfiniBand">
532          <Annotation Term="OData.Description" String="The port is capable of connecting to an InfiniBand network."/>
533        </Member>
534        <Member Name="FibreChannel">
535          <Annotation Term="OData.Description" String="The port is capable of connecting to a Fibre Channel network."/>
536        </Member>
537        <Member Name="GenZ">
538          <Annotation Term="OData.Description" String="The port is capable of connecting to a Gen-Z fabric."/>
539        </Member>
540        <Member Name="PCIe">
541          <Annotation Term="OData.Description" String="The port is capable of connecting to PCIe and CXL fabrics."/>
542          <Annotation Term="Redfish.Revisions">
543            <Collection>
544              <Record>
545                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
546                <PropertyValue Property="Version" String="v1_8_0"/>
547              </Record>
548            </Collection>
549          </Annotation>
550        </Member>
551      </EnumType>
552    </Schema>
553
554    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_1">
555      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
556      <Annotation Term="OData.Description" String="This version was created to correct various typographical errors."/>
557      <EntityType Name="Port" BaseType="Port.v1_2_0.Port"/>
558    </Schema>
559
560    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_2">
561      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
562      <Annotation Term="OData.Description" String="This version was created to clarify the descriptions for the values of `LinkStatus`."/>
563      <EntityType Name="Port" BaseType="Port.v1_2_1.Port"/>
564    </Schema>
565
566    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_3">
567      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
568      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
569      <EntityType Name="Port" BaseType="Port.v1_2_2.Port"/>
570    </Schema>
571
572    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_4">
573      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
574      <Annotation Term="OData.Description" String="Clarified that speed properties include protocol overhead."/>
575      <EntityType Name="Port" BaseType="Port.v1_2_3.Port"/>
576    </Schema>
577
578    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_5">
579      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
580      <Annotation Term="OData.Description" String="This version was created to correct the permissions for `LinkStatus`."/>
581      <EntityType Name="Port" BaseType="Port.v1_2_4.Port"/>
582    </Schema>
583
584    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_6">
585      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
586      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, `ConnectedSwitchPorts`, and `ConnectedPorts` properties inside of `Links`."/>
587      <EntityType Name="Port" BaseType="Port.v1_2_5.Port"/>
588    </Schema>
589
590    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_7">
591      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
592      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties."/>
593      <EntityType Name="Port" BaseType="Port.v1_2_6.Port"/>
594    </Schema>
595
596    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_8">
597      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
598      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
599      <EntityType Name="Port" BaseType="Port.v1_2_7.Port"/>
600    </Schema>
601
602    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_2_9">
603      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
604      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
605      <EntityType Name="Port" BaseType="Port.v1_2_8.Port"/>
606    </Schema>
607
608    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_0">
609      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
610      <Annotation Term="Redfish.Release" String="2020.3"/>
611
612      <EntityType Name="Port" BaseType="Port.v1_2_2.Port">
613        <Property Name="LocationIndicatorActive" Type="Edm.Boolean">
614          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
615          <Annotation Term="OData.Description" String="An indicator allowing an operator to physically locate this resource."/>
616          <Annotation Term="OData.LongDescription" String="This property shall contain the state of the indicator used to physically identify or locate this resource.  A write to this property shall update the value of `IndicatorLED` in this resource, if supported, to reflect the implementation of the locating function."/>
617        </Property>
618        <Property Name="MaxFrameSize" Type="Edm.Int64">
619          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
620          <Annotation Term="OData.Description" String="The maximum frame size supported by the port."/>
621          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum frame size supported by the port."/>
622          <Annotation Term="Measures.Unit" String="By"/>
623        </Property>
624        <Property Name="LinkConfiguration" Type="Collection(Port.v1_3_0.LinkConfiguration)" Nullable="false">
625          <Annotation Term="OData.Description" String="The link configuration of this port."/>
626          <Annotation Term="OData.LongDescription" String="This property shall contain the static capabilities and configuration settings of the port."/>
627        </Property>
628        <Property Name="FibreChannel" Type="Port.v1_3_0.FibreChannelProperties">
629          <Annotation Term="OData.Description" String="Fibre Channel properties for this port."/>
630          <Annotation Term="OData.LongDescription" String="This property shall contain Fibre Channel-specific properties of the port."/>
631        </Property>
632        <Property Name="Ethernet" Type="Port.v1_3_0.EthernetProperties">
633          <Annotation Term="OData.Description" String="Ethernet properties for this port."/>
634          <Annotation Term="OData.LongDescription" String="This property shall contain Ethernet-specific properties of the port."/>
635        </Property>
636      </EntityType>
637
638      <ComplexType Name="FibreChannelProperties">
639        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
640        <Annotation Term="OData.Description" String="Fibre Channel-specific properties for a port."/>
641        <Annotation Term="OData.LongDescription" String="This type shall contain Fibre Channel-specific properties for a port."/>
642        <Property Name="PortConnectionType" Type="Port.v1_3_0.PortConnectionType">
643          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
644          <Annotation Term="OData.Description" String="The connection type of this port."/>
645          <Annotation Term="OData.LongDescription" String="This property shall contain the connection type for this port."/>
646        </Property>
647        <Property Name="NumberDiscoveredRemotePorts" Type="Edm.Int64">
648          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
649          <Annotation Term="OData.Description" String="The number of ports not on the associated device that the associated device has discovered through this port."/>
650          <Annotation Term="OData.LongDescription" String="This property shall contain the number of ports not on this associated device that this port has discovered."/>
651        </Property>
652        <Property Name="FabricName" Type="Edm.String">
653          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
654          <Annotation Term="OData.Description" String="The Fibre Channel Fabric Name provided by the switch."/>
655          <Annotation Term="OData.LongDescription" String="This property shall indicate the Fibre Channel Fabric Name provided by the switch."/>
656        </Property>
657      </ComplexType>
658
659      <ComplexType Name="EthernetProperties">
660        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
661        <Annotation Term="OData.Description" String="Ethernet-specific properties for a port."/>
662        <Annotation Term="OData.LongDescription" String="This type shall contain Ethernet-specific properties for a port."/>
663        <Property Name="SupportedEthernetCapabilities" Type="Collection(Port.v1_3_0.SupportedEthernetCapabilities)">
664          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
665          <Annotation Term="OData.Description" String="The set of Ethernet capabilities that this port supports."/>
666          <Annotation Term="OData.LongDescription" String="This property shall contain an array of Ethernet capabilities supported by this port."/>
667          <Annotation Term="Redfish.Revisions">
668            <Collection>
669              <Record>
670                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
671                <PropertyValue Property="Version" String="v1_5_0"/>
672                <PropertyValue Property="Description" String="This property has been deprecated in favor of individual fields for the various properties."/>
673              </Record>
674            </Collection>
675          </Annotation>
676        </Property>
677        <Property Name="FlowControlStatus" Type="Port.v1_3_0.FlowControl">
678          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
679          <Annotation Term="OData.Description" String="The 802.3x flow control behavior negotiated with the link partner for this port."/>
680          <Annotation Term="OData.LongDescription" String="This property shall contain the 802.3x flow control behavior negotiated with the link partner for this port."/>
681        </Property>
682        <Property Name="FlowControlConfiguration" Type="Port.v1_3_0.FlowControl">
683          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
684          <Annotation Term="OData.Description" String="The locally configured 802.3x flow control setting for this port."/>
685          <Annotation Term="OData.LongDescription" String="This property shall contain the locally configured 802.3x flow control setting for this port."/>
686        </Property>
687      </ComplexType>
688
689      <EnumType Name="PortConnectionType">
690        <Member Name="NotConnected">
691          <Annotation Term="OData.Description" String="This port is not connected."/>
692        </Member>
693        <Member Name="NPort">
694          <Annotation Term="OData.Description" String="This port connects through an N-port to a switch."/>
695        </Member>
696        <Member Name="PointToPoint">
697          <Annotation Term="OData.Description" String="This port connects in a point-to-point configuration."/>
698        </Member>
699        <Member Name="PrivateLoop">
700          <Annotation Term="OData.Description" String="This port connects in a private loop configuration."/>
701        </Member>
702        <Member Name="PublicLoop">
703          <Annotation Term="OData.Description" String="This port connects in a public configuration."/>
704        </Member>
705        <Member Name="Generic">
706          <Annotation Term="OData.Description" String="This port connection type is a generic fabric port."/>
707        </Member>
708        <Member Name="ExtenderFabric">
709          <Annotation Term="OData.Description" String="This port connection type is an extender fabric port."/>
710        </Member>
711        <Member Name="FPort">
712          <Annotation Term="OData.Description" String="This port connection type is a fabric port."/>
713          <Annotation Term="Redfish.Revisions">
714            <Collection>
715              <Record>
716                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
717                <PropertyValue Property="Version" String="v1_5_0"/>
718              </Record>
719            </Collection>
720          </Annotation>
721        </Member>
722        <Member Name="EPort">
723          <Annotation Term="OData.Description" String="This port connection type is an extender fabric port."/>
724          <Annotation Term="Redfish.Revisions">
725            <Collection>
726              <Record>
727                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
728                <PropertyValue Property="Version" String="v1_5_0"/>
729              </Record>
730            </Collection>
731          </Annotation>
732        </Member>
733        <Member Name="TEPort">
734          <Annotation Term="OData.Description" String="This port connection type is a trunking extender fabric port."/>
735          <Annotation Term="Redfish.Revisions">
736            <Collection>
737              <Record>
738                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
739                <PropertyValue Property="Version" String="v1_5_0"/>
740              </Record>
741            </Collection>
742          </Annotation>
743        </Member>
744        <Member Name="NPPort">
745          <Annotation Term="OData.Description" String="This port connection type is a proxy N-port for N-port virtualization."/>
746          <Annotation Term="Redfish.Revisions">
747            <Collection>
748              <Record>
749                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
750                <PropertyValue Property="Version" String="v1_5_0"/>
751              </Record>
752            </Collection>
753          </Annotation>
754        </Member>
755        <Member Name="GPort">
756          <Annotation Term="OData.Description" String="This port connection type is a generic fabric port."/>
757          <Annotation Term="Redfish.Revisions">
758            <Collection>
759              <Record>
760                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
761                <PropertyValue Property="Version" String="v1_5_0"/>
762              </Record>
763            </Collection>
764          </Annotation>
765        </Member>
766        <Member Name="NLPort">
767          <Annotation Term="OData.Description" String="This port connects in a node loop configuration."/>
768          <Annotation Term="Redfish.Revisions">
769            <Collection>
770              <Record>
771                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
772                <PropertyValue Property="Version" String="v1_5_0"/>
773              </Record>
774            </Collection>
775          </Annotation>
776        </Member>
777        <Member Name="FLPort">
778          <Annotation Term="OData.Description" String="This port connects in a fabric loop configuration."/>
779          <Annotation Term="Redfish.Revisions">
780            <Collection>
781              <Record>
782                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
783                <PropertyValue Property="Version" String="v1_5_0"/>
784              </Record>
785            </Collection>
786          </Annotation>
787        </Member>
788        <Member Name="EXPort">
789          <Annotation Term="OData.Description" String="This port connection type is an external fabric port."/>
790          <Annotation Term="Redfish.Revisions">
791            <Collection>
792              <Record>
793                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
794                <PropertyValue Property="Version" String="v1_5_0"/>
795              </Record>
796            </Collection>
797          </Annotation>
798        </Member>
799        <Member Name="UPort">
800          <Annotation Term="OData.Description" String="This port connection type is unassigned."/>
801          <Annotation Term="Redfish.Revisions">
802            <Collection>
803              <Record>
804                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
805                <PropertyValue Property="Version" String="v1_5_0"/>
806              </Record>
807            </Collection>
808          </Annotation>
809        </Member>
810        <Member Name="DPort">
811          <Annotation Term="OData.Description" String="This port connection type is a diagnostic port."/>
812          <Annotation Term="Redfish.Revisions">
813            <Collection>
814              <Record>
815                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
816                <PropertyValue Property="Version" String="v1_5_0"/>
817              </Record>
818            </Collection>
819          </Annotation>
820        </Member>
821      </EnumType>
822
823      <EnumType Name="SupportedEthernetCapabilities">
824        <Member Name="WakeOnLAN">
825          <Annotation Term="OData.Description" String="Wake on LAN (WoL) is supported on this port."/>
826        </Member>
827        <Member Name="EEE">
828          <Annotation Term="OData.Description" String="IEEE 802.3az Energy-Efficient Ethernet (EEE) is supported on this port."/>
829        </Member>
830      </EnumType>
831
832      <EnumType Name="FlowControl">
833        <Member Name="None">
834          <Annotation Term="OData.Description" String="No IEEE 802.3x flow control is enabled on this port."/>
835        </Member>
836        <Member Name="TX">
837          <Annotation Term="OData.Description" String="IEEE 802.3x flow control might be initiated by this station."/>
838        </Member>
839        <Member Name="RX">
840          <Annotation Term="OData.Description" String="IEEE 802.3x flow control might be initiated by the link partner."/>
841        </Member>
842        <Member Name="TX_RX">
843          <Annotation Term="OData.Description" String="IEEE 802.3x flow control might be initiated by this station or the link partner."/>
844        </Member>
845      </EnumType>
846
847      <ComplexType Name="LinkConfiguration">
848        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
849        <Annotation Term="OData.Description" String="Properties of the link for which this port is configured."/>
850        <Annotation Term="OData.LongDescription" String="This type shall contain properties of the link for which this port has been configured."/>
851        <Property Name="CapableLinkSpeedGbps" Type="Collection(Edm.Decimal)">
852          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
853          <Annotation Term="OData.Description" String="The set of link speed capabilities of this port."/>
854          <Annotation Term="OData.LongDescription" String="This property shall contain all of the possible network link speed capabilities of this port.  This value includes overhead associated with the protocol."/>
855          <Annotation Term="Measures.Unit" String="Gbit/s"/>
856        </Property>
857        <Property Name="ConfiguredNetworkLinks" Type="Collection(Port.v1_3_0.ConfiguredNetworkLink)">
858          <Annotation Term="OData.Description" String="The set of link speed and width pairs this port is configured to use for autonegotiation."/>
859          <Annotation Term="OData.LongDescription" String="This property shall contain the set of link speed and width pairs to which this port is restricted for autonegotiation purposes.  An empty array shall indicate autoconfiguration uses any available link speed and width pairs."/>
860        </Property>
861        <Property Name="AutoSpeedNegotiationCapable" Type="Edm.Boolean">
862          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
863          <Annotation Term="OData.Description" String="An indication of whether the port is capable of autonegotiating speed."/>
864          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the port is capable of autonegotiating speed."/>
865        </Property>
866        <Property Name="AutoSpeedNegotiationEnabled" Type="Edm.Boolean">
867          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
868          <Annotation Term="OData.Description" String="Controls whether this port is configured to enable autonegotiating speed."/>
869          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the port is configured to autonegotiate speed."/>
870        </Property>
871      </ComplexType>
872
873      <ComplexType Name="ConfiguredNetworkLink">
874        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
875        <Annotation Term="OData.Description" String="A set of link settings that a port is configured to use for autonegotiation."/>
876        <Annotation Term="OData.LongDescription" String="This type shall contain a set of link settings that a port is configured to use for autonegotiation."/>
877        <Property Name="ConfiguredLinkSpeedGbps" Type="Edm.Decimal">
878          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
879          <Annotation Term="OData.Description" String="The link speed per lane this port is configured to use for autonegotiation."/>
880          <Annotation Term="OData.LongDescription" String="This property shall contain the network link speed per lane this port is configured to allow for autonegotiation purposes.  This value includes overhead associated with the protocol."/>
881          <Annotation Term="Measures.Unit" String="Gbit/s"/>
882        </Property>
883        <Property Name="ConfiguredWidth" Type="Edm.Int64">
884          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
885          <Annotation Term="OData.Description" String="The link width this port is configured to use for autonegotiation in conjunction with the link speed."/>
886          <Annotation Term="OData.LongDescription" String="This property shall contain the network link width this port is configured to use for autonegotiation purposes."/>
887        </Property>
888      </ComplexType>
889    </Schema>
890
891    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_1">
892      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
893      <Annotation Term="OData.Description" String="This version was created to specify 64-bit integers in OpenAPI."/>
894      <EntityType Name="Port" BaseType="Port.v1_3_0.Port"/>
895    </Schema>
896
897    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_2">
898      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
899      <Annotation Term="OData.Description" String="Clarified that speed properties include protocol overhead."/>
900      <EntityType Name="Port" BaseType="Port.v1_3_1.Port"/>
901    </Schema>
902
903    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_3">
904      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
905      <Annotation Term="OData.Description" String="This version was created to correct the permissions for `LinkStatus`."/>
906      <EntityType Name="Port" BaseType="Port.v1_3_2.Port"/>
907    </Schema>
908
909    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_4">
910      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
911      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, `ConnectedSwitchPorts`, and `ConnectedPorts` properties inside of `Links`."/>
912      <EntityType Name="Port" BaseType="Port.v1_3_3.Port"/>
913    </Schema>
914
915    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_5">
916      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
917      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions."/>
918      <EntityType Name="Port" BaseType="Port.v1_3_4.Port"/>
919    </Schema>
920
921    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_6">
922      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
923      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
924      <EntityType Name="Port" BaseType="Port.v1_3_5.Port"/>
925    </Schema>
926
927    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_3_7">
928      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
929      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
930      <EntityType Name="Port" BaseType="Port.v1_3_6.Port"/>
931    </Schema>
932
933    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_0">
934      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
935      <Annotation Term="Redfish.Release" String="2021.1"/>
936
937      <EntityType Name="Port" BaseType="Port.v1_3_2.Port">
938        <Property Name="FunctionMinBandwidth" Type="Collection(Port.v1_4_0.FunctionMinBandwidth)" Nullable="false">
939          <Annotation Term="OData.Description" String="An array of minimum bandwidth allocation percentages for the functions associated with this port."/>
940          <Annotation Term="OData.LongDescription" String="This property shall contain an array of minimum bandwidth percentage allocations for each of the functions associated with this port."/>
941        </Property>
942        <Property Name="FunctionMaxBandwidth" Type="Collection(Port.v1_4_0.FunctionMaxBandwidth)" Nullable="false">
943          <Annotation Term="OData.Description" String="An array of maximum bandwidth allocation percentages for the functions associated with this port."/>
944          <Annotation Term="OData.LongDescription" String="This property shall contain an array of maximum bandwidth allocation percentages for the functions associated with this port."/>
945        </Property>
946        <Property Name="SFP" Type="Port.v1_4_0.SFP">
947          <Annotation Term="OData.Description" String="The small form-factor pluggable (SFP) device associated with this port."/>
948          <Annotation Term="OData.LongDescription" String="This property shall contain data about the small form-factor pluggable (SFP) device currently occupying this port."/>
949        </Property>
950        <NavigationProperty Name="EnvironmentMetrics" Type="EnvironmentMetrics.EnvironmentMetrics" Nullable="false">
951          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
952          <Annotation Term="OData.Description" String="The link to the environment metrics for this port or any attached small form-factor pluggable (SFP) device."/>
953          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `EnvironmentMetrics` that represents the environment metrics for this port or any attached small form-factor pluggable (SFP) device."/>
954          <Annotation Term="OData.AutoExpandReferences"/>
955        </NavigationProperty>
956        <Property Name="CurrentProtocolVersion" Type="Edm.String">
957          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
958          <Annotation Term="OData.Description" String="The protocol version being sent over this port."/>
959          <Annotation Term="OData.LongDescription" String="This property shall contain the protocol version being sent over this port.  This property should only be used for protocols where the version and not the speed is of primary interest such as USB, DisplayPort, or HDMI."/>
960        </Property>
961        <Property Name="CapableProtocolVersions" Type="Collection(Edm.String)">
962          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
963          <Annotation Term="OData.Description" String="The protocol versions capable of being sent over this port."/>
964          <Annotation Term="OData.LongDescription" String="This property shall contain the protocol versions capable of being sent over this port.  This property should only be used for protocols where the version and not the speed is of primary interest such as USB, DisplayPort, or HDMI."/>
965        </Property>
966        <Property Name="Enabled" Type="Edm.Boolean" Nullable="false">
967          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
968          <Annotation Term="OData.Description" String="An indication of whether this port is enabled."/>
969          <Annotation Term="OData.LongDescription" String="The value of this property shall indicate if this port is enabled.  Disabling a port will disconnect any devices only connected to the system through this port."/>
970          <Annotation Term="Redfish.Revisions">
971            <Collection>
972              <Record>
973                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
974                <PropertyValue Property="Version" String="v1_10_0"/>
975                <PropertyValue Property="Description" String="This property has been deprecated in favor of `InterfaceEnabled`."/>
976              </Record>
977            </Collection>
978          </Annotation>
979        </Property>
980      </EntityType>
981
982      <ComplexType Name="FunctionMinBandwidth">
983        <Annotation Term="OData.Description" String="A minimum bandwidth allocation percentage for a network device functions associated with a port."/>
984        <Annotation Term="OData.LongDescription" String="This type shall describe a minimum bandwidth percentage allocation for a network device function associated with a port."/>
985        <NavigationProperty Name="NetworkDeviceFunction" Type="NetworkDeviceFunction.NetworkDeviceFunction" Nullable="false">
986          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
987          <Annotation Term="OData.Description" String="The link to the network device function associated with this bandwidth setting of this network port."/>
988          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `NetworkDeviceFunction` that represents the network device function associated with this bandwidth setting of this network port."/>
989          <Annotation Term="OData.AutoExpandReferences"/>
990        </NavigationProperty>
991        <Property Name="AllocationPercent" Type="Edm.Int64">
992          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
993          <Annotation Term="OData.Description" String="The minimum bandwidth allocation percentage allocated to the corresponding network device function instance."/>
994          <Annotation Term="OData.LongDescription" String="This property shall contain the minimum bandwidth percentage allocation, `0` to `100`, for the associated network device function.  The sum of all minimum percentages shall not exceed `100`."/>
995          <Annotation Term="Measures.Unit" String="%"/>
996          <Annotation Term="Validation.Minimum" Int="0"/>
997          <Annotation Term="Validation.Maximum" Int="100"/>
998        </Property>
999      </ComplexType>
1000
1001      <ComplexType Name="FunctionMaxBandwidth">
1002        <Annotation Term="OData.Description" String="A maximum bandwidth allocation percentage for a network device functions associated with a port."/>
1003        <Annotation Term="OData.LongDescription" String="This type shall describe a maximum bandwidth percentage allocation for a network device function associated with a port."/>
1004        <NavigationProperty Name="NetworkDeviceFunction" Type="NetworkDeviceFunction.NetworkDeviceFunction" Nullable="false">
1005          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1006          <Annotation Term="OData.Description" String="The link to the network device function associated with this bandwidth setting of this network port."/>
1007          <Annotation Term="OData.LongDescription" String="This property shall contain a link to a resource of type `NetworkDeviceFunction` that represents the network device function associated with this bandwidth setting of this network port."/>
1008          <Annotation Term="OData.AutoExpandReferences"/>
1009        </NavigationProperty>
1010        <Property Name="AllocationPercent" Type="Edm.Int64">
1011          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1012          <Annotation Term="OData.Description" String="The maximum bandwidth allocation percentage allocated to the corresponding network device function instance."/>
1013          <Annotation Term="OData.LongDescription" String="This property shall contain the maximum bandwidth percentage allocation, `0` to `100`, for the associated network device function."/>
1014          <Annotation Term="Measures.Unit" String="%"/>
1015          <Annotation Term="Validation.Minimum" Int="0"/>
1016          <Annotation Term="Validation.Maximum" Int="100"/>
1017        </Property>
1018      </ComplexType>
1019
1020      <ComplexType Name="EthernetProperties" BaseType="Port.v1_3_0.EthernetProperties">
1021        <Property Name="AssociatedMACAddresses" Type="Collection(Edm.String)">
1022          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1023          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"/>
1024          <Annotation Term="OData.Description" String="An array of configured MAC addresses that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address, if applicable, the address for hardware port teaming, or other network addresses."/>
1025          <Annotation Term="OData.LongDescription" String="This property shall contain an array of configured MAC addresses that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses."/>
1026        </Property>
1027        <Property Name="LLDPEnabled" Type="Edm.Boolean" Nullable="false">
1028          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1029          <Annotation Term="OData.Description" String="Enable/disable LLDP for this port."/>
1030          <Annotation Term="OData.LongDescription" String="This property shall contain the state indicating whether to enable LLDP for a port.  If LLDP is disabled at the adapter level, this property shall be ignored."/>
1031        </Property>
1032        <Property Name="LLDPTransmit" Type="Port.v1_4_0.LLDPTransmit">
1033          <Annotation Term="OData.Description" String="LLDP data being transmitted on this link."/>
1034          <Annotation Term="OData.LongDescription" String="This property shall contain the LLDP data being transmitted on this link."/>
1035        </Property>
1036        <Property Name="LLDPReceive" Type="Port.v1_4_0.LLDPReceive">
1037          <Annotation Term="OData.Description" String="LLDP data being received on this link."/>
1038          <Annotation Term="OData.LongDescription" String="This property shall contain the LLDP data being received on this link."/>
1039        </Property>
1040      </ComplexType>
1041
1042      <ComplexType Name="FibreChannelProperties" BaseType="Port.v1_3_0.FibreChannelProperties">
1043        <Property Name="AssociatedWorldWideNames" Type="Collection(Edm.String)">
1044          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1045          <Annotation Term="OData.Description" String="An array of configured World Wide Names (WWN) that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address, if applicable, the address for hardware port teaming, or other network addresses."/>
1046          <Annotation Term="OData.LongDescription" String="This property shall contain an array of configured World Wide Names (WWN) that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses."/>
1047          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{2}[:-]){7}([0-9A-Fa-f]{2})$"/>
1048        </Property>
1049      </ComplexType>
1050
1051      <ComplexType Name="LLDPTransmit">
1052        <Annotation Term="OData.Description" String="Link Layer Data Protocol (LLDP) data being transmitted on this link."/>
1053        <Annotation Term="OData.LongDescription" String="This type shall contain the LLDP data to be transmitted from this endpoint."/>
1054        <Property Name="ChassisId" Type="Edm.String">
1055          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1056          <Annotation Term="OData.Description" String="Link Layer Data Protocol (LLDP) chassis ID."/>
1057          <Annotation Term="OData.LongDescription" String="This property shall contain the chassis ID to be transmitted from this endpoint.  If no such chassis ID is to be transmitted, this value shall be an empty string."/>
1058        </Property>
1059        <Property Name="ChassisIdSubtype" Type="Port.v1_4_0.IEEE802IdSubtype">
1060          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1061          <Annotation Term="OData.Description" String="The type of identifier used for the chassis ID."/>
1062          <Annotation Term="OData.LongDescription" String="This property shall contain the IEEE 802.1AB-2009 chassis ID subtype to be transmitted from this endpoint.  If no such chassis ID subtype is to be transmitted, this value shall be `NotTransmitted`."/>
1063        </Property>
1064        <Property Name="ManagementVlanId" Type="Edm.Int64">
1065          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1066          <Annotation Term="Validation.Minimum" Int="0"/>
1067          <Annotation Term="Validation.Maximum" Int="4095"/>
1068          <Annotation Term="OData.Description" String="The management VLAN ID to be transmitted from this endpoint."/>
1069          <Annotation Term="OData.LongDescription" String="This property shall contain the management VLAN ID to be transmitted from this endpoint.  If no such port ID is to be transmitted, this value shall be `4095`."/>
1070        </Property>
1071        <Property Name="ManagementAddressIPv4" Type="Edm.String">
1072          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1073          <Annotation Term="OData.Description" String="The IPv4 management address to be transmitted from this endpoint."/>
1074          <Annotation Term="OData.LongDescription" String="This property shall contain the IPv4 management address to be transmitted from this endpoint.  If no such management address is to be transmitted, this value shall be an empty string."/>
1075          <Annotation Term="Validation.Pattern" String="(^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$)|(^$)"/>
1076        </Property>
1077        <Property Name="ManagementAddressIPv6" Type="Edm.String">
1078          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1079          <Annotation Term="OData.Description" String="The IPv6 management address to be transmitted from this endpoint."/>
1080          <Annotation Term="OData.LongDescription" String="This property shall contain the IPv6 management address to be transmitted from this endpoint.  If no such management address is to be transmitted, this value shall be an empty string."/>
1081        </Property>
1082        <Property Name="ManagementAddressMAC" Type="Edm.String">
1083          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1084          <Annotation Term="Validation.Pattern" String="(^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$)|(^$)"/>
1085          <Annotation Term="OData.Description" String="The management MAC address to be transmitted from this endpoint."/>
1086          <Annotation Term="OData.LongDescription" String="This property shall contain the management MAC address to be transmitted from this endpoint.  If no such management address is to be transmitted, this value shall be an empty string."/>
1087        </Property>
1088        <Property Name="PortId" Type="Edm.String">
1089          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1090          <Annotation Term="Validation.Pattern" String="(^([0-9A-F]{2})([:]([0-9A-F]){2}){0,63}$)|(^$)"/>
1091          <Annotation Term="OData.Description" String="A colon-delimited string of hexadecimal octets identifying a port to be transmitted from this endpoint."/>
1092          <Annotation Term="OData.LongDescription" String="This property shall contain a colon-delimited string of hexadecimal octets identifying the port for an LLDP endpoint.  If no such port ID is to be transmitted, this value shall be an empty string."/>
1093        </Property>
1094        <Property Name="PortIdSubtype" Type="Port.v1_4_0.IEEE802IdSubtype">
1095          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1096          <Annotation Term="OData.Description" String="The port ID subtype to be transmitted from this endpoint."/>
1097          <Annotation Term="OData.LongDescription" String="This property shall contain the port ID subtype from IEEE 802.1AB-2009 Table 8-3 to be transmitted from this endpoint.  If no such port ID subtype is to be transmitted, this value shall be `NotTransmitted`."/>
1098        </Property>
1099      </ComplexType>
1100
1101      <ComplexType Name="LLDPReceive">
1102        <Annotation Term="OData.Description" String="Link Layer Data Protocol (LLDP) data received from the remote partner across this link."/>
1103        <Annotation Term="OData.LongDescription" String="This type shall contain the LLDP data from the remote partner across this link."/>
1104        <Property Name="ChassisId" Type="Edm.String">
1105          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1106          <Annotation Term="OData.Description" String="Link Layer Data Protocol (LLDP) chassis ID received from the remote partner across this link."/>
1107          <Annotation Term="OData.LongDescription" String="This property shall contain the chassis ID received from the remote partner across this link.  If no such chassis ID has been received, this property should not be present."/>
1108        </Property>
1109        <Property Name="ChassisIdSubtype" Type="Port.v1_4_0.IEEE802IdSubtype">
1110          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1111          <Annotation Term="OData.Description" String="The type of identifier used for the chassis ID received from the remote partner across this link."/>
1112          <Annotation Term="OData.LongDescription" String="This property shall contain the IEEE 802.1AB-2009 chassis ID subtype received from the remote partner across this link.  If no such chassis ID subtype has been received, this property should not be present."/>
1113        </Property>
1114        <Property Name="ManagementVlanId" Type="Edm.Int64">
1115          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1116          <Annotation Term="Validation.Minimum" Int="0"/>
1117          <Annotation Term="Validation.Maximum" Int="4095"/>
1118          <Annotation Term="OData.Description" String="The management VLAN ID received from the remote partner across this link."/>
1119          <Annotation Term="OData.LongDescription" String="This property shall contain the management VLAN ID received from the remote partner across this link.  If no such management VLAN ID has been received, this property should not be present."/>
1120        </Property>
1121        <Property Name="ManagementAddressIPv4" Type="Edm.String">
1122          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1123          <Annotation Term="OData.Description" String="The IPv4 management address received from the remote partner across this link."/>
1124          <Annotation Term="OData.LongDescription" String="This property shall contain the IPv4 management address received from the remote partner across this link.  If no such management address has been received, this property should not be present."/>
1125          <Annotation Term="Validation.Pattern" String="^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$"/>
1126        </Property>
1127        <Property Name="ManagementAddressIPv6" Type="Edm.String">
1128          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1129          <Annotation Term="OData.Description" String="The IPv6 management address received from the remote partner across this link."/>
1130          <Annotation Term="OData.LongDescription" String="This property shall contain the IPv6 management address received from the remote partner across this link.  If no such management address has been received, this property should not be present."/>
1131          <Annotation Term="Redfish.IPv6Format"/>
1132        </Property>
1133        <Property Name="ManagementAddressMAC" Type="Edm.String">
1134          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1135          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$"/>
1136          <Annotation Term="OData.Description" String="The management MAC address received from the remote partner across this link."/>
1137          <Annotation Term="OData.LongDescription" String="This property shall contain the management MAC address received from the remote partner across this link.  If no such management address has been received, this property should not be present."/>
1138        </Property>
1139        <Property Name="PortId" Type="Edm.String">
1140          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1141          <Annotation Term="Validation.Pattern" String="^([0-9A-F]{2})([:]([0-9A-F]){2}){0,63}$"/>
1142          <Annotation Term="OData.Description" String="A colon-delimited string of hexadecimal octets identifying a port."/>
1143          <Annotation Term="OData.LongDescription" String="This property shall contain a colon-delimited string of hexadecimal octets identifying the port received from the remote partner across this link.  If no such port ID has been received, this property should not be present."/>
1144        </Property>
1145        <Property Name="PortIdSubtype" Type="Port.v1_4_0.IEEE802IdSubtype">
1146          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1147          <Annotation Term="OData.Description" String="The port ID subtype received from the remote partner across this link."/>
1148          <Annotation Term="OData.LongDescription" String="This property shall contain the port ID subtype from IEEE 802.1AB-2009 Table 8-3 received from the remote partner across this link.  If no such port ID subtype has been received, this property should not be present."/>
1149        </Property>
1150      </ComplexType>
1151
1152      <EnumType Name="IEEE802IdSubtype">
1153        <Member Name="ChassisComp">
1154          <Annotation Term="OData.Description" String="Chassis component, based on the value of entPhysicalAlias in RFC4133."/>
1155        </Member>
1156        <Member Name="IfAlias">
1157          <Annotation Term="OData.Description" String="Interface alias, based on the ifAlias MIB object."/>
1158        </Member>
1159        <Member Name="PortComp">
1160          <Annotation Term="OData.Description" String="Port component, based on the value of entPhysicalAlias in RFC4133."/>
1161        </Member>
1162        <Member Name="MacAddr">
1163          <Annotation Term="OData.Description" String="MAC address, based on an agent-detected unicast source address as defined in IEEE standard 802."/>
1164        </Member>
1165        <Member Name="NetworkAddr">
1166          <Annotation Term="OData.Description" String="Network address, based on an agent-detected network address."/>
1167        </Member>
1168        <Member Name="IfName">
1169          <Annotation Term="OData.Description" String="Interface name, based on the ifName MIB object."/>
1170        </Member>
1171        <Member Name="AgentId">
1172          <Annotation Term="OData.Description" String="Agent circuit ID, based on the agent-local identifier of the circuit as defined in RFC3046."/>
1173        </Member>
1174        <Member Name="LocalAssign">
1175          <Annotation Term="OData.Description" String="Locally assigned, based on an alphanumeric value locally assigned."/>
1176        </Member>
1177        <Member Name="NotTransmitted">
1178          <Annotation Term="OData.Description" String="No data to be sent to/received from remote partner."/>
1179        </Member>
1180      </EnumType>
1181
1182      <ComplexType Name="SFP">
1183        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1184        <Annotation Term="OData.Description" String="A small form-factor pluggable (SFP) device attached to a port."/>
1185        <Annotation Term="OData.LongDescription" String="This type shall describe a small form-factor pluggable (SFP) device attached to a port."/>
1186        <Property Name="Status" Type="Resource.Status" Nullable="false">
1187          <Annotation Term="OData.Description" String="The status and health of the resource and its subordinate or dependent resources."/>
1188          <Annotation Term="OData.LongDescription" String="This property shall contain any status or health properties of the resource."/>
1189        </Property>
1190        <Property Name="SupportedSFPTypes" Type="Collection(Port.v1_4_0.SFPType)">
1191          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1192          <Annotation Term="OData.Description" String="The types of SFP devices that can be attached to this port."/>
1193          <Annotation Term="OData.LongDescription" String="This property shall contain an array of SFP device types supported by this port."/>
1194        </Property>
1195        <Property Name="Type" Type="Port.v1_4_0.SFPType">
1196          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1197          <Annotation Term="OData.Description" String="The type of SFP device that is attached to this port."/>
1198          <Annotation Term="OData.LongDescription" String="This property shall contain the SFP device type currently attached to this port."/>
1199        </Property>
1200        <Property Name="Manufacturer" Type="Edm.String">
1201          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1202          <Annotation Term="OData.Description" String="The manufacturer of this SFP."/>
1203          <Annotation Term="OData.LongDescription" String="This property shall contain the name of the organization responsible for producing the SFP.  This organization may be the entity from which the SFP is purchased, but this is not necessarily true."/>
1204        </Property>
1205        <Property Name="SerialNumber" Type="Edm.String">
1206          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1207          <Annotation Term="OData.Description" String="The serial number for this SFP."/>
1208          <Annotation Term="OData.LongDescription" String="This property shall contain a manufacturer-allocated number that identifies the SFP."/>
1209        </Property>
1210        <Property Name="PartNumber" Type="Edm.String">
1211          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1212          <Annotation Term="OData.Description" String="The part number for this SFP."/>
1213          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturer-provided part number for the SFP."/>
1214        </Property>
1215        <Property Name="MediumType" Type="Port.v1_4_0.MediumType">
1216          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1217          <Annotation Term="OData.Description" String="The medium type connected to this SFP."/>
1218          <Annotation Term="OData.LongDescription" String="This property shall contain the medium type used by the SFP."/>
1219        </Property>
1220        <Property Name="FiberConnectionType" Type="Port.v1_4_0.FiberConnectionType">
1221          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1222          <Annotation Term="OData.Description" String="The type of fiber connection currently used by this SFP."/>
1223          <Annotation Term="OData.LongDescription" String="This property shall contain the fiber connection type used by the SFP."/>
1224        </Property>
1225      </ComplexType>
1226
1227      <EnumType Name="SFPType">
1228        <Member Name="SFP">
1229          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for SFP."/>
1230        </Member>
1231        <Member Name="SFPPlus">
1232          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for SFP+."/>
1233        </Member>
1234        <Member Name="SFP28">
1235          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for SFP+ and IEEE 802.3by Specification."/>
1236        </Member>
1237        <Member Name="cSFP">
1238          <Annotation Term="OData.Description" String="The SFP conforms to the CSFP MSA Specification."/>
1239        </Member>
1240        <Member Name="SFPDD">
1241          <Annotation Term="OData.Description" String="The SFP conforms to the SFP-DD MSA Specification."/>
1242        </Member>
1243        <Member Name="QSFP">
1244          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for QSFP."/>
1245        </Member>
1246        <Member Name="QSFPPlus">
1247          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for QSFP+."/>
1248        </Member>
1249        <Member Name="QSFP14">
1250          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for QSFP14."/>
1251        </Member>
1252        <Member Name="QSFP28">
1253          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for QSFP28."/>
1254        </Member>
1255        <Member Name="QSFP56">
1256          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification for QSFP56."/>
1257        </Member>
1258        <Member Name="MiniSASHD">
1259          <Annotation Term="OData.Description" String="The SFP conforms to the SFF Specification SFF-8644."/>
1260        </Member>
1261        <Member Name="QSFPDD">
1262          <Annotation Term="OData.Description" String="The SFP conforms to the QSFP Double Density Specification."/>
1263          <Annotation Term="Redfish.Revisions">
1264            <Collection>
1265              <Record>
1266                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1267                <PropertyValue Property="Version" String="v1_9_0"/>
1268              </Record>
1269            </Collection>
1270          </Annotation>
1271        </Member>
1272        <Member Name="OSFP">
1273          <Annotation Term="OData.Description" String="The SFP conforms to the OSFP Specification."/>
1274          <Annotation Term="Redfish.Revisions">
1275            <Collection>
1276              <Record>
1277                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1278                <PropertyValue Property="Version" String="v1_9_0"/>
1279              </Record>
1280            </Collection>
1281          </Annotation>
1282        </Member>
1283      </EnumType>
1284
1285      <EnumType Name="MediumType">
1286        <Member Name="Copper">
1287          <Annotation Term="OData.Description" String="The medium connected is copper."/>
1288        </Member>
1289        <Member Name="FiberOptic">
1290          <Annotation Term="OData.Description" String="The medium connected is fiber optic."/>
1291        </Member>
1292      </EnumType>
1293
1294      <EnumType Name="FiberConnectionType">
1295        <Member Name="SingleMode">
1296          <Annotation Term="OData.Description" String="The connection is using single mode operation."/>
1297        </Member>
1298        <Member Name="MultiMode">
1299          <Annotation Term="OData.Description" String="The connection is using multi mode operation."/>
1300        </Member>
1301      </EnumType>
1302    </Schema>
1303
1304    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_1">
1305      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1306      <Annotation Term="OData.Description" String="This version was created to correct the permissions for `LinkStatus`."/>
1307      <EntityType Name="Port" BaseType="Port.v1_4_0.Port"/>
1308    </Schema>
1309
1310    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_2">
1311      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1312      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, `ConnectedSwitchPorts`, and `ConnectedPorts` properties inside of `Links`."/>
1313      <EntityType Name="Port" BaseType="Port.v1_4_1.Port"/>
1314    </Schema>
1315
1316    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_3">
1317      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1318      <Annotation Term="OData.Description" String="This version was created to correct regular expression patterns for LLDP transmit properties to allow for empty strings and to correct the description for LLDP receive properties to state they should be omitted rather than be empty strings."/>
1319      <EntityType Name="Port" BaseType="Port.v1_4_2.Port"/>
1320    </Schema>
1321
1322    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_4">
1323      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1324      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
1325      <EntityType Name="Port" BaseType="Port.v1_4_3.Port"/>
1326    </Schema>
1327
1328    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_5">
1329      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1330      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
1331      <EntityType Name="Port" BaseType="Port.v1_4_4.Port"/>
1332    </Schema>
1333
1334    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_4_6">
1335      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1336      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1337      <EntityType Name="Port" BaseType="Port.v1_4_5.Port"/>
1338    </Schema>
1339
1340    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_0">
1341      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1342      <Annotation Term="Redfish.Release" String="2021.2"/>
1343      <Annotation Term="OData.Description" String="This version was created to add new values to the `PortConnectionType` property."/>
1344
1345      <EntityType Name="Port" BaseType="Port.v1_4_1.Port"/>
1346
1347      <ComplexType Name="EthernetProperties" BaseType="Port.v1_4_0.EthernetProperties">
1348        <Property Name="WakeOnLANEnabled" Type="Edm.Boolean">
1349          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1350          <Annotation Term="OData.Description" String="Indicates whether Wake on LAN (WoL) is enabled on this port."/>
1351          <Annotation Term="OData.LongDescription" String="This property shall indicate whether Wake on LAN (WoL) is enabled on this port."/>
1352        </Property>
1353        <Property Name="EEEEnabled" Type="Edm.Boolean">
1354          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1355          <Annotation Term="OData.Description" String="Indicates whether IEEE 802.3az Energy-Efficient Ethernet (EEE) is enabled on this port."/>
1356          <Annotation Term="OData.LongDescription" String="This property shall indicate whether IEEE 802.3az Energy-Efficient Ethernet (EEE) is enabled on this port."/>
1357        </Property>
1358      </ComplexType>
1359
1360      <ComplexType Name="Links" BaseType="Port.v1_2_0.Links">
1361        <NavigationProperty Name="Cables" Type="Collection(Cable.Cable)">
1362          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1363          <Annotation Term="OData.Description" String="An array of links to the cables connected to this port."/>
1364          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `Cable` that represent the cables connected to this port."/>
1365          <Annotation Term="OData.AutoExpandReferences"/>
1366        </NavigationProperty>
1367      </ComplexType>
1368    </Schema>
1369
1370    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_1">
1371      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1372      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, `ConnectedSwitchPorts`, and `ConnectedPorts` properties inside of `Links`."/>
1373      <EntityType Name="Port" BaseType="Port.v1_5_0.Port"/>
1374    </Schema>
1375
1376    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_2">
1377      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1378      <Annotation Term="OData.Description" String="This version was created to correct regular expression patterns for LLDP transmit properties to allow for empty strings and to correct the description for LLDP receive properties to state they should be omitted rather than be empty strings."/>
1379      <EntityType Name="Port" BaseType="Port.v1_5_1.Port"/>
1380    </Schema>
1381
1382    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_3">
1383      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1384      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
1385      <EntityType Name="Port" BaseType="Port.v1_5_2.Port"/>
1386    </Schema>
1387
1388    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_4">
1389      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1390      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
1391      <EntityType Name="Port" BaseType="Port.v1_5_3.Port"/>
1392    </Schema>
1393
1394    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_5_5">
1395      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1396      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1397      <EntityType Name="Port" BaseType="Port.v1_5_4.Port"/>
1398    </Schema>
1399
1400    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_0">
1401      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1402      <Annotation Term="Redfish.Release" String="2021.4"/>
1403
1404      <EntityType Name="Port" BaseType="Port.v1_5_0.Port">
1405        <Property Name="InfiniBand" Type="Port.v1_6_0.InfiniBandProperties">
1406          <Annotation Term="OData.Description" String="InfiniBand properties for this port."/>
1407          <Annotation Term="OData.LongDescription" String="This property shall contain InfiniBand-specific properties of the port."/>
1408        </Property>
1409      </EntityType>
1410
1411      <ComplexType Name="InfiniBandProperties">
1412        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1413        <Annotation Term="OData.Description" String="InfiniBand-specific properties for a port."/>
1414        <Annotation Term="OData.LongDescription" String="This type shall contain InfiniBand-specific properties for a port."/>
1415        <Property Name="AssociatedPortGUIDs" Type="Collection(Edm.String)">
1416          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1417          <Annotation Term="OData.Description" String="An array of configured port GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address, if applicable, the address for hardware port teaming, or other network addresses."/>
1418          <Annotation Term="OData.LongDescription" String="This property shall contain an array of configured port GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses."/>
1419          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{4}[:-]){3}([0-9A-Fa-f]{4})$"/>
1420        </Property>
1421        <Property Name="AssociatedNodeGUIDs" Type="Collection(Edm.String)">
1422          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1423          <Annotation Term="OData.Description" String="An array of configured node GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address, if applicable, the address for hardware port teaming, or other network addresses."/>
1424          <Annotation Term="OData.LongDescription" String="This property shall contain an array of configured node GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses."/>
1425          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{4}[:-]){3}([0-9A-Fa-f]{4})$"/>
1426        </Property>
1427        <Property Name="AssociatedSystemGUIDs" Type="Collection(Edm.String)">
1428          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1429          <Annotation Term="OData.Description" String="An array of configured system GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address, if applicable, the address for hardware port teaming, or other network addresses."/>
1430          <Annotation Term="OData.LongDescription" String="This property shall contain an array of configured system GUIDs that are associated with this network port, including the programmed address of the lowest-numbered network device function, the configured but not active address if applicable, the address for hardware port teaming, or other network addresses."/>
1431          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{4}[:-]){3}([0-9A-Fa-f]{4})$"/>
1432        </Property>
1433      </ComplexType>
1434    </Schema>
1435
1436    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_1">
1437      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1438      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `AssociatedEndpoints`, `ConnectedSwitches`, `ConnectedSwitchPorts`, and `ConnectedPorts` properties inside of `Links`."/>
1439      <EntityType Name="Port" BaseType="Port.v1_6_0.Port"/>
1440    </Schema>
1441
1442    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_2">
1443      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1444      <Annotation Term="OData.Description" String="This version was created to correct regular expression patterns for LLDP transmit properties to allow for empty strings and to correct the description for LLDP receive properties to state they should be omitted rather than be empty strings."/>
1445      <EntityType Name="Port" BaseType="Port.v1_6_1.Port"/>
1446    </Schema>
1447
1448    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_3">
1449      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1450      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
1451      <EntityType Name="Port" BaseType="Port.v1_6_2.Port"/>
1452    </Schema>
1453
1454    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_4">
1455      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1456      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
1457      <EntityType Name="Port" BaseType="Port.v1_6_3.Port"/>
1458    </Schema>
1459
1460    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_6_5">
1461      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1462      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1463      <EntityType Name="Port" BaseType="Port.v1_6_4.Port"/>
1464    </Schema>
1465
1466    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_7_0">
1467      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1468      <Annotation Term="Redfish.Release" String="2022.2"/>
1469
1470      <EntityType Name="Port" BaseType="Port.v1_6_2.Port"/>
1471
1472      <ComplexType Name="Links" BaseType="Port.v1_5_0.Links">
1473        <NavigationProperty Name="EthernetInterfaces" Type="Collection(EthernetInterface.EthernetInterface)">
1474          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1475          <Annotation Term="OData.Description" String="The links to the Ethernet interfaces this port provides."/>
1476          <Annotation Term="OData.LongDescription" String="This property shall contain an array of links to resources of type `EthernetInterface` that represent the Ethernet interfaces this port provides.  This property shall not include Ethernet interfaces that are not directly associated to a physical port."/>
1477          <Annotation Term="OData.AutoExpandReferences"/>
1478        </NavigationProperty>
1479      </ComplexType>
1480    </Schema>
1481
1482    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_7_1">
1483      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1484      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
1485      <EntityType Name="Port" BaseType="Port.v1_7_0.Port"/>
1486    </Schema>
1487
1488    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_7_2">
1489      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1490      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional."/>
1491      <EntityType Name="Port" BaseType="Port.v1_7_1.Port"/>
1492    </Schema>
1493
1494    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_7_3">
1495      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1496      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1497      <EntityType Name="Port" BaseType="Port.v1_7_2.Port"/>
1498    </Schema>
1499
1500    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_8_0">
1501      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1502      <Annotation Term="Redfish.Release" String="2022.3"/>
1503      <Annotation Term="OData.Description" String="This version was created to add `PCIe` to `LinkNetworkTechnology`."/>
1504
1505      <EntityType Name="Port" BaseType="Port.v1_7_0.Port">
1506        <Property Name="RemotePortId" Type="Edm.String">
1507          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1508          <Annotation Term="OData.Description" String="The identifier of the remote port to which this port is connected."/>
1509          <Annotation Term="OData.LongDescription" String="This property shall contain the identifier of the remote port, such as a switch or device, to which this port is connected."/>
1510        </Property>
1511        <Property Name="CXL" Type="Port.v1_8_0.CXL">
1512          <Annotation Term="OData.Description" String="CXL properties for this port."/>
1513          <Annotation Term="OData.LongDescription" String="This property shall contain CXL-specific properties for this port."/>
1514        </Property>
1515      </EntityType>
1516
1517      <ComplexType Name="LLDPTransmit" BaseType="Port.v1_4_0.LLDPTransmit">
1518        <Property Name="SystemName" Type="Edm.String">
1519          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1520          <Annotation Term="OData.Description" String="The system name to be transmitted from this endpoint."/>
1521          <Annotation Term="OData.LongDescription" String="This property shall contain the system name to be transmitted from this endpoint.  If no such system name is to be transmitted, this value shall be an empty string."/>
1522        </Property>
1523        <Property Name="SystemDescription" Type="Edm.String">
1524          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1525          <Annotation Term="OData.Description" String="The system description to be transmitted from this endpoint."/>
1526          <Annotation Term="OData.LongDescription" String="This property shall contain the system description to be transmitted from this endpoint.  If no such system description is to be transmitted, this value shall be an empty string."/>
1527        </Property>
1528        <Property Name="SystemCapabilities" Type="Collection(Port.v1_8_0.LLDPSystemCapabilities)">
1529          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1530          <Annotation Term="OData.Description" String="The system capabilities to be transmitted from this endpoint."/>
1531          <Annotation Term="OData.LongDescription" String="This property shall contain the system capabilities to be transmitted from this endpoint.  If no such system capabilities are to be transmitted, this value shall be an empty array.  If this property contains the value `None`, an empty set of system capabilities is transmitted from this endpoint."/>
1532        </Property>
1533      </ComplexType>
1534
1535      <ComplexType Name="LLDPReceive" BaseType="Port.v1_4_0.LLDPReceive">
1536        <Property Name="SystemName" Type="Edm.String">
1537          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1538          <Annotation Term="OData.Description" String="The system name received from the remote partner across this link."/>
1539          <Annotation Term="OData.LongDescription" String="This property shall contain the system name received from the remote partner across this link.  If no such system name has been received, this property shall not be present."/>
1540        </Property>
1541        <Property Name="SystemDescription" Type="Edm.String">
1542          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1543          <Annotation Term="OData.Description" String="The system description received from the remote partner across this link."/>
1544          <Annotation Term="OData.LongDescription" String="This property shall contain the system description received from the remote partner across this link.  If no such system description has been received, this property shall not be present."/>
1545        </Property>
1546        <Property Name="SystemCapabilities" Type="Collection(Port.v1_8_0.LLDPSystemCapabilities)">
1547          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1548          <Annotation Term="OData.Description" String="The system capabilities received from the remote partner across this link."/>
1549          <Annotation Term="OData.LongDescription" String="This property shall contain the system capabilities received from the remote partner across this link.  If no such system capabilities have been received, this property shall not be present.  This property shall not contain the value `None`."/>
1550        </Property>
1551      </ComplexType>
1552
1553      <EnumType Name="LLDPSystemCapabilities">
1554        <Member Name="None">
1555          <Annotation Term="OData.Description" String="The system capabilities are transmitted, but no capabilities are set."/>
1556          <Annotation Term="OData.LongDescription" String="This value shall indicate the system capabilities are transmitted, but no capabilities are set."/>
1557        </Member>
1558        <Member Name="Bridge">
1559          <Annotation Term="OData.Description" String="Bridge."/>
1560          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'bridge' capability."/>
1561        </Member>
1562        <Member Name="DOCSISCableDevice">
1563          <Annotation Term="OData.Description" String="DOCSIS cable device."/>
1564          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'DOCSIS cable device' capability."/>
1565        </Member>
1566        <Member Name="Other">
1567          <Annotation Term="OData.Description" String="Other."/>
1568          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'other' capability."/>
1569        </Member>
1570        <Member Name="Repeater">
1571          <Annotation Term="OData.Description" String="Repeater."/>
1572          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'repeater' capability."/>
1573        </Member>
1574        <Member Name="Router">
1575          <Annotation Term="OData.Description" String="Router."/>
1576          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'router' capability."/>
1577        </Member>
1578        <Member Name="Station">
1579          <Annotation Term="OData.Description" String="Station."/>
1580          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'station' capability."/>
1581        </Member>
1582        <Member Name="Telephone">
1583          <Annotation Term="OData.Description" String="Telephone."/>
1584          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'telephone' capability."/>
1585        </Member>
1586        <Member Name="WLANAccessPoint">
1587          <Annotation Term="OData.Description" String="WLAN access point."/>
1588          <Annotation Term="OData.LongDescription" String="This value shall indicate the IEEE802.1AB-defined 'WLAN access point' capability."/>
1589        </Member>
1590      </EnumType>
1591
1592      <ComplexType Name="CXL">
1593        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1594        <Annotation Term="OData.Description" String="CXL properties for a port."/>
1595        <Annotation Term="OData.LongDescription" String="This type shall contain CXL-specific properties for a port."/>
1596        <Property Name="CurrentPortConfigurationState" Type="Port.v1_8_0.CurrentPortConfigurationState">
1597          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1598          <Annotation Term="OData.Description" String="The current port configuration state."/>
1599          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Current Port Configuration State'."/>
1600        </Property>
1601        <Property Name="ConnectedDeviceMode" Type="Port.v1_8_0.ConnectedDeviceMode">
1602          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1603          <Annotation Term="OData.Description" String="The connected device mode."/>
1604          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Connected Device Mode'."/>
1605        </Property>
1606        <Property Name="ConnectedDeviceType" Type="Port.v1_8_0.ConnectedDeviceType">
1607          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1608          <Annotation Term="OData.Description" String="The connected device type."/>
1609          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Connected Device Type'."/>
1610        </Property>
1611        <Property Name="MaxLogicalDeviceCount" Type="Edm.Int64">
1612          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1613          <Annotation Term="OData.Description" String="The maximum number of logical devices supported."/>
1614          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Supported LD Count'."/>
1615        </Property>
1616        <Property Name="TemporaryThroughputReductionEnabled" Type="Edm.Boolean">
1617          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1618          <Annotation Term="OData.Description" String="Indicates whether temporary throughput reduction is enabled."/>
1619          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the CXL Specification-defined 'Temporary Throughput Reduction' mechanism is enabled."/>
1620            <Annotation Term="Redfish.Revisions">
1621            <Collection>
1622              <Record>
1623                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1624                <PropertyValue Property="Version" String="v1_12_0"/>
1625                <PropertyValue Property="Description" String="This property has been deprecated in favor of `TemporaryThroughputReductionEnabled` in `PCIeDevice`."/>
1626              </Record>
1627            </Collection>
1628          </Annotation>
1629        </Property>
1630        <Property Name="Congestion" Type="Port.v1_8_0.Congestion">
1631          <Annotation Term="OData.Description" String="The congestion properties for this CXL port."/>
1632          <Annotation Term="OData.LongDescription" String="This property shall contain the congestion properties for this CXL port."/>
1633        </Property>
1634        <Property Name="QoSTelemetryCapabilities" Type="Port.v1_8_0.QoSTelemetryCapabilities">
1635          <Annotation Term="OData.Description" String="The quality of service telemetry capabilities for this CXL port."/>
1636          <Annotation Term="OData.LongDescription" String="This property shall contain the quality of service telemetry capabilities for this CXL port."/>
1637        </Property>
1638      </ComplexType>
1639
1640      <ComplexType Name="Congestion">
1641        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1642        <Annotation Term="OData.Description" String="The congestion properties for a CXL port."/>
1643        <Annotation Term="OData.LongDescription" String="This type shall contain the congestion properties for a CXL port."/>
1644        <Property Name="CongestionTelemetryEnabled" Type="Edm.Boolean">
1645          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1646          <Annotation Term="OData.Description" String="Indicates whether congestion telemetry collection is enabled for this port."/>
1647          <Annotation Term="OData.LongDescription" String="This property shall indicate whether congestion telemetry collection is enabled for this port."/>
1648        </Property>
1649        <Property Name="EgressModeratePercentage" Type="Edm.Int64">
1650          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1651          <Annotation Term="OData.Description" String="The threshold for moderate egress port congestion as a percentage."/>
1652          <Annotation Term="OData.LongDescription" String="This property shall contain the threshold for moderate egress port congestion for the CXL Specification-defined 'Egress Port Congestion' mechanism as a percentage, `0` to `100`."/>
1653          <Annotation Term="Measures.Unit" String="%"/>
1654          <Annotation Term="Validation.Minimum" Int="0"/>
1655          <Annotation Term="Validation.Maximum" Int="100"/>
1656        </Property>
1657        <Property Name="EgressSeverePercentage" Type="Edm.Int64">
1658          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1659          <Annotation Term="OData.Description" String="The threshold for severe egress port congestion as a percentage."/>
1660          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Egress Severe Percentage' as a percentage, `0` to `100`."/>
1661          <Annotation Term="Measures.Unit" String="%"/>
1662          <Annotation Term="Validation.Minimum" Int="0"/>
1663          <Annotation Term="Validation.Maximum" Int="100"/>
1664        </Property>
1665        <Property Name="BackpressureSampleInterval" Type="Edm.Int64">
1666          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1667          <Annotation Term="OData.Description" String="The interval for the CXL Specification-defined 'Egress Port Congestion' mechanism to take samples in nanoseconds."/>
1668          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Backpressure Sample Interval' in nanoseconds."/>
1669        </Property>
1670        <Property Name="MaxSustainedRequestCmpBias" Type="Edm.Int64">
1671          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1672          <Annotation Term="OData.Description" String="The estimated maximum sustained sum of requests and recent responses across the entire device, serving as the basis for the CXL Specification-defined 'QoS Limit Fraction'."/>
1673          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'ReqCmpBasis'."/>
1674        </Property>
1675        <Property Name="CompletionCollectionInterval" Type="Edm.Int64">
1676          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1677          <Annotation Term="OData.Description" String="The interval for the CXL Specification-defined 'Completion Counting' mechanism to collect the number of transmitted responses in a single counter in nanoseconds."/>
1678          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Completion Collection Interval' in nanoseconds."/>
1679        </Property>
1680      </ComplexType>
1681
1682      <ComplexType Name="QoSTelemetryCapabilities">
1683        <Annotation Term="OData.AdditionalProperties" Bool="false"/>
1684        <Annotation Term="OData.Description" String="The quality of service telemetry capabilities for a CXL port."/>
1685        <Annotation Term="OData.LongDescription" String="This type shall contain the quality of service telemetry capabilities for a CXL port."/>
1686        <Property Name="EgressPortBackpressureSupported" Type="Edm.Boolean">
1687          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1688          <Annotation Term="OData.Description" String="Indicates whether the port supports the CXL Specification-defined 'Egress Port Backpressure' mechanism."/>
1689          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the port supports the CXL Specification-defined 'Egress Port Backpressure' mechanism."/>
1690        </Property>
1691        <Property Name="TemporaryThroughputReductionSupported" Type="Edm.Boolean">
1692          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1693          <Annotation Term="OData.Description" String="Indicates whether the port supports the CXL Specification-defined 'Temporary Throughput Reduction' mechanism."/>
1694          <Annotation Term="OData.LongDescription" String="This property shall indicate whether the port supports the CXL Specification-defined 'Temporary Throughput Reduction' mechanism."/>
1695          <Annotation Term="Redfish.Revisions">
1696            <Collection>
1697              <Record>
1698                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1699                <PropertyValue Property="Version" String="v1_12_0"/>
1700                <PropertyValue Property="Description" String="This property has been deprecated in favor of `TemporaryThroughputReductionSupported` in `PCIeDevice`."/>
1701              </Record>
1702            </Collection>
1703          </Annotation>
1704        </Property>
1705      </ComplexType>
1706
1707      <EnumType Name="CurrentPortConfigurationState">
1708        <Member Name="Disabled">
1709          <Annotation Term="OData.Description" String="Disabled."/>
1710          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is disabled."/>
1711        </Member>
1712        <Member Name="BindInProgress">
1713          <Annotation Term="OData.Description" String="Bind in progress."/>
1714          <Annotation Term="OData.LongDescription" String="This value shall indicate a bind is in progress for the port."/>
1715        </Member>
1716        <Member Name="UnbindInProgress">
1717          <Annotation Term="OData.Description" String="Unbind in progress."/>
1718          <Annotation Term="OData.LongDescription" String="This value shall indicate an unbind is in progress for the port."/>
1719        </Member>
1720        <Member Name="DSP">
1721          <Annotation Term="OData.Description" String="Downstream port (DSP)."/>
1722          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is enabled as a downstream port (DSP)."/>
1723        </Member>
1724        <Member Name="USP">
1725          <Annotation Term="OData.Description" String="Upstream port (USP)."/>
1726          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is enabled as an upstream port (USP)."/>
1727        </Member>
1728        <Member Name="Reserved">
1729          <Annotation Term="OData.Description" String="Reserved."/>
1730          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is in a reserved state."/>
1731          <Annotation Term="Redfish.Revisions">
1732            <Collection>
1733              <Record>
1734                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Deprecated"/>
1735                <PropertyValue Property="Version" String="v1_11_0"/>
1736                <PropertyValue Property="Description" String="This value has been deprecated in favor of `FabricLink`."/>
1737              </Record>
1738            </Collection>
1739          </Annotation>
1740        </Member>
1741        <Member Name="FabricLink">
1742          <Annotation Term="OData.Description" String="Fabric link."/>
1743          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is enabled as a fabric link to another switch."/>
1744          <Annotation Term="Redfish.Revisions">
1745            <Collection>
1746              <Record>
1747                <PropertyValue Property="Kind" EnumMember="Redfish.RevisionKind/Added"/>
1748                <PropertyValue Property="Version" String="v1_11_0"/>
1749              </Record>
1750            </Collection>
1751          </Annotation>
1752        </Member>
1753      </EnumType>
1754
1755      <EnumType Name="ConnectedDeviceMode">
1756        <Member Name="Disconnected">
1757          <Annotation Term="OData.Description" String="The connection is not CXL or is disconnected."/>
1758          <Annotation Term="OData.LongDescription" String="This value shall indicate the connection is not CXL or is disconnected."/>
1759        </Member>
1760        <Member Name="RCD">
1761          <Annotation Term="OData.Description" String="Restricted CXL device (RCD)."/>
1762          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device mode is restricted CXL device (RCD)."/>
1763        </Member>
1764        <Member Name="CXL68BFlitAndVH">
1765          <Annotation Term="OData.Description" String="CXL 68B flit and VH."/>
1766          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device mode is CXL 68B flit and VH."/>
1767        </Member>
1768        <Member Name="Standard256BFlit">
1769          <Annotation Term="OData.Description" String="Standard 256B flit."/>
1770          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device mode is standard 256B flit."/>
1771        </Member>
1772        <Member Name="CXLLatencyOptimized256BFlit">
1773          <Annotation Term="OData.Description" String="CXL latency-optimized 256B flit."/>
1774          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device mode is CXL latency-optimized 256B flit."/>
1775        </Member>
1776        <Member Name="PBR">
1777          <Annotation Term="OData.Description" String="Port-based routing (PBR)."/>
1778          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device mode is port-based routing (PBR)."/>
1779        </Member>
1780      </EnumType>
1781
1782      <EnumType Name="ConnectedDeviceType">
1783        <Member Name="None">
1784          <Annotation Term="OData.Description" String="No device detected."/>
1785          <Annotation Term="OData.LongDescription" String="This value shall indicate no device is detected."/>
1786        </Member>
1787        <Member Name="PCIeDevice">
1788          <Annotation Term="OData.Description" String="PCIe device."/>
1789          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device is a PCIe device."/>
1790        </Member>
1791        <Member Name="Type1">
1792          <Annotation Term="OData.Description" String="CXL Type 1 device."/>
1793          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device is a CXL Type 1 device."/>
1794        </Member>
1795        <Member Name="Type2">
1796          <Annotation Term="OData.Description" String="CXL Type 2 device."/>
1797          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device is a CXL Type 2 device."/>
1798        </Member>
1799        <Member Name="Type3SLD">
1800          <Annotation Term="OData.Description" String="CXL Type 3 single logical device (SLD)."/>
1801          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device is a CXL Type 3 single logical device (SLD)."/>
1802        </Member>
1803        <Member Name="Type3MLD">
1804          <Annotation Term="OData.Description" String="CXL Type 3 multi-logical device (MLD)."/>
1805          <Annotation Term="OData.LongDescription" String="This value shall indicate the connected device is a CXL Type 3 multi-logical device (MLD)."/>
1806        </Member>
1807      </EnumType>
1808    </Schema>
1809
1810    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_8_1">
1811      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1812      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions."/>
1813      <EntityType Name="Port" BaseType="Port.v1_8_0.Port"/>
1814    </Schema>
1815
1816    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_8_2">
1817      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1818      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional.  It was also created to to broaden the descriptions for the values of `ConnectedDeviceMode` to allow for reuse as a common enumeration.  It was also created to correct various typographical errors."/>
1819      <EntityType Name="Port" BaseType="Port.v1_8_1.Port"/>
1820    </Schema>
1821
1822    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_8_3">
1823      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1824      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1825      <EntityType Name="Port" BaseType="Port.v1_8_2.Port"/>
1826    </Schema>
1827
1828    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_9_0">
1829      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1830      <Annotation Term="Redfish.Release" String="2023.1"/>
1831      <Annotation Term="OData.Description" String="This version was created to add `QSFPDD` and `OSFP` as SFP types."/>
1832
1833      <EntityType Name="Port" BaseType="Port.v1_8_0.Port"/>
1834    </Schema>
1835
1836    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_9_1">
1837      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1838      <Annotation Term="OData.Description" String="This version was created to clarify the usage of the `InterfaceEnabled` and `LinkState` properties.  It was also created to remove normative language from non-normative descriptions.  It was also created to clarify the range of possible values for properties with percent units."/>
1839      <EntityType Name="Port" BaseType="Port.v1_9_0.Port"/>
1840    </Schema>
1841
1842    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_9_2">
1843      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1844      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional.  It was also created to to broaden the descriptions for the values of `ConnectedDeviceMode` to allow for reuse as a common enumeration.  It was also created to correct various typographical errors."/>
1845      <EntityType Name="Port" BaseType="Port.v1_9_1.Port"/>
1846    </Schema>
1847
1848    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_9_3">
1849      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1850      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1851      <EntityType Name="Port" BaseType="Port.v1_9_2.Port"/>
1852    </Schema>
1853
1854    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_10_0">
1855      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1856      <Annotation Term="Redfish.Release" String="2023.2"/>
1857      <Annotation Term="OData.Description" String="This version was created to deprecate `Enabled` in favor of `InterfaceEnabled`."/>
1858
1859      <EntityType Name="Port" BaseType="Port.v1_9_1.Port"/>
1860    </Schema>
1861
1862    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_10_1">
1863      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1864      <Annotation Term="OData.Description" String="This version was created to update the long descriptions of `CurrentSpeedGbps` and `MaxSpeedGbps` properties to show speeds are unidirectional.  It was also created to to broaden the descriptions for the values of `ConnectedDeviceMode` to allow for reuse as a common enumeration.  It was also created to correct various typographical errors."/>
1865      <EntityType Name="Port" BaseType="Port.v1_10_0.Port"/>
1866    </Schema>
1867
1868    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_10_2">
1869      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1870      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1871      <EntityType Name="Port" BaseType="Port.v1_10_1.Port"/>
1872    </Schema>
1873
1874    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_11_0">
1875      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1876      <Annotation Term="Redfish.Release" String="2023.3"/>
1877      <Annotation Term="OData.Description" String="This version was created to deprecate `Reserved` in `CurrentPortConfigurationState` in favor of `FabricLink`."/>
1878
1879      <EntityType Name="Port" BaseType="Port.v1_10_1.Port"/>
1880
1881      <ComplexType Name="CXL" BaseType="Port.v1_8_0.CXL">
1882        <Property Name="SupportedCXLModes" Type="Collection(Port.v1_8_0.ConnectedDeviceMode)">
1883          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1884          <Annotation Term="OData.Description" String="The supported device modes."/>
1885          <Annotation Term="OData.LongDescription" String="This property shall contain the CXL Specification-defined 'Supported CXL Modes'.  This property shall not contain the value `Disconnected`."/>
1886        </Property>
1887      </ComplexType>
1888    </Schema>
1889
1890    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_11_1">
1891      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1892      <Annotation Term="OData.Description" String="This version was created to change the permissions of `PortType` to read-write.  It was also created to force the regeneration of OpenAPI schemas to properly express nullable properties with external references.  It was also created to correct various typographical errors."/>
1893      <EntityType Name="Port" BaseType="Port.v1_11_0.Port"/>
1894    </Schema>
1895
1896    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_12_0">
1897      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1898      <Annotation Term="Redfish.Release" String="2024.1"/>
1899      <Annotation Term="OData.Description" String="This version was created to deprecate `TemporaryThroughputReductionSupported` and `TemporaryThroughputReductionEnabled` in favor of `TemporaryThroughputReductionSupported` and `TemporaryThroughputReductionEnabled` in `PCIeDevice`.  It was also created to deprecate `PortId` in favor of `Location` and `ServiceLabel`."/>
1900
1901      <EntityType Name="Port" BaseType="Port.v1_11_1.Port"/>
1902    </Schema>
1903
1904    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_12_1">
1905      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1906      <Annotation Term="OData.Description" String="This version was created to remove the deprecation of `PortId` and add clarifications to the description of `PortId`."/>
1907      <EntityType Name="Port" BaseType="Port.v1_12_0.Port"/>
1908    </Schema>
1909
1910    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_13_0">
1911      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1912      <Annotation Term="Redfish.Release" String="2024.2"/>
1913
1914      <EntityType Name="Port" BaseType="Port.v1_12_0.Port"/>
1915
1916      <ComplexType Name="SFP" BaseType="Port.v1_4_0.SFP">
1917        <Property Name="Version" Type="Edm.String">
1918          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1919          <Annotation Term="OData.Description" String="The hardware version of this SFP."/>
1920          <Annotation Term="OData.LongDescription" String="This property shall contain the hardware version of this SFP as determined by the vendor or supplier."/>
1921        </Property>
1922        <Property Name="VendorOUI" Type="Edm.String">
1923          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1924          <Annotation Term="OData.Description" String="The IEEE OUI of the vendor of this SFP."/>
1925          <Annotation Term="OData.LongDescription" String="This property shall contain the IEEE organizationally unique identifier (OUI) of the vendor of this SFP."/>
1926          <Annotation Term="Validation.Pattern" String="^([0-9A-Fa-f]{2}-){2}([0-9A-Fa-f]{2})$"/>
1927        </Property>
1928      </ComplexType>
1929    </Schema>
1930
1931    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_13_1">
1932      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1933      <Annotation Term="OData.Description" String="This version was created to remove the deprecation of `PortId` and add clarifications to the description of `PortId`."/>
1934      <EntityType Name="Port" BaseType="Port.v1_13_0.Port"/>
1935    </Schema>
1936
1937    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_14_0">
1938      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1939      <Annotation Term="Redfish.Release" String="2024.3"/>
1940
1941      <EntityType Name="Port" BaseType="Port.v1_13_0.Port"/>
1942
1943      <ComplexType Name="SFP" BaseType="Port.v1_13_0.SFP">
1944        <Property Name="DateCode" Type="Edm.String">
1945          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
1946          <Annotation Term="OData.Description" String="The manufacturing date code for this SFP."/>
1947          <Annotation Term="OData.LongDescription" String="This property shall contain the manufacturing date code for this SFP as determined by the vendor or supplier."/>
1948        </Property>
1949      </ComplexType>
1950    </Schema>
1951
1952    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_14_1">
1953      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1954      <Annotation Term="OData.Description" String="This version was created to remove the deprecation of `PortId` and add clarifications to the description of `PortId`."/>
1955      <EntityType Name="Port" BaseType="Port.v1_14_0.Port"/>
1956    </Schema>
1957
1958    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_15_0">
1959      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1960      <Annotation Term="Redfish.Release" String="2024.4"/>
1961
1962      <EntityType Name="Port" BaseType="Port.v1_14_1.Port">
1963        <Property Name="HostDevice" Type="Port.v1_15_0.HostDeviceType">
1964          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1965          <Annotation Term="OData.Description" String="The current host device for this port."/>
1966          <Annotation Term="OData.LongDescription" String="This property shall contain the current host device of port."/>
1967        </Property>
1968      </EntityType>
1969
1970      <EnumType Name="HostDeviceType">
1971        <Member Name="None">
1972          <Annotation Term="OData.Description" String="The port is not connected to any host device."/>
1973          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is not connected to any host device."/>
1974        </Member>
1975        <Member Name="System">
1976          <Annotation Term="OData.Description" String="The port is connected to a computer system device."/>
1977          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is connected to a computer system device."/>
1978        </Member>
1979        <Member Name="Manager">
1980          <Annotation Term="OData.Description" String="The port is connected to a manager device."/>
1981          <Annotation Term="OData.LongDescription" String="This value shall indicate the port is connected to a manager device."/>
1982        </Member>
1983      </EnumType>
1984    </Schema>
1985
1986    <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="Port.v1_16_0">
1987      <Annotation Term="Redfish.OwningEntity" String="DMTF"/>
1988      <Annotation Term="Redfish.Release" String="2025.1"/>
1989
1990      <EntityType Name="Port" BaseType="Port.v1_15_0.Port">
1991        <Property Name="ConfiguredSpeedGbps" Type="Edm.Decimal">
1992          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1993          <Annotation Term="OData.Description" String="The speed to which this port is configured to train when autonegotiation is disabled."/>
1994          <Annotation Term="OData.LongDescription" String="This property shall contain the unidirectional speed to which this port is configured to train.  This value includes overhead associated with the protocol.  If `AutoSpeedNegotiationEnabled` contains `true`, this property shall be ignored."/>
1995          <Annotation Term="Measures.Unit" String="Gbit/s"/>
1996        </Property>
1997        <Property Name="ConfiguredWidth" Type="Edm.Int64">
1998          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/ReadWrite"/>
1999          <Annotation Term="OData.Description" String="The number of lanes, phys, or other physical transport links to which this port is configured to train when autonegotiation is disabled."/>
2000          <Annotation Term="OData.LongDescription" String="This property shall contain the number of physical transport links to which this port is configured to train.  If `AutoSpeedNegotiationEnabled` contains `true`, this property shall be ignored."/>
2001        </Property>
2002      </EntityType>
2003
2004      <ComplexType Name="LinkConfiguration" BaseType="Port.v1_3_0.LinkConfiguration">
2005        <Property Name="LinkNetworkTechnology" Type="Port.v1_2_0.LinkNetworkTechnology">
2006          <Annotation Term="OData.Permissions" EnumMember="OData.Permission/Read"/>
2007          <Annotation Term="OData.Description" String="The link network technology for this link configuration."/>
2008          <Annotation Term="OData.LongDescription" String="This property shall contain the link network technology for this link configuration."/>
2009        </Property>
2010      </ComplexType>
2011    </Schema>
2012
2013  </edmx:DataServices>
2014</edmx:Edmx>
2015