[ Sorry for the delay in responding to this ]
 
> I have an application which generates trap on some occasion.
> 
> My application works perfectly on ia32 machine [but]
> does't seems to send trap on ia64 (IPF) machine... [with]
> same configuration on both the machines.
> 
> My appli calls send_enterprise_trap_vars() to send traps.

That ought to work - you shouldn't need any different configuration.
It's quite possible that there may be some 64-bit errors in the code.
Most of the development is done on 32-bit architectures, and it's
quite possible for 32-bit assumptions to creep in.

If this is still an active issue, the best thing to do is to
try again with the latest code (probably the 5.2 pre-release)
and see if the problem is still there.

If so, then you'll need to start trying to track down exactly
what's going wrong, so we've got a fighting chance of fixing it.
Does your trap handler receive a 'coldStart' trap from the agent
when it first starts up?  I.e. is it *just* your enterprise traps
that are failing, or all traps?

Dave




-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to