Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
renzy
New Contributor

Want to setup firewall restart alert

Hey guys, I have a few FortiGate 301E firewalls in my network. I'm setting up a new monitoring system and would like an trap or SNMP monitor setup that shoot out an alert once a restart is manually initiated on the firewall. Anyone know the best way to go about doing this? I have the MIBs downloaded and installed but they are tough to read :( 

1 REPLY 1
akristof
Staff
Staff

Hi,

We don't have specific trap. But we have this:
.1.3.6.1.4.1.12356.101.4.1.20.0 - fgSysUpTime

.1.3.6.1.4.1.12356.101.4.1.23.0 - fgSysRebootReason

You can use this 2 OIDs and in your monitoring system you can do some notification based on that.

Other option is to use AutomationStitch and on Reboot, email can be sent.

Adrian