All,
I have installed net-snmp on my windows 2003 server along with Cacti. Using snmpconf I created snmpd.conf file. Registered my net-snmp agent with windows services and started it. Now when I do
snmpwalk -c public localhost it works fine
but if I do
snmpwalk -c public 172.19.10.10 it doesn't work.
I get timeout errors.
172.19.10.10 is a remote host, I couldn't get my snmpwalk to work with any remote hosts. Please help me with this.
Thank you
Kiran
SNMPWALK Not Working
Moderators: Developers, Moderators
Go to the remote host an issue snmpwalk -c public localhost.
If it doesn't work then SNMP isn't correctly configured on this machine. In this case check that the SNMP daemon is running and have a look at the SNMP config file.
If you can snmpwalk local please check in the SNMP config file that your cacti machine is allowed to query the SNMP OIDs.
A bit vague but it depends on the operating system ...
If it doesn't work then SNMP isn't correctly configured on this machine. In this case check that the SNMP daemon is running and have a look at the SNMP config file.
If you can snmpwalk local please check in the SNMP config file that your cacti machine is allowed to query the SNMP OIDs.
A bit vague but it depends on the operating system ...
Thomas Rupp
Hi Kiran,
I would suggest the following.
On your Windows Server check the properties for your "SNMP Service".
The security tab should have the setting "Accept SNMP packets from any host" activated - or if the setting "Accept SNMP packets from these hosts" is marked then you should list all hosts allowed to query the Windows host.
I would suggest the following.
On your Windows Server check the properties for your "SNMP Service".
The security tab should have the setting "Accept SNMP packets from any host" activated - or if the setting "Accept SNMP packets from these hosts" is marked then you should list all hosts allowed to query the Windows host.
Thomas Rupp
Who is online
Users browsing this forum: No registered users and 0 guests