Key |
CreationClassName
|
string
|
|
The name of this class. Set to'IBMTSDS_FCPort' |
DeviceID
|
string
|
|
The DeviceID is four digit hex number with the following encoding for DS:Bits 15 : Port Type - 0 for I/O port, 1 for network portBits 14 - 13: ReservedBits 12- 8: EnclosureBits 7 - 4: AdapterBits 3 - 0: Port For ESS, the DeviceID matches the Port number in ESSCLI. |
SystemCreationClassName
|
string
|
|
The scoping System's CreationClassName. Set to'IBMTSDS_StorageSystem' |
SystemName
|
string
|
|
The scoping System's Name. |
Read Only |
HealthState
|
uint16
|
Unknown | 0 |
OK | 5 |
Degraded/Warning | 10 |
Minor failure | 15 |
Major failure | 20 |
Critical failure | 25 |
Non-recoverable error | 30 |
DMTF Reserved | .. |
|
Health state. |
LinkTechnology
|
uint16
|
Unknown | 0 |
Other | 1 |
Ethernet | 2 |
IB | 3 |
FC | 4 |
FDDI | 5 |
ATM | 6 |
Token Ring | 7 |
Frame Relay | 8 |
Infrared | 9 |
BlueTooth | 10 |
Wireless LAN | 11 |
|
An enumeration of the types of links. When set to 1 ("Other"), the related property OtherLinkTechnology contains a string description of the link's type. |
Location
|
string
|
|
The physical location of the fibre channel port. This string is in the format of Physical location string as below : RX-IX-CX-TX, which stands for Rack-IOEnclosure-Card-PortIf hardware beneath doesn't support or fail to grab Rack number, this string will matches the Loc property of dscli command lshba -l |
OperationalStatus
|
uint16
|
Unknown | 0 |
Other | 1 |
OK | 2 |
Degraded | 3 |
Stressed | 4 |
Predictive Failure | 5 |
Error | 6 |
Non-Recoverable Error | 7 |
Starting | 8 |
Stopping | 9 |
Stopped | 10 |
In Service | 11 |
No Contact | 12 |
Lost Communication | 13 |
Aborted | 14 |
Dormant | 15 |
Supporting Entity in Error | 16 |
Completed | 17 |
Power Mode | 18 |
DMTF Reserved | .. |
Vendor Reserved | 0x8000.. |
|
The possible status of the FCPort for DS are OK, Error, Dormant Starting, Stopping, and Stopped. The possible status for ESS are OK, Error, In Service, and Unknown. |
PermanentAddress
|
string
|
|
The PermanentAddress is the WWPN of this FCPort. |
Speed
|
uint64
|
|
The current bandwidth of the Port in Bits per Second. For ports that vary in bandwidth or for those where no accurate estimation can be made, this property should contain the nominal bandwidth. |
UsageRestriction
|
uint16
|
Unknown | 0 |
Front-end only | 2 |
Back-end only | 3 |
Not restricted | 4 |
|
In some circumstances, a LogicalPort might be identifiable as a front end or back end port. An example of this situation would be a storage array that might have back end ports to communicate with disk drives and front end ports to communicate with hosts. If there is no restriction on the use of the port, then the value should be set to'not restricted'. |
Read Write |