Cisco Systems 57712 사용자 설명서

다운로드
페이지 288
This example configures general platform event trap settings and trap destination number 1 and commits the
transaction:
Server#
scope fault
Server /fault #
scope pef-destination 1
Server /fault /pef-destinations *#
set enabled yes
Server /fault /pef-destinations *#
set addr 1.2.3.4
Server /fault /pef-destinations *#
commit
Server /fault /pef-destinations #
show
Trap Destination 1:
IP Address: 1.2.3.4
Enabled: yes
Server /fault /pef-destinations #
Interpreting Platform Event Traps
A CIMC platform event alert contains an enterprise object identifier (OID) in the form
1.3.6.1.4.1.3183.1.1.0.event
. The first ten fields of the OID represent the following information:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).wired_for_management(3183).PET(1).version(1).version(0)
,
indicating an IPMI platform event trap (PET) version 1.0 message. The last field is an event number, indicating
the specific condition or alert being notified.
Platform Event Trap Descriptions
The following table provides a description of the event being notified in a platform event trap message, based
on the event number in the trap OID.
Platform Event Description
Event Number [Note 1]
Test Trap
0h
0
Temperature Warning
010107h
65799
Temperature Critical
010109h
65801
Under Voltage, Critical
020102h
131330
Voltage Critical
020109h
131337
Current Warning
030107h
196871
Fan Critical
040102h
262402
Processor related (IOH-Thermalert/Caterr sensor) – predictive failure
deasserted
070400h
459776
Processor related (IOH-Thermalert/Caterr sensor) – predictive failure
asserted
070401h
459777
Processor Power Warning – limit not exceeded
070500h
460032
Processor Power Warning – limit exceeded
070501h
460033
Power Supply Critical
0800F5h
524533
Power Supply Warning
080107h
524551
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5    
   OL-28893-01
153
Configuring Platform Event Filters
Interpreting Platform Event Traps