aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/priv/conf/agent/target_addr.conf
diff options
context:
space:
mode:
Diffstat (limited to 'lib/snmp/priv/conf/agent/target_addr.conf')
-rw-r--r--lib/snmp/priv/conf/agent/target_addr.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/snmp/priv/conf/agent/target_addr.conf b/lib/snmp/priv/conf/agent/target_addr.conf
new file mode 100644
index 0000000000..33a5d0d4c4
--- /dev/null
+++ b/lib/snmp/priv/conf/agent/target_addr.conf
@@ -0,0 +1,18 @@
+%% This file was generated by snmp_config (v3.0) 2001-04-04 14:29:04
+%% This files defines the target address parameters.
+%% The data is inserted into the snmpTargetAddrTable defined
+%% in SNMP-TARGET-MIB, and in the snmpTargeAddrExtTabke defined
+%% in SNMP-COMMUNITY-MIB.
+%% Each row is a 9-tuple:
+%% {Name, Ip, Udp, Timeout, RetryCount, TagList, ParamsName, EngineId,
+%% TMask, MaxMessageSize}.
+%% The EngineId value is only used if Inform-Requests are sent to this
+%% target. If Informs are not sent, this value is ignored, and can be
+%% e.g. an empty string. However, if Informs are sent, it is essential
+%% that the value of EngineId matches the value of the target's
+%% actual snmpEngineID.
+%% For example
+%% {"1.2.3.4 v1", [1,2,3,4], 162, 1500, 3, "std_inform", "otp_v2", "",
+%% [127,0,0,0], 2048}.
+%%
+{"141,213,11,24 v3", [141,213,11,24], 5000, 1500, 3, "std_trap", "target_v3", "", [], 2048}.