Re: Help

2012-04-01 Thread Dave Shield
On 1 April 2012 17:55, pandit jignesh wrote: > Installation folder: /home/jbpandit/snmp_projects/net-snmp > > snmpd.conf file location: /usr/local/share/snmp/snmpd.conf > executable snmpd file location: /usr/local/sbin/snmpd > when i start snmpd from /etc/init.d:# snmpd start > it says snmpd pro

Help

2012-04-01 Thread pandit jignesh
Hi My operating system is ubuntu 11.10 and net-snmp version is 5.7.1 . Installation folder: /home/jbpandit/snmp_projects/net-snmp snmpd.conf file location: /usr/local/share/snmp/snmpd.conf executable snmpd file location: /usr/local/sbin/snmpd  snmpd.conf file contain following value: acce

Re: snmptrapd receiving multiple informs -- not acknowledging?

2012-04-01 Thread Dave Shield
On 1 April 2012 17:18, Chris Smith wrote: > Just to clarify, does this mean the agent will execute > snmpinform as a separate process? No - it means that the agent will apply the same processing to the 'trapsess' directive that the 'snmptrap' command does to its command line. They both call th

Re: snmptrapd receiving multiple informs -- not acknowledging?

2012-04-01 Thread Chris Smith
On 01/04/2012 16:59, Dave Shield wrote: > On 1 April 2012 14:24, Chris Smith wrote: >> Ok, investigating further it seems that snmptrapd is taking too long to >> respond to the inform. So now, my question is how can I change the >> inform timeout and number of retries for snmpd? I can't see anyt

Re: snmptrapd receiving multiple informs -- not acknowledging?

2012-04-01 Thread Dave Shield
On 1 April 2012 14:24, Chris Smith wrote: > Ok, investigating further it seems that snmptrapd is taking too long to > respond to the inform.  So now, my question is how can I change the > inform timeout and number of retries for snmpd?  I can't see anything in > the command-line options or snmpd.c

Re: snmptrapd receiving multiple informs -- not acknowledging?

2012-04-01 Thread Chris Smith
On 01/04/2012 12:40, Chris Smith wrote: > > I have developed an snmp agent that sends informs which are received and > logged by snmptrapd. When I test this on a single machine it works > fine, however if I run the agent on a different machine [to that on > which snmptrapd is running] snmpdtrapd

snmptrapd receiving multiple informs -- not acknowledging?

2012-04-01 Thread Chris Smith
Hi all, I have developed an snmp agent that sends informs which are received and logged by snmptrapd. When I test this on a single machine it works fine, however if I run the agent on a different machine [to that on which snmptrapd is running] snmpdtrapd logs the inform multiple times -- it seems

Re:

2012-04-01 Thread Dave Shield
2012/3/30 benmechlia meriem : > programme de snmp écrit en langage c++ ??? No - the Net-SNMP suite is written in C (although it should be possible to write a C++ client application that uses the Net-SNMP library) If you need a pure-C++ SNMP toolkit, I suggest you look at SNMP++ (see http://www.a