Technical Tip: SNMP access to FortiGate
| Description | This article describes what to check on FortiGate when polling from SNMP manager does not work.
|
| Scope | FortiGate. |
| Solution |
As a workaround, if the trusted host is enabled on all administrative access, make sure the SNMP host IP is included in at least one of these trusted IP/subnets.
Troubleshooting command:
SSH1:
diagnose debug reset diagnose debug console timestamp enable diagnose debug application snmpd -1 diagnose debug enable
SSH2:
diagnose sniffer packet any 'host <SNMP_Manager_IP> and (port 161 or port 162)' 6 0 l
Related articles: Troubleshooting Tip: How to use snmpd debug to troubleshoot SNMP |





