Re: Net-SNMP 5.7.2 Time out issues

2014-01-21 Thread Wes Hardaker
"Flowers, Rob (NIH/CIT) [E]" writes: > Timeout: No Response from localhost > > This particular server has 54 IP addresses assigned, is there a limit on the > number of connections that can be monitored? No, but some tables are slower than others. To be sure that you're not hitting a table that

Net-SNMP 5.7.2 Time out issues

2014-01-13 Thread Flowers, Rob (NIH/CIT) [E]
I'm running Solaris 10 with net-snmp v5.7.2. On running a snmpwalk -v 2c -c communitystring localhost I receive a lot of output up to the following: TCP-MIB::tcpRtoAlgorithm.0 = INTEGER: vanj(4) TCP-MIB::tcpRtoMin.0 = INTEGER: 400 milliseconds TCP-MIB::tcpRtoMax.0 = INTEGER: 6 milliseconds

Net-SNMP 5.7.2 Time out issues

2014-01-13 Thread Flowers, Rob (NIH/CIT) [E]
I'm running Solaris 10 with net-snmp v5.7.2. On running a snmpwalk -v 2c -c communitystring localhost I receive a lot of output up to the following: TCP-MIB::tcpRtoAlgorithm.0 = INTEGER: vanj(4) TCP-MIB::tcpRtoMin.0 = INTEGER: 400 milliseconds TCP-MIB::tcpRtoMax.0 = INTEGER: 6 milliseconds T

SNMP queries time out, but tcpdump shows a response received

2012-07-27 Thread Phil Frost
I have in my environment nine mostly identical Extreme Networks switches. I'm monitoring them over SNMPv3. One of them, for reasons unknown, times out on any SNMP query: pfrost@nagios:~$ snmpget switch06 -v 3 -u initial SNMPv2-MIB::sysDescr.0 snmpget: Timeout (plaintext scopedPDU header type 00:

Re: Net-snmp time out issue for snmp walk request

2012-04-16 Thread Magnus Fromreide
tables we > are implementing contains dynamic data, so as per our implementation, > the snmpd fetches current data on every time it gets a walk > request(after catche time out time ). However it takes a long time to > fetch the data from third party service (CORBA service in our case) > and lo

Re: Net-snmp time out issue for snmp walk request

2012-04-16 Thread Dave Shield
On 16 April 2012 10:56, Suresh kumar wrote: > Since in our case it > takes around 5-10 minutes to populate complete table, Five to ten *minutes*? No - that is WAY too long to deal with using an "on-demand" model! I'd suggest that your best approach wo

Net-snmp time out issue for snmp walk request

2012-04-16 Thread Suresh kumar
snmpd fetches current data on every time it gets a walk request(after catche time out time ). However it takes a long time to fetch the data from third party service (CORBA service in our case) and loading it in snmp table. During this it responds back timeout for the snmp walk request (Timeout: No

Re: Reg: Snmp Request Time out

2010-08-03 Thread Dave Shield
On 3 August 2010 18:30, Vinayak Swaminathan wrote: > Actually i do not find snmp.conf in my setup. Please see the FAQ entry Applications complain about entries in your example 'snmp.conf' file. Why? Dave -- The Pal

Re: Reg: Snmp Request Time out

2010-08-03 Thread Vinayak Swaminathan
Hi Dave, Thanks, the solution worked !! Actually i do not find snmp.conf in my setup. I am actually using NetSnmp 5.2.4. Regards, Vinayak On Tue, Aug 3, 2010 at 3:06 AM, Dave Shield wrote: > On 23 July 2010 11:34, Vinayak Swaminathan > wrote: > > I've also tried increasing the debug levels

Re: Reg: Snmp Request Time out

2010-08-02 Thread Dave Shield
On 23 July 2010 11:34, Vinayak Swaminathan wrote: > I've also tried increasing the debug levels of my Agent by updating the > following in my snmpd.conf of my master agent. > > dumpPacket yes > debugTokens ALL > doDebugging 1 > > However i get the the error in /var/log/snmpd.log > > line 124: Warn

Reg: Snmp Request Time out

2010-07-23 Thread Vinayak Swaminathan
Hi All, My Agent Setup consists of a Master Agent and a Sub Agent. The Communication between the Master and Subagent is based on the AgentX Protocol via a Unix Domain Socket [SOCK_STREAM] The Master Agent is supposed to handle certain SNMP related requests like SNMPV2 MIB Requests while the sub-a

Time out : No Response

2008-08-18 Thread Pachiappan D
Hi All, I am using net-snmp.5.4.1 agent in my linux pc. I let the snmpd to bind on 0.0.0.0 address and tried the following command. [EMAIL PROTECTED] ~]# snmpget -v2c -crwcom localhost sysName.0 Timeout: No Response from localhost. Can anyone help me on this? -Pachi- ---

Re: snmpget time out problem.

2008-04-02 Thread raghavendra annakula
> > snmpget -v 3 -a MD5 -A "hello1234" -l noAuthNoPriv -u > > "snmpuser1" -x DES -X hello1234 annra01-xp1 > > .1.3.6.1.2.1.2.2.1.2.1 -t 30 -d > > > > snmpget command is throwing time out problem. > > > > I have take ethereal traces for messag

RE: snmpget time out problem.

2008-04-01 Thread Mike Ayers
[Please send all replies to the list, thanks.] > From: raghavendra annakula [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2008 9:15 PM > Thanks for your instant reply. > I really stuck with this problem. > If you need any help to solve this problem then please do let > me know.

RE: snmpget time out problem.

2008-04-01 Thread Mike Ayers
nra01-xp1 > .1.3.6.1.2.1.2.2.1.2.1 -t 30 -d > > snmpget command is throwing time out problem. > > I have take ethereal traces for message exchanging between > agent n manager. > > Please find attachment for ethereal traces and snmpget response. Excellent! Un

snmpget time out problem.

2008-04-01 Thread raghavendra annakula
command is throwing time out problem. I have take ethereal traces for message exchanging between agent n manager. Please find attachment for ethereal traces and snmpget response. Could you please help me out to solve my problem. Sorry for my poor english. Thanks, Ragavendra. snmp-get_ether

Re: TIME OUT

2005-03-16 Thread Robert Story
On Tue, 8 Mar 2005 21:54:45 +0530 Jude wrote: JAA> and am sending the trap to the local machine. It works fine. Now if i JAA> need to send TRAP to a remote machine(192.169.10.2) does changing the JAA> localhost address to this address solve the problem. The 5.2 release had an issue sending tra

Re: TIME OUT

2005-03-08 Thread Jude Amal Anand
Yeah now i get the Results for WALK. I commented the INFORMSINKS in my snmpd.conf file now the error snmpd: send_trap: Timeout does not appear on screen. and am sending the trap to the local machine. It works fine. Now if i need to send TRAP to a remote machine(192.169.10.2) does changing the l

Re: TIME OUT

2005-03-08 Thread Robert Story
On Sat, 5 Mar 2005 01:43:00 +0530 Jude wrote: JAA> I recently installed Net-snmp in my linux rh9 machine. JAA> NET-SNMP version 5.2.1.rc3 I'd suggest upgrading to the full 5.2.1, instead of rc3. JAA> % snmpwalk -v 1 -c public localhost system JAA> JAA> But it shows the following error after a fe

TIME OUT

2005-03-04 Thread Jude Amal Anand
Hi all, I recently installed Net-snmp in my linux rh9 machine. after installing and configuring the AGENT. i tried this simple cmd % snmpwalk -v 1 -c public localhost system But it shows the following error after a few seconds. snmpd: send_trap: Timeout Even if i start the agent daemon using

response time out by agent: plz help me out

2005-02-21 Thread anubhuti kaushik
Hi all, I am quite new to snmp. I started my snmpd agent by running the command - `snmpd -l -L`. After that I executed the command `snmpwalk -v 1 localhost -c public`. It worked fine & gave me the complete output. Now I want to run this command for some remote system. For that I appended this lin

Re: snmpd: Time out: no response from localhost

2004-08-31 Thread Dave Shield
Thomas has already pointed you in the direction of the most likely cause of the timeout problem. I'd make just one further observation: > snmpstatus localhost public > > snmpwalk -v 1 192.168.1.1 public > > snmpwalk -v 1 localhost public > > snmpwalk -v 2c localhost public I suggest you get

Re: snmpd: Time out: no response from localhost

2004-08-31 Thread Thomas Anders
David W. Brown wrote: However, when I try to access the daemon via snmpwalk or snmpstatus I only get the following: Time out: no response from localhost. Have you checked the FAQ entry http://www.net-snmp.org/FAQ.html#Requests_always_seem_to_timeout__and_don_t_give_me_anything_back___Why_

snmpd: Time out: no response from localhost

2004-08-31 Thread David W. Brown
Hello SNMP gurus. I have the snmpd daemon running without problems. I am running snmpd with -D but the debugging content in the log file delivers little info or ideas as to what is wrong. However, when I try to access the daemon via snmpwalk or snmpstatus I only get the following: Time out: no