From 15453d56c2f984338ed1fce0bf8b7c2133742f6e 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 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index d1f36b9..23393a8 100644 --- a/TODO +++ b/TODO @@ -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