The name of a keyword in a VNAC external host command.
Wiki Category: Glossary of Message Variables
cmd-index
An indentifier assigned to a command and uniquely identifying it within a given VNAC session.
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-id
A sequentially assigned number to identify a command within a VNAC agent. Use this number in a cancel request to cancel the command.
cmd-id is a part of the concatenation full-cmd-id.
cmd-number is an alias that resolves to an identical value.
cart-value
An 8-byte code used to relate response messages to a command. When entered by a user through CONSOLE ACTIVATE, 1 to 8 alphanumeric characters, padded with spaces. When a default STCK TOD value is provided by the console interface, the cart will appear as SCS-CART in debug messages.
buffer-length
The size of the buffer in number of bytes, decimal or hexadecimal.
buffer-id
The three- to four-character eyecatcher in the first four bytes of the buffer that identifies its storage class.
buffer-count
The decimal count of buffers allocated.
buffer-address
The hexadecimal memory address of the buffer.
auth-mode
The authorization mode for a console session: Either S, the agent’s authorization; or R, the logged-in user’s authorization.
auth-id
The authorization ID for a console session: either the user ID of a logged in user, or the VNAC agent’s user ID, depending on agent configuration.
