| Win32_PerfFormattedData_Tcpip_ICMPv6 | |||
| 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. | |||
| NameSpace Path | |||
| \ROOT\CIMV2 | |||
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | String | A short textual description (one-line string) for the statistic or metric. | |
| Description | String | A textual description of the statistic or metric. | |
| Frequency_Object | UInt64 | NA | |
| Frequency_PerfTime | UInt64 | NA | |
| Frequency_Sys100NS | UInt64 | NA | |
| MessagesOutboundErrors | UInt32 | 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. | |
| MessagesPersec | UInt32 | 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. | |
| MessagesReceivedErrors | UInt32 | Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc. | |
| MessagesReceivedPersec | UInt32 | Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error. | |
| MessagesSentPersec | UInt32 | 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. | |
| Name | String | 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. | |
| ReceivedDestUnreachable | UInt32 | Received Destination Unreachable is the number of ICMP Destination Unreachable messages received. | |
| ReceivedEchoPersec | UInt32 | Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received. | |
| ReceivedEchoReplyPersec | UInt32 | Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received. | |
| ReceivedMembershipQuery | UInt32 | Received Membership Query is the number of packets received thatquery their membership to a group. | |
| ReceivedMembershipReduction | UInt32 | Received Membership Reduction is the number of packets received thatcancelled their membership to a group. | |
| ReceivedMembershipReport | UInt32 | Received Membership Report is the number of packets received thatreport their membership to a group. | |
| ReceivedNeighborAdvert | UInt32 | Received Neighbor Advert is the number of packets received thatadvert a neighbor. | |
| ReceivedNeighborSolicit | UInt32 | Received Neighbor Solicit is the number of packets received thatsolicit a neighbor. | |
| ReceivedPacketTooBig | UInt32 | Received Packet Too Big is the number of received packets thatare larger than anticipated. | |
| ReceivedParameterProblem | UInt32 | Received Parameter Problem is the number of ICMP Parameter Problem messages received. | |
| ReceivedRedirectPersec | UInt32 | Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received. | |
| ReceivedRouterAdvert | UInt32 | Received Router Advert is the number of packets received thatadvert the router. | |
| ReceivedRouterSolicit | UInt32 | Received Router Solicit is the number of packets received thatsolicit the router. | |
| ReceivedTimeExceeded | UInt32 | Received Time Exceeded is the number of ICMP Time Exceeded messages received. | |
| SentDestinationUnreachable | UInt32 | Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent. | |
| SentEchoPersec | UInt32 | Sent Echo/sec is the rate of ICMP Echo messages sent. | |
| SentEchoReplyPersec | UInt32 | Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent. | |
| SentMembershipQuery | UInt32 | Sent Membership Query is the number of packets sent thatquery their membership to a group. | |
| SentMembershipReduction | UInt32 | Sent Membership Reduction is the number of packets sent thatcancelled their membership to a group. | |
| SentMembershipReport | UInt32 | Sent Membership Report is the number of packets sent thatreport their membership to a group. | |
| SentNeighborAdvert | UInt32 | Sent Neighbor Advert is the number of packets sent thatadvert a neighbor. | |
| SentNeighborSolicit | UInt32 | Sent Neighbor Solicit is the number of packets sent thatsolicit a neighbor. | |
| SentPacketTooBig | UInt32 | Sent Packet Too Big is the number of sent packets thatare larger than anticipated. | |
| SentParameterProblem | UInt32 | Sent Parameter Problem is the number of ICMP Parameter Problem messages sent. | |
| SentRedirectPersec | UInt32 | Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent. | |
| SentRouterAdvert | UInt32 | Sent Router Advert is the number of packets sent thatadvert the router. | |
| SentRouterSolicit | UInt32 | Sent Router Solicit is the number of packets sent thatsolicit the router. | |
| SentTimeExceeded | UInt32 | Sent Time Exceeded is the number of ICMP Time Exceeded messages sent. | |
| Timestamp_Object | UInt64 | NA | |
| Timestamp_PerfTime | UInt64 | NA | |
| Timestamp_Sys100NS | UInt64 | NA | |
| SAMPLE DATA INSTANCE | |||
|    [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."): ToInstance Amended, DisplayName("ICMPv6"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]    instance of Win32_PerfFormattedData_Tcpip_ICMPv6    {     [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."): ToInstance Amended, DisplayName("Messages Outbound Errors"): ToInstance Amended] MessagesOutboundErrors = 0;     [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."): ToInstance Amended, DisplayName("Messages/sec"): ToInstance Amended] MessagesPersec = 0;     [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."): ToInstance Amended, DisplayName("Messages Received Errors"): ToInstance Amended] MessagesReceivedErrors = 0;     [Description("Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error."): ToInstance Amended, DisplayName("Messages Received/sec"): ToInstance Amended] MessagesReceivedPersec = 0;     [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."): ToInstance Amended, DisplayName("Messages Sent/sec"): ToInstance Amended] MessagesSentPersec = 0;     [Description("Received Destination Unreachable is the number of ICMP Destination Unreachable messages received."): ToInstance Amended, DisplayName("Received Dest. Unreachable"): ToInstance Amended] ReceivedDestUnreachable = 0;     [Description("Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received."): ToInstance Amended, DisplayName("Received Echo/sec"): ToInstance Amended] ReceivedEchoPersec = 0;     [Description("Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received."): ToInstance Amended, DisplayName("Received Echo Reply/sec"): ToInstance Amended] ReceivedEchoReplyPersec = 0;     [Description("Received Membership Query is the number of packets received thatquery their membership to a group."): ToInstance Amended, DisplayName("Received Membership Query"): ToInstance Amended] ReceivedMembershipQuery = 0;     [Description("Received Membership Reduction is the number of packets received thatcancelled their membership to a group."): ToInstance Amended, DisplayName("Received Membership Reduction"): ToInstance Amended] ReceivedMembershipReduction = 0;     [Description("Received Membership Report is the number of packets received thatreport their membership to a group."): ToInstance Amended, DisplayName("Received Membership Report"): ToInstance Amended] ReceivedMembershipReport = 0;     [Description("Received Neighbor Advert is the number of packets received thatadvert a neighbor."): ToInstance Amended, DisplayName("Received Neighbor Advert"): ToInstance Amended] ReceivedNeighborAdvert = 0;     [Description("Received Neighbor Solicit is the number of packets received thatsolicit a neighbor."): ToInstance Amended, DisplayName("Received Neighbor Solicit"): ToInstance Amended] ReceivedNeighborSolicit = 0;     [Description("Received Packet Too Big is the number of received packets thatare larger than anticipated."): ToInstance Amended, DisplayName("Received Packet Too Big"): ToInstance Amended] ReceivedPacketTooBig = 0;     [Description("Received Parameter Problem is the number of ICMP Parameter Problem messages received."): ToInstance Amended, DisplayName("Received Parameter Problem"): ToInstance Amended] ReceivedParameterProblem = 0;     [Description("Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received."): ToInstance Amended, DisplayName("Received Redirect/sec"): ToInstance Amended] ReceivedRedirectPersec = 0;     [Description("Received Router Advert is the number of packets received thatadvert the router."): ToInstance Amended, DisplayName("Received Router Advert"): ToInstance Amended] ReceivedRouterAdvert = 0;     [Description("Received Router Solicit is the number of packets received thatsolicit the router."): ToInstance Amended, DisplayName("Received Router Solicit"): ToInstance Amended] ReceivedRouterSolicit = 0;     [Description("Received Time Exceeded is the number of ICMP Time Exceeded messages received."): ToInstance Amended, DisplayName("Received Time Exceeded"): ToInstance Amended] ReceivedTimeExceeded = 0;     [Description("Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent."): ToInstance Amended, DisplayName("Sent Destination Unreachable"): ToInstance Amended] SentDestinationUnreachable = 0;     [Description("Sent Echo/sec is the rate of ICMP Echo messages sent."): ToInstance Amended, DisplayName("Sent Echo/sec"): ToInstance Amended] SentEchoPersec = 0;     [Description("Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent."): ToInstance Amended, DisplayName("Sent Echo Reply/sec"): ToInstance Amended] SentEchoReplyPersec = 0;     [Description("Sent Membership Query is the number of packets sent thatquery their membership to a group."): ToInstance Amended, DisplayName("Sent Membership Query"): ToInstance Amended] SentMembershipQuery = 0;     [Description("Sent Membership Reduction is the number of packets sent thatcancelled their membership to a group."): ToInstance Amended, DisplayName("Sent Membership Reduction"): ToInstance Amended] SentMembershipReduction = 0;     [Description("Sent Membership Report is the number of packets sent thatreport their membership to a group."): ToInstance Amended, DisplayName("Sent Membership Report"): ToInstance Amended] SentMembershipReport = 0;     [Description("Sent Neighbor Advert is the number of packets sent thatadvert a neighbor."): ToInstance Amended, DisplayName("Sent Neighbor Advert"): ToInstance Amended] SentNeighborAdvert = 0;     [Description("Sent Neighbor Solicit is the number of packets sent thatsolicit a neighbor."): ToInstance Amended, DisplayName("Sent Neighbor Solicit"): ToInstance Amended] SentNeighborSolicit = 0;     [Description("Sent Packet Too Big is the number of sent packets thatare larger than anticipated."): ToInstance Amended, DisplayName("Sent Packet Too Big"): ToInstance Amended] SentPacketTooBig = 0;     [Description("Sent Parameter Problem is the number of ICMP Parameter Problem messages sent."): ToInstance Amended, DisplayName("Sent Parameter Problem"): ToInstance Amended] SentParameterProblem = 0;     [Description("Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent."): ToInstance Amended, DisplayName("Sent Redirect/sec"): ToInstance Amended] SentRedirectPersec = 0;     [Description("Sent Router Advert is the number of packets sent thatadvert the router."): ToInstance Amended, DisplayName("Sent Router Advert"): ToInstance Amended] SentRouterAdvert = 0;     [Description("Sent Router Solicit is the number of packets sent thatsolicit the router."): ToInstance Amended, DisplayName("Sent Router Solicit"): ToInstance Amended] SentRouterSolicit = 0;     [Description("Sent Time Exceeded is the number of ICMP Time Exceeded messages sent."): ToInstance Amended, DisplayName("Sent Time Exceeded"): ToInstance Amended] SentTimeExceeded = 0;    }; | |||