diff options
author | Micael Karlberg <[email protected]> | 2012-08-17 11:34:20 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-08-17 11:34:20 +0200 |
commit | 9125e9158a7547e51c94276aec6b98e9424c0c68 (patch) | |
tree | faa5c61231103c2c8f8cb42bcb52e1f5836e9947 /lib/snmp/doc/src/snmp_config.xml | |
parent | 28075f98b7f4faaae93fd6353e1cb34386d22e18 (diff) | |
parent | 20be9649a6c11ab01f44fb375a50de43f8142b45 (diff) | |
download | otp-9125e9158a7547e51c94276aec6b98e9424c0c68.tar.gz otp-9125e9158a7547e51c94276aec6b98e9424c0c68.tar.bz2 otp-9125e9158a7547e51c94276aec6b98e9424c0c68.zip |
Merge branch 'bmk/snmp/snmp4221_integration2' into maint
Diffstat (limited to 'lib/snmp/doc/src/snmp_config.xml')
-rw-r--r-- | lib/snmp/doc/src/snmp_config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmp_config.xml b/lib/snmp/doc/src/snmp_config.xml index 340f2f1fa7..eec53162a1 100644 --- a/lib/snmp/doc/src/snmp_config.xml +++ b/lib/snmp/doc/src/snmp_config.xml @@ -963,7 +963,8 @@ Manager snmp config: 7b. User name? hobbes 7c. Security name? [hobbes] 7d. Authentication protocol (no/sha/md5)? [no] sha -7e Authentication [sha] key (length 0 or 20)? [""] [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20] +7e Authentication [sha] key (length 0 or 20)? [""] [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16, \ + 17,18,19,20] 7d. Priv protocol (no/des/aes)? [no] des 7f Priv [des] key (length 0 or 16)? [""] 10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25 7. Configure an usm user handled by this manager (y/n)? [y] n |