Philippe Guibert <philippe.guib...@6wind.com> writes: > Instead of using agentX, I wonder if it could be possible to link the > application with a master agent library Somehow, the agent would be > configured as a proxy, and session would convey information over an > unixSocket to the real snmpAgent. Could it be possible ?
Yes, certainly you can have multiple "real" snmp daemons query to a sub-process via a proxy like mechanism. There is no reason that shouldn't work to allow multiple upstreams query to your internal agent. The net-snmp package's snmpd actually supports that through the use of the "proxy" directive ; see the snmpd.conf manual page in the "Proxy Support" section. -- Wes Hardaker Please mail all replies to net-snmp-coders@lists.sourceforge.net _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders