Re: snmpwalk v3 returns timeout whilst v1 works just fine.

2024-03-06 Thread Mariano Eduardo
ch_input(): snmp_client.c, 176: > snmp_synch: Response (ReqID: 1528862053 - Cmd 161) > Timeout: No Response from 127.0.0.1 > > > I've googled to no avail but I can't simply get to the bottom of this > issue. > > At some point I've noticed something about the Engine-I

snmpwalk v3 returns timeout whilst v1 works just fine.

2024-03-06 Thread Mariano Eduardo
to 1.62 sec, clear block (was 1) trace: snmp_synch_input(): snmp_client.c, 176: snmp_synch: Response (ReqID: 1528862053 - Cmd 161) Timeout: No Response from 127.0.0.1 I've googled to no avail but I can't simply get to the bottom of this issue. At some point I've noticed someth

Re: snmpwalk timeout

2022-05-11 Thread Wes Hardaker via Net-snmp-users
Feroz writes: > For a given MIB, our container_load function takes 2 seconds, but > still the snmpwalk (v2) command times out with default values (5 > retries with 1 sec delay between each retry). The others have stated this already, but one additional point: it's not just the port and address t

Re: snmpwalk timeout

2022-05-06 Thread Feroz
host.localdomain.snmp: GetNextRequest(28) ip.24.7 Timeout: No Response from localhost 8360:/home/admin# 12:10:27.720032 IP localhost.localdomain.snmp > localhost.localdomain.39813: GetResponse(41) ip.24.7.1.7.1.4.2.0.1.0.24.0.0.0=7 12:10:27.720051 IP localhost.localdomain > localhost.localdomain: ICM

Re: snmpwalk timeout

2022-05-05 Thread Patrik Arlos
Hej, My 2c is: 1. (T=0) Request being sent, timeout set 1s. Request comes from IPsrc:PortSrc, PortSrc is an ephemeral port selected by the OS. 2. (T=0+network travel time(ntt)) Request received, request delegated to thread/worker. Starts loading. 3. (T=0+1) Timeout occurs on sender side. Socket

snmpwalk timeout

2022-05-05 Thread Feroz
container_load function returns the data in 2sec, we still have another 4 seconds. We should have got the response in the 3rd to 5th retry. If I increase the timeout value in snmpwalk command with "-t 3", it works fine. -- Regards, Feroz Ahmed ___ Net-

Reg SNMP timeout error during IP-MIB snmpwalk

2020-10-27 Thread kotesh
Hi, I am seeing timeout error during IP-MIB snmpwalk. This happens in a scale setup. Any info how this can happen? IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1042 = Counter64: 1604 IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1043 = Counter64: 1756 IP-MIB::ipIfStatsHCOutMcastOctets.ipv6.1044 = Counter64

Re: Default proxy timeout value and how to override it.

2020-07-22 Thread François Isabelle
reported the issue along with a possible fix on GitHub. > > Le lun. 13 juill. 2020 07 h 47, Bernd Eilers < > bernd.eil...@fms-logistics.com> a écrit : > >> On 7/8/20 5:46 PM, François Isabelle wrote: >> >> Hi. >> Someone knows what the default timeout for proo

Re: Default proxy timeout value and how to override it.

2020-07-22 Thread Bernd Eilers
triggering a hang, I reported the issue along with a possible fix on GitHub. Le lun. 13 juill. 2020 07 h 47, Bernd Eilers <mailto:bernd.eil...@fms-logistics.com>> a écrit : On 7/8/20 5:46 PM, François Isabelle wrote: Hi. Someone knows what the default timeout for prooied r

Re: Default proxy timeout value and how to override it.

2020-07-13 Thread Bernd Eilers
On 7/8/20 5:46 PM, François Isabelle wrote: Hi. Someone knows what the default timeout for prooied request is? How can it be changed? What happens when the target hangs when handling the request? Could the delegated request block other requests

Re: Default proxy timeout value and how to override it.

2020-07-13 Thread François Isabelle
PM, François Isabelle wrote: > > Hi. > Someone knows what the default timeout for prooied request is? How can it > be changed? What happens when the target hangs when handling the request? > Could the delegated request block other requests? > > > ___

Default proxy timeout value and how to override it.

2020-07-08 Thread François Isabelle
Hi. Someone knows what the default timeout for proxied request is? How can it be changed? What happens when the target hangs when handling the request? Could the delegated request block other requests? ___ Net-snmp-users mailing list Net-snmp-users

net-snmp agent gets timeout while responding

2020-06-01 Thread Jae
s and some windows 2016 servers. However, some windows 2016 servers get timeout while reponding. For example, a server has 130 processes running but it gets timeout after returning about 90 processes. It responds correctly with cpu, memory and disk before querying process list, but after agents get ti

Re: Agentx timeout no response

2019-12-12 Thread Philippe DENIS via Net-snmp-users
system.sysLocation.0 > > But when I’m sending a request linked to my MIB. I still have the timeout. > > In order to know what part is not working correctly I typed the tcpdump -vv > -i lo and the requests are sent and received at snmpd level. > > What’s wrong ? >

Re: Agentx timeout no response

2019-12-09 Thread Philippe DENIS via Net-snmp-users
Hi again, By modifying the Udp port, I’ve succeeded to get an answer from snmpget -v 2c -c MyComRO system.sysLocation.0 But when I’m sending a request linked to my MIB. I still have the timeout. In order to know what part is not working correctly I typed the tcpdump -vv -i lo and the

Agentx timeout no response

2019-12-09 Thread Philippe DENIS via Net-snmp-users
Hello all, I've a problem to communicate with my agentx. I've set the MIBS environment variable by typing 'export MIBS=ALL' First, I write a small mib containing 2 objects (counter1 and counters2). Thanks to the mib2c tool, i've generated the C code and update the data needed. I follow all the st

How to extend default timeout SMNP

2018-10-12 Thread jevi tri
Dear Tim Support Net-SNMP, how do I change the default snmp timeout? can I receive the tutorial to change the default snmp timeout via command line linux I use centos 7 Thanks, Regards, Jepy ___ Net-snmp-users mailing list Net-snmp-users

Re: Timeout: No response from localhost

2017-11-22 Thread Robert Story
On Thu, 16 Nov 2017 21:00:53 -0800 Justin wrote: JT> Hello JT> JT> I'm running NetSNMP 5.7.3 on a VM Virtualbox with Ubuntu16.04 JT> and keep getting "Timeout: No response from localhost" when JT> running the command "snmpget localhost -v 2c -c public JT>

Timeout: No response from localhost

2017-11-16 Thread Justin Tu
Hello I'm running NetSNMP 5.7.3 on a VM Virtualbox with Ubuntu16.04 and keep getting "Timeout: No response from localhost" when running the command "snmpget localhost -v 2c -c public sysUpTime.0" I've double checked that snmpd is indeed running with "

Re: how to increase timeout value

2017-06-06 Thread Pranesh Kulkarni
Add -t TIMEOUT option in snmpget,snmpwalk commands #snmpwalk -v 2c -c public localhost -t 30 system On Mon, Jun 5, 2017 at 6:34 PM, deepak.sachan deepak.sachan < deepak.sac...@deal.drdo.in> wrote: > hi, > My agent is slow in responding to the request. > so how can i increase

Re: how to increase timeout value

2017-06-05 Thread Bill Fenner
On Mon, Jun 5, 2017 at 9:04 AM, deepak.sachan deepak.sachan < deepak.sac...@deal.drdo.in> wrote: > hi, > My agent is slow in responding to the request. > so how can i increase time out value?? > http://net-snmp.sourceforge.net/docs/man/snmpcmd.html

how to increase timeout value

2017-06-05 Thread deepak . sachan deepak . sachan
hi, My agent is slow in responding to the request. so how can i increase time out value?? Thankx -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slash

Regarding timeout and retry options

2017-02-22 Thread Pushpa Thimmaiah
Hi All, I am using command 'trapsess' to send startup snmpv3 informs and NMS able to receive the same. But when NMS (trap receiver daemon) is off then snmpd stop/start takes time. I had understood that agent awaits ACK for informs been sent and if NMS doesnot sends ACK , agent retries . This could

snmp timeout hrStorageAllocationFailures

2016-08-04 Thread Safa, Mohammed K
Hello All, I'm seeing timeouts when my snmpwalk gets to HOST-RESSOURCE-MIB::hrStorageAllocationFailures. Not sure why this is happening. Any ideas? What can I do to debug further? Thanks --

async get request timeout

2016-02-15 Thread Muruganand Karthikeyan
Hi All, I'm using net-snmp api version 5.2.1. I'm following the async app tutorial on the wiki but I'm seeing a strange behavior. Although I'm receiving responses for the sent requests(sub-second response times), I'm also receiving a timeout callback after the timeout pe

Fwd: SNMP not working properly. Timeout: No Response from localhost on RHEL

2015-04-02 Thread jagan
Hi, We are facing some typical issue with SNMP. we are running the below "snmpwalk" command. but sometimes it is running and sometimes it is getting Timeout error. "snmpwalk -v 1 -c public localhost system" We have tried the latest nety-snmp rpms. our snmpd.conf file is v

SNMP not working properly. Timeout: No Response from localhost on RHEL

2015-03-28 Thread jagan
Hi, We are facing some typical issue with SNMP. we are running the below "snmpwalk" command. but sometimes it is running and sometimes it is getting Timeout error. "snmpwalk -v 1 -c public localhost system" We have tried the latest nety-snmp rpms. our snmpd.conf file is v

Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
sist with ksh script timeout DATE: 2015-02-02 19:11 FROM: clearc...@lycos.com TO: net-snmp-users@lists.sourceforge.net Hello again, Well, I found that if I run 'snmpd -f' from another term

Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
ss_persist with ksh script timeout DATE: 2015-02-02 18:33 FROM: clearc...@lycos.com TO: net-snmp-users@lists.sourceforge.net Hello, I forgot to mention that I also have the following line in snmpd.co

Fwd: pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
Hello, I forgot to mention that I also have the following line in snmpd.conf: view all included .1.3.6.1.4.1.8072.. Thank you for any help or insight. Original Message SUBJECT: pass_persist with ksh script timeout

pass_persist with ksh script timeout

2015-02-02 Thread clearcom0
Hello, I am trying to extend snmpd with a ksh script on netbsd. The line I have in snmpd.conf is: pass_persist .1.3.6.1.4.1.8072.. "/usr/pkg/bin/stdbuf --input=0 --output=0 --error=0 /root/kshtest" When I run my script with stdbuf from the command line, it works like so: <- PING

snmpset timeout, but did work, help with debug traces

2014-12-18 Thread Francois Bouchard
Hi all, I have an object which takes time to set, around 10 seconds, and the command snmpset returns a timeout, even though the Set action actually worked. The set request is done this way: snmpset -v 3 -u Admin -t 30 -r 0 -a MD5 -A "Admin-00" -l authNoPriv 172.27.42.191

timeout after hrSystemProcesses for many processes

2014-11-11 Thread Michael Schwartzkopff
Hi, we have a system with several 10k's of processes. If our monitoring system requests hrSystemProcesses for the number of processes runnning, the SNMP agent goes into "deep thinking" mode and does not answer any further requests until finished. This may last really long. Any ideas how to spe

SNMP Timeout: No Response from 127.0.0.1

2014-10-24 Thread Brad Baker
I recently cloned a centos 6.5 virtual machine from one location to another. In the process, the IP and netmask of the system changed. For awhile after the clone everything seemed to work fine, and then suddenly SNMP monitoring stopped working. I restarted the snmp service - the restart succeeded

Re: snmpget timeout when being run from a script

2014-10-21 Thread Bill Fenner
o "$value * 4" | bc > - - > > When I run it just from the shell then everything looks good: > > - - > bash-3.2# /usr/bin/diskusage.sh > 956787604 > - - > > But when I make an snmpwalk then the OID that should take the value out of > the s

snmpget timeout when being run from a script

2014-10-21 Thread Krzysztof Szarlej
pwalk then the OID that should take the value out of the script gets snmp timeout: - - bash-3.2# snmpwalk -v 1 -c public localhost .1.3.6.1.4.1.2021.8.1 iso.3.6.1.4.1.2021.8.1.1.1 = INTEGER: 1 iso.3.6.1.4.1.2021.8.1.2.1 = STRING: "synology_disk_usage" iso.3.6.1.4.1.2021.8.1.3.1 = ST

Timeout: No Response from test.net-snmp.org.

2014-07-08 Thread H.C. Lo
Hi, I am the first time visitor of net-snmp tutorials and like to develop my own SNMP agent using net-snmp tools in the near future. Following the instructions, I issued cli on OSX 10.9.3 and get the timeout as showed below. I could ping the test.net-snmp.org without problem. I assume the

Timeout: No response from

2014-06-29 Thread Ioannis Kadianakis
ll comes down to the "Timeout: No Response from 192.168.1.5 ".I have configured the /etc/hosts.allow to include the line "snmpd: ALL " ,plus snmpd.conf files on both machines have the rocommunity public 192.168.0.0/24 line and the agent has the agentAddress udp:161,tcp:161,udp6:161

snmp_synch_response() hangs even if timeout is specified for SNMPv3

2013-09-26 Thread Adison Rivera
ncountering an issue where a call to snmp_synch_response( ) just hangs even if I set the timeout to around 5 seconds.   I'm monitoring an snmpv3 device  every X number of minutes.  I'm able to successfully query the device for about 5-10 cycles but then suddenly it would just h

RE: Timeout

2013-07-29 Thread Jurkiewicz Jean-Marc
etc De : Abid Ayoub [mailto:abid.ay...@gmail.com] Envoyé : Montag, 29. Juli 2013 13:41 À : Jurkiewicz Jean-Marc Cc : Lee; net-snmp-users@lists.sourceforge.net Objet : Re: Timeout Hi, after i enter : term mon debug snmp packets i get : SNMP packet debugging is on Abid 2013/7/29 Jurkiewicz

Re: Timeout

2013-07-29 Thread Abid Ayoub
you see some ? > > ** ** > > Best regards > > JM > > ** ** > > *De :* Abid Ayoub [mailto:abid.ay...@gmail.com] > *Envoyé :* Montag, 29. Juli 2013 10:01 > *À :* Lee > > *Cc :* net-snmp-users@lists.sourceforge.net > *Objet :* Re: Timeout > > ** **

RE: Timeout

2013-07-29 Thread Jurkiewicz Jean-Marc
.net Objet : Re: Timeout Hi, I get nothing, i get the same message : Timeout: No Response from so , are there other solutions to solve this problem ? Abid 2013/7/26 Lee mailto:ler...@gmail.com>> On 7/26/13, Abid Ayoub mailto:abid.ay...@gmail.com>> wrote: > > I think that the

Re: Timeout

2013-07-29 Thread Lee
On 7/29/13, Abid Ayoub wrote: > Hi, > > I get nothing, i get the same message : Timeout: No Response from > so , are there other solutions to solve this problem ? If you're not getting any debug output from the switch that would mean the packets aren't getting there. Prob

Re: Timeout

2013-07-29 Thread Abid Ayoub
Hi, I get nothing, i get the same message : Timeout: No Response from so , are there other solutions to solve this problem ? Abid 2013/7/26 Lee > On 7/26/13, Abid Ayoub wrote: > > > > I think that the problem is in udp port or in ip adresse because there is > > only

Re: Timeout

2013-07-26 Thread Lee
Ayoub >> wrote: >> >>> Hello, >>> >>> This is the first time that i use net-snmp. >>> So, i want to know the general configuration and other informations >>> about >>> my cisco switch using snmpwalk and snmpget. >>> So , i u

Re: Timeout

2013-07-26 Thread Abid Ayoub
on and other informations about >> my cisco switch using snmpwalk and snmpget. >> So , i use the following command: >> >> snmpget -c -v2c 1.3.6.1.6.1 >> >> but i get immer : >> >> Timeout: No Response from >> >> i connect to the switch usin

Re: Timeout

2013-07-25 Thread Abid Ayoub
> *De :* Abid Ayoub [mailto:abid.ay...@gmail.com] > *Envoyé :* Donnerstag, 25. Juli 2013 16:14 > *À :* net-snmp-users@lists.sourceforge.net > *Objet :* Timeout > > ** ** > > Hello, > > ** ** > > This is the first time that i use net-snmp. > > So, i

Re: Timeout

2013-07-25 Thread Fulko Hew
t; > snmpget -c -v2c 1.3.6.1.6.1 > > but i get immer : > > Timeout: No Response from > > i connect to the switch using ssh , but the command don´t work . > > So , any idea about the problem ? what is wrong ? > Only the obvious: - a firewall is blocking UDP port 161 betw

Timeout

2013-07-25 Thread Abid Ayoub
Hello, This is the first time that i use net-snmp. So, i want to know the general configuration and other informations about my cisco switch using snmpwalk and snmpget. So , i use the following command: snmpget -c -v2c 1.3.6.1.6.1 but i get immer : Timeout: No Response from i connect to

net-snmp v3 issue on windowsxp, timeout no response from

2012-04-20 Thread gongdai
Platform: Windowsxp sp2 Net-snmp-5.6.1.1 Activeperl 5.12 Openssl0.9.8u First, v1/v2 works well. When run the tool, (snmpget, snmpbulkget etc.), as v3 for example: snmpget -v 3 -u xxx -l noAuthNoPriv -d , the result is timeout, no response from , but I found the response packet had been

hrSWRunTable cache timeout, configuration options, etc.

2012-03-27 Thread Jo Rhett
tatus.1.3.6.1.2.1.104.1.2 = INTEGER: empty(3) NET-SNMP-AGENT-MIB::nsCacheStatus.1.3.6.1.2.1.104.1.3 = INTEGER: cached(4) So if this is being cached, why doesn't it show up in the cached table? And how can I adjust the timeout for this data? Also, I'm wondering if there was any effort to put the cache

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-15 Thread Francois Bouchard
Many Thanks, Francois 2012/2/15 Dave Shield > On 14 February 2012 15:35, Francois Bouchard > wrote: > > Here is the code for a cached snmp table module. > > OK - I've tried compiling and running that module. > > The timeout specified in the header

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-15 Thread Dave Shield
On 14 February 2012 15:35, Francois Bouchard wrote: > Here is the code for a cached snmp table module. OK - I've tried compiling and running that module. The timeout specified in the header file is given as #define MPBCRMHALARMTABLE_TIMEOUT 10 and that's exactly what I'm

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-14 Thread Francois Bouchard
According to the documentation ( http://www.net-snmp.org/dev/agent/group__cache__handler.html), a changing the flags will change the behavior of the cache system. After some testing of my module, it is possible to state that the agent's data change almost instantly (when the external data changes

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-14 Thread Francois Bouchard
> I'm sorry - I don't have the time to try and re-create the rest of the > code that's missing here. If you want assistance with tracking > down the problem, can you please post the *complete* code files, > so that we can try compiling them into a working module. Here is the code for a cached snm

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-13 Thread Dave Shield
On 13 February 2012 15:46, Francois Bouchard wrote: >> Perhaps you could post the code that you're working with >> so that we can test this > Yes, here is the code for the initialize function (generated using mib2c -c > mib2c.table_data.conf mpbcRMHAlarmTable  (when asked : option 1 (cache))  )

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-13 Thread Francois Bouchard
Dave, > you should be able to modify this timeout by editing the header > file and recompiling the module. Yes this is what's been done, thexxxTable_free(...) isn't called in less than 60 seconds, even when lowering XXX_TIMEOUT in the header file. > Perhaps you could post t

RE: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-11 Thread Suresh kumar
60 seconds are minimum time for cache cleanup. ~Suresh > Date: Fri, 10 Feb 2012 20:51:45 + > Subject: Re: mib2c.table_data.conf, cache timeout period does'nt seems to > change. > From: d.t.shi...@liverpool.ac.uk > To: francois.bouch...@mpbc.ca > CC: net-snmp-user

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-10 Thread Dave Shield
On 10 February 2012 20:06, Francois Bouchard wrote: > I was asking for hints about the cache timeout values.  It can't be modify > when changing the xxx_TIMEOUT define statement ( ie.e stays at 60 seconds ) H you should be able to modify this timeout by editing the head

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-10 Thread Francois Bouchard
Hi, Sorry about the mistake, I was asking for hints about the cache timeout values. It can't be modify when changing the xxx_TIMEOUT define statement ( ie.e stays at 60 seconds ) Any hints? Francois > But to answer your question - yes, I believe -S cache=1 > *is* different to &q

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-10 Thread Dave Shield
On 10 February 2012 15:02, Francois Bouchard wrote: > Is there defference in the code using mib2c -S cache=1 -c > mib2c.table_data.conf myTable   instead of > mib2c -c mib2c.table_data.conf my myTable, option 1) ? Errr... that second form looks invalid. mib2c only takes a single root OID. It wou

Re: mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-10 Thread Francois Bouchard
ted with the mib2c.table_data.conf script (option 1, > for cache enabled) the default timeout period of 60 seconds is working well > but when I lower that value with the > #define statement (5, then 30) the timeout period stays steady at 60 > seconds) > > > The code for the t

mib2c.table_data.conf, cache timeout period does'nt seems to change.

2012-02-10 Thread Francois Bouchard
Hi, For tables implemented with the mib2c.table_data.conf script (option 1, for cache enabled) the default timeout period of 60 seconds is working well but when I lower that value with the #define statement (5, then 30) the timeout period stays steady at 60 seconds) The code for the table is

Re: snmp_select_info() timeout behaviour

2012-01-19 Thread Joe Stringer
Correction, it seems that this behaviour is actually happening even if I set the timeout >= 15secs. However, it is after 15sec that snmp_select_info starts this behaviour. On Thu, Jan 19, 2012 at 2:49 PM, Joe Stringer wrote: > Greetings, > > I've been writing a subagent again

snmp_select_info() timeout behaviour

2012-01-18 Thread Joe Stringer
h the master, it is sending messages to a nox application on a regular interval, and dealing with responses from that socket. It seems that if select() times out after <15secs, then I call snmp_select_info(), it will try to set the timeout so that it will expire 15sec after the original c

Re: SNMPget cmd fails with Timeout from CentOS but works fine from windows

2011-11-27 Thread Bill Fenner
What net-snmp version on Windows and CentOS? We had trouble with a bunch of PDUs when we upgraded to net-snmp 5.7.1, as the default for retries on the client side became 0, and it turns out that for these boxes, retrying requests was a fact of life. If you had 5.7.1 on CentOS, but an earlier v

Re: SNMPget cmd fails with Timeout from CentOS but works fine from windows

2011-11-25 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 25 N

Re: SNMPget cmd fails with Timeout from CentOS but works fine from windows

2011-11-25 Thread Dave Shield
On 23 November 2011 17:07, Nathan Harris wrote: > Working on monitoring our datacentre power meters using Zenoss I am getting > a very strange issue > [root@nlc1~]# snmpget -v1 -c public 10.3.9.11 1.3.6.1.4.1.29711.7709 > Timeout: No Response from 10.3.9.11. > C:\usr\bin>snmp

SNMPget cmd fails with Timeout from CentOS but works fine from windows

2011-11-25 Thread Nathan Harris
.11 1.3.6.1.4.1.29711.7680SNMPv2-SMI::enterprises.29711.7680 = INTEGER: 105 I then tried from my Ubuntu workstation and also got a Timeout error? Can any one tell me what is taking place here, before I go bald :)  This e-mail expresses the opinion of the author and is not necessarily the view of the Council. Please be aw

Re: Ask a question about snmpwalk: Timeout (Sub-id not found: (top) -> sysDescr)

2011-11-08 Thread Dave Shield
gt; SNMPv2-MIB::sysDescr.0 = STRING: Linux lolsigh 2.6.18-194.el5xen #1 . : > but >  when  to remove server,eg: > snmpwalk -v 3 -l authNoPriv -a MD5 -u 'user' -A 'pass' '10.62.52.15' > 'sysDescr' > get the dubug infoe: > snmpwalk: T

Ask a question about snmpwalk: Timeout (Sub-id not found: (top) -> sysDescr)

2011-10-25 Thread joden
02 01 03 30 11 02 04 23 3C 04 A6 02 03 000>...0...#<. 0016: FF E3 04 01 04 02 01 03 04 10 30 0E 04 00 02 01..0. 0032: 00 02 01 00 04 00 04 00 04 00 30 14 04 00 04 00..0. 0048: A0 0E 02 04 72 CF 36 A0 02 01 00 02 01 00 30 00r.6...0.

Looking for help regarding cache timeout expiration ...

2011-07-25 Thread Ivo Faldini
Hi all, Does someone have an idea to avoid cache expiration in middle of SNMP table read/walk? I'll explain better: I have a long SNMP table (about 500 lines) and I'm using the methology: netsnmp_inject_handler( my_handler, netsnmp_get_cache_handler(20,

setting the cache timeout for my table to -1 cause segmentation fault

2011-05-05 Thread Evgeny Mugerman
I use the "mib2c.table_data.conf" as a template for my table. Run the following command. env MIBS="+MTYPE-MIB" mib2c -c mib2c.table_data.conf -S cache=1 mtypeTable If "timeout" value set to any positive value and table read periodically - everything works well. But

Re: snmpdemoapp: Timeout -- using net-snmp-5.5 compiled for linux

2010-12-16 Thread Joel Hansell
Hi Immad, Consider the host you are trying to "walk". Do you know for sure that an SNMP agent is running on test.net-snmp.org ? Do you know for sure that the community string is "demopublic"? I would test towards another host, on your local network. (FYI, I get the same timeo

snmpdemoapp: Timeout -- using net-snmp-5.5 compiled for linux

2010-12-15 Thread Immad Mir
Hi all I am trying to get the test application (from http://www.net-snmp.org/wiki/index.php/TUT:Simple_Application#Net-SNMP_Command_Line_Applications) to work. I have compiled the sourcecode without making any changes to it. When I try to run it, I get the following timeout error *colinux

did you ever get a timeout error when restart the client program frequently?

2010-11-20 Thread Magus Chen
and stop quite frequently. after a while, snmpd return a time error when I using 'snmpget', 'snmpset' or 'snmpwalk' Then I loop up the log, it seems nothing wrong... but always get a timeout result. It can be resolve by restarting the snmpd service. But I do want to know

Re: default timeout duration(SNMP Timeout)

2010-08-20 Thread Wes Hardaker
man snmpcmd: ... -t timeout Specifies the timeout in seconds between retries. The default is 1. Floating point numbers can be used to specify fractions of seconds. -- Wes Hardaker Cobham Analytic Solutions

default timeout duration(SNMP Timeout)

2010-08-17 Thread Mahesh Kottige Basavaraj
Hi, What is the default timeout duration(SNMP Timeout) and also what is the command option or where can we check this default timeout duration setting? Disclaimer

Re: net-snmp cache timeout setted but it didnot work!

2010-08-11 Thread Dave Shield
On 11 August 2010 13:57, Alexander King wrote: >> First,I think use  "mib2c -S cache = -1 -c mib2c.iterate.conf " via CLI can >> get the right generated code, and initialized the code is ok.but I got a lot >> of compilling problems. > > what I can do about this, Dave, > where and how I need modify

Re: net-snmp cache timeout setted but it didnot work!

2010-08-11 Thread Alexander King
On 11 August 2010 11:36, Alexander King wrote: > I use the command "mib2c -S cache = 10 -c mib2c.iterate.conf " Please re-read my earlier message. You do *NOT* specify the cache timeout on the mib2c command line. Either use "-S cache=1" or nothing at all No other choice w

Re: net-snmp cache timeout setted but it didnot work!

2010-08-11 Thread Dave Shield
On 11 August 2010 11:36, Alexander King wrote: > I use the command "mib2c -S cache = 10 -c mib2c.iterate.conf " Please re-read my earlier message. You do *NOT* specify the cache timeout on the mib2c command line. Either use "-S cache=1" or nothing at all No oth

Re: EXTERNAL:Re: Subagent example code timeout on Win32

2010-07-20 Thread Bart Van Assche
On Mon, Jul 19, 2010 at 8:33 PM, Van Dyke, Evan (ES) wrote: > Bingo. It looks like the call to f_send in _*snmp_async_send() in > snmp*_api.c > is failing. I added a debug message in the if(result < 0) check (see > below), and f_send is returning -1. The callback looks like it is only > queu

RE: EXTERNAL:Re: Subagent example code timeout on Win32

2010-07-19 Thread Van Dyke, Evan (ES)
Bingo. It looks like the call to f_send in _snmp_async_send() in snmp_api.c is failing. I added a debug message in the if(result < 0) check (see below), and f_send is returning -1. The callback looks like it is only queued for processing if the f_send succeeds. For some reason, our Firewa

RE: EXTERNAL:Re: Subagent example code timeout on Win32

2010-07-19 Thread Van Dyke, Evan (ES)
e where it's dropping the request. --Evan From: bart.vanass...@gmail.com [mailto:bart.vanass...@gmail.com] On Behalf Of Bart Van Assche Sent: Monday, July 19, 2010 11:58 AM To: Van Dyke, Evan (ES) Cc: Net-snmp-users@lists.sourceforge.net Subject: EXTERNAL:Re: Subagent example code timeo

Re: Subagent example code timeout on Win32

2010-07-19 Thread Bart Van Assche
On Mon, Jul 19, 2010 at 5:16 PM, Van Dyke, Evan (ES) wrote: > My apologies if this has been discussed before, but I couldn’t find it in > a quick search of the archives. > > I am trying to build the sub-agent example on the NetSNMP Wiki on a Win32 > system. I am currently using the NetSNMP v5.5

Re: Subagent example code timeout on Win32

2010-07-19 Thread Bart Van Assche
_App\SNMPTest>snmpget -v 2c -c > public > > localhost NET-SNMP-TUTORIAL-MIB::nstAgentSubagentObject.0 > > Timeout: No Response from localhost. > [ ... ] > Hello Marc, Can you please try this again with either the latest source code of the 5.5 branch or t

Subagent example code timeout on Win32

2010-07-19 Thread Van Dyke, Evan (ES)
etting timeouts, instead of no OID, when attempting to pull down the example variable: C:\My_Data\Visual Studio 2008\Projects\AuxP_App\SNMPTest>snmpget -v 2c -c public localhost NET-SNMP-TUTORIAL-MIB::nstAgentSubagentObject.0 Timeout: No Response from localhost. I turned on some debugging,

RE: snmpd timeout - distinct from general

2010-07-16 Thread Mike Ayers
> From: prasanna [mailto:pras.a...@rediffmail.com] > Sent: Thursday, July 15, 2010 10:04 PM > I have installed net-snmp in my fedora Core machine with all the > instructions mentioned in the "net-snmp.org". My snmpd is up and > running. When i do some query like snmpget, snmpwalk then i am getting

Re: Re: snmpd timeout - distinct from general

2010-07-16 Thread prasanna
Ahhh finally i got out of the issue. The net-snmp was installed twice in my PC on different locations. One of them was installed by me and other was by someone I am just wondering how this was not shown to me when i was doing the "locate snmpd.conf" at the very fist time (before i

Re: snmpd timeout - distinct from general

2010-07-16 Thread Dave Shield
On 16 July 2010 06:03, prasanna wrote: > I have installed net-snmp in my fedora Core machine with all the instructions > mentioned in the "net-snmp.org". My snmpd is up and running. How have you configured the agent? What is in the snmpd.conf file? > When i do some query like snmpget, snmpwalk t

snmpd timeout - distinct from general

2010-07-16 Thread prasanna
Hi all, I have installed net-snmp in my fedora Core machine with all the instructions mentioned in the "net-snmp.org". My snmpd is up and running. When i do some query like snmpget, snmpwalk then i am getting time out error message, but still the snmp is running. I am not able to do any

Re: stop trapd serivce on windows timeout?

2010-06-04 Thread Bart Van Assche
Sat, May 22, 2010 3:44:07 AM > > *Subject:* Re: stop trapd serivce on windows timeout? > > Hello Huy, > > The Win32 snmptrapd calls closesocket() on the UDP socket(s) owned by > snmptrapd to make select() stop. While this seems to work with some Windows > versions (e.g. Window

SNMP timeout problem

2010-05-27 Thread David Menéndez
Hi I am developing a simple C++ program with the latest release of NET SNMP (5.5) and I am having a problem while connecting to some SNMP devices... but it works well with almost all examples I tried. The program tries to connect to the target via IP and returns a "snmp walk": all oids list and v

Re: stop trapd serivce on windows timeout?

2010-05-24 Thread Bart Van Assche
that is triggered e.g. once per second. This will limit the timeout argument of select(). See also the documentation of snmp_alarm_register() on http://www.net-snmp.org/dev/agent/group__snmp__alarm.html. * Or, more elegant, use a socket pair to let select() return when a service stop is requested

Re: stop trapd serivce on windows timeout?

2010-05-23 Thread Snmp Nmcsnmp
Assche To: Snmp Nmcsnmp Cc: net-snmp-users@lists.sourceforge.net Sent: Sat, May 22, 2010 3:44:07 AM Subject: Re: stop trapd serivce on windows timeout? Hello Huy, The Win32 snmptrapd calls closesocket() on the UDP socket(s) owned by snmptrapd to make select() stop. While this seems to work with

Re: stop trapd serivce on windows timeout?

2010-05-22 Thread Bart Van Assche
6 > regards, > Huy > > > -- > *From:* Bart Van Assche > *To:* Snmp Nmcsnmp > *Cc:* net-snmp-users@lists.sourceforge.net > *Sent:* Fri, May 21, 2010 11:53:33 AM > *Subject:* Re: stop trapd serivce on windows timeout? > > On Fri, May 21

Re: stop trapd serivce on windows timeout?

2010-05-21 Thread Bart Van Assche
On Fri, May 21, 2010 at 7:38 PM, Snmp Nmcsnmp wrote: > Stop net-snmp trapd on windows timeout and it think it hang on the select. > Does anyone have run into the same issue? or have a solution to solve it? > I haven't seen this so far. With which version did this occur ? And

stop trapd serivce on windows timeout?

2010-05-21 Thread Snmp Nmcsnmp
Stop net-snmp trapd on windows timeout and it think it hang on the select. Does anyone have run into the same issue? or have a solution to solve it? thanks, Huy

snmpget timeout error on multiple counter64 OIDs

2010-05-11 Thread X Z
Hi, I ran into snmpget timeout error when running snmpget -v2c -c public xxx OID1 OID2 and it only happened when both OID1 and OID2 are of type counter64. snmpget on either OID1 or OID2 can return the correct counter64 value. It worked just fine if I ran "snmpget -v2c -c public xxx OID3

Re: timeout error while executing snmpwalk

2009-11-18 Thread Dave Shield
2009/11/18 Barun Biswas > snmpgetnext -d ... is resending the request 5 times and throwing "Time out: > no response from server" error at the end. With no returning packet dumps? OK - so it's not the 16-bit ID problem. Other possibilities: - you are using different authentication credentials

  1   2   3   4   >