SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm running snmp 5.4 on slack 11 and i have some problems to connect to this service. The snmpd.log says : NET-SNMP version 5.4 and it's all (it's ok isn't it ?) but when i'm trying a "snmpwalk -v 1 -c local localhost system" i have this response : "Timeout : No response from localhost" and a new line appears in snmpd.log : "Connection from UDP: [127.0.0.1]:32769" and nothing else. Here is my snmpd.conf :
syslocation "location"
syscontact "contact"
rocommunity public 10.16.15.0/24
rwcommunity local 10.16.15.192
com2sec local default public
group ROGroup v1 local
group ROGroup v2c local
view systemview included .1.3.6.1.2.1.1
view systemview included .1.3.6.1.2.1.25.1.1
access ROGroup "" any noauth exact systemview none none
It's ok i have juste found the solution
i think because of several installations paths should be bads si i have make a make distclean and a new recompilation. After that i've run the snmponf -g basic_setup -i and now all is ok
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.