Skip to main content
nbgiridar
New Member
November 9, 2020
Question

Fortinet not responding to MIB

  • November 9, 2020
  • 1 reply
  • 2963 views

Hi All,

 have a fortinet 200D with v5.2.5

 

it is not responding to any of the mib under Fortinet Core Mib

 

please advise

    1 reply

    emnoc
    New Member
    November 9, 2020

    1st is snmp enable on the interface and you have the correct  snmp-community or user/auth if v3?

     

    Did you run "diag debug application snmpd -1 "

     

     

    e.g 

     

      diag debug enable

      diag debug reset

      diag debug app snmpd -1

     

     

    If your calling up mib buy name, I would stop and do a simple snmpget or snmpwalk against the device? Does it reply?

     

    e.g 

     

      snmpwalk -c bahblah -v2c x.x.x.x

      or a simple sysname get

      snmpget -c blahbahb;ah -v2c x.x.x.x   .1.3.6.1.2.1.1.5.0

     

     

    Ken Felix

    nbgiridar
    nbgiridarAuthor
    New Member
    December 1, 2020

    thank you