diff options
author | Micael Karlberg <[email protected]> | 2012-08-02 13:56:14 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-08-02 13:56:14 +0200 |
commit | 8b70cc1a933b6d05ce91679b77fc3a496ad41266 (patch) | |
tree | 672d1d54bf955be7d7094db675e25da86e210167 /lib/snmp/doc/src/snmpm.xml | |
parent | 24ad2d1d985bbadb28dc8fe9dfee5e33c3bdcbbc (diff) | |
parent | 96ca0eb1e6836ed0e6be0ba93f765c359ac17c27 (diff) | |
download | otp-8b70cc1a933b6d05ce91679b77fc3a496ad41266.tar.gz otp-8b70cc1a933b6d05ce91679b77fc3a496ad41266.tar.bz2 otp-8b70cc1a933b6d05ce91679b77fc3a496ad41266.zip |
Merge branch 'bmk/snmp/agent/semantics_of_usm_key_change/OTP-10166' into bmk/snmp/snmp4221_integration2
Diffstat (limited to 'lib/snmp/doc/src/snmpm.xml')
-rw-r--r-- | lib/snmp/doc/src/snmpm.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/lib/snmp/doc/src/snmpm.xml b/lib/snmp/doc/src/snmpm.xml index 9bbb6cdbdb..8ab3be8e18 100644 --- a/lib/snmp/doc/src/snmpm.xml +++ b/lib/snmp/doc/src/snmpm.xml @@ -173,16 +173,16 @@ sec_level() = noAuthNoPriv | authNoPriv | authPriv </type> <desc> <p>Register the manager entity (=user) responsible for specific - agent(s). </p> + agent(s). </p> <p><c>Module</c> is the callback module (snmpm_user behaviour) which - will be called whenever something happens (detected - agent, incoming reply or incoming trap/notification). - Note that this could have already been done as a - consequence of the node config. (see users.conf).</p> + will be called whenever something happens (detected + agent, incoming reply or incoming trap/notification). + Note that this could have already been done as a + consequence of the node config. (see users.conf).</p> - <p>The argument <c>DefaultAgentConfig</c> is used as default values when - this user register agents.</p> + <p>The argument <c>DefaultAgentConfig</c> is used as default + values when this user register agents.</p> <p>The type of <c>Val</c> depends on <c>Item</c>: </p> <code type="none"><![CDATA[ |