From 0d1b42e1f8964bdc916893733db68efc5f6b3a03 Mon Sep 17 00:00:00 2001 From: elie Date: Sun, 22 Nov 2015 13:22:05 +0000 Subject: * SNMP table row consistency check added. This change may break valid SNMP SET operations on tables if RowStatus column is not passed at the very end of var-binds. --- TODO.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 455412c9..c7a4fae3 100644 --- a/TODO.txt +++ b/TODO.txt @@ -52,3 +52,9 @@ Sparse notes on major existing problems/plans may need a means to deal only with specific node types. * redesign proto.errind.ErrorIndication + +* redesign PYSNMP MIB tables to better handle optional values (keys) + +* add RowStatus checks when reading MIB tables (LCD) + +* Disallow empty SET value reaching scalar MIB object -- cgit v1.2.1