Re: Problem with proxy the entire tree

2020-09-20 Thread Jenny Yao
Hi Wes, The option -l works for us. Thanks a lot for your help. Jenny On Fri, Sep 18, 2020 at 3:31 PM Wes Hardaker wrote: > Jenny Yao writes: > > > It works fine. However, we would like to have this proxy transparent to > the > > user, and wonder if there is a way to achieve this without

Re: Problem with proxy the entire tree

2020-09-18 Thread Wes Hardaker via Net-snmp-coders
Jenny Yao writes: > It works fine. However, we would like to have this proxy transparent to the > user, and wonder if there is a way to achieve this without using > context. There is no way to do exactly what you want without removing the registrations that the agent itself is implementing. You

Problem with proxy the entire tree

2020-09-15 Thread Jenny Yao
Hi All, We are using net-snmpd 5.8 as a proxy. But when the objects from the remote device conflict with objects from the proxy, we get the objects from the proxy. To solve this problem, we follow the suggestion in the wiki to use context as a selector to integrate the entire tree. http