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
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