NET/MASTER Messages Manual

NNM1722
Messages
106159 Tandem Computers Incorporated 2–317
NNM1722
timer_number
command
hr
:
min
:
sec
useridr
limit
count
keep
env purgemsg timerid
Cause. A SHOW TIMER command was issued, and the message is part of the
response. The line contains information about a timer command in the NonStop
NET/MASTER MS system.
timer_number
is the system-assigned timer ID.
command
is the type of the timer command. The type is one of the
following: AT (AT command) or EV (EVERY command).
hr min sec
is the time of execution (AT) or the time interval for repeat
executions (EVERY).
userid
is the ID of the user controlling the timer command.
r
is the flag that indicates whether the ROUTE operand of the
timer command was used. The operand puts the command
under the control of a specified user that may or may not be the
user that issued the command. The value of the flag is an
asterisk (*) if ROUTE was used and blank if ROUTE was not
used.
limit
is the value of the LIMIT operand of the timer command. The
operand limits the number of times the command can be
executed. A LIM value of 0 indicates no limit.
count
is the number of times the timer command was executed.
keep
is the value of the KEEP operand of the timer command. The
operand puts the command under the control of a specified user
if the user that issued the command or the user specified by the
ROUTE operand is not logged on. The K/P value is one of the
following: LOG (Background Logger), MON (Background
Monitor), or NO (not specified).
env
is the value of the ENV operand of the timer command. The
operand specifies the environment in which the command
executes. The ENV value is one of the following: CUR (current
execution environment) or PRI (primary processing
environment).
purgemsg
is the value of the PMSG operand of the timer command. The
operand specifies whether a message is sent when the timer is
automatically purged. The PMSG value is one of the following:
NO or YES.
timerid
is the user-assigned timer ID.
Effect. The information about a timer command is retrieved and displayed.