Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
This class is the event type class for IPv6 TCP/IP events.
The following syntax is simplified from MOF code.
[EventType{27, 29, 30, 32, 34}, EventTypeName{"RecvIPV6", "DisconnectIPV6", "RetransmitIPV6", "ReconnectIPV6", "TCPCopyIPV6"}]
class TcpIp_TypeGroup3 : TcpIp
{
uint32 PID;
uint32 size;
object daddr;
object saddr;
object dport;
object sport;
uint32 seqnum;
uint32 connid;
};
The TcpIp_TypeGroup3 class has these types of members:
The TcpIp_TypeGroup3 class has these properties.
connid
Data type: uint32
Access type: Read-only
Qualifiers: WmiDataId(6), Pointer
A unique connection identifier to correlate events belonging to the same connection.
daddr
Data type: object
Access type: Read-only
Qualifiers: WmiDataId(3), Extension("IPAddrV6")
Destination IP address.
dport
Data type: object
Access type: Read-only
Qualifiers: WmiDataId(5), Extension("Port")
Destination port number.
PID
Data type: uint32
Access type: Read-only
Qualifiers: WmiDataId(1)
Identifier of the process associated with the request.
saddr
Data type: object
Access type: Read-only
Qualifiers: WmiDataId(4), Extension("IPAddrV6")
Source IP address.
seqnum
Data type: uint32
Access type: Read-only
Qualifiers: WmiDataId(7)
Sequence number.
size
Data type: uint32
Access type: Read-only
Qualifiers: WmiDataId(2)
Size of the packet.
sport
Data type: object
Access type: Read-only
Qualifiers: WmiDataId(6), Extension("Port")
Source port number.
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2008 [desktop apps only] |
Events
Nov 19, 11 PM - Nov 21, 11 PM
Gain the competitive edge you need with powerful AI and Cloud solutions by attending Microsoft Ignite online.
Register now