OSI/TS Management Programming Manual
Data Communications Standard Definitions
Common Definitions
4–10 056786 Tandem Computers Incorporated
Note The preceding description applies to TSP subdevices as defined by the OSI/TS subsystem. Subdevices
have somewhat different meanings for, and are treated differently by, the X25AM and TLAM subsystems.
For information about subdevices defined by lower-layer subsystems, refer to the manuals covering those
subsystems.
Simple Tokens The ZCOM simple tokens include subjects of event messages and various other simple
tokens.
ZCOM-TKN-XMGR
specifies the particular OSI/TS subsystem process to which a command is
directed. SCP will forward the command to that process. This token is optional in
all OSI/TS commands on D-series systems. The equivalent token for C-series
systems is the ZSPI-TKN-MANAGER token. See Table 4-2 “SPI Standard
Definitions for Other Simple Tokens,” earlier in this section.
Value Names The Value Name tokens describe summary states. For OSI/TS, ZCOM summary
states apply to processes and subdevices.
Summary States for Processes
ZCOM-VAL-SUMSTATE-ABORTING
means that the process is being aborted because an ABORT command was
received. The process is running but will not accept new user requests. Once the
abort operation is finished, the process will cease to exist.
ZCOM-VAL-SUMSTATE-STARTED
means that the process is running and will accept new user requests.
ZCOM-VAL-SUMSTATE-STOPPING
means that the process is being stopped because a STOP command was received.
The process is running but will not accept new user requests. Once the stop
operation is finished, the process will cease to exist.
ZCOM-VAL-SUMSTATE-SUSP
means that the process is running but will not accept new user requests.
ZCOM-VAL-SUMSTATE-SUSPENDING
means that a process is in transition to the SUSPENDED state because a SUSPEND
command was received. The process is running but will not accept new user
requests.