The PD_PTC record stores the performance data indicating the configuration information of the port of the storage system. This is a multi-instance record.
Collection Interval
The items in (1) and (2) below all have the same field name (PORT_NUMBER), but the values output to the items in (1) are different from those output to the items in (2).
- the PORT_NUMBER field of the PD_PTC record or the PI_PTS record
- the PORT_NUMBER field of the PI_MPTS record or the PI_PTSX record
For this reason, if you want to check whether the port information of one record matches that of another, check the PORT_NAME field.
Key Field
PORT_NUMBERLifetime
From when the port is set up to when it is removed.Fields
Field Name |
Description |
Access Type |
Format |
---|---|---|---|
AL_PA |
This field cannot be used because it is reserved. |
-- |
-- |
CHA_NAME |
Name of the channel adapter or channel board |
1, 2, 3, 4 |
string(16) |
COLLECTION_TIME |
Time (in GMT) when the data was collected from the storage system |
1, 2 |
time_t |
INPUT_RECORD_TYPE |
Record type identifier, which is always set to PTC |
1, 2, 3, 4 |
string(8) |
INTERVAL |
Interval (in seconds) at which information is collected |
1, 2, 3, 4 |
ulong |
PORT_MODE |
This field cannot be used because it is reserved. |
-- |
-- |
PORT_NAME |
Name of the storage system port |
1, 2, 3, 4 |
string(64) |
PORT_NUMBER |
Number of the storage system port |
1, 2, 3, 4 |
string(8) |
PORT_ROLE1 |
Role of the storage system port. Example:
|
1, 2, 3, 4 |
string(16) |
PORT_SPEED4 |
Configured value for the speed of the storage system port |
1, 2, 3, 4 |
string(8) |
PORT_STATUS |
This field cannot be used because it is reserved. |
-- |
-- |
PORT_TYPE |
Type of storage system port |
1, 2, 3, 4 |
string(16) |
PORT_WWN2, 3 |
WWN of the storage system port |
1, 2, 3, 4 |
string(32) |
RECORD_TIME |
Time (in GMT) when the record is stored |
1, 2, 3, 4 |
time_t |
SLPR_NUMBER |
This field cannot be used because it is reserved. |
-- |
-- |
Notes:
|