TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-108
STOP Command
Tokens in Command Buffer
ZSPI-TKN-SSID
specifies the subsystem ID, which your management application must pass to
SSINIT. This token is described in SPI Standard Definitions on page 5-1, and in the
SPI Programming Manual.
ZCOM-TKN-OBJNAME
specifies the subnet or route to be stopped. Your application must provide this
token in the command. The object name can include wild-card characters. Using
wild-card characters allows the command to affect multiple objects. This token is
described more fully in Data Communications Standard Definitions on page 5-9.
(ZSPI-TKN-) MAXRESP, CONTEXT, ALLOW-TYPE, and COMMENT
are standard SPI tokens that your application can provide. These tokens are
described in SPI Standard Definitions on page 5-1.
Tokens in Response Buffer
ZSPI-TKN-SSID
is an echo of the subsystem ID value provided in the command by your application.
For more details, see SPI Standard Definitions on page 5-1.
ZSPI-TKN-SERVER-VERSION
indicates the software release version of the TCP/IP subsystem. For more details,
see SPI Standard Definitions on page 5-1.
ZSPI-TKN-DATALIST
indicates the beginning of a data list. The ZSPI-TKN-MAXRESP token must have a
value other than 0 for data lists to be included in the response. For more details,
see SPI Standard Definitions on page 5-1.
Tokens in Response Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZSPI-TKN-SERVER-VERSION token-type ZSPI-TYP-UINT. !{}
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST. !...
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM. !{}
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST. !...
...
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.