etingof / snmpfwd

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

Meraki devices no sysUpTime #52

Open avenjamin opened 4 years ago

avenjamin commented 4 years ago

Hi there,

We have a network monitoring tool that requires sysUpTime for interface graphing to work properly.

Meraki devices don't expose the sysUpTime OID for whatever stupid reason. Probably trying to force people to use their web UI instead.

I'm wondering if I could use snmpfwd as a proxy to provide a sysUpTime value? perhaps using the rewrite plugin? Is this possible?

Thanks Ben

mcarroll1110 commented 4 years ago

The rewrite plugin should do it as long as you know the OID. I think the data types are limited but I think it will work.