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

Server Class Commands
NonStop TS/MP Management Programming Manual540082-001
9-34
INFO SCPARAM
INFO SCPARAM
Use the INFO SCPARAM command to obtain the attribute value for a server PARAM
parameter defined in the PATHMON configuration file. The attribute is the same as for
the PARAM parameter of the PATHCOM SET SERVER command.
Continuation
All the individual PARAMs defined in an SCPARAM object for a specific server class
are bundled into a single PARAM message. To obtain information for all PARAM
parameters for a specific server class, initialize the ZSERVERCLASS field in ZPWY-
DDL-SEL-SCPARAM to the server class name, and initialize the ZPARAM field to
ZPWY-VAL-ALLSCPARAM. Reissue the command continually by using the context
token returned by the PATHMON process until no data is returned in the reply buffer.
For more information, see Specifying Continuation on page 3-17.
Command Syntax
For tokens that may be present in the command and response buffers but are not
listed, see Unlisted Tokens on page 3-29. For descriptions of tokens and fields, see
Section 4, SPI and EMS Standard Definitions through Section 7, ZPWY-MAP-
Definitions.
Consideration
There is no default value for server PARAM messages. Consequently, if you issue
INFO SCPARAM and include ZPWY-MAP-SEL-SCPARAM in the command buffer with
null values, the PATHMON process returns ZPWY-MAP-DEF-SCPARAM with null
values in all the fields.
Command
ZPWY-CMD-INFO
Object Type
ZPWY-OBJ-SCPARAM
Tokens in Command Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
!r
Tokens in Response Buffer
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZPWY-MAP-SEL-SCPARAM token-type ZPWY-DDL-SEL-SCPARAM.
ZPWY-MAP-DEF-SCPARAM token-type ZPWY-DDL-DEF-SCPARAM.