SMF 119-70

Prev Next

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
  1. Append
  2. Delete
  3. Rename
  4. Retrieve
  5. Store
  6. Store Unique
SMF119FT_FSCmd command FTP command(according to RFC 959+)
SMF119FT_FSFType fileType File type
  • SEQ
  • JES
  • SQL
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
  • A: ASCII
  • E: EBCDIC
  • I: Image
  • B: Double-byte
  • U: UCS-2
SMF119FT_FSMode transmMode Transmission mode
  • B: Block
  • C: Compressed
  • S: Stream
SMF119FT_FSStruct dataStruct Data structure
  • F: File
  • R: Record
SMF119FT_FSDsType dataSetType Data set type
  • S: SEQ
  • P: PDS
  • H: z/OS UNIX
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
  • N: None
  • G: GSSAPI
  • A: AT-TLS
SMF119FT_FSCProtect cntlConnProtectLevel Control connection protection level
  • N: None
  • C: Clear
  • S: Safe
  • P: Private
SMF119FT_FSDProtect dataConnProectLevel Data connection Protection Level
  • N: None
  • C: Clear
  • S: Safe
  • P: Private
SMF119FT_FSLoginMech loginMeth Login Method
  • P: Password
  • C: Certificate
  • T: Kerberos ticket
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
  1. FIPS 140 off
  2. FIPS 140 on
  3. FIPS 140 level 1
  4. FIPS 140 level 2
  5. FIPS 140 level 3
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
  • A: Allowed
  • R: Required
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