Hi Pil, Please read: http://www.snmp4j.org/SNMP4J-Agent-1.4-InstrumentationGuide.pdf first.
A subagent is instrumented in the same way as a regular SNMP4J-Agent agent. Best regards, Frank On 21.04.2010 23:16, Piljoo Choi wrote: > > Hi, > > How can I make my subagent handle incoming set/get or trap messages? I want > to store the value or do something when my subagent receives those > messages.What API should I use to handle the incoming messages? My subagent > was able to connect to the Manger and register to MO. But don't know what > APIs use to handle incoming messages for my particular purpose. AgentPro > generated Java codes and I am using it. Do I need to modify the setValue() > and getValue() methods in the generated code to pass the value to somewhere? > or is there another way of doing that using APIs? > > thanks, > > Pil > > _______________________________________________ > SNMP4J mailing list > [email protected] > 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 [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
