TCP/IP Management Programming Manual
Management Programming
HP NonStop TCP/IP Management Programming Manual—529636-001
2-4
Commands
communicate with data communications subsystems in general, see the SPI Common 
Extensions Manual.
Table 2-2 shows the correspondence between the SCF commands an operator issues 
to control and monitor the TCP/IP subsystem, and the programmatic commands a 
management application sends to the subsystem. For clarity, the table contains the 
command and object names in the form that you must use in applications. However, 
later in this manual, for example, in the text and headings for the command 
descriptions, the commands and object types appear in a shortened form (that is, 
without the ZCOM-CMD- and ZCOM-OBJ- prefixes).
Table 2-1. TCP/IP Programmatic Commands
Command Description
ABORT Terminates the operation of subnets or routes immediately
ADD Adds a subnet or route to the TCP/IP subsystem
ALTER Changes the values of the attributes of a process or subnet
DELETE Removes subnets or routes from the TCP/IP subsystem
GETVERSION Returns the version level and version banner for the TCP/IP subsystem
INFO Returns the current values of the attributes of processes, subnets, or 
routes
LISTOBJECTS Returns the names of subnets and routes known to the TCP/IP subsystem
LISTOPENS Returns information about the openers of the TCP/IP process
RESETSTATS Returns statistics about the process, subnets, and routes, and then resets 
the statistics counters to the subsystem default values
START  Initiates the operation of subnets and routes
STATISTICS  Returns statistics about the process, subnets, and routes
STATUS  Returns information about the current state of the process, subnets, and 
routes
STOP Terminates the operation of subnets and routes
TRACE  Traces the activity of a process or subnet
Table 2-2. SCF Commands and Programmatic Commands (page 1 of 2)
SCF Command  Object Type  Programmatic Command  Object Type 
ABORT SUBNET ZCOM-CMD-ABORT  ZCOM-OBJ-SUBNET
ROUTE ZCOM-OBJ-ROUTE
ADD SUBNET ZCOM-CMD-ADD ZCOM-OBJ-SUBNET
ROUTE ZCOM-OBJ-ROUTE
ALTER PROCESS ZCOM-CMD-ALTER ZCOM-OBJ-PROC
SUBNET ZCOM-OBJ-SUBNET
DELETE SUBNET ZCOM-CMD-DELETE ZCOM-OBJ-SUBNET










