Liker error while building net-snmp

2016-07-08 Thread Владимир Болгов
Hello. I installed Windows SDK 7.1, ActivePerl v.5.16.3.1604 x64 and OpenSSL 1.0.1t I'm trying to build net-snmp v5.7.2.1 by VS 2010, but on "Building DLL libraries" I'm getting errors: libeay32MD.lib(b_print.obj) : error LNK2019: unresolved external symbol __report_rangecheckfailure referenced in

Disable name resolution in NETSNMP APPS using netsnmp_ds_booleans array value

2016-07-08 Thread Jobin Joseph
Hello All, We are using NetSNMP trap formatting routines realloc_format_plain_trap and realloc_format_trap to format the received traps. Its observed that gethostbyaddr() routine is used for resolving the trap source ip address in these trap formatting routines. For unresolved hostnames this routi