Ping Provider
The Ping provider supplies WMI access to the status information provided by the standard ping command. The name of the __Win32Provider instance name is "WMIPingProvider".
As an instance provider, the Ping provider implements the standard IWbemProviderInit interface and the following IWbemServices method:
-
Note that the address property cannot be specified as a range, but must be exact.
The Wmipicmp.mof file contains the Ping provider and registration classes. You can access the Ping provider classes only in the root\cimv2 namespace.
The Ping provider supports the following class:
Related topics