[AGENT++] Starting point for SNMP proxy agent

Sebastian Haag 7haag at gmx.de
Thu Apr 28 10:55:34 CEST 2011


Hello,

in the examples directory of agent++ I found 2 examples: proxy and proxy_agent. I´m not sure which one to use as a starting point for my project.

My agent should do the following:
- support SNMPv3
- redirect all oid requests to another agent (e.g. windows snmp service) which are unknown/not supported by my agent. In other words my agent provides a subtree and all other objects should be handled by other agents.

Using something like "mib.add(new MibProxyV3("1.3.6.1.2.1.1", READCREATE));" I can redirect this subtree to another agent. What do I have to do to exclude a specific subtree in this subtree?

Please point me into the right direction.

Thanks!

Sebastian

-- 
NEU: FreePhone - kostenlos mobil telefonieren und surfen!			
Jetzt informieren: http://www.gmx.net/de/go/freephone



More information about the AGENTPP mailing list