Connect:Direct Secure Plus Statistics Record Information

IBM Connect:Direct® logs statistics for IBM Connect:Direct Process activity. IBM Connect:Direct statistics includeConnect:Direct Secure Plus information for a Process.

Fields are included in Connect:Direct Process statistics records to provide Connect:Direct Secure Plus information about the Process. Connect:Direct Secure Plus information is included in the Process statistics information only when you attach to aConnect:Direct Secure Plus server. For information on viewing statistics, refer to the SterlingSterling™ Connect:Direct Browser User Interface User Guide. When you use the select statistics function to view information about a IBM Connect:Direct Process, statistics information about a particular Process is displayed. If Connect:Direct Secure Plus is enabled,Connect:Direct Secure Plus fields are also displayed.

The Connect:Direct Secure Plus fields and values available using the select statistics function are shown in the following table:

Field Name Field Description Values
Connect:Direct Secure Plus Enabled Specifies whether Connect:Direct Secure Plus is enabled. Y | N
Connect:Direct Secure Plus Protocol Specifies which protocol is enabled. TLS 1.2 | TLS 1.3

SSL 3.0, TLS 1.0 and TLS 1.1 protocols are deprecated and not supported any more. SSL 3.0 support is completely removed. TLS1.0 and TLS1.2 will be displayed as enabled only if they were enabled prior an upgrade to 6.3.

Cipher Suite Displays the cipher suite used during a session. cipher suite name

For example:
TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256

PNode Cipher List Specifies the encryption algorithms available for the PNODE during the session. IDEACBC128 | TDESCBC112 | DESCBC56
PNode Cipher Specifies the preferred data encryption as specified in the Secure+ parameters file of the PNODE. Y | N | algorithm name
SNode Cipher List Specifies the encryption algorithms available for the SNODE during the session as specified in the Secure+ parameters file of the SNODE. IDEACBC128 | TDESCBC112 | DESCBC56
SNode Cipher Specifies the preferred data encryption algorithm as defined in the Secure+ parameters file of the SNODE. Y | N | algorithm name
Control Block Cipher Specifies the algorithm used for encrypting control blocks. This value is determined during authentication when the PNODE and SNODE are merged. IDEACBC128 | TDESCBC112 | DESCBC56
Copy Data Cipher Specifies the encryption method used for encrypting data. The value is determined after the values in the SNODE and the PNODE are merged. IDEACBC128 | TDESCBC112 | DESCBC56
PNODE Signature Enabled Indicates whether digital signatures are enabled for the PNODE. This value is obtained from the Secure+ parameters file settings. If the COPY statement overrides the Secure+ parameters file, the value from the COPY statement is used. Y | N
SNODE Signature Enabled Indicates whether digital signatures are enabled for the SNODE. This value is obtained from the Secure+ parameters file settings. Y | N
Signature Enabled Identifies the digital signature value used for a copy operation.

In the Session Start record, this value is the result of the merged value between the PNODE and SNODE. In the Copy Termination record, if the COPY statement overrides the Secure+ parameters file value, the merged value depends on the value supplied in the COPY statement.

(The unprocessed value from the COPY statement is recorded in the Signature Enabled field of the PNODE).

Y | N
Current Signature Verified Indicates whether the current digital signature was verified. Y | N
Previous Signature Verified Indicates whether the previous digital signature was verified. Y | N

IBM Connect:Direct CLI Select Statistics Detail

When you use the IBM Connect:Direct CLI select statistics function to view the information about a Connect:Direct Process, you see statistics information about a particular Process. Connect:Direct Secure Plus fields are shown in bold in the following samples. The Connect:Direct field names, descriptions, and valid values are shown in Connect:Direct Secure Plus Statistics Record Information. For more information on Connect:Direct certificate auditing, see Secure+ Parameters File Auditing.

Session Start (SSTR) Record

The following sample Session Start Record (SSTR) displays the output of an SSL session:

Record Id         => SSTR
Process Name      =>                       Stat Log Time  => 15:23:21
Process Number    => 0                     Stat Log Date => 10/16/2004
Submitter Id      =>
Start Time        => 15:23:20              Start Date     => 10/16/2004
Stop Time         => 15:23:21              Stop Date      => 10/16/2004
SNODE             => JKTIB8100
Completion Code   => 0
Message Id        => LSMI004I
Message Text      => PNODE session started - remote node &NODE
Secure+ Protocol => SSL 3.0
SSL Cipher Suites => ssl_RSA_WITH_RC4_128_MD5
---------------------------------------------------------------------

Copy Termination (CTRC) Record

The Copy Termination Record (CTRC) sample below uses the SSL protocol:

Record Id         => CTRC 
Process Name      => XX              Stat Log Time  => 15:26:32
Process Number    => 195             Stat Log Date => 10/16/2004
Submitter Id      => user1
Start Time        => 15:23:47        Start Date     => 10/16/2004
Stop Time         => 15:26:32        Stop Date      => 10/16/2004
SNODE             => DLAS8100
Completion Code   => 0
Message Id        => SCPA000I
Message Text      => Copy operation successful.
COPY DETAILS: Ckpt=> Y Lkfl=> N Rstr=> N XLat=> N Scmp=> N Ecmp=> N
From node         => S
Src File          => D:\long path
Dest File         => D:\long path
Src CCode         => 0              Dest CCode       => 0
Src Msgid         => SCPA000I       Dest Msgid       => SCPA000I
Bytes Read        => 23592960       Bytes Written    => 23592960
Records Read      => 1024           Records Written  => 1024
Bytes Sent        => 23791420       Bytes Received   => 23791420
RUs Sent          => 30721          RUs Received     => 30721
Secure+ Protocol =>SSL 3.0
SSL Cipher Suites =>SSL_RSA_WITH_RC4_128_MD5
---------------------------------------------------------------------