Win32_PerfFormattedData_Tcpip_TCPv6, ROOT\CIMV2

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

Description

The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state.

Win32_PerfFormattedData_Tcpip_TCPv6 properties

Win32_PerfFormattedData_Tcpip_TCPv6 has 18 properties (9 Local, 9 Derived)

NameOriginCIMType
CaptionCIM_StatisticalInformation8 [string]
ConnectionFailuresWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
ConnectionsActiveWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
ConnectionsEstablishedWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
ConnectionsPassiveWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
ConnectionsResetWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
DescriptionCIM_StatisticalInformation8 [string]
Frequency_ObjectWin32_Perf21 [uint64]
Frequency_PerfTimeWin32_Perf21 [uint64]
Frequency_Sys100NSWin32_Perf21 [uint64]
NameCIM_StatisticalInformation8 [string]
SegmentsPersecWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
SegmentsReceivedPersecWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
SegmentsRetransmittedPersecWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
SegmentsSentPersecWin32_PerfFormattedData_Tcpip_TCPv619 [uint32]
Timestamp_ObjectWin32_Perf21 [uint64]
Timestamp_PerfTimeWin32_Perf21 [uint64]
Timestamp_Sys100NSWin32_Perf21 [uint64]

Detailed description of Win32_PerfFormattedData_Tcpip_TCPv6 properties

Local properties (9) of Win32_PerfFormattedData_Tcpip_TCPv6 class

ConnectionFailures property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ConnectionFailures'
CounterType65536
Description'Connection Failures is the number of times TCP connections have made a direct transition to the CLOSED state from the SYN-SENT state or the SYN-RCVD state, plus the number of times TCP connections have made a direct transition to the LISTEN state from the SYN-RCVD state.'
DisplayName'Connection Failures'
DisplayName009'Connection Failures'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ConnectionFailures property is in 4 classes of ROOT\cimv2 and in 1 namespace
ConnectionsActive property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ConnectionsActive'
CounterType65536
Description'Connections Active is the number of times TCP connections have made a direct transition to the SYN-SENT state from the CLOSED state. In other words, it shows a number of connections which are initiated by the local computer. The value is a cumulative total.'
DisplayName'Connections Active'
DisplayName009'Connections Active'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ConnectionsActive property is in 4 classes of ROOT\cimv2 and in 1 namespace
ConnectionsEstablished property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ConnectionsEstablished'
CounterType65536
Description'Connections Established is the number of TCP connections for which the current state is either ESTABLISHED or CLOSE-WAIT.'
DisplayName'Connections Established'
DisplayName009'Connections Established'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ConnectionsEstablished property is in 8 classes of ROOT\cimv2 and in 1 namespace
ConnectionsPassive property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ConnectionsPassive'
CounterType65536
Description'Connections Passive is the number of times TCP connections have made a direct transition to the SYN-RCVD state from the LISTEN state. In other words, it shows a number of connections to the local computer, which are initiated by remote computers. The value is a cumulative total.'
DisplayName'Connections Passive'
DisplayName009'Connections Passive'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ConnectionsPassive property is in 4 classes of ROOT\cimv2 and in 1 namespace
ConnectionsReset property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_RAWCOUNT'
Counter'ConnectionsReset'
CounterType65536
Description'Connections Reset is the number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state.'
DisplayName'Connections Reset'
DisplayName009'Connections Reset'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
ConnectionsReset property is in 4 classes of ROOT\cimv2 and in 1 namespace
SegmentsPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SegmentsPersec'
CounterType272696320
Description'Segments/sec is the rate at which TCP segments are sent or received using the TCP protocol.'
DisplayName'Segments/sec'
DisplayName009'Segments/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SegmentsPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
SegmentsReceivedPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SegmentsReceivedPersec'
CounterType272696320
Description'Segments Received/sec is the rate at which segments are received, including those received in error. This count includes segments received on currently established connections.'
DisplayName'Segments Received/sec'
DisplayName009'Segments Received/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SegmentsReceivedPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
SegmentsRetransmittedPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SegmentsRetransmittedPersec'
CounterType272696320
Description'Segments Retransmitted/sec is the rate at which segments are retransmitted, that is, segments transmitted containing one or more previously transmitted bytes.'
DisplayName'Segments Retransmitted/sec'
DisplayName009'Segments Retransmitted/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SegmentsRetransmittedPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace
SegmentsSentPersec property
CIMTYPE'uint32'
CookingType'PERF_COUNTER_COUNTER'
Counter'SegmentsSentPersec'
CounterType272696320
Description'Segments Sent/sec is the rate at which segments are sent, including those on current connections, but excluding those containing only retransmitted bytes.'
DisplayName'Segments Sent/sec'
DisplayName009'Segments Sent/sec'
HelpIndex0
PerfIndex0
PerfTimeFreq'Frequency_PerfTime'
PerfTimeStamp'Timestamp_PerfTime'
SegmentsSentPersec property is in 4 classes of ROOT\cimv2 and in 1 namespace

Derived properties (9) of Win32_PerfFormattedData_Tcpip_TCPv6 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_TCPv6 Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AutoCook1
AutoCook_RawClass'Win32_PerfRawData_Tcpip_TCPv6'
CookedTrue
Description'The TCP performance object consists of counters that measure the rates at which TCP Segments are sent and received by using the TCP protocol. It includes counters that monitor the number of TCP connections in each TCP connection state.'
DisplayName'TCPv6'
DisplayName009'TCPv6'
dynamicTrue
GenericPerfCtrTrue
HelpIndex0
HiPerfTrue
Locale1033
PerfIndex0
provider'WmiPerfInst'
RegistryKey'Tcpip'
SingletonTrue

Win32_PerfFormattedData_Tcpip_TCPv6 System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\cimv2:Win32_PerfFormattedData_Tcpip_TCPv6'___SYSTEM8
__NAMESPACE'ROOT\cimv2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['Win32_PerfFormattedData', 'Win32_Perf', 'CIM_StatisticalInformation']___SYSTEM8
__PROPERTY_COUNT18___SYSTEM3
__RELPATH'Win32_PerfFormattedData_Tcpip_TCPv6'___SYSTEM8
__DYNASTY'CIM_StatisticalInformation'___SYSTEM8
__SUPERCLASS'Win32_PerfFormattedData'___SYSTEM8
__CLASS'Win32_PerfFormattedData_Tcpip_TCPv6'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to Win32_PerfFormattedData_Tcpip_TCPv6

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
Win32_PerfRawData_Tcpip_TCPv601801--
WUtils.com
online utility - toplist