OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-132
CHECK SU Command
DISPLAY
displays the information for the SU levels specified. This option is useful in limiting
the response time delay of this command. The fewer number of layers for which
information is requested, the faster the response time and the smaller the impact on
the servers. For a CHECK SU command sent to a TAPS process, the DISPLAY
options have the following meanings:
ERRORONLY
displays those SUs that are in an error state. The error is checked for at the TAPS
SU level only. In this case, it might be useful to specify the su-name (in the
object-spec) with a wildcard character. For example:
CHECK SU $TAP1.*, ERRORONLY
A TAPS SU is considered to be in an error state when the Last Error or Last TSP
Error fields in the TAPS Status SU response are nonzero.
LOCALAPPL
displays only those SUs that have been opened by the local application entry-
name specified.
Value: UP | DOWN | ALL | ONE
Default: ALL
Value Meaning
UP displays the TAPS SU information and the application information above the
TAPS level.
DOWN displays the TAPS SU, TSP SU, NSP SU information.
ALL displays the application information, TAPS SU, TSP SU, NSP SU
information.
ONE displays the TAPS SU information only.
Value: A string of alphanumeric characters and the dash(-),
circumflex(^), and underscore (_) characters. The string is
limited to 64 characters
Default: No default value is provided.