Hello everyone,
I am trying to configure Zabbix SNMPv3 with Fortigate Firewall either in Cluster or Standalone.
The zabbix_server (Zabbix) is 6.0.7 and the Fortigate v7.0.6.
I have successfully configured SNMPv3 without Authentication or Encryption .
I tried Zabbix templates in Zabbix site but they don't specify if they are compatible with SNMPv3 and I also tried the "Larcorba-Zabbix-templates-Fortigate-General-SNMPv3" from github.
When I enable Authentication or Privacy I am getting "Timeout while connecting to in Zabbix. and "Message authentication or checking failed (USM authentication failure)" in Fortigate for that specific user.
When I use either SNMP walk or GET in the terminal of the Zabbix server I getting back results.
snmpget -v 3 -a SHA-1 -A password -l authPriv -x AES-128 -X password -O u -u User 0.0.0.0. sysName.0
snmpwalk -v3 -a SHA-1 -A password -l authPriv -x AES-128 -X password -u User 0.0.0.0
Is there anything I can do in order to successfully configure SNMPv3?
Do I need to modify the templates in order to be compatible in SNMPv3?
Thank you in advance.
I am trying to configure Zabbix SNMPv3 with Fortigate Firewall either in Cluster or Standalone.
The zabbix_server (Zabbix) is 6.0.7 and the Fortigate v7.0.6.
I have successfully configured SNMPv3 without Authentication or Encryption .
I tried Zabbix templates in Zabbix site but they don't specify if they are compatible with SNMPv3 and I also tried the "Larcorba-Zabbix-templates-Fortigate-General-SNMPv3" from github.
When I enable Authentication or Privacy I am getting "Timeout while connecting to in Zabbix. and "Message authentication or checking failed (USM authentication failure)" in Fortigate for that specific user.
When I use either SNMP walk or GET in the terminal of the Zabbix server I getting back results.
snmpget -v 3 -a SHA-1 -A password -l authPriv -x AES-128 -X password -O u -u User 0.0.0.0. sysName.0
snmpwalk -v3 -a SHA-1 -A password -l authPriv -x AES-128 -X password -u User 0.0.0.0
Is there anything I can do in order to successfully configure SNMPv3?
Do I need to modify the templates in order to be compatible in SNMPv3?
Thank you in advance.