[SNMP4J] Writing proxy agent

Guenter Wildmann a8909020 at unet.univie.ac.at
Thu Jul 3 21:00:32 CEST 2008


Hello Lalit!

Take SampleAgent.java as starting point and adapt it to suite your needs.
Register the ManagedObjects you want to provide to clients.
Request the Objects from the real Agent (in time or cyclically) and update
the registered MOs using the prepare-commit-cleanup sequence.

Hope this helps.

Ciao, Guenter

On Thu, 3 Jul 2008, lalit patel wrote:

> Hi all,
> Can anyone suggest me how to write a proxy agent through SNMP4j ?
> I just  want to know whether it is possible to do it with SNMP4j. If yes how
> to proceed ?
>
> Thanks
>
> with best regards
>
> lalit
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j
>
>



More information about the SNMP4J mailing list