Re: snmptrap with ACK

2010-01-25 Thread Magnus Fromreide
On Mon, 2010-01-25 at 13:48 -0800, nathan wrote: > Hi, > I'm wondering if are there any examples to show me how to implement > snmptrap with acknowledgement, or snmpinform, from an agent. I am > using agentx. If you are sending traps from an agentx subagent then the semantics of NOTIFY-PDU is tha

snmptrap with ACK

2010-01-25 Thread nathan
Hi, I'm wondering if are there any examples to show me how to implement snmptrap with acknowledgement, or snmpinform, from an agent. I am using agentx. The example i found, example.c, notification.c do not wait for an ACK. Or, can someone tell me what are the net-snmp API should I look for...