UDP Object

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

The UDP performance object consists of counters that measure the rates at which User Data Protocol (UDP) datagrams are sent and received using the UDP. It includes counters that monitor UDP errors.

Counter Name Description Counter Type

Datagrams No Port/sec

Shows the rate, in incidents per second, at which UDP datagrams were received for which there was no application at the destination port.

PERF_COUNTER_COUNTER

Datagrams Received Errors

Shows the number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.

PERF_COUNTER_RAWCOUNT

Datagrams Received/sec

Shows the rate, in incidents per second, at which UDP datagrams were delivered to UDP users.

PERF_COUNTER_COUNTER

Datagrams Sent/sec

Shows the rate, in incidents per second, at which UDP datagrams were sent from the computer.

PERF_COUNTER_COUNTER

Datagrams/sec

Shows the rate, in incidents per second, at which UDP datagrams were transferred by the computer.

PERF_COUNTER_COUNTER