From: Roman Korynkevych Date: Mon, 24 Apr 2017 11:52:18 +0000 (+0100) Subject: docs: update userguide with SNMP Agent plugin known limitations section. X-Git-Tag: opnfv-6.0.0~159 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=750e8188d1ed57b44a057b212cf9b271f05e0d6d;p=barometer.git docs: update userguide with SNMP Agent plugin known limitations section. Change-Id: Ie60f23b3f67fbc0c63c07e6f91644089d09d97de Signed-off-by: Roman Korynkevych --- 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: +**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