Expand Management Programming Manual
MANAGEMENT PROGRAMMING FOR THE EXPAND SUBSYSTEM
Commands an Application Can Issue
Table 2-6. PUP Commands and Programmatic Commands
PUP COMMAND PROGRAMMATIC COMMAND
AND OBJECT TYPE
DOWN ZCOM-CMD-STOP ZCOM-OBJ-LINE
LISTDEV ZCOM-CMD-INFO ZCOM-OBJ-LINE
PRIMARY ZCOM-CMD-SWITCH ZCOM-OBJ-PROCESS
(with ZCOM-TKN-
SWITCH-CPU)
UP ZCOM-CMD-START ZCOM-OBJ-LINE
EVENT MESSAGES
In addition to sending commands and receiving responses, a
management application can obtain notification of events that
occur in the EXPAND subsystem. This notification is in the form
of event messages that are issued by the EXPAND subsystem. An
event message describes an event such as a hardware or software
error or the completion of an operation. Your application could
monitor these event messages to handle unexpected situations
or to keep track of the current status of the system and the
network.
The event messages that can be issued by the EXPAND subsystem are
described in Section 8, "Event Management."
2-12