Hello,
I was wondering if it were possible to trigger a device poller to poll once a trap is received? We get a trap from our Call Manager servers whenever a phone registration error occurs but the only data the trap includes is the number of failures in the table. We'd like to be able to get this information once a trap is received. Normally the table is empty unless there is a failure. When I’ve done my testing in the Device Poller, I get the message “OID Not Supported.” I’ve used GetIf in the past to see the information in the table but it is not very efficient to go out and try to search directly after getting the message.
If this won’t work, are there any other suggestions?
Thanks!