Re: net-snmp make error : cannot find -lperl

2017-01-09 Thread Rajmohan Banavi
This indicates that perl is missing on the system. Depending on the package manager for your system, you can use yum/apt/others to install perl first and then later try to build net-snmp. You could also try to build without perl support but you will lose some utilities ./configure --prefix=/tmp/l

net-snmp make error : cannot find -lperl

2017-01-09 Thread deepak . sachan deepak . sachan
Hello friends During net-snmp installation following error message shows. I think this must some library linking issue. Need help to resolve this up/agentx/.libs/subagent.o mibgroup/utilities/.libs/execute.o mibgroup/utilities/.libs/iquery.o mibgroup/mibII/.libs/vacm_conf.o mibgroup/agentx/.libs

net-snmp 5.7.3 rfc support

2017-01-09 Thread Shaw, Randy
Does the current net-snmp, 5.7.3, support RFCs 4022, 4293, 4113, 2863, 3584, 3826, 5590, 2578, 2579, 2580? -- Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.l

help

2017-01-09 Thread Sathyanarayanan K
Hi, I tried the examples given under " writing a sub agent" & " Writing a mib module ".None of them worked.I am using Ubuntu 16. I have kept the example mibs in the respective locations and snmptranslate is working.Ple