SMF 119 fields of the FTP server logon failure record (subtype 72)
Name | Tag | Description |
|---|---|---|
SMF119FT_FFCConnID | CtlConnID | TCP connection ID of FTP control connection |
SMF119FT_FFLIP | LocIP | Local IPv6 address |
SMF119FT_FFLIP_L | dst | Local IPv6 address This field’s formatting is conditioned on the software switch LEEF. |
SMF119FT_FFLIP_V4 | LocIP | Local IP address, formatted as an Ipv4 address or 255.255.255.255 |
SMF119FT_FFLPort | LocPort | Local port number (Server) |
SMF119FT_FFLPort_L | dstPort | Local port number (Server) This field’s formatting is conditioned on the software switch LEEF. |
SMF119FT_FFReason | Reas | Login failure reason: Password invalid, Password expired, User ID revoked, No user server access, FTCHKPWD reject, Excessive bad passwords, Group ID failed, User ID unknown, Certificate not valid, or Client name certificate or ticket user name mismatch |
SMF119FT_FFRIP | RemtIP | Remote IPv6 address |
SMF119FT_FFRIP_L | src | Remote IPv6 address This field’s formatting is conditioned on the software switch LEEF. |
SMF119FT_FFRIP_V4 | RemtIP | Remote IP address, formatted as an Ipv4 address or 255.255.255.255 |
SMF119FT_FFRPort | RemtPort | Remote port number (Client) |
SMF119FT_FFRPort_L | srcPort | Remote port number (Client) This field’s formatting is conditioned on the software switch LEEF. |
SMF119FT_FFScty | Security | |
SMF119FT_FFSessionID | SessID | FTP activity logging session ID. The activity logging session ID uniquely identifies the FTP session between a client and a server The identifier is created by combining the job name of the FTP daemon with a 5-digit number in the range 00000 – 99 999. |
SMF119FT_FFSUser | LogonUserID | Client User ID received by server |
SMF119FT_FFSUser_L | usrName | Client User ID received by server This field’s formatting is conditioned on the software switch LEEF. |
SMF119FT_FFSUserX | UserID | Client User ID received by server |
Many of these descriptions are taken from z/OS Communications Server IP Configuration Reference © Copyright 2000, 2008 IBM Corporation.
Related topic