aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/userguide/feature.userguide.rst
diff options
context:
space:
mode:
authorRoman Korynkevych <romanx.korynkevych@intel.com>2017-04-24 12:52:18 +0100
committerRoman Korynkevych <romanx.korynkevych@intel.com>2017-04-24 12:52:18 +0100
commit750e8188d1ed57b44a057b212cf9b271f05e0d6d (patch)
treecb219915c2ce6c1f35803457bc7fc59b05d1373d /docs/release/userguide/feature.userguide.rst
parenta6c9c4e51d5035a4583ea08f7673d49b667025ae (diff)
docs: update userguide with SNMP Agent plugin known limitations section.
Change-Id: Ie60f23b3f67fbc0c63c07e6f91644089d09d97de Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
Diffstat (limited to 'docs/release/userguide/feature.userguide.rst')
-rw-r--r--docs/release/userguide/feature.userguide.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst
index ef366326..c1463e73 100644
--- a/docs/release/userguide/feature.userguide.rst
+++ b/docs/release/userguide/feature.userguide.rst
@@ -872,6 +872,14 @@ memAvailReal OID to value represented as free memory type of memory plugin:
</Data>
</Plugin>
+**Limitations**
+
+* Object instance with Counter64 type is not supported in SNMPv1. When GetNext
+ request is received, Counter64 type objects will be skipped. When Get
+ request is received for Counter64 type object, the error will be returned.
+* Interfaces that are not visible to Linux like DPDK interfaces cannot be
+ retreived using standard IF-MIB tables.
+
For more information on the plugin parameters, please see:
https://github.com/maryamtahhan/collectd/blob/feat_snmp/src/collectd.conf.pod