A standard extension trap protocol data unit (PDU) includes the product number of the device that experienced the failure, the device nickname, and a failure reference code. A failure report trap contains additional information about the failure, such as the area, date, and time of the failure.
If you obtain the information with the GetRequest command, access the MIB by using the product number of the device as an index.
The following table shows the failure report trap.
Name |
Object identifier |
Type |
Description |
---|---|---|---|
eventTrapSerialNumber |
.1.3.6.1.4.1.116.5.11.4.2.1 |
INTEGER |
The product number of the device that experienced the failure. |
eventTrapNickname |
.1.3.6.1.4.1.116.5.11.4.2.2 |
DisplayString |
The nickname of the device where the failure occurred. |
eventTrapREFCODE |
.1.3.6.1.4.1.116.5.11.4.2.3 |
DisplayString |
The failure reference code. |
eventTrapPartsID |
.1.3.6.1.4.1.116.5.11.4.2.4 |
OBJECT IDENTIFIER |
The area where the failure occurred.* |
eventTrapDate |
.1.3.6.1.4.1.116.5.11.4.2.5 |
DisplayString |
Failure occurrence date. |
eventTrapTime |
.1.3.6.1.4.1.116.5.11.4.2.6 |
DisplayString |
Failure occurrence time. |
eventTrapDescription |
.1.3.6.1.4.1.116.5.11.4.2.7 |
DisplayString |
Detailed information of a failure. |
* The object identifier for a failure in a storage system processor would be .1.3.6.1.4.1.116.5.11.4.1.1.6.1.2. |