summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
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.