Re: "Unknown engine ID" error

2012-03-21 Thread Niels Baggesen
On Thu, Mar 22, 2012 at 12:52:37AM +0530, Ravi Kumar wrote: > I have two versions of snmpd in my machine.One which is shipped with > fedora OS and another which i checked > out from svn repository and installed after compilation. svn was replaced with git some time ago. What version / revision is

Re: "Unknown engine ID" error

2012-03-21 Thread Ravi Kumar
> Is this an agent that you compiled yourself? > If so (and you used the default configure settings) > then it should probably be looking in /usr/local/share/snmp > automatically as well. > I have two versions of snmpd in my machine.One which is shipped with fedora OS and another which i checked o

Re: command snmptrap (a command line interface) using SNMP v2

2012-03-21 Thread Robert Story
On Wed, 21 Mar 2012 08:39:40 +0100 Zeljko wrote: ZM> On Tue, 20 Mar 2012 16:02 Robert wrote: ZM> RS> Glad to hear it. Is it ok if we document your solution in our wiki? ZM> ZM> Yes, it is OK. ZM> Additionally, ZM> I've attached the file "v2c_pa2.txt" which is an implementation of the ZM> command "

Re: 64-bit windows and winExtDLL

2012-03-21 Thread Fulko Hew
On Tue, Mar 20, 2012 at 4:29 PM, Bart Van Assche wrote: > On 03/20/12 19:51, Fulko Hew wrote: > > I did not test x86 with an x86build of openSLL, because the issue now > > seems > > to simply be winExtDll/Microsoft DLLs/Windows 7. > > > > I wish I had an older (pre Win 7) box to try to build on.

Re: pass_persist agent doesn't work with snmpwalk (probable noob question)

2012-03-21 Thread David Howland
On 3/20/2012 12:58 PM, Charlie Martin wrote: ... > Ah, hell. You know, trying to figure this stuff out from a standing > start is like spending two months reading stereo instructions. > Amen to that. I'm in the same boat over here. It seems an order of magnitude more complex than it should be.

Net-SNMP version 5.0.9

2012-03-21 Thread praveen pl
HI Team, Please find the below details and clear my clarifications bash-3.00# ps -ef |grep snm root 835 1 0 Sep 21 ? 1:11 /usr/sfw/sbin/snmpd root 27692 1 0 Feb 11 ? 0:00 /usr/lib/snmp/snmpdx -y -c /etc/snmp/conf root 12603 1 0 Sep 22 ?

RE: command snmptrap (a command line interface) using SNMP v2

2012-03-21 Thread Zeljko Mihelcic
On Tue, 20 Mar 2012 09:08:36 +0100 Zeljko wrote: ZM> On Thu, 1 Mar 2012 20:52 Robert wrote: ZM> RS> If it's a linux box with iptables, google for 'iptables packet mangle' ZM> RS> and you should get lots of good information. Since you've got a ZM> RS> fixed destination and multiple 'sources', what