BACK TO INDEX

Win32_PerfRawData_Tcpip_IPv6
The IP performance object consists of counters that measure the rates at which IP datagrams are sent and received by using IP protocols. It also includes counters that monitor IP protocol errors.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
DatagramsForwardedPersecUInt32Datagrams Forwarded/sec is the rate, in incidents per second, at which attemps were made to find routes to forward input datagrams their final destination, because the local server was not the final IP destination. In servers that do not act as IP Gateways, this rate includes only packets that were source-routed via this entity, where the source-route option processing was successful.
DatagramsOutboundDiscardedUInt32Datagrams Outbound Discarded is the number of output IP datagrams that were discarded even though no problems were encountered to prevent their transmission to their destination (for example, lack of buffer space). This counter includes datagrams counted in Datagrams Forwarded/sec that meet this criterion.
DatagramsOutboundNoRouteUInt32Datagrams Outbound No Route is the number of IP datagrams that were discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded/sec that meet this `no route' criterion.
DatagramsPersecUInt32Datagrams/sec is the rate, in incidents per second, at which IP datagrams were received from or sent to the interfaces, including those in error. Forwarded datagrams are not included in this rate.
DatagramsReceivedAddressErrorsUInt32Datagrams Received Address Errors is the number of input datagrams that were discarded because the IP address in their IP header destination field was not valid for the computer. This count includes invalid addresses (for example, 0.0. 0.0) and addresses of unsupported Classes (for example, Class E). For entities that are not IP gateways and do not forward datagrams, this counter includes datagrams that were discarded because the destination address was not a local address.
DatagramsReceivedDeliveredPersecUInt32Datagrams Received Delivered/sec is the rate, in incidents per second, at which input datagrams were successfully delivered to IP user-protocols, including Internet Control Message Protocol (ICMP).
DatagramsReceivedDiscardedUInt32Datagrams Received Discarded is the number of input IP datagrams that were discarded even though problems prevented their continued processing (for example, lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly.
DatagramsReceivedHeaderErrorsUInt32Datagrams Received Header Errors is the number of input datagrams that were discarded due to errors in the IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
DatagramsReceivedPersecUInt32Datagrams Received/sec is the rate, in incidents per second, at which IP datagrams are received from the interfaces, including those in error. Datagrams Received/sec is a subset of Datagrams/sec.
DatagramsReceivedUnknownProtocolUInt32Datagrams Received Unknown Protocol is the number of locally-addressed datagrams that were successfully received but were discarded because of an unknown or unsupported protocol.
DatagramsSentPersecUInt32Datagrams Sent/sec is the rate, in incidents per second, at which IP datagrams were supplied for transmission by local IP user-protocols (including ICMP). This counter does not include any datagrams counted in Datagrams Forwarded/sec. Datagrams Sent/sec is a subset of Datagrams/sec.
DescriptionStringA textual description of the statistic or metric.
FragmentationFailuresUInt32Fragmentation Failures is the number of IP datagrams that were discarded because they needed to be fragmented at but could not be (for example, because the `Don't Fragment' flag was set).
FragmentedDatagramsPersecUInt32Fragmented Datagrams/sec is the rate, in incidents per second, at which datagrams are successfully fragmented.
FragmentReassemblyFailuresUInt32Fragment Re-assembly Failures is the number of failures detected by the IP reassembly algorithm, such as time outs, errors, etc. This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) lose track of the number of fragments by combining them as they are received.
FragmentsCreatedPersecUInt32Fragments Created/sec is the rate, in incidents per second, at which IP datagram fragments were generated as a result of fragmentation.
FragmentsReassembledPersecUInt32Fragments Re-assembled/sec is the rate, in incidents per second, at which IP fragments were successfully reassembled.
FragmentsReceivedPersecUInt32Fragments Received/sec is the rate, in incidents per second, at which IP fragments that need to be reassembled at this entity are received.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
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.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
SAMPLE DATA INSTANCE
   [Description("The IP performance object consists of counters that measure the rates at which IP datagrams are sent and received by using IP protocols. It also includes counters that monitor IP protocol errors."): ToInstance Amended, DisplayName("IPv6"): ToInstance Amended, genericperfctr: ToInstance Amended, locale(1033): ToInstance Amended]
   instance of Win32_PerfRawData_Tcpip_IPv6
   {
    [Description("Datagrams Forwarded/sec is the rate, in incidents per second, at which attemps were made to find routes to forward input datagrams their final destination, because the local server was not the final IP destination. In servers that do not act as IP Gateways, this rate includes only packets that were source-routed via this entity, where the source-route option processing was successful."): ToInstance Amended, DisplayName("Datagrams Forwarded/sec"): ToInstance Amended] DatagramsForwardedPersec = 0;
    [Description("Datagrams Outbound Discarded is the number of output IP datagrams that were discarded even though no problems were encountered to prevent their transmission to their destination (for example, lack of buffer space). This counter includes datagrams counted in Datagrams Forwarded/sec that meet this criterion."): ToInstance Amended, DisplayName("Datagrams Outbound Discarded"): ToInstance Amended] DatagramsOutboundDiscarded = 0;
    [Description("Datagrams Outbound No Route is the number of IP datagrams that were discarded because no route could be found to transmit them to their destination. This counter includes any packets counted in Datagrams Forwarded/sec that meet this `no route' criterion."): ToInstance Amended, DisplayName("Datagrams Outbound No Route"): ToInstance Amended] DatagramsOutboundNoRoute = 0;
    [Description("Datagrams/sec is the rate, in incidents per second, at which IP datagrams were received from or sent to the interfaces, including those in error. Forwarded datagrams are not included in this rate."): ToInstance Amended, DisplayName("Datagrams/sec"): ToInstance Amended] DatagramsPersec = 0;
    [Description("Datagrams Received Address Errors is the number of input datagrams that were discarded because the IP address in their IP header destination field was not valid for the computer. This count includes invalid addresses (for example, 0.0. 0.0) and addresses of unsupported Classes (for example, Class E). For entities that are not IP gateways and do not forward datagrams, this counter includes datagrams that were discarded because the destination address was not a local address."): ToInstance Amended, DisplayName("Datagrams Received Address Errors"): ToInstance Amended] DatagramsReceivedAddressErrors = 0;
    [Description("Datagrams Received Delivered/sec is the rate, in incidents per second, at which input datagrams were successfully delivered to IP user-protocols, including Internet Control Message Protocol (ICMP)."): ToInstance Amended, DisplayName("Datagrams Received Delivered/sec"): ToInstance Amended] DatagramsReceivedDeliveredPersec = 0;
    [Description("Datagrams Received Discarded is the number of input IP datagrams that were discarded even though problems prevented their continued processing (for example, lack of buffer space). This counter does not include any datagrams discarded while awaiting re-assembly."): ToInstance Amended, DisplayName("Datagrams Received Discarded"): ToInstance Amended] DatagramsReceivedDiscarded = 0;
    [Description("Datagrams Received Header Errors is the number of input datagrams that were discarded due to errors in the IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc."): ToInstance Amended, DisplayName("Datagrams Received Header Errors"): ToInstance Amended] DatagramsReceivedHeaderErrors = 0;
    [Description("Datagrams Received/sec is the rate, in incidents per second, at which IP datagrams are received from the interfaces, including those in error. Datagrams Received/sec is a subset of Datagrams/sec."): ToInstance Amended, DisplayName("Datagrams Received/sec"): ToInstance Amended] DatagramsReceivedPersec = 0;
    [Description("Datagrams Received Unknown Protocol is the number of locally-addressed datagrams that were successfully received but were discarded because of an unknown or unsupported protocol."): ToInstance Amended, DisplayName("Datagrams Received Unknown Protocol"): ToInstance Amended] DatagramsReceivedUnknownProtocol = 0;
    [Description("Datagrams Sent/sec is the rate, in incidents per second, at which IP datagrams were supplied for transmission by local IP user-protocols (including ICMP). This counter does not include any datagrams counted in Datagrams Forwarded/sec. Datagrams Sent/sec is a subset of Datagrams/sec."): ToInstance Amended, DisplayName("Datagrams Sent/sec"): ToInstance Amended] DatagramsSentPersec = 0;
    [Description("Fragmentation Failures is the number of IP datagrams that were discarded because they needed to be fragmented at but could not be (for example, because the `Don't Fragment' flag was set)."): ToInstance Amended, DisplayName("Fragmentation Failures"): ToInstance Amended] FragmentationFailures = 0;
    [Description("Fragmented Datagrams/sec is the rate, in incidents per second, at which datagrams are successfully fragmented."): ToInstance Amended, DisplayName("Fragmented Datagrams/sec"): ToInstance Amended] FragmentedDatagramsPersec = 0;
    [Description("Fragment Re-assembly Failures is the number of failures detected by the IP reassembly algorithm, such as time outs, errors, etc. This is not necessarily a count of discarded IP fragments since some algorithms (notably RFC 815) lose track of the number of fragments by combining them as they are received."): ToInstance Amended, DisplayName("Fragment Re-assembly Failures"): ToInstance Amended] FragmentReassemblyFailures = 0;
    [Description("Fragments Created/sec is the rate, in incidents per second, at which IP datagram fragments were generated as a result of fragmentation."): ToInstance Amended, DisplayName("Fragments Created/sec"): ToInstance Amended] FragmentsCreatedPersec = 0;
    [Description("Fragments Re-assembled/sec is the rate, in incidents per second, at which IP fragments were successfully reassembled."): ToInstance Amended, DisplayName("Fragments Re-assembled/sec"): ToInstance Amended] FragmentsReassembledPersec = 0;
    [Description("Fragments Received/sec is the rate, in incidents per second, at which IP fragments that need to be reassembled at this entity are received."): ToInstance Amended, DisplayName("Fragments Received/sec"): ToInstance Amended] FragmentsReceivedPersec = 0;
    Frequency_Object = "0";
    Frequency_PerfTime = "3579545";
    Frequency_Sys100NS = "10000000";
    Timestamp_Object = "0";
    Timestamp_PerfTime = "615151834483";
    Timestamp_Sys100NS = "1718519628000";
   };