[SNMP4J] snmp agent to agent communication

Frank Fock fock at agentpp.com
Fri Feb 6 20:39:04 CET 2009


Hello Reza,

The SNMP-PROXY-MIB (which is implemented by
SNMP4J-Agent) is the official solution
for your task. See RFC 3413.

This approach is generic, but has the
"drawback" that the SNMP command generator
needs to be aware that there are two (or more)
entities at the same IP and port.

A seamless integrated solution can be
implemented in a custom way only, unless
the other agent can be run as a AgentX
subagent.
If not, implementing the ManagedObject
interface for the proxied MIB regions
is the starting point.

Best regards,
Frank



Reza Razavipour wrote:
> How can my agent respond to lets say OS agent queries and forwarding those
> queries to the OS agent?
> 
> Can some kind soul explain?
> 
> thanks
> Reza
> _______________________________________________
> SNMP4J mailing list
> SNMP4J at agentpp.org
> http://lists.agentpp.org/mailman/listinfo/snmp4j

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




More information about the SNMP4J mailing list