TCP/IP TELNET Management Programming Manual
Commands by Object Type
Commands and Responses
6–2 53474 Tandem Computers Incorporated
Table 6-1 lists the commands available in the programmatic control-and-inquiry
interface to the TELNET subsystem and gives their symbolic names.
Table 6-1. Commands and Their Symbolic Names
Command Symbolic Name of Command and Object
ABORT ZCOM-CMD-ABORT ZCOM-OBJ-WINDOW
ADD ZCOM-CMD-ADD ZCOM-OBJ-WINDOW
ALTER ZCOM-CMD-ALTER ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
DELETE ZCOM-CMD-DELETE ZCOM-OBJ-WINDOW
GETVERSION ZCOM-CMD-GETVERSION ZCOM-OBJ-NULL
ZCOM-OBJ-PROC
INFO ZCOM-CMD-INFO ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
LISTOBJECTS ZCOM-CMD-LISTOBJECTS ZCOM-OBJ-NULL
ZCOM-OBJ-WINDOW
LISTOPENS ZCOM-CMD-LISTOPENS ZCOM-OBJ-PROC
RESETSTATS ZCOM-CMD-RESETSTATS ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
START ZCOM-CMD-START ZCOM-OBJ-WINDOW
STATISTICS ZCOM-CMD-STATISTICS ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
STATUS ZCOM-CMD-STATUS ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
STOP ZCOM-CMD-STOP ZCOM-OBJ-WINDOW
TRACE ZCOM-CMD-TRACE ZCOM-OBJ-PROC
ZCOM-OBJ-WINDOW
Commands by Object
Type
The TELNET subsystem can recognize three object types in a control-and-inquiry
command: PROC, WINDOW, and NULL. The object types recognized by each
command vary from command to command. Two of the object types, PROC and
WINDOW, have a hierarchical relationship: the WINDOW object is subordinate to the
PROC object. That is, the PROC object type controls the WINDOW object type.
The third object type recognized by the TELNET subsystem, the NULL object type, is
not included in the object-type hierarchy and is used only when the object type is
irrelevant, such as in the GETVERSION command.