Distributed Systems Network Management (DSNM) Subsystem Interface Development Guide
DSNMCom: The I Process Test Utility
Distributed Systems Network Management (DSNM) Subsystem Interface Development
Guide—109759 7-5
EXIT Command
Setting Security Parameters in DSNMCom
To set security parameters in DSNMCom, use the DSNMCom SET command. To
display the current settings before setting or changing them, use the DSNMCom SHOW
command, followed by the parameter name. The SHOW command without a parameter
name displays the current settings of all these parameters. The security parameters are
discussed with the DSNMCom SET command definition, later in this section.
The DSNMCom Commands
With the exception of the FC command, DSNMCom commands must be preceded by
the COMMAND-CHAR character; otherwise, the command is not recognized. No
leading spaces are allowed.
The default COMMAND-CHAR character is the period (.). You can change the value of
COMMAND-CHAR with the DSNMCom SET command, which is discussed later in
this section. Table 7-1 lists the DSNMCom commands.
CLOSE Command
The CLOSE command closes the current server.
EXIT Command
The EXIT command terminates DSNMCom and returns control to the command
interpreter.
Table 7-1. DSNMCom Commands
Command Function
CLOSE Closes the current server.
EXIT Closes all files and terminates DSNMCom.
FC Allows you to edit and reexecute the previous command line.
HELP Displays all DSNMCom commands or the syntax of a particular command.
OPEN Opens a process.
QUIT Closes all files and terminates DSNMCom (same as EXIT).
RESET Returns all settable parameters to their default values.
SET Sets DSNMCom parameters.
SHOW Displays the current settings of DSNMCom parameters.
CLOSE
EXIT