[SNMP4J] SNMP4J Agen Pro Generation

Frank Fock fock at agentpp.com
Sun Jul 23 23:09:21 CEST 2006


Hello Yaron,

Yaron Reichert wrote:
> Hello , 
> i'm an SNMP newbie , and i'm trying to create a java SNMP agent using the AgenPro2.1
>  
> after i've compiled my MIB , i want to implement the GET/SET methods , but i guess i'm missing something , because the get method i see 
> looks like this:
>  
>     public void get(SubRequest request) {
>      //--AgentGen BEGIN=serverAdminStatus::get
>      //--AgentGen END
>       super.get(request);      
>     }
>  
> the GET method suppose to return something , isn't it ?
>
Yes, you return the result by assigning the value to the
SubRequest object named request through "setVariable(..)".


> last question - from reading here i understand that a new version to AgenPro is about to be released - can u say when will it happen ?
>  
Yes, unfortunately, there are some delays with the description
of how to use the generated code. The final dead-line for the
release is now the 04.08.2006 (Thursday next week).

Best regards,
Frank

-- 
AGENT++
http://www.agentpp.com
http://www.mibexplorer.com
http://www.mibdesigner.com




More information about the SNMP4J mailing list