-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
60 lines (53 loc) · 1.35 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
TODO list of possible projects/developments/etc
===============================================
APIs:
Perl (basically OK - may need a review/update)
PHP (PHP-shipped API is out of date, needs reworking)
Java (see netsnmpj)
Tk/Tcl
WinSNMP
Python (yapsnmp? / snmpy?)
#Net
Agent MIBs:
Notification Filtering
Community MIB
Proxy MIB (extended to support proxying of subtrees)
RMON/RMON2
MIB-2 updates (in hand)
IPv6
Firewall (inc. connection tracking)
DisMan:
monitor (done?)
RemOps (preliminary implementation)
Tunnel
WWW-MIB
Hardware Abstraction Layer:
HostRes (convert to use HAL and clean up - in progress)
UCDavis (convert to use HAL and update structures - in progress)
Extensibility:
AgentX (reasonably stable now)
SMUX (?obsolete?)
embedded Perl (done? in hand?)
" Python
DisMan script MIB
Extend scripts (new, so will need to bed down)
Pass scripts (support SNMPv2 exceptions/errors)
DLMod (OK, but MIB i/f not robust)
Library:
Threading
Debugging (heirarchical)
Config (split syntax & processing, persist/read-only/etc)
SecModels:
Kerberos (?done)
SBSM (?in hand)
Pre-compiled MIBs
Traps:
Separate thread in agen
Pluggable modules (?done)
Dynamic loading
Persistent connection
Threaded handler
Documentation:
Tutorials
Extending the agent
Agent internals