From 50f64c60b87e8d03fedc3f9f4e655aff8ca9f16c Mon Sep 17 00:00:00 2001 From: Sverker Eriksson Date: Wed, 12 Dec 2018 19:32:24 +0100 Subject: Add empty 'since' attribute for old modules and functions --- lib/snmp/doc/src/snmp_standard_mib.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'lib/snmp/doc/src/snmp_standard_mib.xml') diff --git a/lib/snmp/doc/src/snmp_standard_mib.xml b/lib/snmp/doc/src/snmp_standard_mib.xml index 35efbba483..eb4e2fd097 100644 --- a/lib/snmp/doc/src/snmp_standard_mib.xml +++ b/lib/snmp/doc/src/snmp_standard_mib.xml @@ -32,7 +32,7 @@ snmp_standard_mib.xml - snmp_standard_mib + snmp_standard_mib Instrumentation Functions for STANDARD-MIB and SNMPv2-MIB

The module snmp_standard_mib implements the instrumentation functions for the @@ -42,7 +42,7 @@ - configure(ConfDir) -> void() + configure(ConfDir) -> void() Configure the STANDARD-MIB and SNMPv2-MIB ConfDir = string() @@ -71,8 +71,8 @@ - inc(Name) -> void() - inc(Name, N) -> void() + inc(Name) -> void() + inc(Name, N) -> void() Increment a variable in the MIB Name = atom() @@ -84,7 +84,7 @@ - reconfigure(ConfDir) -> void() + reconfigure(ConfDir) -> void() Configure the STANDARD-MIB and SNMPv2-MIB ConfDir = string() @@ -114,14 +114,14 @@ - reset() -> void() + reset() -> void() Reset all snmpcounters to 0

Resets all snmp counters to 0.

- sys_up_time() -> Time + sys_up_time() -> Time Get the system up time Time = int() -- cgit v1.2.3