I'm not able to configure Nagios to monitor SNMP alerts coming from ThinkSystem SR650 server.
I have tried adding traps that i found in the below link to nagios, it does process them but shows that there are 0 traps in them.
https://support.lenovo.com/us/en/downloads/ds501396/
The trap does come in but Nagios is not able to read them properly, not sure what are the steps that i'm missing here.
This from snmpttunknown.log
Mon Aug 10 06:51:20 2020: Unknown trap (.1.3.6.1.4.1.19046.11.1.158.5.0.10) received from batfs2315-ipmi.mathworks.com at:
Value 0: batfs2315-ipmi.mathworks.com
Value 1: 172.30.61.29
Value 2: 51:16:27:00.29
Value 3: .1.3.6.1.4.1.19046.11.1.158.5.0.10
Value 4: 172.30.61.29
Value 5: tmw-public
Value 6: .1.3.6.1.4.1.19046.11.1.158.5
Value 7:
Value 8:
Value 9:
Value 10:
Ent Value 0: .1.3.6.1.4.1.19046.11.1.158.5.1.1=Mon Aug 10 10:50:46 2020
Ent Value 1: .1.3.6.1.4.1.19046.11.1.158.5.1.3=UnknownBMC
Ent Value 2: .1.3.6.1.4.1.19046.11.1.158.5.1.5=955AF23A93E811EA88373A68DD25B637
Ent Value 3: .1.3.6.1.4.1.19046.11.1.158.5.1.6=J100YYT4
Ent Value 4: .1.3.6.1.4.1.19046.11.1.158.5.1.10=806
Ent Value 5: .1.3.6.1.4.1.19046.11.1.158.5.1.11=Warning - Redundant Power Supply
Ent Value 6: .1.3.6.1.4.1.19046.11.1.158.5.1.8=2
Ent Value 7: .1.3.6.1.4.1.19046.11.1.158.5.1.9=Non-redundant:Sufficient Resources from Redundancy Degraded or Fully Redundant for Power Resource has asserted.
Ent Value 8: .1.3.6.1.4.1.19046.11.1.158.5.1.14=Not available
Ent Value 9: .1.3.6.1.4.1.19046.11.1.158.5.1.15=Not available
Ent Value 10: .1.3.6.1.4.1.19046.11.1.158.5.1.16=0
Ent Value 11: .1.3.6.1.4.1.19046.11.1.158.5.1.17=Not available
Ent Value 12: .1.3.6.1.4.1.19046.11.1.158.5.1.18=800b03091381ffff
Ent Value 13: .1.3.6.1.4.1.19046.11.1.158.5.1.19=2
Ent Value 14: .1.3.6.1.4.1.19046.11.1.158.5.1.20=0
Ent Value 15: .1.3.6.1.4.1.19046.11.1.158.5.1.21=Not available
Ent Value 16: .1.3.6.1.4.1.19046.11.1.158.5.1.22=7X06CTO1WW
Ent Value 17: .1.3.6.1.4.1.19046.11.1.158.5.1.23=Not available
Ent Value 18: .1.3.6.1.4.1.19046.11.1.158.5.1.24=FQXSPPW0104J
Ent Value 19: .1.3.6.1.4.1.19046.11.1.158.5.1.25=0
Ent Value 20: .1.3.6.1.4.1.19046.11.1.158.5.1.26=XCC
Below from snmptt.debug:
Processing file: #snmptt-trap-1597056643256394
Agent IP address (XXXXXX) is the same as the host IP, so copying the host name: batfs2315-ipmi.mathworks.com
Trap received from batfs2315-ipmi.mathworks.com: SNMPv2-SMI::enterprises.19046.11.1.158.5.0.10
Exact match of trap NOT found in EVENT hash table
Looking for wildcards in the EVENT hash table
Trap not defined...
SNMP monitoring on Lenovo ThinkSystem SR650 servers
Re: SNMP monitoring on Lenovo ThinkSystem SR650 servers
Hello @bseuser!
Welcome to the forum.
The challenge with SNMP is usually finding the correct MIB for a given device. From the sound of your errors, I think that either side of the interaction could be missing the correct MIB.
Are you following a particular set of instructions? If may be beneficial to give the document below a close read, to see if we may have missed anything.
SNMP Traps With Nagios XI
The MIB necessary to monitor a trap can vary based on device model, or even software. We may find that we have to use snmpwalk to walk a given range and find out what checks it will recognize.
Welcome to the forum.
The challenge with SNMP is usually finding the correct MIB for a given device. From the sound of your errors, I think that either side of the interaction could be missing the correct MIB.
Are you following a particular set of instructions? If may be beneficial to give the document below a close read, to see if we may have missed anything.
SNMP Traps With Nagios XI
The MIB necessary to monitor a trap can vary based on device model, or even software. We may find that we have to use snmpwalk to walk a given range and find out what checks it will recognize.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Be sure to check out our Knowledgebase for helpful articles and solutions!