![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1949039.1 : How To Simulate ILOM Events to Get an SNMP Trap
In this Document
Created from <SR 3-9827723827> Applies to:Sun Netra X4270 Server - Version All Versions and laterInformation in this document applies to any platform. Applies to all servers which using an ILOM GoalSimulate an event in ILOM to get a snmp trap for monitoring in an external tool SolutionAdditional information available in: The ILOM have to be enabled to send snmp traps. An example configuration looks like: /SP/alertmgmt/rules/5
Additional information about ILOM configuration are available in: Oracle Integrated Lights Out Manager (ILOM) User's Guide ipmitool -H -U root -v sdr list
Sensor ID : FB0/FM2/F1/TACH (0xaf)
Entity ID : 29.5 (Fan Device) Sensor Type (Analog) : Fan Sensor Reading : 4100 (+/- 0) RPM Status : ok Lower non-recoverable : 2000.000 Lower critical : 2400.000 Lower non-critical : 2800.000 Positive Hysteresis : Unspecified Negative Hysteresis : Unspecified Minimum sensor range : Unspecified Maximum sensor range : Unspecified Event Message Control : Per-threshold Readable Thresholds : lnr lcr lnc Settable Thresholds : Threshold Read Mask : lnr lcr lnc Assertions Enabled : lnc- lcr- lnr- Deassertions Enabled : lnc+ lcr+ lnr+
ipmitool -H -U root event 'FB0/FM2/F1/TACH' list
Password: Finding sensor FB0/FM2/F1/TACH... ok Sensor States: lnr : Lower Non-Recoverable lcr : Lower Critical lnc : Lower Non-Critical unc : Upper Non-Critical ucr : Upper Critical unr : Upper Non-Recoverable Getting the sensor states for the e.g. sensor FB0/FM2/F1/TACH ipmitool -H -U root event 'FB0/FM2/F1/TACH' unc assert
output from the command
ipmitool -H -U root event 3
An example output for a snmp trap looks like (different server type): Mar 12 11:03:07 localhost snmptrapd[30729]: 2014-03-12 11:03:07 [UDP: [10.163.211.127]:34387->[10.163.211.127]]:#012DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (5812354) 16:08:43.54#011SNMPv2-MIB::snmpTrapOID.0 = OID: SNMPv2-SMI::enterprises.42.2.175.103.2.0.23#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.1.0 = ""#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.14.0 = STRING: "1215XXXXXX"#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.15.0 = STRING: "SUN FIRE X4170 M3"#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.2.0 = STRING: "/SYS/MB/FM1/F2/TACH"#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.3.0 = INTEGER: 2#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.4.0 = ""#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.5.0 = ""#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.9.0 = STRING: "Lower Non-critical going low"#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.10.0 = OID: SNMPv2-SMI::enterprises.42.2.2.6.1.1.7.5.1.1.3.73#011SNMPv2-SMI::enterprises.42.2.175.103.2.1.13.0 = INTEGER: 4
Attachments This solution has no attachment |
||||||||||||||
|