Introduction
Fields
Stored in ftpTransferData
| SMF Field | DB Column name | Description |
|---|---|---|
| recordType | Value is always TC70 | |
| sid | ||
| startTime | ||
| endTime | ||
| systemName | System name from SYSNAME in IEASYSxx | |
| sysplex | Sysplex name from SYSPLEX in COUPLExx | |
| stackName | TCP/IP stack name | |
| releaseId | z/OS Communications Server TCP/IP release identifier | |
| subComponent | TCP/IP subcomponent | |
| asName | Started task qualifier or address space name of address space | |
| userId | User id of security context under which this SMF record is | |
| asId | ASID of address space that writes this SMF record | |
| reasonWrite | Reason for writing this SMF record | |
| nextRecordId | Value used by the following SMF 119 records | |
| SMF119FT_FSOper | operation | FTP Operation according to SMF77 subtype classification
|
| SMF119FT_FSCmd | command | FTP command(according to RFC 959+) |
| SMF119FT_FSFType | fileType | File type
|
| SMF119FT_FSDRIP | remoteIpAddrDataConn | Remote IP address(data connection). This field is 0 for Delete or Rename operation. |
| SMF119FT_FSDLIP | localIpAddrDataConn | Local IP address(data connection). This field is 0 for Delete or Rename operation. |
| SMF119FT_FSDRPort | remotePortNumDataConn | Remote port number(data connection - client). This field is 0 for Delete or Rename operation. |
| SMF119FT_FSDLPort | localPortNumDataConn | Local port number(data connection - server). This field is 0 for Delete or Rename operation. |
| SMF119FT_FSCRIP | remoteIpAddrCntlConn | Remote IP address(control connection) |
| SMF119FT_FSCLIP | localIpAddrCntlConn | Local IP address(control connection) |
| SMF119FT_FSCRPort | remotePortNumCntlConn | Remote port number(control connection - client) |
| SMF119FT_FSCLPort | localPortNumCntlConnClient | Local port number(control connection - server) |
| SMF119FT_FSSUser | clientUserOnServer | Client User ID on server |
| SMF119FT_FSType | dataType | Data type
|
| SMF119FT_FSMode | transmMode | Transmission mode
|
| SMF119FT_FSStruct | dataStruct | Data structure
|
| SMF119FT_FSDsType | dataSetType | Data set type
|
| SMF119FT_FSEDate | transmEndDate | Transmission end date |
| SMF119FT_FSDur | transmDur | File transmission duration in units of 1/100 seconds |
| SMF119FT_FSBytes | transmByteCount | Transmission byte count; 64-bit integer |
| SMF119FT_FSCConnID | connIdCntConn | TCP connection ID of FTP control connection |
| SMF119FT_FSDConnID | connIdDataConn | TCP connection ID of FTP data connection, or 0. This field is 0 for Delete or Rename operation |
| SMF119FT_FSSessionID | loggingSessionId | FTP activity logging session ID |
| SMF119FT_FSHostname | hostName | Host Name |
| SMF119FT_FSFileName1 | file1 | Server MVS or z/OS UNIX file name associated with the file transfer or rename operation |
| SMF119FT_FSFileName2 | file2 | Second MVS or z/OS UNIX file name associated with a rename |
| SMF119FT_FSMechanism | protectMech | Protection Mechanism used by the control and/or data connection
|
| SMF119FT_FSCProtect | cntlConnProtectLevel | Control connection protection level
|
| SMF119FT_FSDProtect | dataConnProectLevel | Data connection Protection Level
|
| SMF119FT_FSLoginMech | loginMeth | Login Method
|
| SMF119FT_FSProtoLevel | protocolLevel | Protocol level (present only if Protocol Mechanism is TLS or AT-TLS). |
| SMF119FT_FSCipherSpec | cipherSpec | Cipher Specification (present only if Protocol Mechanism is TLS or AT-TLS). |
| SMF119FT_FSProtoBufSize | nPBufferSize | Negotiated protection buffer size |
| SMF119FT_FSCipher | cipherSpecX | Hexadecimal value of cipher specification(present only when Protocol Mechanism is TLS or AT-TLS) |
| SMF119FT_FSFips140 | fips | FIPS 140 status
|
| SMF119FT_FSCipher4 | cipherSpec4X | Four byte hexadecimal value of Cipher Specification(present only if Protocol Mechanism is TLS or AT-TLS) |
| SMF119FT_FSSessReuse | sslSessionReuse | SSL session reuse
|
| SMF119FT_FSCSSLSessID | sslSessionIdCntlConn | SSL session ID of FTP control connection |
| SMF119FT_FSDSSLSessID | sslSessionIdDataConn | SSL session ID of FTP data connection |
| SMF119FT_FSKeyShare | keyShare | AT-TLS Negotiated Key Share(present only if protocol mechanism is AT-TLS and protocol level is TLSV1.3) |
| actionId |
