From bc0647778478f3f3e481f00cccf4bfa0e8faea6a Mon Sep 17 00:00:00 2001 From: elie Date: Sun, 21 Jun 2015 13:24:35 +0000 Subject: ObjectIdentity class additionally supports just a MIB module name initializer in which case if resolves into either first or last symbol in given MIB. Another new option is just a MIB symbol initializer without specifying MIB module. --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index d1f36b92..23393a8a 100644 --- a/TODO.txt +++ b/TODO.txt @@ -49,3 +49,6 @@ Sparse notes on major existing problems/plans * Implement TCP transport support * Rework UNIX sockets transport to make it STREAM-type. + +* The get-first/get-last operations of pysnmp.smi.rfc1902.ObjectIdentity() + may need a means to deal only with specific node types. -- cgit v1.2.1