Previous Topic: OPAU Variables for OPSPARM and OPSPRM Security EventsNext Topic: OPAU Variables for OPSREQ Security Events


OPAU Variables for OPSREPLY Security Events

The following variables are available for OPSREPLY security events:

SEC.AURPDLTM

The delay time in seconds

Data Type: Integer, read-only

Source: The contents of the DELAY keyword on the OPSREPLY command processor

Sample Value: 10

Note: The value of the variable will be a number between 1 and 300 seconds.

SEC.AURPFUCD

The reply function code byte

Data Type: Character, read-only

Source: The OPSREPLY command processor

Possible Values:

Sample Value: R

SEC.AURPIMID

The IMS ID string

Data Type: Character, read-only

Source: The contents of the IMSID keyword on the OPSREPLY command processor

Sample Value: IMSA

SEC.AURPIMKY

Indicates that the IMSID keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPJBKY

Indicates that the JOBNAME keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPJBNA

The job name string

Data Type: Character, read-only

Source: The contents of the JOBNAME keyword on the OPSREPLY command processor

Sample Value: VTAM

SEC.AURPJNKY

Indicates that the JOBNUMBER keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPJNNM

The JES job number of the WTOR to be replied to

Data Type: Integer, read-only

Source: The contents of the JOBNUMBER keyword on the OPSREPLY command processor

Sample Value: 1406

SEC.AURPMGID

The value of the MSGID or MSGTEXT keyword string used to select matching WTORs. The SEC.AURPMGID or SEC.AURPTXKY variable determines which keyword was used.

Data Type: Character, read-only

Source: The contents of the MSGID or MSGTEXT keyword on the OPSREPLY command processor

Sample Values: DFS996I (MSGID keyword; maximum length is ten) and DSI803A A44IM (MSGTEXT keyword; maximum length is 124)

SEC.AURPMGKY

Indicates that the MSGID keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPRIID

The WTOR reply ID to be replied to

Data Type: Integer, read-only

Source: The contents of the REPLYID keyword on the OPSREPLY command processor

Sample Value: 106

SEC.AURPRIKY

Indicates that the REPLYID keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPRPKY

Indicates that the TEXT keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPRPTX

The text that will be used to reply to an outstanding WTOR message

Data Type: Character, read-only

Source: The contents of the TEXT keyword on the OPSREPLY command processor

Sample Value: /DIS A

Note: The maximum length is 119 bytes.

SEC.AURPSLCN

The number of criteria a WTOR must match to be eligible for further processing by the OPSREPLY command processor

Data Type: Integer, read-only

Source: The count of the keywords IMSID, JOBNAME, JOBNUMBER, MSGID, or MSGTEXT, REPLYID, STEPNAME, and SYSNAME on an OPSREPLY command processor

Sample Value: 3

SEC.AURPSPKY

Indicates that the STEPNAME keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPSPNA

The step name string

Data Type: Character, read-only

Source: The contents of the STEPNAME keyword on the OPSREPLY command processor

Sample Value: NET

SEC.AURPSYKY

Indicates that the SYSNAME keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPSYNA

The system name on which the WTOR to be replied to was issued. This variable is primarily used in a sysplex.

Data Type: Character, read-only

Source: The z/OS system name specified on the SYSNAME keyword of the OPSREPLY command processor

Sample Value: SYSA

SEC.AURPTXKY

Indicates that the MSGTEXT keyword was entered or that the MSGID keyword was entered with a text string value greater than ten characters

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPWAKY

Indicates that the WAIT keyword was entered

Data Type: Bit, read-only

Source: The OPSREPLY command processor

Sample Value: 1

SEC.AURPWATM

The wait time in seconds

Data Type: Integer, read-only

Source: The contents of the WAIT keyword on the OPSREPLY command processor

Sample Value: 30

The maximum value is 3600 seconds.