Expand Management Programming Manual
 COMMANDS AND RESPONSES
 STATUS PATH Command
 Tokens in Response Buffer
 ZSPI-TKN-DATALIST is a standard SPI data list, as described in
 the 
Distributed Systems Management (DSM) Programming Manual
. The
 list ends with the token ZSPI-TKN-ENDLIST.
 ZEXP-MAP-STATUS-PATH is an extensible structured token that
 describes the current state of the path. It has the token number
 ZEXP-TNM-STATUS-PATH and the DDL definition ZEXP-DDL-STATUS-PATH.
 This token is present in every response record.
 ZEXP-MAP-STATUS-PATH contains the following fields:
 ZSTATE contains a value indicating the current summary state
 of the path. This field can have the following values:
 ZCOM-VAL-SUMSTATE-STARTED The path is in the STARTED sum-
 mary state.
 ZCOM-VAL-SUMSTATE-STOPPED The path is in the STOPPED sum-
 mary state.
 ZLAST-ERR contains the value 0 (zero).
 ZCLIP indicates whether or not the CLIP is loaded. This field
 can have the following values:
 ZSPI-VAL-TRUE The CLIP is loaded.
 ZSPI-VAL-FALSE The CLIP is not loaded.
 ZTOTAL-LINES contains the total number of lines associated
 with the path.
 ZLDEV is an array of eight integers. Each integer is the LDEV
 for a line in the path. ZLDEV[0] is the LDEV for line #1,
 ZLDEV[1] is the LDEV for line #2, and so forth.
 ZPATH-PPID is the process ID of the primary line-handler
 process associated with the path.
 ZPATH-BPID is the process ID of the backup line-handler
 process associated with the path.
 ZCOM-TKN-OBJNAME is an object-name token that contains the name
 of the path whose status is returned in this response record.
 This token is present in every response record. ZCOM-TKN-OBJNAME
 is described in Section 6, "Common Definitions."
 ZCOM-TKN-OBJTYPE is an object-type token that contains the value
 ZCOM-OBJ-PATH. This token is present in every response record,
 and it is described in Section 6, "Common Definitions."
 7-106










