OSI/AS Management Programming Manual

Data Communications Standard Definitions
Common Definitions
4–14 056785 Tandem Computers Incorporated
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/AS, ZCOM summary
states apply to PROCESS and SU (subdevice) objects.
Summary States for PROCESS Objects
The following states apply to OSI manager and TAPS processes.
ZCOM-VAL-SUMSTATE-ABORTING
means that the process is in transition to the STOPPED state because an ABORT
command was issued for that process. The process is running but will not accept
new requests for connections (SPI requests are still accepted).
ZCOM-VAL-SUMSTATE-STARTED
means that the process is running and will accept new requests for connections.
ZCOM-VAL-SUMSTATE-STARTING
means that a process is in transition to the STARTED state. New requests for
connections are not accepted until the process is in the STARTED state.
ZCOM-VAL-SUMSTATE-STOPPED
means that the process exists in the subsystem configuration but is not running.
ZCOM-VAL-SUMSTATE-STOPPING
means that the process is in transition to the STOPPED state because a STOP
command was issued for that process. The process is running but will not accept
new requests for connections.
ZCOM-VAL-SUMSTATE-SUSP (suspended)
means that the process is running but will not accept new requests for connections.
If the OSI manager process is in the SUSP (suspended) state, it cannot
communicate with other OSI processes, and the MIB is closed.
ZCOM-VAL-SUMSTATE-SUSPENDING
means that a process is in transition to the SUSP (suspended) state because a
SUSPEND command was issued for that process. The process is running but will
not accept new requests for connections.
ZCOM-VAL-SUMSTATE-UNKWN
means that the state of the process cannot be determined because an error has
occurred.
The summary states for TSP and NSP processes are determined by the lower-layer
subsystems to which they belong. For further information about TSP and NSP