Hello,

I currently use NET-SNMP Version:  5.7.2 which has limited SNMP V3 support.
I am trying to set up a manager that can use Authentication protocols -  
SHA-256 and MD5 with Privacy protocols AES-256 and 3DES (TDES).

I was trying to install version 5.8 on my vd  (running CentOS Linux 7), however 
I keep on failing during installation.
I was using the following:

  *   ./configure --with-openssl=/usr/bin/openssl --enable-blumenthal-aes 
--with-mibfiles="<mib file path>" --with-transports="UDPshared Callback AAL5PVC 
IPX DTLSUDP TLSTCP SSH"  --with-security-modules="usm ksm tsm"  
--without-root-access  --enable-internal-md5  --enable-new-features 
--with-sys-contact="contact" --with-sys-location="location" 
--with-logfile="path"  --with-persistent-directory="path" 
--with-dmalloc=/usr/local
Note - I have tried with and without --with-dmalloc=/usr/local - got me to the 
same result.
  *   make

and receive the following error:

libtool: compile:  gcc -I../include -I. -I../snmplib -g -O2 
-DNETSNMP_ENABLE_IPV6 -fno-strict-aliasing -DNETSNMP_REMOVE_U64 -g -O2 -Ulinux 
-Dlinux=linux -c snmp_client.c  -fPIC -DPIC -o .libs/snmp_client.o
In file included from ../include/net-snmp/session_api.h:324:0,
                 from ../include/net-snmp/library/snmp_client.h:33,
                 from ../include/net-snmp/varbind_api.h:102,
                 from ../include/net-snmp/library/snmp_api.h:33,
                 from ../include/net-snmp/definitions.h:23,
                 from ../include/net-snmp/types.h:462,
                 from snmp_client.c:94:
../include/net-snmp/library/snmpAAL5PVCDomain.h:18:17: fatal error: atm.h: No 
such file or directory
Going over https://sourceforge.net/p/net-snmp/mailman/message/16164082/ didn't 
help.

Is there a guideline on how to setup version 5.8 that will support SNMP V3?

Thanks in advance,
Best regards
Inbal


[Dell-EMC-XtremIO-Signature-02]
Senior Software Engineer
Direct +972 722 563 096
Office +972 722 563 000
Fax +972 9 766 1694
inbal.luzza...@dell.com<mailto:inbal.luzza...@dell.com>
XtremIO Ltd., EMC Corp, Kibbutz Glil-Yam, Herzlia 4690500, Israel


_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to