Win32_PerfFormattedData_Tcpip_ICMP, ROOT\CIMV2

Class | Methods | Properties (36) | Qualifiers (15) | Instances (1) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

The ICMP performance object consists of counters that measure the rates at which messages are sent and received by using ICMP protocols. It also includes counters that monitor ICMP protocol errors.

Win32_PerfFormattedData_Tcpip_ICMP properties

Win32_PerfFormattedData_Tcpip_ICMP has 36 properties (27 Local, 9 Derived)

NameOriginCIMType
CaptionCIM_StatisticalInformation8 [string]
DescriptionCIM_StatisticalInformation8 [string]
Frequency_ObjectWin32_Perf21 [uint64]
Frequency_PerfTimeWin32_Perf21 [uint64]
Frequency_Sys100NSWin32_Perf21 [uint64]
MessagesOutboundErrorsWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
MessagesPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
MessagesReceivedErrorsWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
MessagesReceivedPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
MessagesSentPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
NameCIM_StatisticalInformation8 [string]
ReceivedAddressMaskWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedAddressMaskReplyWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedDestUnreachableWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedEchoPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedEchoReplyPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedParameterProblemWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedRedirectPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedSourceQuenchWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedTimeExceededWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedTimestampPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
ReceivedTimestampReplyPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentAddressMaskWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentAddressMaskReplyWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentDestinationUnreachableWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentEchoPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentEchoReplyPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentParameterProblemWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentRedirectPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentSourceQuenchWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentTimeExceededWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentTimestampPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
SentTimestampReplyPersecWin32_PerfFormattedData_Tcpip_ICMP19 [uint32]
Timestamp_ObjectWin32_Perf21 [uint64]
Timestamp_PerfTimeWin32_Perf21 [uint64]
Timestamp_Sys100NSWin32_Perf21 [uint64]

Detailed description of Win32_PerfFormattedData_Tcpip_ICMP properties

Local properties (27) of Win32_PerfFormattedData_Tcpip_ICMP class

▲ MessagesOutboundErrors property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'MessagesOutboundErrors'
CounterType65536
Description'Messages Outbound Errors is the number of ICMP messages that were not send due to problems within ICMP, such as lack of buffers. This value does not include errors 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.'
DisplayName'Messages Outbound Errors'
DisplayName009'Messages Outbound Errors'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MessagesOutboundErrors property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ MessagesPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'MessagesPersec'
CounterType272696320
Description'Messages/sec is 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.'
DisplayName'Messages/sec'
DisplayName009'Messages/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MessagesPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ MessagesReceivedErrors property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'MessagesReceivedErrors'
CounterType65536
Description'Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc.'
DisplayName'Messages Received Errors'
DisplayName009'Messages Received Errors'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MessagesReceivedErrors property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ MessagesReceivedPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'MessagesReceivedPersec'
CounterType272696320
Description'Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error.'
DisplayName'Messages Received/sec'
DisplayName009'Messages Received/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MessagesReceivedPersec property is in 6 classes of ROOT\cimv2 and in 1 namespace
▲ MessagesSentPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'MessagesSentPersec'
CounterType272696320
Description'Messages Sent/sec is the rate, in incidents per second, at which the server attempted to send. The rate includes those messages sent in error.'
DisplayName'Messages Sent/sec'
DisplayName009'Messages Sent/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
MessagesSentPersec property is in 8 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedAddressMask property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedAddressMask'
CounterType65536
Description'Received Address Mask is the number of ICMP Address Mask Request messages received.'
DisplayName'Received Address Mask'
DisplayName009'Received Address Mask'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedAddressMask property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedAddressMaskReply property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedAddressMaskReply'
CounterType65536
Description'Received Address Mask Reply is the number of ICMP Address Mask Reply messages received.'
DisplayName'Received Address Mask Reply'
DisplayName009'Received Address Mask Reply'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedAddressMaskReply property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedDestUnreachable property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedDestUnreachable'
CounterType65536
Description'Received Destination Unreachable is the number of ICMP Destination Unreachable messages received.'
DisplayName'Received Dest. Unreachable'
DisplayName009'Received Dest. Unreachable'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedDestUnreachable property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedEchoPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ReceivedEchoPersec'
CounterType272696320
Description'Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received.'
DisplayName'Received Echo/sec'
DisplayName009'Received Echo/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedEchoPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedEchoReplyPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ReceivedEchoReplyPersec'
CounterType272696320
Description'Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received.'
DisplayName'Received Echo Reply/sec'
DisplayName009'Received Echo Reply/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedEchoReplyPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedParameterProblem property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedParameterProblem'
CounterType65536
Description'Received Parameter Problem is the number of ICMP Parameter Problem messages received.'
DisplayName'Received Parameter Problem'
DisplayName009'Received Parameter Problem'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedParameterProblem property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedRedirectPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ReceivedRedirectPersec'
CounterType272696320
Description'Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received.'
DisplayName'Received Redirect/sec'
DisplayName009'Received Redirect/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedRedirectPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedSourceQuench property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedSourceQuench'
CounterType65536
Description'Received Source Quench is the number of ICMP Source Quench messages received.'
DisplayName'Received Source Quench'
DisplayName009'Received Source Quench'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedSourceQuench property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedTimeExceeded property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ReceivedTimeExceeded'
CounterType65536
Description'Received Time Exceeded is the number of ICMP Time Exceeded messages received.'
DisplayName'Received Time Exceeded'
DisplayName009'Received Time Exceeded'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedTimeExceeded property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedTimestampPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ReceivedTimestampPersec'
CounterType272696320
Description'Received Timestamp/sec is the rate, in incidents per second at which ICMP Timestamp Request messages were received.'
DisplayName'Received Timestamp/sec'
DisplayName009'Received Timestamp/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedTimestampPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ ReceivedTimestampReplyPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'ReceivedTimestampReplyPersec'
CounterType272696320
Description'Received Timestamp Reply/sec is the rate of ICMP Timestamp Reply messages received.'
DisplayName'Received Timestamp Reply/sec'
DisplayName009'Received Timestamp Reply/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ReceivedTimestampReplyPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SentAddressMask property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentAddressMask'
CounterType65536
Description'Sent Address Mask is the number of ICMP Address Mask Request messages sent.'
DisplayName'Sent Address Mask'
DisplayName009'Sent Address Mask'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentAddressMask property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SentAddressMaskReply property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentAddressMaskReply'
CounterType65536
Description'Sent Address Mask Reply is the number of ICMP Address Mask Reply messages sent.'
DisplayName'Sent Address Mask Reply'
DisplayName009'Sent Address Mask Reply'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentAddressMaskReply property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SentDestinationUnreachable property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentDestinationUnreachable'
CounterType65536
Description'Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent.'
DisplayName'Sent Destination Unreachable'
DisplayName009'Sent Destination Unreachable'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentDestinationUnreachable property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentEchoPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SentEchoPersec'
CounterType272696320
Description'Sent Echo/sec is the rate of ICMP Echo messages sent.'
DisplayName'Sent Echo/sec'
DisplayName009'Sent Echo/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentEchoPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentEchoReplyPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SentEchoReplyPersec'
CounterType272696320
Description'Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent.'
DisplayName'Sent Echo Reply/sec'
DisplayName009'Sent Echo Reply/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentEchoReplyPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentParameterProblem property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentParameterProblem'
CounterType65536
Description'Sent Parameter Problem is the number of ICMP Parameter Problem messages sent.'
DisplayName'Sent Parameter Problem'
DisplayName009'Sent Parameter Problem'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentParameterProblem property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentRedirectPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SentRedirectPersec'
CounterType272696320
Description'Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent.'
DisplayName'Sent Redirect/sec'
DisplayName009'Sent Redirect/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentRedirectPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentSourceQuench property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentSourceQuench'
CounterType65536
Description'Sent Source Quench is the number of ICMP Source Quench messages sent.'
DisplayName'Sent Source Quench'
DisplayName009'Sent Source Quench'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentSourceQuench property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SentTimeExceeded property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'SentTimeExceeded'
CounterType65536
Description'Sent Time Exceeded is the number of ICMP Time Exceeded messages sent.'
DisplayName'Sent Time Exceeded'
DisplayName009'Sent Time Exceeded'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentTimeExceeded property is in 4 classes of ROOT\cimv2 and in 1 namespace
▲ SentTimestampPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SentTimestampPersec'
CounterType272696320
Description'Sent Timestamp/sec is the rate, in incidents per second, at which ICMP Timestamp Request messages were sent.'
DisplayName'Sent Timestamp/sec'
DisplayName009'Sent Timestamp/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentTimestampPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SentTimestampReplyPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SentTimestampReplyPersec'
CounterType272696320
Description'Sent Timestamp Reply/sec is the rate, in incidents per second, at which ICMP Timestamp Reply messages were sent.'
DisplayName'Sent Timestamp Reply/sec'
DisplayName009'Sent Timestamp Reply/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SentTimestampReplyPersec property is in 2 classes of ROOT\cimv2 and in 1 namespace

Derived properties (9) of Win32_PerfFormattedData_Tcpip_ICMP class

▲ Caption property
CIMTYPE'string'
Description'A short textual description (one-line string) for the statistic or metric.'
MaxLen64
readTrue
Caption property is in 1050 classes of ROOT\cimv2 and in 37 namespaces
▲ Description property
CIMTYPE'string'
Description'A textual description of the statistic or metric.'
readTrue
Description property is in 1061 classes of ROOT\cimv2 and in 142 namespaces
▲ Frequency_Object property
CIMTYPE'uint64'
Frequency_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Frequency_PerfTime property
CIMTYPE'uint64'
Frequency_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Frequency_Sys100NS property
CIMTYPE'uint64'
Frequency_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Name property
CIMTYPE'string'
Description'The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. '
MaxLen256
readTrue
Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
▲ Timestamp_Object property
CIMTYPE'uint64'
Timestamp_Object property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Timestamp_PerfTime property
CIMTYPE'uint64'
Timestamp_PerfTime property is in 727 classes of ROOT\cimv2 and in 2 namespaces
▲ Timestamp_Sys100NS property
CIMTYPE'uint64'
Timestamp_Sys100NS property is in 727 classes of ROOT\cimv2 and in 2 namespaces

Win32_PerfFormattedData_Tcpip_ICMP Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AutoCook1✓✗✓✗✓
AutoCook_RawClass'Win32_PerfRawData_Tcpip_ICMP'✓✗✓✗✓
CookedTrue✓✗✓✗✓
Description'The ICMP performance object consists of counters that measure the rates at which messages are sent and received by using ICMP protocols. It also includes counters that monitor ICMP protocol errors.'✓✗✓✓✓
DisplayName'ICMP'✓✗✓✓✓
DisplayName009'ICMP'✓✗✓✗✓
dynamicTrue✓✗✓✗✓
GenericPerfCtrTrue✓✗✓✗✓
HelpIndex0✓✗✓✗✓
HiPerfTrue✓✗✓✗✓
Locale1033✓✗✓✓✓
PerfIndex0✓✗✓✗✓
provider'WmiPerfInst'✗✗✓✗✓
RegistryKey'Tcpip'✓✗✓✗✓
SingletonTrue✓✓✗✗✓

Win32_PerfFormattedData_Tcpip_ICMP System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PerfFormattedData_Tcpip_ICMP'___SYSTEM8✗✗
__NAMESPACE'ROOT\cimv2'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['Win32_PerfFormattedData', 'Win32_Perf', 'CIM_StatisticalInformation']___SYSTEM8✗✓
__PROPERTY_COUNT36___SYSTEM3✗✗
__RELPATH'Win32_PerfFormattedData_Tcpip_ICMP'___SYSTEM8✗✗
__DYNASTY'CIM_StatisticalInformation'___SYSTEM8✗✗
__SUPERCLASS'Win32_PerfFormattedData'___SYSTEM8✗✗
__CLASS'Win32_PerfFormattedData_Tcpip_ICMP'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to Win32_PerfFormattedData_Tcpip_ICMP

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_PerfFormattedData_Tcpip_ICMPv604201--✓
Win32_PerfFormattedData_WinNatCounters_WinNATICMP0150---✓
Win32_PerfRawData_Tcpip_ICMP03601--✓
Win32_PerfRawData_Tcpip_ICMPv604201--✓
Win32_PerfRawData_WinNatCounters_WinNATICMP0150---✓
comments powered by Disqus
WUtils.com