1 This is the todo list aka wish list: feel free to add/implmement
2 Fri Aug 1 19:40:55 PDT 1997
4 0) collapse CMU and HP code - make this thing faster since it is really
7 1) implement response time statistics collection so that timeout can vary based
8 on empirical response times
10 2) Implement pdu fragmentation based on tooBig errors or app directed
11 Snmp::set_pdu_max_size() command
13 3) implement async interface
15 4) make templatized version to implement sync/nonsync (thread safe version)
17 5) add V2c when a real agent is in the field that supports it
19 6) Add DISMAN support when IETF approves the Expression Mib
21 7) way too many procedural case stmts in the code...
23 8) add compare_right() method to be orthogonal to oid class.