Created on 08-31-2023 05:58 AM Edited on 09-15-2023 01:37 PM By HarshChavda
Description | This article describes how to configure SNMP polling for both instances within a FortiGate HA cluster deployed in Microsoft Azure. In some scenarios, only the Master instance is being polled via SNMP while the Secondary instance is not polled using SNMP. |
Scope | FortiGate in public cloud. |
Solution |
This article outlines the steps to ensure both instances are accessible through SNMP polling.
Enable SNMP Service on Port4.
config system interface edit "port4" set ip 10.10.10.4 255.255.255.228 set allowaccess ping https ssh snmp next end
config system snmp community edit 1 config hosts edit 1 set ha-direct enable next next end
config system snmp user edit 1 set ha-direct enable next end
It is possible to limit SNMP access to specific IP addresses for security.
config system snmp community edit 1 config hosts edit 1 set source-ip SOURCE_IP_ADDRESS next next end
|
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.