Ad Widget

Collapse

Import SNMP MIB files to Zabbix Check Point

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Taner
    Member
    • Apr 2018
    • 47

    #1

    Import SNMP MIB files to Zabbix Check Point

    Hello,

    What is the easiest way to import SNMP MIB files to Zabbix?
    The version of the Zabbix is 4.0.9.

    The Check Point Device is:
    R80.30

    The mib files of the vendor you can find here:
    https://supportcenter.checkpoint.com...tionid=sk90470

    Please could you share with me your experience and your opinion regarding the topic?

    I try to use SNMP V3 between Zabbix v4.0.9 and Check Point R80.30 with Gaia OS.
    I try to use this template:
    checkpoint-vpn-1-3.4
    https://share.zabbix.com/network_dev...oint-vpn-1-3.4

    Thank you in advance.
  • Hernandes Martins
    Senior Member
    Zabbix Certified SpecialistZabbix Certified Professional
    • Apr 2011
    • 900

    #2
    Hi there,

    Try read the documentarion about, is the best way to do.

    http://net-snmp.sourceforge.net/wiki...d_loading_MIBS

    Regards
    __

    Att.
    Hernandes Martins - Zabbix Trainer

    Zabbix Brazil Partner - www.luniobr.com

    Zabbix Brazil Community - www.zabbixbrasil.org

    Blog: hernandesmartins.blogspot.com.br

    Skype: hernandss
    Telegram: @MrHernandes

    Español
    Facebook: facebook.com/groups/zabbixlatam
    Telegram: https://t.me/ZabbixEspañol

    Português
    Facebook: facebook.com/groups/zabbixbrasil/
    Telegram: https://t.me/ZabbixBrasil

    Comment

    • Taner
      Member
      • Apr 2018
      • 47

      #3
      Originally posted by Hernandes Martins
      Hi there,

      Try read the documentarion about, is the best way to do.

      http://net-snmp.sourceforge.net/wiki...d_loading_MIBS

      Regards

      Hello Hernandes Martins,

      Please how I can check in 100% which is my SNMP version of net-snmp tools?
      I suspect my In front end lie me that it supports SNMP V3 but in the backend, it only supports V1 and V2?


      Thank you in advance.

      Comment

      • Hernandes Martins
        Senior Member
        Zabbix Certified SpecialistZabbix Certified Professional
        • Apr 2011
        • 900

        #4
        why not support? your installation is by package or source ? do you take a test snmpv3 with snmpwalk ? you have a sucess or not ?

        try watch a simple videos on youtube to use zabbix with snmp.





        Regards



        __

        Att.
        Hernandes Martins - Zabbix Trainer

        Zabbix Brazil Partner - www.luniobr.com

        Zabbix Brazil Community - www.zabbixbrasil.org

        Blog: hernandesmartins.blogspot.com.br

        Skype: hernandss
        Telegram: @MrHernandes

        Español
        Facebook: facebook.com/groups/zabbixlatam
        Telegram: https://t.me/ZabbixEspañol

        Português
        Facebook: facebook.com/groups/zabbixbrasil/
        Telegram: https://t.me/ZabbixBrasil

        Comment

        • Taner
          Member
          • Apr 2018
          • 47

          #5
          Originally posted by Hernandes Martins
          why not support? your installation is by package or source ? do you take a test snmpv3 with snmpwalk ? you have a sucess or not ?

          try watch a simple videos on youtube to use zabbix with snmp.





          Regards


          I can't test snmpwalk I tried:

          Example:
          snmpwalk -v3 -l authPriv -u USERNAME -a MD5 -A PASSWORD -x AES -X PASSWORD GW2_HostName_or_IP_Address OID

          But in real case how it should be implemented in the terminal line?

          I received for Check Point device only:

          Security Level - authPriv
          User Permissions - read-only
          Authentication protocol - MD5
          Privacy Protocol - AES
          Authentication passphrase and Privacy passphrase

          If the Check Point IP address is 192.168.1.100?

          I don't have user name for the Check Point device.

          And I am worried about and this part in the description of the template:
          "You will need the CHECKPOINT-MIB loaded onto the Zabbix server"

          Comment

          • Taner
            Member
            • Apr 2018
            • 47

            #6
            Originally posted by Hernandes Martins
            why not support? your installation is by package or source ? do you take a test snmpv3 with snmpwalk ? you have a sucess or not ?

            try watch a simple videos on youtube to use zabbix with snmp.





            Regards


            Thank you for the videos.

            Now I am here:

            net-snmp-config --version
            5.7.2

            net-snmp-config --snmpconfpath
            /etc/snmp:/usr/share/snmp:/usr/lib64/snmp:/root/.snmp:/var/lib/net-snmp


            I put my mib file GaiaTrapsMIB.txt in this directory:
            /usr/share/snmp/mibs

            Comment

            • Taner
              Member
              • Apr 2018
              • 47

              #7
              Now I read this:

              http://net-snmp.sourceforge.net/wiki...d_loading_MIBS

              But:

              # Access Control
              ################################################## #############################
              mibs +GaiaTrapsMIB.txt

              /etc/snmp/snmpd.conf: line 18: Warning: Unknown token: mibs.

              Where I am wrong?

              The OS is CentOS Linux release 7.6.1810 (Core)

              net-snmp-config --version
              5.7.2

              net-snmp-config --snmpconfpath
              /etc/snmp:/usr/share/snmp:/usr/lib64/snmp:/root/.snmp:/var/lib/net-snmp

              Last edited by Taner; 01-03-2021, 22:15.

              Comment

              • Taner
                Member
                • Apr 2018
                • 47

                #8
                Originally posted by Hernandes Martins
                why not support? your installation is by package or source ? do you take a test snmpv3 with snmpwalk ? you have a sucess or not ?

                try watch a simple videos on youtube to use zabbix with snmp.





                Regards



                Hello, do you have a time to help me with this:
                http://net-snmp.sourceforge.net/wiki...d_loading_MIBS

                How I can load MIB file to SNMP Daemon?

                Comment

                Working...