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
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
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
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
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
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-
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
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
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
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
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?
>
>
> ___
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
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
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 ?
>
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
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
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
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>
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 "
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
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
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
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
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
--
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
>
> ** **
.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
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
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
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
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
> *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
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
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
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
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
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
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
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
> 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
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)) )
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
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
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
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
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
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
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
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
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
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
[ 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
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
.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
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
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.
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,
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
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
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
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
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
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
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
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
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
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
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
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
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
_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
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,
> 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
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
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
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
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
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
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
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
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
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 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
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
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 - 100 of 346 matches
Mail list logo