Hi,

You can use AgenPro to generate code for an agent
und create your own MOFactory for MOScalar
and MOTable instances to apply your delay
requirements.

You can also use AgenPro directly to run the
simulation agent. But that agent will not
be able to delay the response. However,
the next release of AgenPro will include
such a feature.

Best regards,
Frank

On 01.02.2011 16:25, Lucio Crusca wrote:
> Hello *,
>
> a customer asked me to develop a snmp "server" that simulates a real snmp (I
> assume he needs a "manager and fake agent"). He handed me a load of mibs.
>
> Now let's take for granted I understand very little of snmp, and so does my
> customer (it's subcontracted job). I did read some documentation about snmp,
> but "simple" does not mean "easy", as I've read somewhere... so please be
> patient if I ask trivial questions. I know quite enough of java, though.
>
> The snmp simulator should listen for requests and reply after a per-OID
> configurable delay of time. The whole thing is read-only.
>
> Where do I start from? Is code-generation the best way to go in my case, or am
> I better off with runtime parsing, since I have to add configurable delays?
>
> Thanks in advance
> Lucio.
> _______________________________________________
> SNMP4J mailing list
> SNMP4J@agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

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

_______________________________________________
SNMP4J mailing list
SNMP4J@agentpp.org
http://lists.agentpp.org/mailman/listinfo/snmp4j

Reply via email to