Microsoft-Windows-NDIS › Event 10400

Event ID 10400 — The network interface "AdapterName" has begun resetting.

Provider
Microsoft-Windows-NDIS
Channel
System
Level
Warning
Opcode
Info

Message #

The network interface "%4" has begun resetting.  There will be a momentary disruption in network connectivity while the hardware resets. Reason: %5. This network interface has reset %6 time(s) since it was last initialized.

Fields #

NameDescription
IfGuid GUID
IfIndex UInt32
IfLuid UInt64
AdapterName UnicodeString
ResetReason UInt324" has begun resetting. There will be a momentary disruption in network connectivity while the hardware resets. Reason.
ResetCount UInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-NDIS",
    "guid": "CDEAD503-17F5-4A3E-B7AE-DF8CC2902EB9",
    "event_source_name": "",
    "event_id": 10400,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 2305843009213693952,
    "time_created": "2023-11-06T00:53:47.295624+00:00",
    "event_record_id": 2138,
    "correlation": {
      "ActivityID": "3D03B11E-98A0-4304-84E2-CD3AAE8EFE1D"
    },
    "execution": {
      "process_id": 4,
      "thread_id": 20768
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": ""
    }
  },
  "event_data": {
    "IfGuid": "3D03B11E-98A0-4304-84E2-CD3AAE8EFE1D",
    "IfIndex": 4,
    "IfLuid": 1689399649632256,
    "AdapterName": "Intel(R) PRO/1000 MT Network Connection #2",
    "ResetReason": 1,
    "ResetCount": 2
  },
  "message": ""
}

References #