TCP/IP Management Programming Manual

Commands and Responses
HP NonStop TCP/IP Management Programming Manual529636-001
6-107
STOP Command
ZSPI-TKN-CONTEXT
specifies whether the response continues with more response messages. If this
token is present, the response continues. If this token is not present, this response
message is the last of the response. For more details, see SPI Standard
Definitions on page 5-1.
Operational Notes
STATUS is a nonsensitive command; any user on the system can issue this
command.
When the STATUS command is completed, the object remains in the same
summary state.
The summary state of the object does not prevent successful completion of the
STATUS command.
STOP Command
The STOP command terminates the operation of the specified object. You can stop a
subnet and a route, but not a process. When the subsystem finishes processing the
command, the specified object is placed in the STOPPED summary state.
When you are using the STOP command, the object must be in the STARTED
summary state, with no existing connections to it. If it is either in the STOPPED
summary state or in the midst of an active connection, when you issue the STOP
command, a warning is returned.
You can use an object-name template to stop multiple subnets or routes. For more
details, see Object-Name Templates on page 3-6.
Once the object is stopped, processing for that object cannot continue until it is started
again.
Command
ZCOM-CMD-STOP
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.