RE: RFC 2786 implementation in 5.2.1 version

2007-03-01 Thread santhosh.sundarasamy
<> In 5.2.1 source code (usmDHUserKeyTable/usmDHUserKeyTable_data_?et.c), I noticed that DH_generate_key() is called for both get & set request on usmDHUserKeyTable. GET:usmDHGetUserKeyChange()->usmDHGetUserDHptr()->DH_generate_key() SET:usmDHUserCheckValue()->usmDHGetUs

RE: mib2c generated code and GET_NEXT

2007-03-01 Thread Adam Bell
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shield Sent: Thursday, March 01, 2007 12:25 PM To: Adam Bell Cc: [email protected] Subject: Re: mib2c generated code and GET_NEXT On 01/03/07, Adam Bell <[EMAIL PROTECTED]> wrote: >

Re: mib2c generated code and GET_NEXT

2007-03-01 Thread Dave Shield
On 01/03/07, Adam Bell <[EMAIL PROTECTED]> wrote: > 2. Using mib2c –c mib2c.table.conf : The Net-SNMP project does not include a mib2c template called "mib2c.table.conf". Do you mean "table_data"? > What is missing are the get first and next support routines > found under the next two op

Re: mib2c generated code and GET_NEXT

2007-03-01 Thread amit limaye
you can write ur own template code. The syntax is not very difficult and will help you get the exact code structure u want. I have done this once since but i wasnt integrating with the netsnmp agent -SIGTERM amit Original-Nachricht Datum: Thu, 1 Mar 2007 12:05:00 -0500 Von: A

conversion from CVS to SVN today

2007-03-01 Thread Wes Hardaker
I'll be converting the code repository from CVS to SVN today. If all goes well, we should be running on SVN starting tomorrow-ish. -- Wes Hardaker Sparta, Inc. - Take Surveys. Earn Cash. Influence the Future of IT Join Sou

mib2c generated code and GET_NEXT

2007-03-01 Thread Adam Bell
I have started using mib2c to generate the stub code for my access routines. I see much commonality in the bulk of the code but I have a couple questions, if anyone could I would appreciate it. 1. Using mib2c -c mib2c.scalar.conf : works like a champ, I have get and set working.

Re: Reg: netsnmpj error

2007-03-01 Thread Glenn
[EMAIL PROTECTED] wrote: > Could you pls let me know what I have to do in this regard? Ask on the netsnmpj mailing list perhaps? This has nothing to do with net-snmp itself. https://lists.sourceforge.net/lists/listinfo/netsnmpj-users -- Glenn McAllister <[EMAIL PROTECTED]> +1 416 348

Reg: netsnmpj error

2007-03-01 Thread ramani.ganth
Hi, I am getting the Error Exception in thread "main" java.lang.NoClassDefFoundError: org/netsnmp/ASN/COUNTER64 While running the example script ./snmpget.sh from the netsnmpj Java API the netsnmpj version is 0.2.5 Could you pls let me know what I have to do in this regard? Thanks in a

Re: Question

2007-03-01 Thread Dave Shield
On 28/02/07, Matthew Guest <[EMAIL PROTECTED]> wrote: > Using version 5.4, how do you get snmptrapd to accept all version 1 and > 2 traps it receives regardless of the community in the trap? $ man snmptrapd.conf : ACCESS CONTROL : disableAuthorization yes

Question

2007-03-01 Thread Matthew Guest
Using version 5.4, how do you get snmptrapd to accept all version 1 and 2 traps it receives regardless of the community in the trap? - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel a