Microsoft-Windows-SMBClient › Event 30811

Event ID 30811 — Deleted a TCP/IP transport interface.

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

Description

Deleted a TCP/IP transport interface.

Message #

Deleted a TCP/IP transport interface.

Name: %2
InterfaceIndex: %3

Guidance:
A TCP/IP binding was removed from the specified network adapter for the SMB client. You should expect this event when a computer shuts down or when a previously enabled network adaptor is disabled. 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": 30811,
    "version": 0,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "keywords": 288230376151711808,
    "time_created": "2023-11-06T06:25:42.599960+00:00",
    "event_record_id": 84,
    "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 #