SNMP Traps with fixed trap codes are generated by AE so that the management system actively informs about status changes or special conditions of AE. In addition to the Trap, the Automation Engine for Windows can generate an event which is displayed in the application log of the Windows Event Viewer. This requires the parameter snmp=2 to be set in the AE INI file.
Trap Code |
Description |
---|---|
Automation Engine started |
|
Automation Engine terminated |
|
Automation Engine ended abnormally |
|
Serious error when accessing the AE databaseA database is an organized collection of data including relevant data structures.. Access no longer possible. |
|
Connection to the AE database re-established |
|
Shutting down an agent |
|
Cold start of an agent |
|
Warm start of an agent |
|
Connection to an agent disconnected |
|
SAP agent not longer connected to SAP system |
|
SAP agent is reconnected to SAP system |
|
System error of the Automation Engine |
|
Primary server has changed |
|
Message of a notification |
|
User-defined SNMP Traps |
The individual SNMP Traps and their parameters are described below.
Trap Code |
|
---|---|
Description |
Automation Engine started |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine" |
AgentWorkInteger1 |
Status of the Automation Engine: |
AgentWorkInteger2 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
End of a work of dialog process (regardless of the reason) or normal end of the primary work process |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine" |
AgentWorkInteger1 |
Status of the Automation Engine: |
AgentWorkInteger2 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
Primary work process (PWP) ended abnormally |
Note |
In addition to the Trap, an event is always generated in the application log of the Windows Event Viewer. This entry to the application log is even made when snmp=2 has been defined. |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine" |
AgentWorkInteger1 |
Status of the Automation Engine: |
AgentWorkInteger2 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
Serious error when accessing the AE database. Access no longer possible. |
Note |
This Trap is sent every 10 seconds until the database re-connects. |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine" |
AgentWorkString1 |
Error text of the ODBC driver |
Trap Code |
|
---|---|
Description |
Connection to AE database re-established |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine" |
Trap Code |
|
---|---|
Description |
Shutting down an agent |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of AE the system"."Name of the Automation Engine"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
AgentWorkInteger1 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
Cold start of an agent |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
AgentWorkInteger1 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
Warm start of an agent |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of AE the server"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
Trap-Code |
|
---|---|
Description |
Ends connection to an agent |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
AgentWorkInteger1 |
Run mode of the Automation Engine: |
Trap-Code |
|
---|---|
Description |
SAP agent not longer connected to SAP system |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
AgentWorkInteger1 |
Run mode of the Automation Engine: |
Trap-Code |
|
---|---|
Description |
SAP agent reconnected to SAP system |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Name of the Automation Engine"."Name of the agent"."Type of the agent" |
AgentWorkString1 |
Name of the agent |
AgentWorkInteger1 |
Run mode of the Automation Engine: |
Trap Code |
|
---|---|
Description |
System error of the Automation Engine |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of AE system"."Name of the Automation Engine"."Name of the kernel function" |
AgentWorkString1 |
Text of the error message |
AgentWorkInteger1 |
Number of the error message |
Trap-Code |
|
---|---|
Description |
Primary Server has changed |
Note |
Note |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of AE system"."Name of the Automation Engine" |
AgentWorkInteger1 |
Previous mode |
AgentWorkInteger2 |
New mode |
Trap Code |
|
---|---|
Description |
Message of a notification |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system"."Client"."RunID" |
AgentWorkString1 |
Name of the notification |
AgentWorkString2 |
Message text of the notification |
AgentWorkInteger1 |
Status of the notification (as in the message
file UC.MSL): |
Aside from the SNMP Traps generated by the system, user-defined Traps can be generated with the script statement :SEND_SNMP_TRAP. Trap codes generated by AE and the AE.Connect for HP OpenView NNM (Trap codes: 10000 - 10010) cannot be used as user-defined SNMP Traps!
Trap Code |
|
---|---|
Description |
User-defined SNMP Traps |
AgentWorkSysID |
Name of the AE system |
AgentWorkObject |
"Name of the AE system". "Name of the Automation Engine" |
AgentWorkString1 |
User-defined |
AgentWorkString2 |
User-defined |
AgentWorkString3 |
User-defined |
AgentWorkString4 |
User-defined |
AgentWorkString5 |
User-defined |
AgentWorkInteger1 |
User-defined |
AgentWorkInteger2 |
User-defined |
AgentWorkInteger3 |
User-defined |
AgentWorkInteger4 |
User-defined |
AgentWorkInteger5 |
User-defined |