Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Muahammed
New Contributor

Timeout on snmpwalk

Hello,   I've noticed a strange problem on  FortiOS 5.4.8, FortiGate 80D.

The SNMP is enabled and correctly configured. On my LAN interface, the SNMP is enabled, but I can't run a snmpwalk at all(timeout)

 

FW01 # diagnose snmpd: updating cache: idx_cache snmpd: trap request mem_low(0000000000000066) -> queue 1 in 0, 0 interval snmpd: queue is 0 entries long. snmpd: queueing trap 8000000000000002@1035799 (1035799) snmpd: queue is 1 entries long. snmpd: dequeueing trap 8000000000000002@1035799 (1035799) snmpd: sending to hosts: mem_low(102) snmpd: _trap4_prep:538 connect 169.254.0.1:162 vd=2 (type 3) errno=101 (Network is unreachable) snmpd: trap request mem_low(0000000000000066) -> queue 1 in 0, 0 interval snmpd: queue is 0 entries long. snmpd: queueing trap 8000000000000002@1037399 (1037399) snmpd: queue is 1 entries long. snmpd: dequeueing trap 8000000000000002@1037399 (1037399) snmpd: sending to hosts: mem_low(102) snmpd: _trap4_prep:538 connect 169.254.0.1:162 vd=2 (type 3) errno=101 (Network is unreachable)

 

if somebody know how to solve this issue or have an idea? pls advice me   Thanks.

 

2 REPLIES 2
HaTiMuX
New Contributor III

Hi,

 

Make sure the SNMP Agent is enabled:

config system snmp sysinfo set status enable end

 

Also verify your trusted hosts and the configuration of your community:

https://kb.fortinet.com/kb/documentLink.do?externalID=FD45755

 

emnoc
Esteemed Contributor III

To add ensure allowaccess from cli or webUI has snmp allowed, if this is not added your snmp will fail and timeout.

 

 

e.g

 

  config sys interface 

     edit wan1

           set allowaccess ssh https snmp

     end

 

Ken Felix

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
Labels
Top Kudoed Authors