Statistics Commands

Management Processor statistics

The following table describes the MP-specific Statistics commands. The following sections provide more detailed information and commands.

Table 67 MP-specific Statistics commands

Command

Usage

 

 

show mp packet

Displays packet statistics, to check for leads and load.

 

Command mode: All

show mp tcp-block

show mp udp-block

show mp cpu

Displays all Transmission Control Protocol (TCP) control blocks (TCB) that are in use. Command mode: All

Displays all User Datagram Protocol (UDP) control blocks (UCB) that are in use. Command mode: All

Displays CPU utilization for periods of up to 1, 4, and 64 seconds. Command mode: All

Packet statistics

The following command displays packet statistics: show mp packet

Command mode: All except User EXEC

Packet counts:

 

 

 

allocs:

36692

frees:

36692

mediums:

0

mediums hi-watermark:

3

jumbos:

0

jumbos hi-watermark:

0

smalls:

0

smalls hi-watermark:

2

failures:

0

 

 

The following table describes the packet statistics.

Table 68 MP specific packet statistics

Field

Description

 

 

allocs

Total number of packet allocations from the packet buffer pool by the TCP/IP protocol

 

stack.

 

Total number of times the packet buffers are freed (released) to the packet buffer pool

frees

 

by the TCP/IP protocol stack.

 

Total number of packet allocations with size between 128 to 1536 bytes from the

mediums

 

packet buffer pool by the TCP/IP protocol stack.

 

The highest number of packet allocation with size between 128 to 1536 bytes from

mediums hi-watermark

 

the packet buffer pool by the TCP/IP protocol stack.

 

Total number of packet allocations with more than 1536 bytes from the packet buffer

jumbos

 

pool by the TCP/IP protocol stack.

 

The highest number of packet allocation with more than 1536 bytes from the packet

jumbos hi-watermark

 

buffer pool by the TCP/IP protocol stack.

 

 

 

93

Page 93
Image 93
HP 445942-001 manual Management Processor statistics, Packet statistics, Show mp packet