TCP/IP Management Programming Manual
Commands and Responses
HP NonStop TCP/IP Management Programming Manual—529636-001
6-25
DELETE Command
DELETE Command
The DELETE command removes subnets and routes from the TCP/IP subsystem. You
cannot delete a process.
When using the DELETE command, the subnet(s) or route(s) to be deleted must be in
the STOPPED summary state. In addition, when your management application issues
the DELETE command, the TCP/IP subsystem checks for object-name templates. For
more information on using object-name templates, see Object-Name Templates on
page 3-6.
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.
Command
ZCOM-CMD-DELETE
Object Type
ZCOM-OBJ-SUBNET or ZCOM-OBJ-ROUTE
Tokens in Command Buffer
ZSPI-TKN-SSID token-type ZSPI-TYP-SSID. !{}
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING. !{}
ZSPI-TKN-MAXRESP token-type ZSPI-TYP-INT.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
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.