we’re using CheckMK Raw 1.6.0p15 and have currently some struggle with the Event Console.
We’re trying to receive SNMP v3 Traps from one Router. Inside of CheckMK everything is configured and looks fine from my side.
SNMP v2 Traps can be received from the router, but when we change to Version 3 on the router, the CheckMK receives no more Traps (V3 Community is present in CheckMK). Even in the mkeventd-Logs (set to Verbose) are no more Entries coming in.
I at least exspect something like “[cmk.mkeventd.EventServer.snmp] Trap (v3) dropped from xyz: …” inside the Log.
So, we checked with a Linux device, sending manually V3 Traps, and these can be received by CheckMK.
My question is now: Is there any additional configuation that is missing here?
Did you find anything in EC logs. You should increase the mkeventd logs to see, if a trap is received and what happens at thi spoint.
Regards, Christian
The SNMP trap processing Loglevel is set to Verbose inside of CheckMK.
But when the Router sends V3 Traps, there are no Hits in the Logs.
When the same Router sends V2 or a Linux System sending V3 Traps, i can see Hits in the Logfiles and the Traps also show up in the Event Console.
So, it’s a bit strange for me:
Router V2 Trap = working (and log entries)
Router V3 Trap = not working (and no log entries)
Linux V3 Trap = working (and log entries)
Is the above mentioned Loglevel fine, or should i put it to “Verbose” for all the Log Levels?
Hi,
I think you need only verbose for the incomming events. BTW.: Dig you also configure teh engine-id in your V3 settings? Please look at the inline help to to that.
But even, if i missed something inside of CheckMK, i would exspect an entry in the Logfile like [cmk.mkeventd.EventServer.snmp] Trap (v3) dropped from aa.bb.cc.dd: …
When we send an V3 Trap from a Test Linux System with wrong Credentials/Engine ID we atleast see one entry in the Log for this Host with the above mentioned String. This i would also exspect to see if the Router is sending V3 Traps, even when the Credentials/Egine ID is wrong, but no.
Can it be maybe an issue with the Router rather than with CheckMK? Because in general CheckMK can receive V3 Traps, as tested with a Linux Host.
If you receive nothing then i would also look at the router if there is a problem.
Can you sent non SNMPv3 traps to test if the traps reach the monitoring machine?
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.