Command Line Interface 58
TCP statistics
Command:
/stats/mp/tcb
All TCP allocated control blocks:
10ad41e8: 0.0.0.0 0 <=> 0.0.0.0 80 listen
10ad5790: 47.81.27.5 1171 <=> 47.80.23.243 23 established
The following table describes the Transmission Control Protocol (TCP) control block (TCB) statistics shown in this
example:
Table 53 MP specified TCP statistics
Description Example
statistic
Memory
10ad41e8/10ad5790
Destination IP address
0.0.0.0/47.81.27.5
Destination port
0/1171
Source IP
0.0.0.0/47.80.23.243
Source port
80/23
State
listen/established
UDP statistics
Command:
/stats/mp/ucb
All UDP allocated control blocks:
161: listen
The following table describes the User Datagram Protocol (UDP) control block (UCB) statistics shown in this
example:
Table 54 UDP statistics
Description Example
Statistic
Control block
161
State
listen
CPU statistics
Command:
/stats/mp/cpu
CPU utilization:
cpuUtil1Second: 8%
cpuUtil4Seconds: 9%
cpuUtil64Seconds: 8%
The following table describes the management port CPU utilization statistics:
Table 55 CPU statistics
Statistics Description
cpuUtil1Second
The utilization of MP CPU over 1 second. This is shown as a percentage.
cpuUtil4Seconds
The utilization of MP CPU over 4 seconds. This is shown as a percentage.
cpuUtil64Seconds
The utilization of MP CPU over 64 seconds. This is shown as a percentage.