NET/MASTER Management Services (MS) Command Reference Summary

NonStop NET/MASTER MS Commands
12 115413 Tandem Computers Incorporated
CLOSTERM The CLOSTERM command closes the specified terminal(s) from use with NonStop
NET/MASTER MS.
CLOSTERM [
device-name
|
logical-name
| ALL ]
CNM The CNM command establishes and discontinues communication from NonStop
NET/MASTER MS (as a communication network management (CNM) application)
with the SNAX System Services Control Point (SSCP).
CNM { START | STOP }
CS- The CS- command retrieves the oldest command in the history buffer and displays it
in the OCS command input line.
CS-
CS+ The CS+ command retrieves the newest command in the history buffer and displays it
in the OCS command input line.
CS+
DEBUG BREAKPOINT The DEBUG BREAKPOINT command sets a breakpoint in an NCL process at the
specified code position.
DEBUG BREAKPOINT [ ID=
ncl-id
]
code-position
[
code-position
… ]
code-position
:
ERROR[ =
error-handler
]
PROCEDURE={ ENTRY | EXIT | EXTERNAL }
SCOPE={ 0 |
nesting-level
}
STMT=
stmt-position
TERMINATION
{ VAR | VBL }=
variable-name
[ TYPE={ ACCESS | READ | WRITE } ]
stmt-position
:
file-name
[.{
proc-name
|
func-name
} … ][ .
stmt-number
] ]
stmt-number