📄 todo
字号:
enhance make testimplement v2 traps and v3 inform requests.solidify/enhance the V3 apihandle TCP sessionsSee that informative strings are returned and the the error number isuseful in all cases. (need to set $! for errors where a session is notreturned (failed engineId discovery, memory alloc error, failed keycomputation?))PC and other unix builds - any platform issuesbuilding with shared libsensure module does not complain with -w.enhance async api so that a boolean false return from a callback exitsthe MainLoopenhance async api to store a reference to the perl SNMP::Sesion objectfor 2 reasons: 1) if the initial calling session goes out of scope wewon't destroy the C-struct session until the callback is called. 2) itallows us to set error codes in the perl SNMP::Session objectsee if new async hooks play with Event.pmhandle dynamic changes to Session parameters, perhaps tie Error* tosnmp_session struct rather than current duplicate representation.make the parsed mib interface $SNMP::MIB writableallow unloading and reinitialization of parsed MIBattach to libucdagent - provide agent functionalitylook for *Not Implemeted* and implement :)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -