SNMP TRAP NOT SENDING WITH auto reaction method CCMS_OnAlert_SNMP_TRAP
Hello,
I want to send a snmp trap with the auto reaction method "CCMS_OnAlert_SNMP_TRAP".
I have installed the snmplib and configure it (right access on trapsend).
When I execute manually the trapsend_cfg file from a shell (linux), the trap is sending correctly (i can see with a tool for receive the trap).
In SAP in sm49, if i execute the command "SEND_SNMP_TRAP", i have no error. The program is execute (the trap is no sending, but is ok that the command send no parameters).
From here everything is OK.
But in rz20, i have a mte configured with CCMS_OnAlert_SNMP_TRAP on auto reaction method.
When the method is lauch (manually or from a alert) the snmp trap is not sending !!!
No message error in CCMS self monitrong...
The method CCMS_OnAlert_SNMP_TRAP is configured correctly with :
version =2c
HOSTNAME=a967
COMMUNITY=public
TRANSPORT=UDP
PORT=162
MIB_DIR=/usr/sap/BW1/SYS/exe/run/MIBS
Help me if you can !
Nicolas