EVENT IND$FILE fields
You can specify these fields in the FIELDS parameter of an EVENT IND$FILE statement.
You can also specify these fields in the FIELDS parameter of an SMF BMC Defender statement.
Name | Tag | Description |
---|---|---|
SMF202CAT | Cat | Constant BMC Defender |
SMF202DTETME | Timestamp | The SMF record timestamp formatted in accordance with the TIME statement This field is equivalent to SMFXXDTETME, that is not available for non-SMF events. |
SMF202DTETME_L | devTime | The SMF record timestamp formatted in accordance with the TIME statement This field is intended primarily for use with SIEMtype(LEEf), and is equivalent to SMFXXDTETME_L, that is not available for non-SMF events. |
SMF202FN_Fnlen | SMF202FN_Fnlen | Length of filename |
SMF202FN_Member | Mem | Member name if any |
SMF202FN_Name | DSN | Data set name |
SMF202FN_Name_APF | APF | APF authorization status of the data set name For more information, see APF Status Enrichment. |
SMF202FN_Type | Type | Type of filename: Sequential or Partitioned |
SMF202ID_CharS | CharSet | Character Set code |
SMF202ID_CodePg | CodePage | Code Page |
SMF202ID_CVTTZ | CVTTZ | Local time offset from CVTTZ. CVTTZ is the difference between local time and UTC (Coordinated Universal Time) in binary units of 1.048576 seconds |
SMF202ID_ExecSt | RdrTime | Job or session start in TOD format |
SMF202ID_Group | Group | Group name |
SMF202ID_IPv6 | RemtIP | IPv6 or IPv6-formatted Ipv4 Address |
SMF202ID_IPv6_L | src | IPv6 or IPv6-formatted Ipv4 Address |
SMF202ID_IPv6_V4 | RemtIP | IPv6 or IPv6-formatted Ipv4 Address |
SMF202ID_JobID | JobID | JES job number, The first character of SMF202_JobID might be used to determine the type of work: J=JOB, S=STC, T=TSO |
SMF202ID_JobNm | JobNm | Job, STC or TSO session name |
SMF202ID_NetID | NetID | Network ID |
SMF202ID_Port | RemtPort | Port number |
SMF202ID_Port_L | srcPort | Port number This field is intended primarily for use with SIEMtype(LEEf). |
SMF202ID_ProcSt | ProcStep | Cataloged procedure step name |
SMF202ID_StepNm | Step | Jobstep name |
SMF202ID_Term | TermNm | Terminal name |
SMF202ID_TOKPOE | POE | User information of the caller of IND$FILE: Port of entry(CONS ID,TERM ID-first half of IP value for SERVAUTH) |
SMF202ID_TOKPOEX | POEclass | Port of entry class, expressed as an integer: 1 Terminal, 2 Console, 3 JESinput, 4 APPCport, 5 ServAuth |
SMF202ID_TOKPOEXD | POEclass | Port of entry class, expressed as a text string: Terminal, Console |
SMF202ID_TOKSTYP | SessType | Session type, expressed as an integer: 1 System Address Space, 2 Command, 3 Console Operator, 4 Started Procedure, 5 Mount, 6 TSO Logon, 7 Internal Reader Batch Job, 8 Internal Reader Execution Batch Monitor, 9 RJE Operator, 10 NJE Operator, 11 VERIFYX Unknown User ID token, 12 External Reader Batch Job, 13 RJE Batch Job, 14 NJE Batch Job, 15 NJE SYSOUT, 16 External XBM, 17 RJE XBM, 18 NJE XBM, 19 APPC Session, 20 OMVSSRV Session, 21 IP Session |
SMF202ID_TOKSTYPD | SessType | Session type, expressed as a text string: System Address Space, Command, Console Operator |
SMF202ID_TOKSUSR | TokSUser | Submitting userid |
SMF202ID_TOKSURR | SurrogateFor | Surrogate userid |
SMF202ID_UserID | UserID | User ID |
SMF202ID_UserID_L | usrName | User ID This field is intended primarily for use with SIEMtype(LEEf). |
SMF202ID_UsrNm | Name | User name from ACEEUNAM |
SMF202PI_AvBlk | AvBlk | AVBLOCK(value) as specified, else zero |
SMF202PI_BlkSi | BlkSize | BLKSIZE as specified, else zero |
SMF202PI_Cmd | Cmd | Actual command used by TSO users |
SMF202PI_Dir | SubCmd | Direction of file transfer: GET = download; PUT = upload |
SMF202PI_Dur | Dur | Duration in hundredths of a second, expressed to three decimal places For instance, 3.25 seconds is recorded as 3.250. |
SMF202PI_LRECL | LRECL | LRECL as specified, else zero |
SMF202PI_Opt | Options | Various IND$FILE options such as CRLF and APPEND |
SMF202PI_OptAPVU | OptAPVU | Various APVUFILE options such as JISCII and SO |
SMF202PI_Opt_Append | Options_Append | Append specified by user |
SMF202PI_Opt_ASCII | Options_ASCII | ASCII specified by user |
SMF202PI_Opt_Blank | Options_Blank | BLANK specified |
SMF202PI_Opt_CRLF | Options_CRLF | CRLF specified by user |
SMF202PI_Opt_JISCII | Options_JISCII | JISCII specified |
SMF202PI_Opt_New | Options_New | NEW specified by user |
SMF202PI_Opt_NOSO | Options_NOSO | NOSO specified |
SMF202PI_Opt_NoTrunc | Options_NoTrunc | NOTRUNC specified by user |
SMF202PI_Opt_SO | Options_SO | SO specified |
SMF202PI_Opt_User | Options_User | USER specified |
SMF202PI_Prim | Prim | SPACE Primary as specified, else zero |
SMF202PI_RECFM | RECFM | RECFM specified by user, expressed exactly as the user coded it |
SMF202PI_RECFMD | RECFM | RECFM specified by user, with F expressed as Fixed, U ad Undefined, or V as Variable |
SMF202PI_RetCd | RC | Return code from IND$FILE |
SMF202PI_Sec | Sec | SPACE Secondary as specified, else zero |
SMF202PI_Space | Space | SPACE (units) specification: Tracks, Cylinders or AVBLOCK |
SMF202PR_Prod | Prod | For subtype 1 this field is recorded as 'CZAIND$D' |
SMF202SID | SID | The SMF system ID |
SMF202STP | SubT | Record subtype expressed as an integer |
SMF202STPD | SubT | Record subtype expressed as a textual description |
Related topic