net-snmp 5.7.3 issues in hp-ux ia64

2015-05-13 Thread Dixon Xavier
Hi, This is regarding net-snmp 5.7.3 in HPUX IA64. We are using aCC to compile netsnmp libraries. While running snmptrapd, it is not receiving traps. Further analysis shows that, fd_set returned by netsnmp_select_info is not correct (incorrect bits are set in it). Issue seems to be related to fo

Re: net-snmp 5.7.3 issues in hp-ux ia64

2015-05-13 Thread Bart Van Assche
On 05/13/15 13:59, Dixon Xavier wrote: > Hi, > > This is regarding net-snmp 5.7.3 in HPUX IA64. > We are using aCC to compile netsnmp libraries. > > While running snmptrapd, it is not receiving traps. > Further analysis shows that, fd_set returned by netsnmp_select_info is > not correct (incorrec