Expand Management Programming Manual

COMMANDS AND RESPONSES
PROBE Command
ZCOM-TKN-OBJNAME is an object-name token that contains the
process name "$NCP". This token is always present in the
response. ZCOM-TKN-OBJNAME is described in Section 6, "Common
Definitions."
ZCOM-TKN-OBJTYPE is an object-type token that contains the value
ZCOM-OBJ-PROCESS. This token is always present in the response,
and it is described in Section 6, "Common Definitions."
ZSPI-TKN-RETCODE is the standard SPI return token described in
the
Distributed Systems Management (DSM) Programming Manual
.
Some values of RETCODE that are likely to occur in response to
the PROBE command are the following:
9 (ZEXP-ERR-NEG-NCP-RSP): The NCP returned a negative
response.
10 (ZEXP-ERR-BAD-NETTRACE-RCVD): The NCP returned a bad
network trace.
For descriptions of all EXPAND error numbers and their associated
error lists, refer to Appendix A.
ZSPI-TKN-ERRLIST is a standard SPI error list, as described in
the
Distributed Systems Management (DSM) Programming Manual
. The
list ends with the token ZSPI-TKN-ENDLIST.
ZSPI-TKN-CONTEXT is the standard SPI context token described in
the
Distributed Systems Management (DSM) Programming Manual
.
Operational Notes
• All users can issue the PROBE command.
• No summary-state transition is associated with this command.
7-64