Previous Topic: OPAU Variables for OPSHFI Security EventsNext Topic: OPAU Variables for OPSLOG Security Events


OPAU Variables for SOF Security Events

The following variables are available for SOF security events:

SEC.AUIOCMND

Contains the entire command line as passed to the ADDRESS SOF processor.

Data Type: Character, read-only

Source: The entire ADDRESS SOF command string

Sample Value: QUERY CONTROLUNITS LOCAL SYSNAME(D44ENF9)

SEC.AUIOCTYP

Contains the SOF command.

Data Type: Character, read-only

Source: The specific command type

Sample Value: QUERY

Possible Values for PPRC:

SEC.AUIOQTYP

Contains the target of a QUERY command.

Data Type: Character, read-only

Source: The keyword specification of the QUERY command

Sample Value: CONTROLUNITS

Note: Not used for PPRC.

SEC.OPMOUSID

Contains the TSO user ID issuing ADDRESS SOF or the submitting jobname.

Data Type: Character, read-only

Source: System provided userid or Jobname

Sample Value: JEDFR03