The SNMP provider sends out multiple packets with the same protocol request identifier even when the agent is responding to the SNMP protocol operation.

[This is preliminary documentation and subject to change.]

Further description:

The SNMP provider is encountering a race condition because the SNMP agent device is responding slowly to protocol requests, and the SNMP provider is timing out before receiving those responses. This causes the SNMP provider to use the retransmission policy.

Solution:

Increase the value of the AgentRetryTimeout qualifier of the SNMP device namespace instance or SNMP-compatible class. This causes the SNMP provider to wait longer for a protocol response before timing out and performing a protocol operation retransmission.