Skip to main content
cngbandan
New Member
November 21, 2019
Question

Issue with SNMP v3

  • November 21, 2019
  • 1 reply
  • 5328 views

Hello all,

need help to troubleshoot an SNMP error in my FortiSIEM plateform.

SNMP not work and when i try to debug with this command snmpbulkwalk –v 3 –u "username" -l authPriv -a MD5 -A "authpass" -x DES -X "privpass" "host_ip" system, i get error message No log handling enabled - turning on stderr logging snmpbulkwalk: Invalid address (–v) Can you help me please?

    1 reply

    FSM_FTNT
    Staff
    Staff
    November 22, 2019

    Hi,

     

    Can you provide details of what you are trying to monitor?

     

    Are you trying to monitor FortiSIEM via SNMP v3 or monitor a device with SNMP v3?

     

    If the snmpwalk command is returning an error, probably your parameters for snmpwalk are not aligned with the device that you are trying to monitor.

     

     

    emnoc
    New Member
    November 22, 2019

    I would 1st test with snmpwalk and then bulkwalk. Maybe the device can not do a bulkwalk. But that error to me seems to indicate a issues at the snmp version "-v"

     

    Ken Felix

    cngbandan
    cngbandanAuthor
    New Member
    November 22, 2019

    Hello All, Thx for your replies. after a night of troubleshoot it seems that we have a routing/authorization issue. It's solved now thank you again