Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide

SET Command
7-8
109759Distributed Systems Network Management (DSNM) Subsystem Interface
Development Guide
DSNMCom: The I Process Test Utility
The values of paramname and paramvalue appear in Table 7-2, which lists the
DSNMCom SET parameters.
COMMAND-CHAR
COMMAND-CHAR is the character that must appear as the first character of each line
that contains a DSNMCom command or a comment. When setting COMMAND-
CHAR, enter the new character without quotes. For example, to set the command
character to the slash (/), use the following:
.SET COMMAND-CHAR /
Before processing the command in this example, COMMAND-CHAR was set to a
period (.); notice a period at the beginning of the command line. After DSNMCom
processes this command, COMMAND-CHAR becomes the slash. All subsequent
DSNMCom commands and comments must now begin with a slash (until the next
setting of this character or a DSNMCom RESET command).
Table 7-2. DSNMCom SET Parameters
Parameter Function Default
COMMAND-CHAR Required first character of each line that contains a
DSNMCom command or a comment (except for the
FC command).
. (period)
COMMENT-CHAR Character that must follow COMMAND-CHAR for a
comment line.
. (period)
LICENSED When set to TRUE, makes DSNM commands appear
to be from a licensed requester.
FALSE
LOGGED-ON When set to TRUE, makes DSNM commands appear
to be sent from a logged-on requester.
FALSE
PAID Process accessor ID value of an open request sent to
DSNM.
None
REMOTE When set to TRUE, makes DSNM commands appear
to be sent from a remote process or a process created
by a remote process.
FALSE
SEND-SECINFO When set to TRUE, DSNMCom sends commands
with security data consistent with that sent by the
DSNM CMDSVR process.
FALSE
TYPED-OUTPUT When set to TRUE, DSNMCom displays VTY type
information.
FALSE
USER NonStop Kernel user ID of the user under which the
command is to be processed.
None