Hi geeks, I am new this snmp. And I want to compile snmp with v3 under powerpc. I am following the below method. But not able make it for v3. Please tell me what am i missing. Also tell me how can I check v3 or v2 is running on my embedded linux device. (-v and version options shows project release 5.7.3).
Is there any issue with the user creation? ./configure --prefix="/home/project/filesystem/rootfs/sbin" \ --host=powerpc-fsl-linux-gnuspe \ --with-cflags="-O2" \ --with-default-snmp-version="3" \ --with-sys-contact="something" \ --with-sys-location="something" \ --with-logfile="/tmp/snmpd.log" \ --with-persistent-directory="/tmp/net-snmp" \ --disable-debugging \ --disable-scripts \ --disable-mibs \ --disable-mib-loading \ --disable-manuals \ --disable-embedded-perl \ --disable-snmptrapd-subagent \ --disable-shared \ --disable-applications \ --with-endianness=big \ --with-security-modules=usm Thank you.
_______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users