Site icon EfmSoft

What does Windows error code 13021 (ERROR_IPSEC_MM_POLICY_PENDING_DELETION) mean?

 
Previous Next
ERROR_IPSEC_TUNNEL_FILTER_PENDING_DELETION ERROR_IPSEC_MM_AUTH_PENDING_DELETION

ERROR_IPSEC_MM_POLICY_PENDING_DELETION

ERROR_IPSEC_MM_POLICY_PENDING_DELETION (0x000032DD) The policy has been scheduled for removal but remains visible while the IPsec policy engine finishes cleanup. This is a transitional management state, not a new negotiation error.

What to check for ERROR_IPSEC_MM_POLICY_PENDING_DELETION

Get-NetIPsecMainModeRule

Microsoft: Get-NetIPsecMainModeRule

Microsoft: Get-NetIPsecMainModeSA

Microsoft: IPsec/IKE system error codes

Where the result is returned

This result is Win32 system error 13021 (0x000032DD) from winerror.h. AllStat describes it as “The Main Mode policy is pending deletion.”. The code is useful only together with the API that failed, because multiple Windows components can reuse system-error values while imposing different retry and cleanup rules.

Diagnostic sequence

Retry this result only after the resource or state named in “The Main Mode policy is pending deletion.” has changed. For invalid parameters, unsupported formats, missing objects, policy restrictions, and access failures, correct the input or configuration instead of immediately repeating the same call.


Looking for a different code? Search another status or error code.

Exit mobile version