diff options
author | Micael Karlberg <[email protected]> | 2010-12-09 12:19:36 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2010-12-09 12:19:36 +0100 |
commit | 9a80a4f0064af1773bf73df86d3534049a61e373 (patch) | |
tree | 132c5bed491c000367f768cc77c56f9f7664b206 /lib/snmp/test/test_config/manager/usm.conf.src | |
parent | 9a5ba00578bd2b2d04d8814f8a228ff7bed1c18f (diff) | |
download | otp-9a80a4f0064af1773bf73df86d3534049a61e373.tar.gz otp-9a80a4f0064af1773bf73df86d3534049a61e373.tar.bz2 otp-9a80a4f0064af1773bf73df86d3534049a61e373.zip |
First preliminary addition of the test config
(there are still a bunch of hard coded paths and stuff).
No sed'ing yet...
Diffstat (limited to 'lib/snmp/test/test_config/manager/usm.conf.src')
-rw-r--r-- | lib/snmp/test/test_config/manager/usm.conf.src | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/snmp/test/test_config/manager/usm.conf.src b/lib/snmp/test/test_config/manager/usm.conf.src new file mode 100644 index 0000000000..39122cab5c --- /dev/null +++ b/lib/snmp/test/test_config/manager/usm.conf.src @@ -0,0 +1,8 @@ +%% This file was generated by snmp_config (version-4.9.3) 2007-06-29 13:35:05 +%% This file defines the usm users the manager handles +%% Each row is a 6 or 7-tuple: +%% {EngineID, UserName, AuthP, AuthKey, PrivP, PrivKey} +%% {EngineID, UserName, SecName, AuthP, AuthKey, PrivP, PrivKey} +%% + + |