summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorelie <elie>2006-05-21 11:26:38 +0000
committerelie <elie>2006-05-21 11:26:38 +0000
commit3032bd4fdc483168864932416d0346be5c6f043c (patch)
tree52317f86099e239d3f9d593d2bdfa4b0e75416c5 /TODO
parent4859716077e639e844476db97881a385cdea6d35 (diff)
downloadpysnmp-3032bd4fdc483168864932416d0346be5c6f043c.tar.gz
updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index 401389a..4d942dc 100644
--- a/TODO
+++ b/TODO
@@ -10,12 +10,14 @@ Sparse notes on major existing problems/plans
Dedicated, simple API for table cells mangling should be
provided.
+* Walking over VACM shadowed OIDs is painfully slow
+
* Notification filtering (RFC3413) not implemented.
* MsgAndPduDispatcher should use TransportDispatcher jobs interface
to handle SNMPv3 handshake
-* Implement 'oneliner' API for v1arch
+* Implement 'oneliner' API for v1arch, possibly compatible with v3arch API
* Implement prettyIn value format parser at TC
@@ -61,3 +63,5 @@ Sparse notes on major existing problems/plans
this should be re-worked.
* Implement snmptranslate tool
+
+* exclude SNMP-COMMUNITY-MIB from view for better security