I have been tasked with finding a way to reboot all of my switches for a bunch of small satellite sites every night when everyone is gone. I have HP 1810-26G switches at most of the sites, which is fine and dandy when they work. We're needing to restart them at a few sites a month, which results in users being mad, and my boss being mad. The 1810's are bottom of the barrel but we're stuck with them now. They have port 80 open, and that's it. They are read only SNMP, no SSH, no Telnet, no serial. I have no idea how to accomplish this task.
Since they're read only, I can't use one of the MIBs to set the switch to reboot. No SSH, no Telnet means I can't script the reboot. I guess I could tell the UPS to stop and start the outlet every night, but that's just not feasible. What are my options? Since we're handling a number of small sites, several thousand for management software isn't really feasible either.
I've tried snmp, got no where. Without any remote access ability, I am out of things to try.