diff options
author | Micael Karlberg <[email protected]> | 2012-07-11 09:58:15 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-07-11 09:58:15 +0200 |
commit | 34ba5c9094b884873875fa178469e029d7b6743e (patch) | |
tree | f4817db7766ec899b6bbce675f3ef54a1e1225c2 /lib/snmp/doc/src/snmpm.xml | |
parent | eac9c3494ce4d684b09779f075317e8943a7928b (diff) | |
parent | df8e3029f933bbbdb3c20edfd26d37ec6722d7ae (diff) | |
download | otp-34ba5c9094b884873875fa178469e029d7b6743e.tar.gz otp-34ba5c9094b884873875fa178469e029d7b6743e.tar.bz2 otp-34ba5c9094b884873875fa178469e029d7b6743e.zip |
Merge branch 'bmk/snmp/bad_decode_TimeTicks/maint-r15/OTP-10132' into bmk/snmp/bad_decode_TimeTicks/maint/OTP-10132
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[ |