HP 3PAR StoreServ Concepts Guide: HP 3PAR OS 3.1.3

Table 12 Contents of the alertNotify trap (continued)
AccessDescriptionObject Descriptor
Read-onlyCode that identifies the specific type of alert or alert state change. For
example, the message code for the alert state change is 1245186. For
messageCode
information about system alerts, go to http://www.hp.com/support/hpgt/
3par and select your server platform.
Read-onlyCurrent alert state, which is an integer between 0 and 5. See the HP 3PAR
MIB for definitions for each integer. Alert states enable users to maintain
detailed tracking of alerts throughout their life cycle.
state
alertNotify Traps
An alertNotify trap contains details about an event that might affect system operations and
performance. All alerts generated by the system, and all alert status change events, are translated
into alertNotify traps.
The following example shows an alertNotify trap translated from an alert:
sysUpTime.0:0 hours, 28 minutes, 1 seconds.
snmpTrapOID.0:.iso.org.dod.internet.private.enterprises.threepar.inserv.alertNotify
component.1:comp_hw_node
details.1:Node 7 is offline
nodeID.1:0
severity.1:major(2)
timeOccurred.1:Wed Dec 15 16:58:20 PST 2004
id.1:647
messageCode.1:1703938
state.1:new(1)
For information about system alerts, go to http://www.hp.com/support/hpgt/3par and select
your server platform.
NOTE: If you receive a trap with messageCode == 1245186, an alert has changed state. To
find out which alert has changed state, you must extract the alert ID from the id trap field.
An alert status change event is not an alert. It notifies you that an alert has changed status (for
example, from New to Resolved by System). The following example shows an alertNotify
trap translated from an alert status change event:
sysUpTime.0:0 hours, 5 minutes, 26 seconds.
snmpTrapOID.0:.iso.org.dod.internet.private.enterprises.threepar.inserv.alertNotify
component.1:comp_sw_alert
details.1:Alert 647 changed from state New to Resolved by System
nodeID.1:1
severity.1:info(5)
timeOccurred.1:Thu Dec 16 14:06:36 PST 2004
id.1:647
messageCode.1:1245186
state.1:autofixed(5)
The HP 3PAR SNMP Agent 79