Microsoft-Windows-Hyper-V-Netvsc

74 events across 2 channels

Event IDTitleChannel
1The VM and host networking components successfully negotiated protocol version …System
2The VM and host networking components failed to negotiate protocol version …System
3The miniport 'MiniportName' was successfully initialized.System
4Failed to initialize miniport 'MiniportName', Status = 'Status'.System
5Failed to set config parameters on miniport NIC 'MiniportName', Status = …System
6Miniport NIC 'MiniportName' is halting.System
7Miniport NIC 'MiniportName' reset.System
8Miniport NIC 'MiniportName' hung.System
9Miniport NIC 'MiniportName' halted.System
10Miniport NIC 'MiniportName' paused.System
11Miniport NIC 'MiniportName' restarted.System
12Miniport NIC 'MiniportName' connected.System
13Miniport NIC 'MiniportName' disconnected.System
14Miniport NIC 'MiniportName' network has changed.System
15Failed to initialize microport for miniport 'MiniportName', Status = 'Status'.System
16NBL Operation miniport NIC 'MiniportName' is dropped.Diagnostic
17Failed to send packet at the microport.Diagnostic
18NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction …Diagnostic
19NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction …Diagnostic
20NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction …Diagnostic
21SFA cleanup succeeded.System
22SFA GetMeterData succeeded.System
23SFA RemoveRule succeeded.System
24SFA AddRule succeeded.System
25SFA DeleteContext succeeded.System
26SFA CreateContext succeeded.System
27SFA StatusChangedNotification SfaEnabled: {SfaEnabled} ClientContext: …System
28SFA register optional handler succeeded.System
29SFA GetMeterData failed.System
30SFA RemoveRule failed.System
31SFA AddRule failed.System
32SFA DeleteContext failed.System
33SFA CreateContext failed.System
34PD initialization succeeded.System
35PD initialization failed.System
36PD cleanup succeeded.System
37Open NDK adapter failed on Miniport 'MiniportName'.System
38NDK PnP event failed.System
39VF adapter bind failed.System
40Task, Task, failed because of low memory.System
41Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF …System
42Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF …System
43NDK PnP event succeeded.System
44Miniport 'MiniportName' reported NDK capabilities.System
45Miniport 'MiniportName' failed to report NDK capabilities.System
46VF adapter 'VfAdapterName' did not report NDK capabilities.System
47VF adapter 'VfAdapterName' reported NDK capabilities in enabled operational …System
48VF adapter 'VfAdapterName' reported NDK capabilities in disabled operational …System
49A VF connection failed due to isolated VM restriction.System
50Successfully bind NetVsc to VfAdapter (MiniportName) with VfSerialNumber …System
51Failed NetVsc VF association with VfSerialNumber (VfSerialNumber) FailureReason …System
52Successfully NetVsc (VfAdapterName) VF association with VfSerialNumber …System
53Failed NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path Switch …System
54Successfully NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path …System
55Failed NetVsc VF deassociation with VfSerialNumber (VfSerialNumber) Status …System
56Successfully NetVsc (VfAdapterName) VF deassociation with VfSerialNumber …System
57Failed VF adapter (MiniportName) unbind with VfSerialNumber (VfSerialNumber) …System
58Successfully VF adapter (MiniportName) unbind with VfSerialNumber …System
59Successfully sent status indication for VF adapter MiniportName (Serial number: …System
60Failed to change datapath for VF with MAC address VfMacAddress, requested VF …System
61Netvsc IOCTL failed, IOCTL code: IoctlControlCode, Status: Status.System
62Netvsc IOCTL succeeded, IOCTL code: IoControlCode.System
63ManagementVfListIoctl(opcode: IoControlCode, version: IoctlVersion) completed …System
64Failed to register control device for NetVSC!System
65The NetVSC driver object block was not found in RNDISMP list or its signature is …System
66Ioctl IoctlCode completed with status: Status.System
67Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress …System
68Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress …System
69Failed to retrieve the VF location path, status: Status.System
70Successfully retrieved VF location path: VfLocationPath, status: Status.System
71Unloading PCIP driver for reassignable VF with MAC address: VfMacAddress …System
72Unloading the PCIP driver for reassignable VF with MAC address: VfMacAddress …System
73The list of management VFs was successfully updated and all the VF status …System
74Failure during updating the management VF list, status: Status, …System

Event ID 1 — The VM and host networking components successfully negotiated protocol version 'Version'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
ProtocolNegotiate

Description

The VM and host networking components successfully negotiated protocol version 'Version'.

Message #

The VM and host networking components successfully negotiated protocol version '%2'

Fields #

NameDescription
VersionLen UInt32
Version UnicodeString
Status UInt32NTSTATUS reference

Event ID 2 — The VM and host networking components failed to negotiate protocol version 'Version'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
ProtocolNegotiate

Description

The VM and host networking components failed to negotiate protocol version 'Version'.

Message #

The VM and host networking components failed to negotiate protocol version '%2'

Fields #

NameDescription
VersionLen UInt32
Version UnicodeString
Status UInt32NTSTATUS reference

Event ID 3 — The miniport 'MiniportName' was successfully initialized.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisMPInit

Description

The miniport 'MiniportName' was successfully initialized.

Message #

The miniport '%2' was successfully initialized

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 4 — Failed to initialize miniport 'MiniportName', Status = 'Status'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisMPInit

Description

Failed to initialize miniport 'MiniportName', Status = 'Status'.

Message #

Failed to initialize miniport '%2', Status = '%3'

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString
Status UInt32NTSTATUS reference
UniqueEventValue UInt32

Event ID 5 — Failed to set config parameters on miniport NIC 'MiniportName', Status = 'Status'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisMPInit

Description

Failed to set config parameters on miniport NIC 'MiniportName', Status = 'Status'.

Message #

Failed to set config parameters on miniport NIC '%2', Status = '%5'

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString
SubkeyNameLen UInt32
SubkeyName UnicodeString
Status UInt32NTSTATUS reference

Event ID 6 — Miniport NIC 'MiniportName' is halting.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' is halting.

Message #

Miniport NIC '%2' is halting

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 7 — Miniport NIC 'MiniportName' reset.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' reset.

Message #

Miniport NIC '%2' reset

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 8 — Miniport NIC 'MiniportName' hung.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' hung.

Message #

Miniport NIC '%2' hung

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 9 — Miniport NIC 'MiniportName' halted.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' halted.

Message #

Miniport NIC '%2' halted

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 10 — Miniport NIC 'MiniportName' paused.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' paused.

Message #

Miniport NIC '%2' paused

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 11 — Miniport NIC 'MiniportName' restarted.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' restarted.

Message #

Miniport NIC '%2' restarted

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 12 — Miniport NIC 'MiniportName' connected.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' connected.

Message #

Miniport NIC '%2' connected

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 13 — Miniport NIC 'MiniportName' disconnected.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' disconnected.

Message #

Miniport NIC '%2' disconnected

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 14 — Miniport NIC 'MiniportName' network has changed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
RndisStatusChange

Description

Miniport NIC 'MiniportName' network has changed.

Message #

Miniport NIC '%2' network has changed

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 15 — Failed to initialize microport for miniport 'MiniportName', Status = 'Status'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
MicroportInit

Description

Failed to initialize microport for miniport 'MiniportName', Status = 'Status'.

Message #

Failed to initialize microport for miniport '%2', Status = '%3'

Fields #

NameDescription
MiniportNameLen UInt32
MiniportName UnicodeString
Status UInt32NTSTATUS reference
UniqueEventValue UInt32

Event ID 16 — NBL Operation miniport NIC 'MiniportName' is dropped.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
Diagnostic

Description

NBL Operation miniport NIC 'MiniportName' is dropped. Reason: DropReason. Status - Status.

Message #

NBL %2 miniport NIC '%5' is dropped. Reason: %3. Status - %1.

Fields #

NameDescription
Status UInt32NTSTATUS reference
Operation UInt32
Known values
%%2456
Open key file.
%%2457
Delete key file.
%%2458
Read persisted key from file.
%%2459
Write persisted key to file.
%%2464
Export of persistent cryptographic key.
%%2465
Import of persistent cryptographic key.
%%2480
Open Key.
%%2481
Create Key.
%%2482
Delete Key.
%%2483
Encrypt.
%%2484
Decrypt.
%%2485
Sign hash.
%%2486
Secret agreement.
%%2487
Domain settings.
%%2488
Local settings.
%%2489
Add provider.
%%2490
Remove provider.
%%2491
Add context.
%%2492
Remove context.
%%2493
Add function.
%%2494
Remove function.
%%2495
Add function provider.
%%2496
Remove function provider.
%%2497
Add function property.
%%2498
Remove function property.
%%2499
Machine key.
%%2500
User key.
%%2501
Key Derivation.
%%2502
Claim Creation.
%%2503
Claim Verification.
DropReason UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 17 — Failed to send packet at the microport.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
Diagnostic

Description

Failed to send packet at the microport. Reason: DropReason. Status - Status.

Message #

Failed to send packet at the microport. Reason: %2. Status - %1.

Fields #

NameDescription
Status UInt32NTSTATUS reference
DropReason UInt32

Event ID 18 — NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction dropped reason DropReason status Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
Diagnostic

Description

NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction dropped reason DropReason status Status.

Message #

NBL %4 CorrelationID %5 on IfIndex %6 direction %2 dropped reason %3 status %1

Fields #

NameDescription
Status UInt32NTSTATUS reference
Direction UInt32
Known values
%%14592
Inbound
%%14593
Outbound
%%14594
Forward
%%14595
Bidirectional
DropReason UInt32
Pointer Pointer
CorrelationId UInt64
IfIndex UInt32

Event ID 19 — NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction Synthetic.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
Diagnostic

Description

NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction Synthetic.

Message #

NBL %2 CorrelationID %3 on IfIndex %4 direction %1 Synthetic

Fields #

NameDescription
Direction UInt32
Known values
%%14592
Inbound
%%14593
Outbound
%%14594
Forward
%%14595
Bidirectional
Pointer Pointer
CorrelationId UInt64
IfIndex UInt32

Event ID 20 — NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction VF.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
Diagnostic

Description

NBL Pointer CorrelationID CorrelationId on IfIndex IfIndex direction Direction VF.

Message #

NBL %2 CorrelationID %3 on IfIndex %4 direction %1 VF

Fields #

NameDescription
Direction UInt32
Known values
%%14592
Inbound
%%14593
Outbound
%%14594
Forward
%%14595
Bidirectional
Pointer Pointer
CorrelationId UInt64
IfIndex UInt32

Event ID 21 — SFA cleanup succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA cleanup succeeded.

Message #

SFA cleanup succeeded.

Event ID 22 — SFA GetMeterData succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA GetMeterData succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} Flags: {Flags}.

Message #

SFA GetMeterData succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} Flags: {Flags}.

Fields #

NameDescription
ClientContext
ContextId
RuleId
Flags

Event ID 23 — SFA RemoveRule succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA RemoveRule succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId}.

Message #

SFA RemoveRule succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId}.

Fields #

NameDescription
ClientContext
ContextId
RuleId

Event ID 24 — SFA AddRule succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA AddRule succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} ForwardToPortId: {ForwardToPortId}.

Message #

SFA AddRule succeeded. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} ForwardToPortId: {ForwardToPortId}.

Fields #

NameDescription
ClientContext
ContextId
RuleId
ForwardToPortId

Event ID 25 — SFA DeleteContext succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA DeleteContext succeeded. ClientContext: {ClientContext} ContextId: {ContextId} LastContext: {LastContext}.

Message #

SFA DeleteContext succeeded. ClientContext: {ClientContext} ContextId: {ContextId} LastContext: {LastContext}.

Fields #

NameDescription
ClientContext
ContextId
LastContext

Event ID 26 — SFA CreateContext succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA CreateContext succeeded. ClientContext: {ClientContext} ContextId: {ContextId}.

Message #

SFA CreateContext succeeded. ClientContext: {ClientContext} ContextId: {ContextId}.

Fields #

NameDescription
ClientContext
ContextId

Event ID 27 — SFA StatusChangedNotification SfaEnabled: {SfaEnabled} ClientContext: {ClientContext}.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA StatusChangedNotification SfaEnabled: {SfaEnabled} ClientContext: {ClientContext}.

Message #

SFA StatusChangedNotification SfaEnabled: {SfaEnabled} ClientContext: {ClientContext}.

Fields #

NameDescription
SfaEnabled
ClientContext

Event ID 28 — SFA register optional handler succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA register optional handler succeeded.

Message #

SFA register optional handler succeeded.

Event ID 29 — SFA GetMeterData failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA GetMeterData failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} Flags: {Flags} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Message #

SFA GetMeterData failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} Flags: {Flags} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Fields #

NameDescription
ClientContext
ContextId
RuleId
Flags
FailureReason
Known values
%%2304
An Error occured during Logon.
%%2305
The specified user account has expired.
%%2306
The NetLogon component is not active.
%%2307
Account locked out.
%%2308
The user has not been granted the requested logon type at this machine.
%%2309
The specified account's password has expired.
%%2310
Account currently disabled.
%%2311
Account logon time restriction violation.
%%2312
User not allowed to logon at this computer.
%%2313
Unknown user name or bad password.
%%2314
Domain sid inconsistent.
%%2315
Smartcard logon is required and was not used.
MsgStatus

Event ID 30 — SFA RemoveRule failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA RemoveRule failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Message #

SFA RemoveRule failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Fields #

NameDescription
ClientContext
ContextId
FailureReason
Known values
%%2304
An Error occured during Logon.
%%2305
The specified user account has expired.
%%2306
The NetLogon component is not active.
%%2307
Account locked out.
%%2308
The user has not been granted the requested logon type at this machine.
%%2309
The specified account's password has expired.
%%2310
Account currently disabled.
%%2311
Account logon time restriction violation.
%%2312
User not allowed to logon at this computer.
%%2313
Unknown user name or bad password.
%%2314
Domain sid inconsistent.
%%2315
Smartcard logon is required and was not used.
MsgStatus

Event ID 31 — SFA AddRule failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA AddRule failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} ForwardToPortId: {ForwardToPortId} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Message #

SFA AddRule failed. ClientContext: {ClientContext} ContextId: {ContextId} RuleId: {RuleId} ForwardToPortId: {ForwardToPortId} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Fields #

NameDescription
ClientContext
ContextId
RuleId
ForwardToPortId
FailureReason
Known values
%%2304
An Error occured during Logon.
%%2305
The specified user account has expired.
%%2306
The NetLogon component is not active.
%%2307
Account locked out.
%%2308
The user has not been granted the requested logon type at this machine.
%%2309
The specified account's password has expired.
%%2310
Account currently disabled.
%%2311
Account logon time restriction violation.
%%2312
User not allowed to logon at this computer.
%%2313
Unknown user name or bad password.
%%2314
Domain sid inconsistent.
%%2315
Smartcard logon is required and was not used.
MsgStatus

Event ID 32 — SFA DeleteContext failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA DeleteContext failed. ClientContext: {ClientContext} ContextId: {ContextId} LastContext: {LastContext} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Message #

SFA DeleteContext failed. ClientContext: {ClientContext} ContextId: {ContextId} LastContext: {LastContext} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Fields #

NameDescription
ClientContext
ContextId
LastContext
FailureReason
Known values
%%2304
An Error occured during Logon.
%%2305
The specified user account has expired.
%%2306
The NetLogon component is not active.
%%2307
Account locked out.
%%2308
The user has not been granted the requested logon type at this machine.
%%2309
The specified account's password has expired.
%%2310
Account currently disabled.
%%2311
Account logon time restriction violation.
%%2312
User not allowed to logon at this computer.
%%2313
Unknown user name or bad password.
%%2314
Domain sid inconsistent.
%%2315
Smartcard logon is required and was not used.
MsgStatus

Event ID 33 — SFA CreateContext failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

SFA CreateContext failed. ClientContext: {ClientContext} ContextId: {ContextId} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Message #

SFA CreateContext failed. ClientContext: {ClientContext}  ContextId: {ContextId} FailureReason: {FailureReason} MsgStatus: {MsgStatus}.

Fields #

NameDescription
ClientContext
ContextId
FailureReason
Known values
%%2304
An Error occured during Logon.
%%2305
The specified user account has expired.
%%2306
The NetLogon component is not active.
%%2307
Account locked out.
%%2308
The user has not been granted the requested logon type at this machine.
%%2309
The specified account's password has expired.
%%2310
Account currently disabled.
%%2311
Account logon time restriction violation.
%%2312
User not allowed to logon at this computer.
%%2313
Unknown user name or bad password.
%%2314
Domain sid inconsistent.
%%2315
Smartcard logon is required and was not used.
MsgStatus

Event ID 34 — PD initialization succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
PdApi

Description

PD initialization succeeded.

Message #

PD initialization succeeded.

Fields #

NameDescription
ClientContext Pointer

Event ID 35 — PD initialization failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
PdApi

Description

PD initialization failed.

Message #

PD initialization failed.

Fields #

NameDescription
Status UInt32NTSTATUS reference
ClientContext Pointer

Event ID 36 — PD cleanup succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
PdApi

Description

PD cleanup succeeded.

Message #

PD cleanup succeeded.

Fields #

NameDescription
ClientContext Pointer

Event ID 37 — Open NDK adapter failed on Miniport 'MiniportName'.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
NdkOpenAdapter

Description

Open NDK adapter failed on Miniport 'MiniportName'. FailureReason: failureReason Status: Status.

Message #

Open NDK adapter failed on Miniport '%4'. FailureReason: %2 Status: %1.

Fields #

NameDescription
Status UInt32NTSTATUS reference
failureReason UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 38 — NDK PnP event failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
NdkPnPEvent

Description

NDK PnP event failed. PnPEvent: NDK_PnP_event_failed_PnPEvent Miniport: 'MiniportNameLen' FailureReason: NetEvent Status: Status.

Message #

NDK PnP event failed. PnPEvent: %2 Miniport: '%5' FailureReason: %3 Status: %1.

Fields #

NameDescription
Status UInt32NTSTATUS reference
NDK_PnP_event_failed_PnPEventNDK PnP event failed. PnPEvent.
NetEvent UInt32
failureReason UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 39 — VF adapter bind failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
VfBindAdapter

Description

VF adapter bind failed. FailureReason: VF_adapter_bind_failed_FailureReason MsgStatus: MsgStatus.

Message #

VF adapter bind failed. FailureReason: %2 MsgStatus: %1.

Fields #

NameDescription
MsgStatus UInt32
VF_adapter_bind_failed_FailureReason UInt32VF adapter bind failed. FailureReason.
Status UInt32NTSTATUS reference
failureReason UInt32
VfSerialNumber UInt32
LowestIfIndex UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 40 — Task, Task, failed because of low memory.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Task, Task, failed because of low memory. MemoryRequired bytes of memory was required.

Message #

Task, %1, failed because of low memory. %2 bytes of memory was required

Fields #

NameDescription
Task UInt32
MemoryRequired UInt32

Event ID 41 — Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF adapter 'VfAdapterName' succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF adapter 'VfAdapterName' succeeded.

Message #

Sending Interface Index (IfIndex %3)of RNDIS miniport '%5' to VF adapter '%7' succeeded.

Fields #

NameDescription
Status UInt32NTSTATUS reference
RequestHandled Boolean
IfIndex UInt32
MiniportNameLen UInt32
MiniportName UnicodeString
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 42 — Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF adapter 'VfAdapterName' failed.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Sending Interface Index (IfIndex IfIndex)of RNDIS miniport 'MiniportName' to VF adapter 'VfAdapterName' failed. Status = Status. RequestHandled = RequestHandled. RDMA cannot be enabled on the adapter.

Message #

Sending Interface Index (IfIndex %3)of RNDIS miniport '%5' to VF adapter '%7' failed. Status = %1. RequestHandled = %2. RDMA cannot be enabled on the adapter

Fields #

NameDescription
Status UInt32NTSTATUS reference
RequestHandled Boolean
IfIndex UInt32
MiniportNameLen UInt32
MiniportName UnicodeString
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 43 — NDK PnP event succeeded.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

NDK PnP event succeeded. PnPEvent: Status Miniport: 'MiniportNameLen'.

Message #

NDK PnP event succeeded. PnPEvent: %2 Miniport: '%5'

Fields #

NameDescription
NDK_PnP_event_succeeded_PnPEvent
Status UInt32NTSTATUS reference
NetEvent UInt32
failureReason UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 44 — Miniport 'MiniportName' reported NDK capabilities.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Miniport 'MiniportName' reported NDK capabilities. Operation NDK enabled - NdkEnabled.

Message #

Miniport '%4' reported NDK capabilities. Operation NDK enabled - %2.

Fields #

NameDescription
Status UInt32NTSTATUS reference
NdkEnabled Boolean
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 45 — Miniport 'MiniportName' failed to report NDK capabilities.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Miniport 'MiniportName' failed to report NDK capabilities. Operation NDK enabled - NdkEnabled.

Message #

Miniport '%4' failed to report NDK capabilities. Operation NDK enabled - %2.

Fields #

NameDescription
Status UInt32NTSTATUS reference
NdkEnabled Boolean
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 46 — VF adapter 'VfAdapterName' did not report NDK capabilities.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

VF adapter 'VfAdapterName' did not report NDK capabilities.

Message #

VF adapter '%2' did not report NDK capabilities.

Fields #

NameDescription
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 47 — VF adapter 'VfAdapterName' reported NDK capabilities in enabled operational state.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

VF adapter 'VfAdapterName' reported NDK capabilities in enabled operational state.

Message #

VF adapter '%2' reported NDK capabilities in enabled operational state.

Fields #

NameDescription
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 48 — VF adapter 'VfAdapterName' reported NDK capabilities in disabled operational state.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

VF adapter 'VfAdapterName' reported NDK capabilities in disabled operational state.

Message #

VF adapter '%2' reported NDK capabilities in disabled operational state.

Fields #

NameDescription
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 49 — A VF connection failed due to isolated VM restriction.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

A VF connection failed due to isolated VM restriction. Status: Status.

Message #

A VF connection failed due to isolated VM restriction. Status: %1

Fields #

NameDescription
Status UInt32NTSTATUS reference

Event ID 50 — Successfully bind NetVsc to VfAdapter (MiniportName) with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex) NdkState (NdkState).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System
Task
VfBindAdapter

Description

Successfully bind NetVsc to VfAdapter (MiniportName) with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex) NdkState (NdkState).

Message #

Successfully bind NetVsc to VfAdapter (%5) with VfSerialNumber (%1) LowestIfIndex (%2) NdkState (%3)

Fields #

NameDescription
VfSerialNumber UInt32
LowestIfIndex UInt32
NdkState UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 51 — Failed NetVsc VF association with VfSerialNumber (VfSerialNumber) FailureReason (failureReason) Status (Status).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed NetVsc VF association with VfSerialNumber (VfSerialNumber) FailureReason (failureReason) Status (Status).

Message #

Failed NetVsc VF association with VfSerialNumber (%2) FailureReason (%3) Status (%1)

Fields #

NameDescription
Status UInt32NTSTATUS reference
VfSerialNumber UInt32
failureReason UInt32

Event ID 52 — Successfully NetVsc (VfAdapterName) VF association with VfSerialNumber (VfSerialNumber).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully NetVsc (VfAdapterName) VF association with VfSerialNumber (VfSerialNumber).

Message #

Successfully NetVsc (%3) VF association with VfSerialNumber (%1)

Fields #

NameDescription
VfSerialNumber UInt32
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 53 — Failed NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path Switch with VM Active (VmDataPathActive) VfAdapter (MiniportName) VfSerialNumber (VfSerialNumber) Status (Status).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path Switch with VM Active (VmDataPathActive) VfAdapter (MiniportName) VfSerialNumber (VfSerialNumber) Status (Status).

Message #

Failed NetVsc (%5) send VmBus Packet to Host for Data Path Switch with VM Active (%3) VfAdapter (%7) VfSerialNumber (%2) Status (%1)

Fields #

NameDescription
Status UInt32NTSTATUS reference
VfSerialNumber UInt32
VmDataPathActive UInt8
VfAdapterNameLen UInt32
VfAdapterName UnicodeString
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 54 — Successfully NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path Switch with VM Active (VmDataPathActive) VfAdapter (MiniportName) VfSerialNumber (VfSerialNumber).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully NetVsc (VfAdapterName) send VmBus Packet to Host for Data Path Switch with VM Active (VmDataPathActive) VfAdapter (MiniportName) VfSerialNumber (VfSerialNumber).

Message #

Successfully NetVsc (%4) send VmBus Packet to Host for Data Path Switch with VM Active (%2) VfAdapter (%6) VfSerialNumber (%1)

Fields #

NameDescription
VfSerialNumber UInt32
VmDataPathActive UInt8
VfAdapterNameLen UInt32
VfAdapterName UnicodeString
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 55 — Failed NetVsc VF deassociation with VfSerialNumber (VfSerialNumber) Status (Status).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed NetVsc VF deassociation with VfSerialNumber (VfSerialNumber) Status (Status).

Message #

Failed NetVsc VF deassociation with VfSerialNumber (%2) Status (%1)

Fields #

NameDescription
Status UInt32NTSTATUS reference
VfSerialNumber UInt32

Event ID 56 — Successfully NetVsc (VfAdapterName) VF deassociation with VfSerialNumber (VfSerialNumber).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully NetVsc (VfAdapterName) VF deassociation with VfSerialNumber (VfSerialNumber).

Message #

Successfully NetVsc (%3) VF deassociation with VfSerialNumber (%1)

Fields #

NameDescription
VfSerialNumber UInt32
VfAdapterNameLen UInt32
VfAdapterName UnicodeString

Event ID 57 — Failed VF adapter (MiniportName) unbind with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex) Status (Status).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed VF adapter (MiniportName) unbind with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex) Status (Status).

Message #

Failed VF adapter (%5) unbind with VfSerialNumber (%2) LowestIfIndex (%3) Status (%1)

Fields #

NameDescription
Status UInt32NTSTATUS reference
VfSerialNumber UInt32
LowestIfIndex UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 58 — Successfully VF adapter (MiniportName) unbind with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex).

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully VF adapter (MiniportName) unbind with VfSerialNumber (VfSerialNumber) LowestIfIndex (LowestIfIndex).

Message #

Successfully VF adapter (%4) unbind with VfSerialNumber (%1) LowestIfIndex (%2)

Fields #

NameDescription
VfSerialNumber UInt32
LowestIfIndex UInt32
MiniportNameLen UInt32
MiniportName UnicodeString

Event ID 59 — Successfully sent status indication for VF adapter MiniportName (Serial number: VfSerialNumber) VF associated=VfAssociated, Datapath active=VfDatapathActive, VF MAC address: VfMacAddress.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully sent status indication for VF adapter MiniportName (Serial number: VfSerialNumber) VF associated=VfAssociated, Datapath active=VfDatapathActive, VF MAC address: VfMacAddress.

Message #

Successfully sent status indication for VF adapter %1 (Serial number: %2) VF associated=%3, Datapath active=%4, VF MAC address: %5

Fields #

NameDescription
MiniportName UnicodeString
VfSerialNumber UInt32
VfAssociated Boolean
VfDatapathActive Boolean
VfMacAddress Binary

Event ID 60 — Failed to change datapath for VF with MAC address VfMacAddress, requested VF datapath state: VfDatapathActive.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed to change datapath for VF with MAC address VfMacAddress, requested VF datapath state: VfDatapathActive. Failure reason: wrong MAC address in the request: RequestMacAddress, Status: Status.

Message #

Failed to change datapath for VF with MAC address %1, requested VF datapath state: %2. Failure reason: wrong MAC address in the request: %3,  Status: %4

Fields #

NameDescription
VfMacAddress Binary
VfDatapathActive Boolean
RequestMacAddress Binary
Status UInt32NTSTATUS reference

Event ID 61 — Netvsc IOCTL failed, IOCTL code: IoctlControlCode, Status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Netvsc IOCTL failed, IOCTL code: IoctlControlCode, Status: Status.

Message #

Netvsc IOCTL failed, IOCTL code: %1, Status: %2

Fields #

NameDescription
IoctlControlCode UInt32
Status UInt32NTSTATUS reference

Event ID 62 — Netvsc IOCTL succeeded, IOCTL code: IoControlCode.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Netvsc IOCTL succeeded, IOCTL code: IoControlCode.

Message #

Netvsc IOCTL succeeded, IOCTL code: %1

Fields #

NameDescription
IoControlCode UInt32

Event ID 63 — ManagementVfListIoctl(opcode: IoControlCode, version: IoctlVersion) completed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

ManagementVfListIoctl(opcode: IoControlCode, version: IoctlVersion) completed with status: Status. Number of management VFs: IoctlInputElementCount.

Message #

ManagementVfListIoctl(opcode: %1, version: %2) completed with status: %3. Number of management VFs: %4

Fields #

NameDescription
IoControlCode UInt32
IoctlVersion UInt32
Status UInt32NTSTATUS reference
IoctlInputElementCount UInt32

Event ID 64 — Failed to register control device for NetVSC!

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed to register control device for NetVSC! Driver object: Pointer, status: Status.

Message #

Failed to register control device for NetVSC! Driver object: %1, status: %2

Fields #

NameDescription
Pointer Pointer
Status UInt32NTSTATUS reference

Event ID 65 — The NetVSC driver object block was not found in RNDISMP list or its signature is invalid.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

The NetVSC driver object block was not found in RNDISMP list or its signature is invalid. Miniport driver handle: Pointer, status: Status.

Message #

The NetVSC driver object block was not found in RNDISMP list or its signature is invalid. Miniport driver handle: %1, status: %2

Fields #

NameDescription
Pointer Pointer
Status UInt32NTSTATUS reference

Event ID 66 — Ioctl IoctlCode completed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Ioctl IoctlCode completed with status: Status.

Message #

Ioctl %1 completed with status: %2

Fields #

NameDescription
IoctlCode UInt32
Status UInt32NTSTATUS reference

Event ID 67 — Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress completed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress completed with status: Status.

Message #

Loading of the PCIP driver for reassignable VF with MAC address: %1 completed with status: %2

Fields #

NameDescription
VfMacAddress Binary
Status UInt32NTSTATUS reference

Event ID 68 — Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress failed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Loading of the PCIP driver for reassignable VF with MAC address: VfMacAddress failed with status: Status.

Message #

Loading of the PCIP driver for reassignable VF with MAC address: %1 failed with status: %2

Fields #

NameDescription
VfMacAddress Binary
Status UInt32NTSTATUS reference

Event ID 69 — Failed to retrieve the VF location path, status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failed to retrieve the VF location path, status: Status.

Message #

Failed to retrieve the VF location path, status: %1

Fields #

NameDescription
Status UInt32NTSTATUS reference

Event ID 70 — Successfully retrieved VF location path: VfLocationPath, status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Successfully retrieved VF location path: VfLocationPath, status: Status.

Message #

Successfully retrieved VF location path: %1, status: %2

Fields #

NameDescription
VfLocationPath UnicodeString
Status UInt32NTSTATUS reference

Event ID 71 — Unloading PCIP driver for reassignable VF with MAC address: VfMacAddress completed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Unloading PCIP driver for reassignable VF with MAC address: VfMacAddress completed with status: Status.

Message #

Unloading PCIP driver for reassignable VF with MAC address: %1 completed with status: %2

Fields #

NameDescription
VfMacAddress Binary
Status UInt32NTSTATUS reference

Event ID 72 — Unloading the PCIP driver for reassignable VF with MAC address: VfMacAddress failed with status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Unloading the PCIP driver for reassignable VF with MAC address: VfMacAddress failed with status: Status.

Message #

Unloading the PCIP driver for reassignable VF with MAC address: %1 failed with status: %2

Fields #

NameDescription
VfMacAddress Binary
Status UInt32NTSTATUS reference

Event ID 73 — The list of management VFs was successfully updated and all the VF status changes are completed, status: Status.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

The list of management VFs was successfully updated and all the VF status changes are completed, status: Status.

Message #

The list of management VFs was successfully updated and all the VF status changes are completed, status: %1

Fields #

NameDescription
Status UInt32NTSTATUS reference

Event ID 74 — Failure during updating the management VF list, status: Status, uniqueEventValue: UniqueEventValue.

Provider
Microsoft-Windows-Hyper-V-Netvsc
Channel
System

Description

Failure during updating the management VF list, status: Status, uniqueEventValue: UniqueEventValue.

Message #

Failure during updating the management VF list, status: %1, uniqueEventValue: %2

Fields #

NameDescription
Status UInt32NTSTATUS reference
UniqueEventValue UInt32