TR3271 Management Programming Manual

COMMANDS AND RESPONSES
Commands by Object Type
Table 6-1. Commands and Their Symbolic Names (Page 3 of 3)
SYMBOLIC NAME OF
COMMAND COMMAND AND OBJECT
STOP ZCOM-CMD-STOP ZCOM-OBJ-LINE
ZCOM-OBJ-SU
SWITCH ZCOM-CMD-SWITCH ZCOM-OBJ-LINE
ZCOM-OBJ-PROC
TRACE ZCOM-CMD-TRACE ZCOM-OBJ-LINE
* The LINE object can be specified, but it must be specified
with the subordinate modifier.
COMMANDS BY OBJECT TYPE
The TR3271 subsystem recognizes four object types in commands.
One or more object types are valid for each command. Three
of the object types have a hierarchical relationship. For
TR3271 subsystems these three object types are PROC, LINE, and
SU (subdevice), where SU is subordinate to LINE and LINE is
subordinate to PROC. This subordinate arrangement means that
the subordinate objects can, in some instances, be controlled or
monitored by specifying the subordinate modifier.
NOTE
A process controls one line, but a line can control
multiple subdevices.
The fourth object type recognized by the subsystem is the NULL
object type. The NULL object type is not included in the object-
type hierarchy and is specified only when an object type is
unnecessary, such as in the GETVERSION command.
6-4