2010/1/27 Dominique bastien :
> There is a reason why the following demand in snmpd.conf
> doesn't care about ifAdminStatus before sending the linkUp
> and linkDown traps?
That's the defined behaviour for these notifications.
See the DEFINITION clauses in IF-MIB.
ifAdminStatus indicates how the i
2010/1/26 nathan :
> Could someone point it to me where in the code,
> a response msg is sent, in response to ACK'ed TRAP, snmpinform ?
Having finally checked the code, my previous reply was wrong.
Sorry about that.
The acknowledgement code is actually in the file 'snmptrapd_handlers.c',
towards