Hi,
 
I know it is possible to proxy an incoming request using context name. But is it possible to proxy the incoming request to different hosts based on a defined set of OID values? i.e
 
Manager
   |
   |
  V
Proxy --------- 
    |             |
    |             |
   V            V
Host1      Host2
 
For Example
 
Here the request should be proxied to Host1 if the incoming request has an OID from the varbind list between .1.3.6.1.2.1.1.1 and .1.3.6.1.2.1.1.2
The request should be proxied to Host2 if the incoming request has an OID from the varbind list between .1.3.6.1.2.1.1.3 and .1.3.6.1.2.1.1.1.5
 
Thanks & Regards,
Ravi
 

Reply via email to