FortiGate 40C SNMP Enable from CLI

透過 putty telnet 登入Fortigate Device, 依下述 Command 進行設定!

config system interface edit "internal" set allowaccess ping https ssh snmp fgfm next end

config system snmp sysinfo set description "YOUR Company" set location "YOUR Location" set status enable end

config system snmp community edit 1 set events cpu-high mem-low fm-if-change config hosts edit 1 set interface "internal" set ip 0.0.0.0 next end set name "public" set trap-v1-status disable set trap-v2c-status disable next end