Zabbix : Convert MIBs Files to Zabbix Templates

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 23

  • @ShannonSariman79
    @ShannonSariman79 2 місяці тому

    Kudos to you mate!!! Tried it out for an Eaton ATS and worked as expected.

  • @jaifairley7975
    @jaifairley7975 Рік тому +2

    Superb. Very useful, thanks

  • @alexrobinson5477
    @alexrobinson5477 Рік тому +2

    What if the manufacturer gives you a few different versions of the MIB file? For example, one MIB for network and switching functions, one for QoS functions, one for Wireless functions, etc?

    • @sbcode
      @sbcode  Рік тому +4

      There is no one solution for everything. It is always going to be a job that you need to spend many days trying to resolve. Or you can pay someone to do it.

  • @mednes6020
    @mednes6020 Рік тому +1

    I used MIB Juniper apparently I got this error ( Cannot adopt OID )

  • @edinsonrodriguezsaza2540
    @edinsonrodriguezsaza2540 Рік тому

    I have the following error to import to template: "Invalid parameter "/2/trends": value must be 0." in zabbix 6.4, do you have any idea for solve this issue?

    • @sbcode
      @sbcode  Рік тому

      Read the description

  • @miles9255
    @miles9255 4 місяці тому +1

    you are a very beautiful helpfull man

  • @valerio53061
    @valerio53061 3 роки тому

    Hello,
    i have a MIB of a vendor AETHRA but i cannot import , i have an errorr Smartmatch is experimental at ./mib2zabbix line 475.
    Use of uninitialized value $val in string ne at /usr/share/perl5/XML/Simple.pm line 924.
    can you help me? if you want i can pass you mib file

    • @sbcode
      @sbcode  3 роки тому +1

      I managed to create one. I got the warning, but it still created the template.
      You can download it from
      github.com/Sean-Bradley/SNMP2ZABBIX/blob/master/templates/template-aethra-mib.xml
      I created this using mib2zabbix on a RPi4, Raspbian OS. And it imported into Zabbix 5.2 ok. I don't have this Aethra device so I cant verify how well the template actually works.
      Note that creating templates is not easy, there is no magic for everything, you will need to put more work into this yourself if you want it better.
      The command I used was
      snmptranslate -Tz -m ./AETHRA-MIB | ./mib2zabbix -o 1.3.6.1.4.1.7745 -f template-aethra-mib.xml -N aethra-mib

    • @valerio53061
      @valerio53061 3 роки тому

      @@sbcode thank you but im not a programmer, im a network engineer the vendor give me the mib file so its the firse time for me to importo into Zabbix version 5

  • @suyogadhikari8179
    @suyogadhikari8179 Рік тому

    Invalid parameter "/2/trends": value must be 0.
    I am getting this kind of error. How do i fix it ?

  • @JojosefaG
    @JojosefaG Рік тому +2

    Hi, thank you so mucho for this tutorial. I followed everything on the video :) But i get an error on every snmp agent item that says: 'No Such Object available on this agent at this OID'. Have you had this error before? if you could help me i'll be very grateful.

  • @AJAYDHARWA
    @AJAYDHARWA Рік тому

    Hello Sir, fortinet F200 MIB file not Converting please help me,

    • @sbcode
      @sbcode  Рік тому

      read the description. There is no support or warranty. You only get support if I have organised a suitable contract with your employer.

  • @mednes6020
    @mednes6020 Рік тому

    how to open ftp link?

  • @sydneysahella4742
    @sydneysahella4742 6 місяців тому

    how much do you charge to convert a mib to template?

    • @sbcode
      @sbcode  6 місяців тому

      I contract for £500 a day. Min 10 working days.

  • @testtest-l7y
    @testtest-l7y Рік тому +3

    this script is old and the template is out of date and doesnt work after 2018 , dont try it

    • @sbcode
      @sbcode  Рік тому +1

      And don’t forget to read the description