Re: [SNMP4J] Add a proxy before sending SNMP request to the device

2016-09-29 Thread Frank Fock
Hi Zhenyu, I think the easiest way to realise proxy support is writing your own TransportMapping class. Probably you can subclass one of the abstract implementations. Best regards, Frank > On 28 Sep 2016, at 01:37, Zhenyu Zhou wrote: > > Hello, > > I'm looking for a

[SNMP4J] Add a proxy before sending SNMP request to the device

2016-09-27 Thread Zhenyu Zhou
Hello, I'm looking for a java library for SNMP and find SNMP4J is the leading one. It satisfied all my requirements (eg. multithread) except for I'd like to put the traffic through a proxy before the request reaches device. The proxy is a normal HTTP proxy: the client connects to it and sends a