aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/test/test_config/agent/notify.conf.src
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/test/test_config/agent/notify.conf.src')
-rw-r--r--lib/snmp/test/test_config/agent/notify.conf.src13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/snmp/test/test_config/agent/notify.conf.src b/lib/snmp/test/test_config/agent/notify.conf.src
new file mode 100644
index 0000000000..164fd25b95
--- /dev/null
+++ b/lib/snmp/test/test_config/agent/notify.conf.src
@@ -0,0 +1,13 @@
+%% This file defines the notification parameters.
+%% The data is inserted into the snmpNotifyTable defined
+%% in SNMP-NOTIFICATION-MIB.
+%% The Name is used as CommunityString for v1 and v2c.
+%% Each row is a 3-tuple:
+%% {Name, Tag, Type}.
+%% For example
+%% {"standard trap", "std_trap", trap}.
+%% {"standard inform", "std_inform", inform}.
+%%
+
+
+{"stadard_trap", "std_trap", trap}.