Created on 12-23-2022 07:18 AM Edited on 03-01-2023 08:35 AM By Stephen_G
Description | This article describes how to configure SNMP v3 on a HA cluster of FortiGate 6000 or 7000 Series with the purpose of monitoring each individual slot of cluster members. |
Scope | FortiGate 6000 and 7000 series on v5.6 and above. |
Solution |
Prerequisites:
1) Active-passive HA cluster between two FortiGates 6000 or 7000 series already configured. 2) SNMP on the FortiGate management interface must be enabled.
In this example, two FortiGates 6000 series in active-passive HA cluster configuration have been already configured and interface mgmt1 is the only management interface (there is no reserved management interface configured in this example):
# config system interface
The SNMPv3 configuration is the same as normal FortiOS firewalls. For authentication and encryption, SHA1 and AES algorithms are chosen due to limitations in the chosen SNMP monitoring tool:
# config system snmp user end
SNMP must be enabled as below, otherwise, the SNMP polling fails:
# config system snmp sysinfo
From GUI menu Global -> System -> SNMP, the following should appear:
Now on the SNMP monitoring tool, it is possible to configure one device/object for each slot wanted to monitor, using the following settings:
- IP address: FortiGate mgmt IP 10.10.10.1.
- To monitor each individual slot of the FortiGate 6000 HA member configured with chassis-id 2, use the following ports:
Note that the special management ports are available only for the management IP corresponding to the SLBC management interface configured (default value is "mgmt1"):
# config load-balance setting
For more information, see:
For port numbers to be used with FortiGate 7000 series:
It is now possible to configure the specific OIDs in the favorite SNMP monitoring tool. To find the specific OID, refer to the MIB file that can be downloaded from your FortiGate's GUI (Menu: Global -> System -> SNMP) :
Those MIB files can be imported into an SNMP monitoring tool so it is possible to choose the specific sensors to monitor (refer to the specific SNMP monitoring tool guide). Alternatively, it is possible to import the MIB file into an SNMP browser tool (i.e.: iReasoning MIB browser) and search which specific OIDs to monitor.
- The higher number of OID monitored, the more load will be added to the FortiGate. - More frequent polling time can also add more load to your FortiGate. - SNMPv3 requires more processor resources due to encryption/decryption. - When receiving an SNMP alert, double-check the value from the FortiGate CLI and verify if the alert is reliable.
A list of useful OIDs can be found below:
If a reserved management IP is configured for each unit of the HA cluster, it is possible to use the specific unit management IP and the special port numbers below: - FortiGate 7000 series: https://docs.fortinet.com/document/fortigate-7000/hardware/fortigate-7060e-system-guide/313666/speci...
|
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.