cpu-model

Up to 16 characters that contain the CPU model code used to validate the activation key.

cpb-address

The storage address of the agent CPB control block that contains command processing information used during REXX processing. A new CPB is created for every REXX exec processed.

console-request

The type of request that was made to console services: open, send, recv, or close.

console-operation

A console operation requested either through the CONSOLE command (activate, syscmd, or deactivate) or through the GETMSG function (receive).

console-message

The message ID and text of a solicited or unsolicited system console message retrieved by the GETMSG function.

console-access

Type of console access initiated with a CONSOLE ACTIVATE host command, either session or listener.

connector-label

A 1- to 8-character label used to connect the streams of stages that are not adjacent in the pipeline.

config-DD-name

The name of the VNAC agent’s JCL DD statement from which the agent’s configuration is loaded.

cmd-number

A sequentially assigned number to identify a command within a VNAC agent.

cmd-number is an alias to cmd-id and resolves to the same value.

In many VNAC messages, an individual command is uniquely identified by the concatenation #sess-number.cmd-index.cmd-number.

Other messages use the variable full-cmd-id, which concatenates sess-number.cmd-index.cmd-id and resolves to an identical value.

cmd-name

The name of a VNAC external host command.