SNAX/APC Management Programming Manual

Data Communications Simple Tokens (ZCMK and ZCOM)
Common Definitions
4–12 111813 Tandem Computers Incorporated
ZCOM-TKN-GETVSN-SECUR-SUPP
is the security support level returned in the response to the GETVERSION
command. The supported value of this token for SNAX/APC is ZCOM-VAL-
SECUR-SUPP-ALL.
ZCOM-TKN-GETVSN-TRACE-SUPP
is the trace support level returned in the response to the GETVERSION command.
The supported value of this token for SNAX/APC is ZCOM-VAL-TRACE-SUPP-
NONE.
ZCOM-TKN-OBJNAME
contains the object name of a SNAX/APC object.
ZCOM-TKN-OBJSTATE
contains the summary state of a SNAX/APC object.
ZCOM-TKN-OBJTYPE
contains the object type of a SNAX/APC object. The valid object types for
SNAX/APC are CONVERSATION, LU, PROC, PTNR-LU, PTNR-MODE, SESS,
TPN, and TPI.
ZCOM-TKN-SEL-SUMSTATE
indicates that a command is to act only on objects that are in the summary state
specified in this token.
ZCOM-TKN-SUB
is the subordinate modifier token. This token indicates whether the command can
act upon only the object specified in the ZCOM-TKN-OBJNAME token, only the
objects subordinate to the specified object, only specific objects subordinate to the
specified object, or the specified object and all subordinate objects.
Note that when ZCOM-TKN-SUB is used in a command, the addressed or
specified object may not be equivalent to the target object or objects. An addressed
object is the object specified in a command; a target object is an object upon which
the command actually operates. The addressed and target object are usually the
same object, except when ZCOM-TKN-SUB is used.
For example, if the INFO command is issued with an addressed object type of
ZCOM-OBJ-TPN and ZCOM-TKN-SUB contains the value ZCOM-VAL-SUB-
ONLY, the TPN object is the addressed object and all the resources (TPI and
CONVERSATION objects) subordinate to the TPN are the target objects. In the
case of a ZCOM-TKN-SUB value of ZCOM-VAL-SUB-ALL, the addressed TPN
object is a target object, along with all the TPI and CONVERSATION objects
subordinate to that TPN.