OSI/AS Management Programming Manual

STATUS SU Command
Commands and Responses
056785 Tandem Computers Incorporated 5–269
ZOSI-MAP-STATUS-SU
is an extensible structured token that contains current status information for the
specified subdevice. If multiple subdevice names are specified in the response
buffer, then one of these tokens is returned for each subdevice name.
ZOSI-DDL-STATUS-SU contains the following fields:
ZSUMSTATE
is the summary state of the specified subdevice. Possible values, described
more fully in Section 4, are as follows:
ZCOM-VAL-SUMSTATE-ABORTING The subdevice is aborting.
ZCOM-VAL-SUMSTATE-STARTED The subdevice is started.
ZCOM-VAL-SUMSTATE-STOPPED The subdevice is stopped.
ZCOM-VAL-SUMSTATE-STOPPING The subdevice is stopping.
ZOPENS-ALLOWED
indicates whether the specified subdevice is currently allowing opens to be
successfully completed. If the value of this field is ZSPI-VAL-TRUE, the
subdevice is currently allowing opens; if the value is ZSPI-VAL-FALSE, the
subdevice is not allowing opens. The ALLOWOPENS SU and FORBIDOPENS
SU commands change the value of this field.
ZOPEN-CNT
is the current number of opens of the specified subdevice.
ZCEPI-APS
is the value for the connection endpoint identifier (CEPI) associated with the
specified subdevice.
ZLAST-SL-ERR
is the last communications error detected by a TAPS process.
ZLAST-SL-ERR-SUBCODE
is the error subcode of the last communications error detected by a TAPS
process.