etingof / snmpfwd

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

Provide proxy response for missing SNMP OID on devices #54

Open mahesh-ravji opened 3 years ago

mahesh-ravji commented 3 years ago

Hi there,

We have a monitoring tool that queries sysContact and sysLocation OID’s during initial device discovery. However, the Meraki devices being discovered have a cut-down MIB and do not provide or respond to query for sysContact and sysLocation, causing the monitoring tool to fail discovery of the Meraki device.

Is it possible to use snmpfwd (running in transparent mode) to provide a proxy response to these missing OID’s?

Cheers – Mahesh