2009/4/1 Sanad Kumar Mishra <[email protected]>:
> While compiling netsnmp with   --prefix=/xyz
> And running the agent (snmpd) from the installed folder ( /xyz/sbin/snmpd).
> Also  running snmpget (/xyz/bin/snmpget).
>
> Snmpget gives Timeout: no response from localhost.
>
>
>
> I think while doing this .. I am snmpget is not able to locate ‘snmpd.conf’

snmpget does not use 'snmpd.conf' - the agent (snmpd) does.
(The clue is in the name!)

Where have you put this file?

If you run snmpd using "snmpd -f -Le -Dread_config"
it will display the list of locations where it is looking for config files.

Dave

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to