📄 release
字号:
netsnmpj-0.2.1 All MIB functions have been moved to libnetsnmpj.so library. Use of libnetsnmpjmib.so is now deprecated. Fix for AgentX support where registering more than one or two agentwas failing. Fix that allows an AgentX object to handle an entire tree instead ofa single instance.netsnmpj-0.2.0 Support for sending V1 and V2 traps. Support for creating AgentX sub-agents. The library and accompanying tools now support SNMPv3 transactions. The netsnmpj library is now thread-safe. Transactions can beperformed across multiple threads. The library classes NetSNMPSession, DefaultOID, InstanceOID, andPDU are serializable. The NetSNMPSession.read() method is deprecated. All SNMPtransactions are now performed by a separate thread. Included withthis is a 'NetSNMPSyncSession' class that can perform SNMPtransactions synchronously. The Solaris build is built with the Sun CC compiler instead of g++.This eliminates the need for the libstdc++ library that comes with thegcc distribution. A Warnings class has been added that provides diagnostics formissing libraries. Improvements to internal exception handling. The swing snmpget tool now performs the 'walk' operation as well. The swingui package contains useful components for mib browsing andsession configuration. Thanks to the contribution from the NetSNMPgroup(http://www.net-snmp.org) for the collection of mibs includedwith the distribution. These mibs are supplied for systems, such aswin32 where netsnmp may not have been installed. They are the samemibs as those found in the net-snmp 5.0.8. KNOWN ISSUES: When a program is using the AgentX features, it cannot perform SNMPqueries to to other agents. AgentX support is not available on Windows systems, yet. It isbeing worked on.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -