On Wed, Dec 22, 2010 at 12:47 AM, Dave Shield <[email protected]> wrote: > On 22 December 2010 06:13, aravind narasimhan <[email protected]> wrote: >> The application >> that is polling both these agents can poll the agent on port 161 but >> gets no response from snmpd. I wrote a test program where i reverse >> the order and snmpwalk from snmpd oid followed by a walk on the >> proprietary agent things work. > > Try running the proprietary agent on another port, with the Net-SNMP > agent on port 161, and use the "proxy" directive (in N/S snmpd.conf) > to redirect selected requests to the proprietary agent. > That way, everything looks like a single agent to the monitoring > application, and it doesn't need to worry about having two, > >
I sure will try this suggestion. However, from debugging the problem i've found that the snmp v3 requests make it to the correct agent (tcpdump on the respective ports) The response is not sent in the failure case resulting in a timeout. Hence my supposition that something in the pdu is incorrect. Any thoughts? ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
