User guide
ManageEngine Firewall Analyzer :: User Guide 
234 
Zoho Corp. 
set traffic enable<cr> 
set web enable<cr> 
set email enable<cr> 
set attack enable<cr> 
set im enable<cr> 
set virus enable<cr> 
end <cr> 
Type "show log syslogd filter" to list all available traffic. 
• 
Stop and start the Firewall Analyzer application/service and check if you are able to 
receive the Fortigate Firewall packets in Firewall Analyzer. 
Configure/Enable SNMP Protocol for Fortigate Firewall device  
Using CLI Console: 
Ensure SNMP is enabled in Fortigate box by using the below command: 
get system snmp sysinfo 
If it is disabled, enable it by using the below commands: 
config system snmp sysinfo 
set status enable 
end 
To enable the SNMP Manager running in Firewall Analyzer to make queries to SNMP 
Agent running in the firewall: 
config system snmp 
edit <SNMP Community ID> 
config hosts 
edit <SNMP Community ID> 
set interface <Interface through which Firewall Analyzer is connected to Firewall> 
set ip <Firewall Analyzer machine IP address> 
end 
end 
To ensure the source interface that connects Firewall Analyzer to Firewall device allows 
SNMP traffic, execute the below command: 
get system interface <interface name> 
To allow SNMP traffic through the source interface use the below command: 
config system interface internal 
set allowaccess <proto1 proto2 SNMP> 
end 










