etingof / snmpfwd

SNMP Proxy Forwarder
http://snmplabs.com/snmpfwd/
BSD 2-Clause "Simplified" License
67 stars 18 forks source link

OID re-write plugin #58

Open shishil86 opened 3 years ago

shishil86 commented 3 years ago

Hello @etingof,

We are trying to do the following- re-write the value of a particular OID in the response with a variable (basically the snmp-peer-address value in the client.conf file). We tried exploring the re-write plugin but could not find a way how we can do it with variables and not constant strings. Can you please help and guide us if this is like even possible?