plz...some body help me still waiting for a reply...
hello guys ...this is my first post in this forum hope for a warm response...
since yesterday am working on snmp and mrtg installation and configuration on debian linux...
but when i check snmp through "cfgmaker public@127.0.0.1 >/etc/mrtg.cfg" it gives the following error..
no response received
SNMPv1_Session (remote host: "127.0.0.1" [127.0.0.1].161)
community: "public"
request ID: -2015853733
PDU bufsize: 8000 bytes
timeout: 2s
retries: 5
backoff: 1)
at /usr/share/perl5/SNMP_util.pm line 629
SNMPWALK Problem for 1.3.6.1.2.1.1 on public@127.0.0.1::::::v4only
at /usr/bin/cfgmaker line 953
WARNING: Skipping public@127.0.0.1: as no info could be retrieved
..as am very new to linux so did get any valid solution ...kindly help me...
looking forward for a quick response...tanx in advance...
plz...some body help me still waiting for a reply...
as it says "it cannot query your snmp agent".
Havre you configured your snmp agent correctly? Is the agent up and running and answering UDP requests? Have you checked /etc/hosts.allow and /etc/hosts.deny? Is the community correct? Are the access control rules in snmpd.conf correctly set up?
lsof -i:161
WHat happens when you run
snmpwalk -v 1 -c public localhost [ Your MIB ]
or
snmpwalk -v 1 -c public localhost .1.3. D
Thanks
Dharmendra Singh Raghuwanshi
Hi , U can also use this link ,
http://www.it-slav.net/blogs/2009/02...nmp-on-ubuntu/
thanks
Dharmendra Singh
Bookmarks