NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS TOACT1
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–537
TOACT1
TOACT1={
timeout-actn-1
| (
timeout-actn-1
,
rpt-interval
) }
specifies the action to take when the first terminal timeout interval expires and,
optionally, specifies a repeat interval for the action.
The first terminal timeout interval is specified by the SYSPARMS TOTIME1
command. The SYSPARMS TOACT1 command has no effect unless the timeout
facility is enabled by the SYSPARMS TOSTART command.
You must set a first timeout action before setting a second timeout action.
timeout-actn-1
specifies the action to take when the first terminal timeout interval expires.
You can specify one of the following timeout actions:
ALARM CANCEL DISC LOCK LOG
ALARM
rings the terminal alarm for the duration specified in the SYSPARMS
TOALARM command.
CANCEL
logs the user off from NonStop NET/MASTER MS. This does not close
the terminal. NonStop NET/MASTER MS displays the logon screen again
(or the TACL prompt if the user originally logged on to NonStop
NET/MASTER MS from TACL).
You cannot specify a repeat interval for CANCEL.
DISC
logs the user off from NonStop NET/MASTER MS and closes the
terminal. The terminal must be opened again using the OPENTERM
command before the user can log back on to NonStop NET/MASTER MS
from that terminal.
You cannot specify a repeat interval for DISC.
LOCK
locks the terminal. The user must reenter their password in a panel that is
displayed on the screen to continue using NonStop NET/MASTER MS
from that terminal.
The activities of displaying the panel (output) and entering a password
(input) do not affect timeout processing, that is, the time at which the
second timeout interval starts.
You cannot specify a repeat interval for LOCK.