ZPWY-MAP- Definitions
NonStop Pathway/iTS Management Programming Manual—426749-002
6-72
ZPWY-MAP-STATUS-TCPLINK
ZPWY-MAP-STATUS-TCPLINK
This token reports either the count of links to the server (if LINKDEPTH is greater
than 1) or the rank of the server in the server class (if LINKDEPTH is 1).
ZSTATUSTIME
gives the time this status was collected, as a four-word GMT timestamp.
ZISCOUNT
indicates whether the value in ZRANKCOUNT is the rank the TCP gave to the
server or whether the value is a count of the number of links to the server. The
following values are possible:
ZRANKCOUNT
contains a rank or a count. If the value is a rank, the following values are possible:
def ZPWY-DDL-STATUS-TCPLINK.
02 ZSTATUSTIME token-type ZSPI-DDL-TIMESTAMP.
02 ZISCOUNT token-type ZPWY-DDL-YES-NO.
02 ZRANKCOUNT token-type ZSPI-DDL-INT.
end.
ZPWY-VAL-NO The value in RANKCOUNT is a rank.
ZPWY-VAL-YES The value in RANKCOUNT is a count.
0 The first link to the server class; this is the highest preference.
1 The second link to the server class; this is the next-highest preference.
2 The third or subsequent link to the server class; this is the lowest preference.