summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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