Ad Widget

Collapse

SNMP traps made easy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lookingspicy
    Junior Member
    • Jun 2013
    • 1

    #16
    what we need to do on zabbix server (gui)....

    Comment

    • Ishan
      Member
      • May 2013
      • 40

      #17
      Hi Oli

      HI Oli,

      Thanks for your all support, appritiate it.

      I am getting one error message on the logs, if you can kindly check the below logs and advice me,

      Jun 18 11:16:41 zabbix snmptrapd[1913]: 2013-06-18 11:16:31 10.1.127.31(via UDP: [10.1.127.31]:2276->[10.1.126.45]) TRAP, SNMP v1, community Public#012#011S NMPv2-SMI::enterprises.311.1.1.3.1.3 Authentication Failure Trap (0) Uptime: 1 d ay, 22:59:43.21#012

      and when i was restating the snmptrapd service below logs are poping up,

      Jun 18 11:27:52 zabbix kernel: type=1400 audit(1371540472.778:36920): avc: denied { name_connect } for pid=11001 comm="httpd" dest=10051 scontext=unconfined_u:system_r:httpd_t:s0 tcontext=system_ubject_rort_t:s0 tclass=tcp_socket


      Jun 18 11:40:00 zabbix snmptrapd[7458]: Stopping snmptrapd
      Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/IP-MIB.txt)
      Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-EVENT-MIB.txt)
      Jun 18 11:40:01 zabbix snmptrapd[7837]: Did not find 'zeroDotZero' in module SNMPv2-SMI (/usr/share/snmp/mibs/DISMAN-SCHEDULE-MIB.txt


      Thanks
      Ishan

      Comment

      • Ishan
        Member
        • May 2013
        • 40

        #18
        Hi Oli

        Please help me to figure out the above issue, i am keep on getting this error and i would like to know how to fix that.. Kindly help me,

        Here is the meesage,

        community Public#012#011S NMPv2-SMI::enterprises.311.1.1.3.1.3 [B][B]Authentication Failure Trap (0) Uptime: 1 d ay, 22:59:43.21

        Thanks
        Ishan

        Comment

        • natalia
          Senior Member
          • Apr 2013
          • 159

          #19
          Originally posted by automaticserver
          2) snmptrapd calls a ruby script "zabbix_snmp_trapper.rb" to handle it (ruby because I can write it a lot faster than perl and python and cause of puppet it's everywhere in our environment)
          3) API calls to zabbix to create
          a) a host if non existent
          b) an item for this host, if non existent
          c) an trigger, if non existent
          d) an event through zabbix_sender
          Could you post your zabbix_snmp_trapper.rb and API calls to create item,trigger,event ?
          How do you check that item/trigger not exist ? (do you connect DB every time in order to check ? )

          Thanks !
          Last edited by natalia; 27-11-2013, 09:46.

          Comment

          • Ishan
            Member
            • May 2013
            • 40

            #20
            Hello Natalia

            Here is the different question:

            I have configured the snmptrap as same as below site,
            Join the friendly and open Zabbix community on our forums and social media platforms.


            But i am still keep on receiving SNMPv2-MIB::authenticationFailure message from only one device

            Could you please help me to fix the issue.

            Thanks & Regards,
            Ishan

            Comment

            Working...