ICMP Object

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

The ICMP performance object consists of counters that measure the rates at which Internet Control Message Protocol (ICMP) messages are sent and received by using ICMP. It also includes counters that monitor ICMP errors.

Counter Name Description Counter Type

Messages Outbound Errors

Shows the number of ICMP messages that were not sent due to problems within ICMP, such as lack of buffers. This value does not include errors that were discovered outside the ICMP layer, such as those recording the failure of IP to route the resultant datagram. In some implementations, none of the error types are included in the value of this counter.

PERF_COUNTER_RAWCOUNT

Messages Received Errors

Shows the number of ICMP messages that were received but had errors, such as bad ICMP checksums, bad length, etc.

PERF_COUNTER_RAWCOUNT

Messages Received/sec

Shows the rate, in incidents per second, at which ICMP messages were received. The rate includes messages received in error.

PERF_COUNTER_COUNTER

Messages Sent/sec

Shows the rate, in incidents per second, at which the server attempted to send messages. The rate includes messages sent in error.

PERF_COUNTER_COUNTER

Messages/sec

Shows the total rate, in incidents per second, at which ICMP messages were sent and received by the entity. The rate includes messages received or sent in error.

PERF_COUNTER_COUNTER

Received Address Mask

Shows the number of ICMP Address Mask Request messages that were received.

PERF_COUNTER_RAWCOUNT

Received Address Mask Reply

Shows the number of ICMP Address Mask Reply messages that were received.

PERF_COUNTER_RAWCOUNT

Received Dest. Unreachable

Shows the number of ICMP Destination Unreachable messages that were received.

PERF_COUNTER_RAWCOUNT

Received Echo Reply/sec

Shows the rate, in incidents per second, at which ICMP Echo Reply messages were received.

PERF_COUNTER_COUNTER

Received Echo/sec

Shows the rate, in incidents per second, at which ICMP Echo messages were received.

PERF_COUNTER_COUNTER

Received Parameter Problem

Shows the number of ICMP Parameter Problem messages that were received.

PERF_COUNTER_RAWCOUNT

Received Redirect/sec

Shows the rate, in incidents per second, at which ICMP Redirect messages were received.

PERF_COUNTER_COUNTER

Received Source Quench

Shows the number of ICMP Source Quench messages that were received.

PERF_COUNTER_RAWCOUNT

Received Time Exceeded

Shows the number of ICMP Time Exceeded messages that were received.

PERF_COUNTER_RAWCOUNT

Received Timestamp Reply/sec

Shows the rate, in incidents per second, at which ICMP Timestamp Reply messages were received.

PERF_COUNTER_COUNTER

Received Timestamp/sec

Shows the rate, in incidents per second, at which ICMP Timestamp Request messages were received.

PERF_COUNTER_COUNTER

Sent Address Mask

Shows the number of ICMP Address Mask Request messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Address Mask Reply

Shows the number of ICMP Address Mask Reply messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Destination Unreachable

Shows the number of ICMP Destination Unreachable messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Echo Reply/sec

Shows the rate, in incidents per second, at which ICMP Echo Reply messages were sent.

PERF_COUNTER_COUNTER

Sent Echo/sec

Shows the rate, in incidents per second, at which ICMP Echo messages were sent.

PERF_COUNTER_COUNTER

Sent Parameter Problem

Shows the number of ICMP Parameter Problem messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Redirect/sec

Shows the rate, in incidents per second, at which ICMP Redirect messages were sent.

PERF_COUNTER_COUNTER

Sent Source Quench

Shows the number of ICMP Source Quench messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Time Exceeded

Shows the number of ICMP Time Exceeded messages that were sent.

PERF_COUNTER_RAWCOUNT

Sent Timestamp Reply/sec

Shows the rate, in incidents per second, at which ICMP Timestamp Reply messages were sent.

PERF_COUNTER_COUNTER

Sent Timestamp/sec

Shows the rate, in incidents per second, at which ICMP Timestamp Request messages were sent.

PERF_COUNTER_COUNTER