TS/MP 2.5 Management Programming Manual

ZPWY-MAP-STATUS-LM
This token reports status information on a LINKMON process linked to a Pathway subsystem server
class.
nl
def ZPWY-DDL-STATUS-LM.
nl
token-type ZSPI-DDL-TIMESTAMP.
02 ZSTATUSTIME
token-type ZPWY-DDL-OBJSTATE-VALUE
02 ZSTATE
nl
token-type ZSPI-DDL-INT.
02 ZERRORINFO.
token-type ZSPI-DDL-INT.
03 ZERROR
token-type ZSPI-DDL-CRTPID.
03 ZINFO
02 ZPROCESS
end.
ZSTATUSTIME
gives the time when this status was collected, as a four-word GMT timestamp.
ZSTATE
gives the current state of the LINKMON process or ACS subsystem processes. The
only possible value is:
ZPWY-VAL-RUNNING The LINKMON process or ACS subsystem processes are
running and communicating with the PATHMON process
ZERRORINFO
reports error information. ZERRORINFO contains:
ZERROR
contains a Pathway subsystem error number.
ZINFO
reports additional information regarding the error number in ZERROR.
ZPROCESS
gives the process ID of the LINKMON process.
ZPWY-MAP-STATUS-PATHWAY
This token reports the number of objects in a Pathway subsystem in each class in each possible
state.
nl
def ZPWY-DDL-STATUS-PATHWAY.
nl
token-type ZSPI-DDL-TIMESTAMP.
02 ZSTATUSTIME
nl
token-type ZSPI-DDL-INT.
02 ZEXTERNALTCPS.
nl
token-type ZSPI-DDL-INT.
03 ZRUNNING
02 ZLINKMONS.
nl
token-type ZSPI-DDL-INT.
03 ZRUNNING
token-type ZSPI-DDL-INT.
02 ZPATHCOMS.
token-type ZSPI-DDL-INT.
03 ZRUNNING
token-type ZSPI-DDL-INT.
02 ZSERVERCLASSES.
token-type ZSPI-DDL-INT.
03 ZRUNNING
nl
token-type ZSPI-DDL-INT.
03 ZSTOPPED
token-type ZSPI-DDL-INT.
03 ZTHAWED
token-type ZSPI-DDL-INT.
03 ZFROZEN
nl
108 ZPWY-MAP- Definitions