Alert on faulty PoE ports?

After some power failures related to hurricane Laura, I’ve discovered a couple of switches (Cisco 2960X) that came back up with faulty PoE ports. With the number of switches I have, going through every switch and checking out the PoE, or waiting on complaints is not optimal. Is there a way to have LibreNMS generate a notification on faulty PoE?

Hi,
Is it already possible to identify a faulty port in LibreNMS ?
As far as I remember, the current POE code is only for graphs and nothing is stored in the DB, meaning you can alert on it, even if you see it.
So probably the 1st step is to identify an OID that shows the faulty ports, and 2nd step is to add a piece of code to do the actual alerting.