SNMP開源Java實現 SNMP4J
SNMP4J是一個用Java來實現SNMP(簡單網絡管理協議)協議的開源項目.它支持以命令行的形式進行管理與響應。SNMP4J是純面向對象設計與SNMP++(用C++實現SNMPv1/v2c/v3)相類似。SNMP4J提供了以下特性:Java SNMP API提供了以下特性:
- SNMPv3 with MD5 and SHA authentication and DES, 3DES, AES 128, AES 192, and AES 256 privacy.
- Pluggable Message Processing Models with implementations for MPv1, MPv2c, and MPv3
- All PDU types.
- 可拔插 transport mappings. UDP, TCP, and TLS are supported out-of-the-box.
- 可拔插timeout模型。
- 同步和異步請求
- Command generator as well as command responder support.
- Free open source with the Apache license model
- Java? 1.4.1 or later (1.6 for version 2.0 or later)
- 基于Log4J的日志系統
- Row-based efficient asynchronous table retrieval with GETBULK.
- 多線程支持
本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!