Microsoft-Windows-SMBClient › Event 30810

Event ID 30810 — Added a TCP/IP transport interface.

Provider
Microsoft-Windows-SMBClient
Channel
Connectivity
Level
Informational
Opcode
Info

Description

Added a TCP/IP transport interface.

Message #

Added a TCP/IP transport interface.

Name: %2
InterfaceIndex: %3

Guidance:
A TCP/IP binding was added to the specified network adapter for the SMB client. The SMB client can now send and receive SMB traffic on this network adapter using TCP/IP. You should expect this event when a computer restarts or when a previously disabled network adaptor is re-enabled. No user action is required.

Fields #

NameDescription
NameLength UInt16
Name UnicodeString
IfIndex UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-SMBClient",
    "guid": "988C59C5-0A1C-45B6-A555-0C62276E327D",
    "event_source_name": "",
    "event_id": 30810,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 288230376151711808,
    "time_created": "2023-11-06T06:25:42.647569+00:00",
    "event_record_id": 86,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 428
    },
    "channel": "Microsoft-Windows-SmbClient/Connectivity",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "NameLength": 9,
    "Name": "Ethernet1",
    "IfIndex": 4
  },
  "message": ""
}

References #