TS/MP Management Programming Manual (G06.24+, H06.03+)

ZPWY-MAP- Definitions
NonStop TS/MP Management Programming Manual540082-001
7-35
ZPWY-MAP-SEL-LM
This token is optional. However, if you supply the token in a command buffer, you
must assign a value.
ZPWY-MAP-SEL-LM
This token specifies the name of a LINKMON process. The token fields are described
under ZPWY-DDL-LMNAME on page 5-4.
When returned in a response buffer, this token specifies the LINKMON process that
was acted upon.
ZPWY-MAP-SEL-PMREQUESTER
This token specifies the name of a specific requester process. The token fields are
described under ZPWY-DDL-PMREQUESTERNAME on page 5-4.
When returned in a response buffer, this token specifies the requester process for
which information is being provided.
ZPWY-MAP-SEL-SC
This token specifies the name of a server class. The token fields are described under
ZPWY-DDL-SCNAME on page 5-4.
When returned in a response buffer, this token specifies the server class acted upon.
def ZPWY-DDL-SEL-LM.
02 ZNAME
03 ZLINKMON token-type ZPWY-DDL-OBJECT-NAME.
03 ZFILLER-1 token-type ZPWY-DDL-FILLER.
end.
def ZPWY-DDL-SEL-PMREQUESTER.
02 ZNAME.
03 ZNUMBER token-type ZSPI-DDL-CHAR-PAIR.
!r
end.
def ZPWY-DDL-SEL-SC.
02 ZNAME.
03 ZSERVERCLASS token-type ZPWY-DDL-OBJECT-NAME.
03 FILLER-1 token-type ZPWY-DDL-FILLER.
03 ZVERSION token-type ZPWY-DDL-SC-VERSION.
end.