From 0d1e067665e556b1f2b13a0d9febdafc6b50feaa Mon Sep 17 00:00:00 2001
From: fguigues <fguigues@localhost>
Date: Wed, 04 Jun 2008 16:26:47 +0000
Subject: [PATCH] 

---
 opends/src/messages/messages/protocol.properties |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/opends/src/messages/messages/protocol.properties b/opends/src/messages/messages/protocol.properties
index bc8f468..c1000a3 100644
--- a/opends/src/messages/messages/protocol.properties
+++ b/opends/src/messages/messages/protocol.properties
@@ -1453,13 +1453,15 @@
  for this connection handler. The configuration parameters ds-cfg-listen-port \
  and ds-cfg-trap-port are required by the connection handler to start
 SEVERE_ERR_SNMP_CONNHANDLER_TRAPS_DESTINATION_1463=Traps Destination %s is \
- an unknown host
+ an unknown host. Traps will not be sent to this destination.
 SEVERE_ERR_SNMP_CONNHANDLER_NO_OPENDMK_JARFILES_1464=You do not have the \
  appropriated OpenDMK jar files to enable the SNMP Connection Handler. \
  Please go under http://opendmk.dev.java.net and set the \
  ds-cfg-opendmk-jarfile configuration parameter to set the full path \
  of the required jdmkrt.jar file. The SNMP connection Handler didn't started
 SEVERE_ERR_SNMP_CONNHANDLER_BAD_CONFIGURATION_1465=An unexpected \
- error occurred while trying to initialize the SNMP Connection Hanlder. \
+ error occurred while trying to initialize the SNMP Connection Handler. \
  Please check the configuration attributes
+SEVERE_ERR_SNMP_CONNHANDLER_NO_VALID_TRAP_DESTINATIONS_1466=No valid trap \
+ destinations has been found. No trap will be sent
 

--
Gitblit v1.10.0