RE: Configuring the net-snmp proxy with the same community string
"Rajendra, Singh" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Thank you very much Dave. Thanks & Regards, Rajendra Singh ESN: 343-3426 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Tuesday, November 13, 2007 4:12 AM To: Rajendra, Singh Cc: net-snmp-users.sourceforge.net Subject: Re: Configuring the net-snmp proxy with the same community string On 09/11/2007, Rajendra, Singh <[email protected]> wrote: > The SNMP proxy is working now but it times out waiting for response > for some queries . Is it possible to increase the Default time out > value for the proxied SNMP requests ? proxy -t 600 [other options] {host} {OID} > ... is it possible for the net-snmp subagent to respond to both Agentx > protocol messages and proxied snmp queries ? I've never actually tried this, but it ought to be possible, yes. The main issue would be getting the agent to initialise both the AgentX subagent code, and the main SNMP listening code. The Net-SNMP agent is currently coded to act as *either* an AgentX subagent, *or* an SNMP (master) agent - not both. What you're talking about is essentially acting as both an AgentX subagent and an SNMP master agent (but without the AgentX master bits). You'll almost certainly have to fiddle with the initialisation handling to activate both aspects. But in principle, there's nothing to prevent this working. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ 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