Re: send trap from sub-agent doesn't work

2011-07-08 Thread Dave Shield
On 7 July 2011 19:38, wrote: > My question is in the following code, how does net-snmp know the > destination's IP address? The trap destinations are specified in the snmpd.conf file. Note that this is handled by the *master* agent, not the subagent. The subagent simply passes any notifications

send trap from sub-agent doesn't work

2011-07-07 Thread Chi . Guan
Hi, I am trying to send traps from a sub-agent. I have used the template as following to do the work, but I did not receive anything at the other end using snmpdtrapd to monitor. My question is in the following code, how does net-snmp know the destination's IP address? Why the other end doesn't