Monitoring SFP Stats

Is it possible to monitor the SFP stats on Mikrotik? I’m trying to monitor RX level, etc on our SFP-based connections through PRTG. I’ve looked through the MIB and don’t see anything that indicates SFP stats…

Anyone?

Not only does MT not support it, but the SPF module itself needs to support it as well (It’s called DOM, or Digital Optical Monitoring).

Thanks for the reply. I was hoping that since I can pull the data up by winbox/ssh, I would be able to monitor it…

You could create a script parsing the monitor output and then log the relevant output to PRTG where you could process it further..
-Chris