NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
REQMS
NonStop NET/MASTER MS Commands
2–302 115412 Tandem Computers Incorporated
REQMS The REQMS command sends hexadecimal data across the communication network
management (CNM) interface to obtain information about an SNA physical unit (PU).
The data you send and the information obtained in response is in the form of
hexadecimal data.
REQMS
hexadecimal-data
LINE=
line
PU=
physical-unit
Note Refer to the IBM System Network Architecture Formats Manual for a complete description of how to
specify data and how to interpret the response when using this command.
hexadecimal-data
specifies the data to send across the CNM interface. The data must be in
hexadecimal form and contain an even number of hexadecimal characters:
Alphabetic characters: A though F and a through f
Numeric characters: 0 through 9
LINE=
line
specifies the name of the line to the PU.
PU=
physical-unit
specifies the name of the PU about which to obtain information.
Considerations
The default authority level of this command is 2.
You can enter this command from any NCL procedure, including the INIT NCL
procedure, by using either the CMD core statement or the INTCMD verb.
Refer to the Tandem SNAX/CNM Manual for more information on CNM.
For related information, see the CNM command.