SNMP4J 首页翻译
from:http://tb.blog.csdn.net/TrackBack.aspx?PostId=1463590
SNMP4J - The Object Oriented SNMP API for Java Managers and Agents
SNMP4J is an enterprise class free open source and state-of-the-art SNMP implementation for Java™ 2SE 1.4 or later. SNMP4J supports command generation (managers) as well as command responding (agents). Its clean object oriented design is inspired by SNMP++, which is a well-known SNMPv1/v2c/v3 API for C++ (see http://www.agentpp.com).
The SNMP4J Java SNMP API provides the following features:
SNMPv3 with MD5 and SHA authentication and DES and AES 128, AES 192, and AES 256 privacy.
Pluggable Message Processing Models with implementations for MPv1, MPv2c, and MPv3
All PDU types.
Pluggable transport mappings. UDP and TCP are supported out-of-the-box.
Pluggable timeout model.
Synchronous and asynchronous requests.
Command generator as well as command responder support.
Free open source with the Apache license model
Java™ 1.4.1 or later
Logging based on Log4J
Row-based efficient asynchronous table retrieval with GETBULK.
Multi-threading support.
JUnit tests (will be available in version 2.x and later)
The SNMP4J-Agent pure Java SNMP agent API adds command responder including notification originator and proxy forwarder support to the SNMP4J core API and comes with:
Implementations for SNMP-TARGET-MIB, SNMP-NOTIFICATION-MIB, SNMP-PROXY-MIB, SNMP-FRAMEWORK-MIB, SNMPv2-MIB, SNMP-COMMUNITY-MIB, SNMP-USER-BASED-SM-MIB, SNMP-VIEW-BASED-ACM-MIB, and SNMP-MPD-MIB.
SNMPv1,v2c,v3 multi-lingual agent support, including MD5 and SHA authentication as well as DES and AES(128, 196, 256) privacy.
IPv4/IPv6 UDP and TCP support.
Code generation from MIB specifications is provided through AgenPro 2 which is a language and API independent template based code generator with round-trip generation facilities.
From: http://www.snmp4j.org/
译文:
SNMP4J——一个支持java管理器和代理,支持snmp应用程序接口的类库。
SNMP4J是一个商业类库,而且开源免费,它也是一个有着很高技术艺术性的SNMP执行能力的类库,支持J2SE1.4或更高的版本。SNMP4J支持指令发生器(管理器),就像指令回应(代理)一样好。它从SNMP++(一个著名的,支持SNMPv1/v2/v3的C++应用程序接口)获得灵感,具有清晰的对象导向。
SNMP4J 应用程序接口提供一下特性:
l 支持MD5和SHA验证,DES和AES128、AES192和AES256加密的SNMPv3。
l 支持MPv1,MPv2C和MPv3,带执行的可阻塞的信息处理模块。
l 全部PDU格式。
l 可阻塞的传输拓扑。UPD和TCP支持直接使用。
l 可阻塞的超时模块。
l 同步和异步请求。
l 支持像指令回应器一样好的指令发生器。
l 带有Apache证书模版,开源免费。
l JAVA 1.4.1或更高版本。
l 使用LOG4J记录日志。
l 使用GETBULK实现Row-based矩阵的有效的异步表格获取。
l 支持多线程。
l JUNIT测试。
SNMP4J-Agent纯java的SNMP代理应用程序接口为支持SNMP4J核心应用程序接口,增加了包括通知发生器喝代理传输器的指令回应器:
l 主要支持SNMP-TARGET-MIB, SNMP-NOTIFICATION-MIB, SNMP-PROXY-MIB, SNMP-FRAMEWORK-MIB, SNMPv2-MIB, SNMP-COMMUNITY-MIB, SNMP-USER-BASED-SM-MIB, SNMP-VIEW-BASED-ACM-MIB, and SNMP-MPD-MIB.
l 支持SNMPv1/v2/v3多语言代理,包括就像DES和AES(128,196.256)一样好的MD5的SHA验证。
l 支持IPv4/v6的UDP和TCP协议。
AgenPro 2,一个基于包含循环发生工具的代码发生器的语言和应用程序接口独立模板,提供基于MIB说明说的代码发生器。
SNMP4J - The Object Oriented SNMP API for Java Managers and Agents
SNMP4J is an enterprise class free open source and state-of-the-art SNMP implementation for Java™ 2SE 1.4 or later. SNMP4J supports command generation (managers) as well as command responding (agents). Its clean object oriented design is inspired by SNMP++, which is a well-known SNMPv1/v2c/v3 API for C++ (see http://www.agentpp.com).
The SNMP4J Java SNMP API provides the following features:
SNMPv3 with MD5 and SHA authentication and DES and AES 128, AES 192, and AES 256 privacy.
Pluggable Message Processing Models with implementations for MPv1, MPv2c, and MPv3
All PDU types.
Pluggable transport mappings. UDP and TCP are supported out-of-the-box.
Pluggable timeout model.
Synchronous and asynchronous requests.
Command generator as well as command responder support.
Free open source with the Apache license model
Java™ 1.4.1 or later
Logging based on Log4J
Row-based efficient asynchronous table retrieval with GETBULK.
Multi-threading support.
JUnit tests (will be available in version 2.x and later)
The SNMP4J-Agent pure Java SNMP agent API adds command responder including notification originator and proxy forwarder support to the SNMP4J core API and comes with:
Implementations for SNMP-TARGET-MIB, SNMP-NOTIFICATION-MIB, SNMP-PROXY-MIB, SNMP-FRAMEWORK-MIB, SNMPv2-MIB, SNMP-COMMUNITY-MIB, SNMP-USER-BASED-SM-MIB, SNMP-VIEW-BASED-ACM-MIB, and SNMP-MPD-MIB.
SNMPv1,v2c,v3 multi-lingual agent support, including MD5 and SHA authentication as well as DES and AES(128, 196, 256) privacy.
IPv4/IPv6 UDP and TCP support.
Code generation from MIB specifications is provided through AgenPro 2 which is a language and API independent template based code generator with round-trip generation facilities.
From: http://www.snmp4j.org/
译文:
SNMP4J——一个支持java管理器和代理,支持snmp应用程序接口的类库。
SNMP4J是一个商业类库,而且开源免费,它也是一个有着很高技术艺术性的SNMP执行能力的类库,支持J2SE1.4或更高的版本。SNMP4J支持指令发生器(管理器),就像指令回应(代理)一样好。它从SNMP++(一个著名的,支持SNMPv1/v2/v3的C++应用程序接口)获得灵感,具有清晰的对象导向。
SNMP4J 应用程序接口提供一下特性:
l 支持MD5和SHA验证,DES和AES128、AES192和AES256加密的SNMPv3。
l 支持MPv1,MPv2C和MPv3,带执行的可阻塞的信息处理模块。
l 全部PDU格式。
l 可阻塞的传输拓扑。UPD和TCP支持直接使用。
l 可阻塞的超时模块。
l 同步和异步请求。
l 支持像指令回应器一样好的指令发生器。
l 带有Apache证书模版,开源免费。
l JAVA 1.4.1或更高版本。
l 使用LOG4J记录日志。
l 使用GETBULK实现Row-based矩阵的有效的异步表格获取。
l 支持多线程。
l JUNIT测试。
SNMP4J-Agent纯java的SNMP代理应用程序接口为支持SNMP4J核心应用程序接口,增加了包括通知发生器喝代理传输器的指令回应器:
l 主要支持SNMP-TARGET-MIB, SNMP-NOTIFICATION-MIB, SNMP-PROXY-MIB, SNMP-FRAMEWORK-MIB, SNMPv2-MIB, SNMP-COMMUNITY-MIB, SNMP-USER-BASED-SM-MIB, SNMP-VIEW-BASED-ACM-MIB, and SNMP-MPD-MIB.
l 支持SNMPv1/v2/v3多语言代理,包括就像DES和AES(128,196.256)一样好的MD5的SHA验证。
l 支持IPv4/v6的UDP和TCP协议。
AgenPro 2,一个基于包含循环发生工具的代码发生器的语言和应用程序接口独立模板,提供基于MIB说明说的代码发生器。
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· AI与.NET技术实操系列:基于图像分类模型对图像进行分类
· go语言实现终端里的倒计时
· 如何编写易于单元测试的代码
· 10年+ .NET Coder 心语,封装的思维:从隐藏、稳定开始理解其本质意义
· .NET Core 中如何实现缓存的预热?
· 25岁的心里话
· 闲置电脑爆改个人服务器(超详细) #公网映射 #Vmware虚拟网络编辑器
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· 零经验选手,Compose 一天开发一款小游戏!
· 一起来玩mcp_server_sqlite,让AI帮你做增删改查!!