Incremental support in AgentGen

Frank Fock Frank.Fock____t-online.de
Wed Sep 4 00:57:28 CEST 2002


Hi Achyut,

Do you mean preserving already written instrumentation
code when updating MIB definition and regenerating stubs
from modified MIB when you write "incremental generation"?

Then the answer is yes! AgentGen Pro preserves code you
wrote into the special tags generated by AgentGen (see
AgentGen Pro doc for details).

In addition, the Plugin interface in conjunction with oo
programming is very powerful. By subclassing MibLeaf or
MibTable with your own classes you can generalize tasks
common to your environment.

Best regards,
Frank

Achyut Jagtap wrote:
> Hi,
> 
> Does standard/Professional version of AgentGen have any support for
> incremental generation on agent files from the MIB.
> 
> As in, say, during development of your agent you are going keep making
> changes to MIB. One does not want to keep making the same changes to
> the agent code (code you would have put in to get/set the values) for the
> earlier MIB entries. Is there any switch which can be specified for this
> purpose or any workaround?
> 
> Something like net-snmp which has agent code generation OID-based.
> 
> Thanks in advance.
> 
> Thanks,
> -Achyut.
> 
> 
> 






More information about the AGENTPP mailing list