[SNMP4J] SNMP4J Agen Pro Generation

Yaron Reichert yaron.reichert at adamind.com
Sun Jul 23 17:29:17 CEST 2006


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 ?
 
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 ?
 
Thanks,
 
Yaron Reichert
 


More information about the SNMP4J mailing list