Re: Configuration for proxying to a subtree

2005-09-14 Thread Robert Story
On Wed, 14 Sep 2005 12:32:33 +0100 Dave wrote: DS> On Wed, 2005-09-14 at 14:56 +0530, Patil, Suresh (Suresh) wrote: DS> > What I want do is to proxy all the incoming SNMPGET requests for DS> > the objects under the subtree 1.3.6.1.2.1.1 to "remotehost1". DS> DS> You need to disable the internal i

Re: Configuration for proxying to a subtree

2005-09-14 Thread Dave Shield
On Wed, 2005-09-14 at 14:56 +0530, Patil, Suresh (Suresh) wrote: > If I modify the proxy command in snmpd.conf to : >proxy -v 2c -c hostcommunity remotehost1 .1.3.6.1.2.1.1 > > Now if I reissue the above snmpget command, I get the sysName oid > information from the "localhost" instead of "

Configuration for proxying to a subtree

2005-09-14 Thread Patil, Suresh (Suresh)
Hi , I have defined the following in snmpd.conf: ### com2sec proxyuser default public group proxygroup usm proxyuser viewuserviewincluded .1 access proxygroup "" a