NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SYSPARMS TOSTART
NonStop NET/MASTER MS Commands
115412 Tandem Computers Incorporated 2–541
TOSTART
TOSTART={ INPUT | KBUNL | NONE | OUTPUT | TIO }
specifies whether and how to process terminal inactivity. Terminal inactivity
starts at the end of the time interval specified by the SYSPARMS TOTIME1
command.
INPUT
specifies that terminal inactivity is to be measured from the time that the
terminal last receives input.
KBUNL
specifies that terminal inactivity is to be measured from the time that the
terminal last receives output. This is the same as TOSTART=OUTPUT.
NONE
inhibits terminal inactivity processing.
OUTPUT
specifies that terminal inactivity is to be measured from the time that the
terminal last receives output. This is the same as TOSTART=KBUNL.
TIO
specifies that terminal inactivity is to be measured from the time that the
terminal last receives input or last sends output.
Consideration
You can disable terminal timeout processing for a user by specifying N in the Terminal
timeout field of the user ID definition record in User ID Management Services (UMS).
Example
The following example specifies that terminal inactivity is to be measured from the last
input or output:
SYSPARMS TOSTART=TIO