Ad Widget

Collapse

Setting up Traps in zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kblackwell
    Junior Member
    • Oct 2013
    • 22

    #1

    Setting up Traps in zabbix

    I am having a hell of a time trying to get this configured.

    I have a dell drac I'm sending traps from to zabbix.

    I go into the drac and send a BAT1002

    <UNKNOWN> [UDP: [10.2.0.201]:55068->[10.2.0.11]]: Trap , .1.3.6.1.2.1.1.3.0 = Timeticks: (2480084546) 287 days, 1:07:25.46, .1.3.6.1.6.3.1.1.4.1.0 = OID: .1.3.6.1.4.1.674.10892.5.3.2.2.0.4275, .1.3.6.1.4.1.674.10892.5.3.1.1.0 = STRING: "BAT1002", .1.3.6.1.4.1.674.10892.5.3.1.2.0 = STRING: "The battery on RAID Controller in Slot 5 learn cycle has started.", .1.3.6.1.4.1.674.10892.5.3.1.3.0 = INTEGER: 3, .1.3.6.1.4.1.674.10892.5.3.1.4.0 = STRING: "XXXXXX", .1.3.6.1.4.1.674.10892.5.3.1.5.0 = "", .1.3.6.1.4.1.674.10892.5.3.1.6.0 = "", .1.3.6.1.4.1.674.10892.5.3.1.7.0 = "", .1.3.6.1.4.1.674.10892.5.3.1.8.0 = STRING: "\"RAID Controller in Slot 5\"", .1.3.6.1.4.1.674.10892.5.3.1.9.0 = ""
    perl callback function 0x7fd01000fd08 returns 1

    Then in the zabbix_server.log, I get
    14516:20131105:131702.417 unmatched trap received from [10.2.0.201]: 13:17:02 2013/11/05 PDU INFO:
    notificationtype TRAP
    version 1
    receivedfrom UDP: [10.2.0.201]:55068->[10.2.0.11]
    errorstatus 0
    messageid 0
    community public
    transactionid 8
    errorindex 0
    requestid 2044147560
    VARBINDS:
    .1.3.6.1.2.1.1.3.0 type=67 value=Timeticks: (2480084546) 287 days, 1:07:25.46
    .1.3.6.1.6.3.1.1.4.1.0 type=6 value=OID: .1.3.6.1.4.1.674.10892.5.3.2.2.0.4275
    .1.3.6.1.4.1.674.10892.5.3.1.1.0 type=4 value=STRING: "BAT1002"
    .1.3.6.1.4.1.674.10892.5.3.1.2.0 type=4 value=STRING: "The battery on RAID Controller in Slot 5 learn cycle has started."
    .1.3.6.1.4.1.674.10892.5.3.1.3.0 type=2 value=INTEGER: 3
    .1.3.6.1.4.1.674.10892.5.3.1.4.0 type=4 value=STRING: "XXXXXX"
    .1.3.6.1.4.1.674.10892.5.3.1.5.0 type=4 value=""
    .1.3.6.1.4.1.674.10892.5.3.1.6.0 type=4 value=""
    .1.3.6.1.4.1.674.10892.5.3.1.7.0 type=4 value=""
    .1.3.6.1.4.1.674.10892.5.3.1.8.0 type=4 value=STRING: "\"RAID Controller in Slot 5\""
    .1.3.6.1.4.1.674.10892.5.3.1.9.0 type=4 value=""



    1. I don't believe this is making it into zabbix, or I have no idea where to look to see this trap.

    2. The trap is still be shown as unknown.

    Thanks.

    Kevin
Working...