- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
SNMP configuration for Zabbix Firewall F50E
Hello,
I'm trying to configure snmp on my firewall f50e so I can monitor it with Zabbix.
But i'm getting timeout.
I tried to use snmpwalk to see if it works
snmpwalk -v 3 -a sha256 -A (authentication pass) -x des -X (Privacy pass) -u (username assigned in firewall configuration) (Firewall ip)
I'm getting timeout too ,
I have no idea why it doesnt work ...
thank you
- Labels:
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello eliasd,
In case you have a standalone firewall with no VDOMs, you can double-check if you have:
1) enabled SNMP on FGT interface: https://docs.fortinet.com/document/fortigate/6.4.9/administration-guide/325005/interface-access
2) set up SNMPv3 agent: https://docs.fortinet.com/document/fortigate/6.4.9/administration-guide/457149/snmp-v3-users
3) in case all your firewall admin accounts are restricted to a specific IP/subnet, make sure that SNMP manager IP is included: https://community.fortinet.com/t5/FortiGate/Troubleshooting-Tip-SNMP-fails-due-to-trusted-hosts/ta-p...
If the above is checked and all seems correct you should be able to run a packet capture if the packet from the SNMP manager at least arrived at the firewall (diag sniffer packet any 'host <SNMP manager IP> and port 161' 4 0 l).
