 |
SoftTree Technologies
Technical Support Forums
|
|
Author |
Message |
dno
Joined: 27 May 2009 Posts: 12 Country: United States |
|
24x7 SNMP Extension Agent: Timeout |
|
How do we stop receiving the following Windows Application event log error and retain jobs that errored as being disabled?
Event Type: Error
Event Source: 24x7
Event Category: SNMP
Description:
24x7 SNMP Extension Agent: Timeout occurred while waiting for trap data.
Widows 2003 Services---------------------------
SNMP Service - has been started and running
SNMP Trap Service - not running
-----------------------------------------------------
In our job the Notification Actions and Properties section is set to "NO". Within in JAL coding we use MailSend to send out an email notification.
I tried to remove the 24x7snmp.dll file (stopping/starting the SNMP Service) and this helped to stop the errors from appearing in the Windows Event Application log. However, when there is a RaiseError and/or OnErrorStop command executed, the job no longer shows the job as being DISABLED in the job list as it did before with the 24x7snmp.dll file present.
Only the 24x7 Scheduler logs show the job as being disabled.
Thank you for your help.
|
|
Tue Dec 15, 2009 8:07 am |
|
 |
SysOp
Site Admin
Joined: 26 Nov 2006 Posts: 7952
|
|
|
|
Hi,
this error indicates you are having problems with installation or configuration of Windows built-in SNMP agent service. 24x7snmp is an extension agent for that service. And you likely have a job that is calling some SNMP function, for exmple, SNMPWaitForTrap. Maybe it is a test job, I don't know.
You can change the timeout settings in Windows config or disable SNMP service all together. However, if you don't really use SNMP functions in 24x7, you can simply rename or delete 24x7snmp dll, just as you did, and that will stop the errors. There should be no other side effects.
|
|
Tue Dec 15, 2009 10:09 am |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|