Yes dev sir it works.
Dave Shield <[EMAIL PROTECTED]> wrote:
On Fri, 2005-06-24 at 13:25, mahua dutta wrote:> I am tring to run "snmpwalk -v 1 -c public localhost system" ..> It is is giving error as "Timeout: No Response from localhost".That's because you haven't configured "public" as an acceptab
No , still the same problem One more thing I saw in the logfile "snmpd: send_trap: Timeout (No such file or directory)"
Any idea?
Akshatha Baliga <[EMAIL PROTECTED]> wrote:
Try setting the rocommunity as "public" instead of "default"On Fri, 2005-06-24 at 17:55, mahua dutta wrote:> Can any one give
On Fri, 2005-06-24 at 13:25, mahua dutta wrote:
> I am tring to run "snmpwalk -v 1 -c public localhost system" ..
> It is is giving error as "Timeout: No Response from localhost".
That's because you haven't configured "public" as an acceptable
community string. The *only* community string that y
Try setting the rocommunity as "public" instead of "default"
On Fri, 2005-06-24 at 17:55, mahua dutta wrote:
> Can any one give me some help on basic setup of configuration files? I
> think if any one is having the snmpd.conf with basic set up. it will be
> fine for me.
>
> I am trying to config
Can any one give me some help on basic setup of configuration files? I think if any one is having the snmpd.conf with basic set up. it will be fine for me.
I am trying to configure it by running "snmpconf -g basic_setup". I am trying to provide everything as default. I am attaching the snmpd.co