OSI/AS Configuration and Management Manual
Troubleshooting Guide
OSI/AS Configuration and Management Manual—424119-001
8-43
Troubleshooting Example
The SCF command
stats su $tap2.#z000022
displays the following:
You can see that no SPDUs have been exchanged.
Since the TAPS subdevice controls the TSP subdevice, you should check the statistics
for that subdevice as well. But first you need to find out the name of the TSP subdevice.
Either of the SCF commands
status su $tap2.#Z000022 ,detail
check su $tap2.#Z000022 ,detail
displays a status screen from which you can get the TSP process name. An example
screen is included in the previous TAPS example. In this case, the screen would show
that the TSP subdevice name is #Z000022.
Now you can check the statistics for the TSP subdevice.
The SCF command
stats su $tsp2.#z000022
displays the following:
This screen shows that two TPDUs were received and one TPDU was sent.
OSIAS Stats SU \MARS.$TAP2.#Z000022
Session Start Time.. 15 Oct 1991, 19:31:21.882
Resettime........... 15 Oct 1991, 19:31:21.882
Sampletime.......... 15 Oct 1991, 19:32:57.988
Received Sent
Total SPDUs................ 0 0
Total SPDU Bytes........... 0 0
Total SS-Userdata Bytes.... 0 0
OSITS Stats SU $TSP2.#Z000022
Reset Time.. 15 Oct 1991, 19:31:21.795
Sample Time. 15 Oct 1991, 19:34:44.003
TPDUsSent.. 1 TPDUsRecv.. 2
TPDUsResent 0
UserBytesSt 0 UserBytesRc 0
ExpBytesSt. 0 ExpBytesRc. 0