This procedure is used to solicit secondary end errors and engineering change level data from a PU that supports such requests. Secondary end errors include: link test statistics, summary error data, communications adapter error statistics, and EC level data. Any or all of these summaries can be requested. You can also obtain this data by selecting any of the first five options for option 1 of the NEWS Device Support menu.
$NWSOLCT NODE=network_name
[ REPORT={ LINK | SUMMARY | COMMS | EC | ALL }]
[ RESET={ YES | NO } ]
[ RESPONSE={ LOG | USER | BOTH } ]
[ LINK=link_name |
SSCP=SSCP_name ]
Specifies the network name of the device to which the request is sent.
Specifies the type of data required:
Specifies link test statistics.
Specifies summary error data.
Specifies communications adapter error statistics.
Specifies engineering change level data.
Specifies all of the above.
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.
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.
Example: $NWSOLCT Procedure
$NWSOLCT NODE=TSTC01
This example requests link test statistics, summary error data, communication adapter error statistics, and EC level data to be sent to controller TSTC01, and in the results being processed by CNMPROC.
| Copyright © 2012 CA. All rights reserved. |
|