Q-Logic 3000 Switch User Manual


 
A–Appendix
QLGC_FCPortCapabilities : CIM_FCPortCapabilities
A-6 59223-03 E
QLGC_FCPortCapabilities :
CIM_FCPortCapabilities
Only translated port types (TH and TF) are supported in FC-T mode.
Redefined Properties and Methods
RequestedTypesSupported
Property will contain an array of one or more acceptable values for the
FCPortConfig.RequestedType property. The possible values are:
16001-TH: Port may act as a translated host port.
16002-TF: Port may act as a translated fabric port.
QLGC_FCPort : CIM_FCPort
Only translated port types (TH and TF) are supported in FC-T mode.
Redefined Properties and Methods
PortType
Port Type represents the value negotiated during the port login
procedure. It does not represent the configured port type. The
supported values are:
00-Unknown: Port is not linked, or data is unknown.
16001-TH: Translated Host port
16002-TF: Translated Fabric Port
QLGC_PassThroughMapEntry :
CIM_Dependency
This class is used to map (or report on a mapping) from a TH port to a TF port.
Use intrinsic methods CreateInstance and DeleteInstance to create and delete
mapping entries. There will be as many as one primary mapping and one
secondary mapping associated to each TH port on the switch.
Antecedent
Property will contain a reference to a TH FCPort connected to a host.
Dependent
Property will contain a reference to a TF FCPort connected to the fabric.
PrimaryMapping
Property will contain a boolean indicating if this is the primary mapping
between a TH port and it's TF port, or a secondary mapping to be used if the
primary TF port is down.