[SNMP4J] SNMP Agent

Frank Fock fock at agentpp.com
Tue Dec 14 08:22:05 CET 2004


Hi Eric,

I understand that in the industrie you have fixed schedules.
The current code base is near to work, although VACM is
missing yet. As the interface to the instrumentation code
(thus the good old "stubs") are IMO the most important
interface for you to know, I will send you those classes in
private email next week.

This week I will have to finish SNMP4J 1.1 which adds
a lot of convenience functions and fixes a flaw in the
Session interface. The sendPDU() methods will be deprecated
and replaced by send() counter parts where the synchrounous
one will return a ResponseEvent intead of simply the response
PDU. The ResponseEvent will be extended to contain the peer
address of the response sending entity and the TransportMapping
through which the response has been received.

The old methods will be still supported in the Snmp class although
they will be marked as deprecated.

I hope these changes are OK for the SNMP4J users - I wanted
to "fix" this issue as early as possible to avoid even bigger problems
later.

Best regards,
Frank


Eric Hsiao wrote:

>Hi Frank:
>Unfortunately, I have to kick off developing my own agent right now to meet
>my schedule. I hope we can see your agent API very soon. I also notice your
>JASMI and MIBDesigner. If your agent is ready, I consider to purchase this
>product (also need to have the code gen for agent). If you need any help,
>please let me. Thanks again for your effort to SNMP4J.
>
>Best Regards,
>
>Eric Hsiao
>----- Original Message ----- 
>From: "Harrie Hazewinkel" <harrie at lisanza.net>
>To: "Frank Fock" <fock at agentpp.com>
>Cc: <snmp4j at agentpp.org>; "Harrie Hazewinkel" <harrie at lisanza.net>; "Eric
>Hsiao" <ehsiao at draytek.com.tw>
>Sent: Tuesday, December 14, 2004 3:15 AM
>Subject: Re: [SNMP4J] SNMP Agent
>
>
>  
>
>>Hi Frank,
>>
>>On Dec 13, 2004, at 7:42 PM, Frank Fock wrote:
>>
>>    
>>
>>>Hi Eric,
>>>
>>>The design of SNMP4J-Agent is not yet fixed. That's why I do not want
>>>to publish any interfaces at present. I would like to be free to change
>>>(refactor)
>>>the interfaces if necessary during further development. I hope that I
>>>can
>>>publish an alpha version mid of 1st quarter 2005.
>>>      
>>>
>>Let me know when you have the interface reasonable stable. I could
>>make a module in my MIB compiler generating some code.
>>That way the final implementation of a MIB module could go faster
>>or more could be done.
>>
>>Cheers,
>>Harrie
>>
>>    
>>
>>>Once the base is stable, I would appreciate any help to implement
>>>standard
>>>MIBs for the SNMP4J-Agent API (e.g. NOTIFICATION-LOG-MIB).
>>>
>>>Best regards,
>>>Frank
>>>
>>>Eric Hsiao wrote:
>>>
>>>      
>>>
>>>>Hi,
>>>>
>>>>I used SNMP4J for several months. Before using it, I have been using
>>>>the JoeSNMP and Westhawk. I think SNMP4J is really better. Thanks
>>>>all.
>>>>Currently, I want to write a snmp agent based on SNMP4J. I already
>>>>designed it right now. Before starting, I think you have had some
>>>>ideas for it  but no time to do it.
>>>>Is it possible that you can public some agent interface or we can do
>>>>some discussion with it or I can join for helping to write this part?
>>>>Because I don't want to my design is guite different with yours and I
>>>>can make some contribution.
>>>>
>>>>Best Regards,
>>>>Eric Hsiao
>>>>_______________________________________________
>>>>SNMP4J mailing list
>>>>SNMP4J at agentpp.org
>>>>http://p15141779.pureserver.info/mailman/listinfo/snmp4j
>>>>
>>>>
>>>>
>>>>        
>>>>
>>>_______________________________________________
>>>SNMP4J mailing list
>>>SNMP4J at agentpp.org
>>>http://p15141779.pureserver.info/mailman/listinfo/snmp4j
>>>
>>>      
>>>
>>Harrie
>>    
>>
>
>
>  
>





More information about the SNMP4J mailing list