diff options
author | Micael Karlberg <[email protected]> | 2012-04-02 18:36:12 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-12-20 17:33:05 +0100 |
commit | 615ae0a3758a921e6ab1713e5e480df01d1a1993 (patch) | |
tree | af092f79e4e27a23e85bb428a1507de385d2fb64 /lib/snmp/doc/src/snmpm.xml | |
parent | 1155b2ddccefbd922f46ba6c1e064513aceaf37f (diff) | |
download | otp-615ae0a3758a921e6ab1713e5e480df01d1a1993.tar.gz otp-615ae0a3758a921e6ab1713e5e480df01d1a1993.tar.bz2 otp-615ae0a3758a921e6ab1713e5e480df01d1a1993.zip |
[snmp/manager] Updated manager test suite to use only the api
Updated manager test suite to use only the api. The test cases
that tested the old api (01), are now skipped.
OTP-10027
Diffstat (limited to 'lib/snmp/doc/src/snmpm.xml')
-rw-r--r-- | lib/snmp/doc/src/snmpm.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/snmp/doc/src/snmpm.xml b/lib/snmp/doc/src/snmpm.xml index e6e188d5d5..07fdd208ff 100644 --- a/lib/snmp/doc/src/snmpm.xml +++ b/lib/snmp/doc/src/snmpm.xml @@ -279,7 +279,6 @@ sec_level = noAuthNoPriv | authNoPriv | authPriv <fsummary>Register this agent</fsummary> <type> <v>UserId = term()</v> - <v>Addr = ip_address()</v> <v>TargetName = target_name()</v> <v>Config = [agent_config()]</v> <v>agent_config() = {Item, Val}</v> |