This procedure solicits RTM data from a 3x74 controller that supports the RTM function. You can also obtain this data by selecting option 2.2 from the NEWS Device Support menu. You can request RTM data for a single LU, or for those LUs with non-zero data only. The following operands are required to execute this procedure.
$NWRTMSO NODE=network_name
[ LU={ ALL | 2 ... 255 } ]
[ RESET={ YES | NO } ]
[ RESPONSE={LOG | USER | BOTH } ]
[ LINK=link_name | SSCP=SSCP_name ]
Parameters: $NWRTMSO Procedure
Specifies the network name of the device to which the request is sent.
Indicates if all LUs are solicited or the LU specified by number only.
Note: If an LU number is specified it must be in the range 2 to 255.
Indicates whether the counters in the controller are reset after solicitation.
Indicates where the responses are delivered:
Indicates response data is sent to CNMPROC.
Indicates response data is returned to the requesting procedure.
Indicates response data is delivered to CNMPROC and the requesting procedure.
Note: If NTS is active in the region sending the request, then the LU name can be substituted for the node name on the NODE= operand, and the LU= operand ignored (that is, if data from one LU is required only).
Specifies the name of the link to the region on the system in which the node name is located.
Specifies the name of the SSCP controlling the node to be solicited.
Example: $NWRTMSO Procedure
$NWRTMSO NODE=RTMNODE1 LU=ALL RESET=NO RESPONSE=BOTH
This example requests RTM data for ALL LUs to be sent to controller RTMNODE and the responses to be delivered to CNMPROC and the soliciting procedure.
| Copyright © 2012 CA. All rights reserved. |
|