TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-5
ABORT Command
whether or not the token or field must be or is always present in the command, and
other dependencies.
For a description of the notation scheme, see Notation Conventions on page xi. Error
lists are indicated in the box by following the token ZSPI-TKN-ERRLIST by an ellipsis
(...) and the token ZSPI-TKN-ENDLIST. Tokens that appear in a response record,
including the token ZSPI-TKN-ERRLIST, are indented following the token ZSPI-TKN-
DATALIST to show that they are contained within the data list.
The value of the token ZSPI-TKN-MAXRESP determines whether a data list is used in
a response. For more information on data lists and error lists, see the SPI
Programming Manual.
Following the box, the tokens in the command buffer and the tokens in the response
buffer are described in the same order as they appear in the box.
ABORT Command
The ABORT command terminates the operation of the specified object and clears any
existing connection to it. When the subsystem finishes processing the command, the
specified object is placed in the STOPPED summary state. You can abort only a
subnet or a route.
You can use an object-name template to abort multiple subnets or multiple routes. For
more details, see Object-Name Templates on page 3-6.
When using the ABORT command, note that the termination is done without regard to
processing currently in progress for the specified object(s). All activities being
performed by the object(s) are halted, and files and listings might be left in an
inconsistent or incomplete state.
Command
ZCOM-CMD-ABORT
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.