Name | Data Type | Default Value | Qualifiers |
Name | Data Type | Value |
RequestedType | uint16 | |
Description | string | RequestedType acts as a filter on the enabled port types that a port may negotiate after a connection is established.
Changing this value may cause a port reset if the enabled port type doesn't fall within the boundaries of the new requested port type filter. It may also cause the port to stay disabled if the new port type filter is incompatible with the attached device.
Acceptable values for this property may be found in the FCPortCapabilities.RequestedTypesSupported array.
"G" = Port may only act as an expansion port (E), or a fabric port (F). "GL" = Port may only act an an expansion port (E), a fabric port (F), or a fabric port supporting FC arbitrated loop (FL). "E" = Port may only act as an expansion port (E) connecting fabric elements. "F" = Port may only act as a fabric port (F). "FX" = Port may only act as a fabric port (F), or a fabric port supporting FC arbitrated loop (FL). "B" = Port may only act as a bridge port (B). "NX" = Port may only act as a node port (N) or a node port supporting FC arbitrated loop (NL). "N" = Port may only act as a Node port. "NL" = Port may only act as a Node Port supporting FC arbitrated loop. |
MappingStrings | string | FC-SWAPI.INCITS-T11|UcPortConfigSetType |
ModelCorrespondence | string | CIM_FCPortCapabilities.RequestedTypesSupported, CIM_FCPort.PortType |
ValueMap | string | 2, 3, 4, 5, 6, 7, 8, 9, 10, .., 16000..65535 |
Values | string | G, GL, E, F, FX, B, NX, N, NL, DMTF Reserved, Vendor Reserved |
Write | boolean | true |