Environment
NetIQ AppManager 6.x
NetIQ AppManager 7.0.x
SNMP Toolkit
Situation
Resolution
The script parameter Polling Attempts multiplied by Polling Interval must be less than or equal to the job iteration interval in seconds. Also, if the job is dropped on multiple devices, the number of devices on which the script is dropped must also be multiplied by the required polling time for each device. This is because the Poll scripts iteratively poll each device in succession rather than all of them concurrently.
Otherwise, lower the SNMP Timeout value to be less than the Polling Interval. This is necessary so that the KS can determine that a timeout has occurred before it is time to send the next polling attempt.