Re: Handling the inform request
Wes Hardaker wrote: On Wed, 23 Sep 2009 12:54:10 +0530, sanjaykumar said: s> what about the different API available in agent/agent_trap.c ? If you're writing code within the agent, you should be
Re: Handling the inform request
> On Wed, 23 Sep 2009 12:54:10 +0530, sanjaykumar > said: s> what about the different API available in agent/agent_trap.c ? If you're writing code within the agent, you should be using the agent's API for sending traps. See the agent/mibgroup/examples/notification.c for an example. --