BACK TO INDEX

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
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
DescriptionStringA textual description of the statistic or metric.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
MessagesOutboundErrorsUInt32Messages 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.
MessagesPersecUInt32Messages/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.
MessagesReceivedErrorsUInt32Messages Received Errors is the number of ICMP messages that the entity received but had errors, such as bad ICMP checksums, bad length, etc.
MessagesReceivedPersecUInt32Messages Received/sec is the rate, in incidents per second at which ICMP messages were received. The rate includes messages received in error.
MessagesSentPersecUInt32Messages Sent/sec is the rate, in incidents per second, at which the server attempted to send. The rate includes those messages sent in error.
NameStringThe 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.
ReceivedDestUnreachableUInt32Received Destination Unreachable is the number of ICMP Destination Unreachable messages received.
ReceivedEchoPersecUInt32Received Echo/sec is the rate, in incidents per second, at which ICMP Echo messages were received.
ReceivedEchoReplyPersecUInt32Received Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were received.
ReceivedMembershipQueryUInt32Received Membership Query is the number of packets received thatquery their membership to a group.
ReceivedMembershipReductionUInt32Received Membership Reduction is the number of packets received thatcancelled their membership to a group.
ReceivedMembershipReportUInt32Received Membership Report is the number of packets received thatreport their membership to a group.
ReceivedNeighborAdvertUInt32Received Neighbor Advert is the number of packets received thatadvert a neighbor.
ReceivedNeighborSolicitUInt32Received Neighbor Solicit is the number of packets received thatsolicit a neighbor.
ReceivedPacketTooBigUInt32Received Packet Too Big is the number of received packets thatare larger than anticipated.
ReceivedParameterProblemUInt32Received Parameter Problem is the number of ICMP Parameter Problem messages received.
ReceivedRedirectPersecUInt32Received Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were received.
ReceivedRouterAdvertUInt32Received Router Advert is the number of packets received thatadvert the router.
ReceivedRouterSolicitUInt32Received Router Solicit is the number of packets received thatsolicit the router.
ReceivedTimeExceededUInt32Received Time Exceeded is the number of ICMP Time Exceeded messages received.
SentDestinationUnreachableUInt32Sent Destination Unreachable is the number of ICMP Destination Unreachable messages sent.
SentEchoPersecUInt32Sent Echo/sec is the rate of ICMP Echo messages sent.
SentEchoReplyPersecUInt32Sent Echo Reply/sec is the rate, in incidents per second, at which ICMP Echo Reply messages were sent.
SentMembershipQueryUInt32Sent Membership Query is the number of packets sent thatquery their membership to a group.
SentMembershipReductionUInt32Sent Membership Reduction is the number of packets sent thatcancelled their membership to a group.
SentMembershipReportUInt32Sent Membership Report is the number of packets sent thatreport their membership to a group.
SentNeighborAdvertUInt32Sent Neighbor Advert is the number of packets sent thatadvert a neighbor.
SentNeighborSolicitUInt32Sent Neighbor Solicit is the number of packets sent thatsolicit a neighbor.
SentPacketTooBigUInt32Sent Packet Too Big is the number of sent packets thatare larger than anticipated.
SentParameterProblemUInt32Sent Parameter Problem is the number of ICMP Parameter Problem messages sent.
SentRedirectPersecUInt32Sent Redirect/sec is the rate, in incidents per second, at which ICMP Redirect messages were sent.
SentRouterAdvertUInt32Sent Router Advert is the number of packets sent thatadvert the router.
SentRouterSolicitUInt32Sent Router Solicit is the number of packets sent thatsolicit the router.
SentTimeExceededUInt32Sent Time Exceeded is the number of ICMP Time Exceeded messages sent.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
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;
   };