Thu, 23 May 2024 05:08:36 UTC | login

Information for build snmp4j-2.4.1-4.fc27

ID21346
Package Namesnmp4j
Version2.4.1
Release4.fc27
Epoch
SummaryThe Object Oriented SNMP API for Java Managers and Agents
DescriptionSNMP4J 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, 3DES, 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, TCP, and TLS are supported out-of-the-box. * Pluggable timeout model. * Synchronous and asynchronous requests. * Command generator as well as command res-ponder support. * Free open source with the Apache license model * Java 1.4.1 or later (1.6 for version 2.0 or later) * Logging based on Log4J * Row-based efficient asynchronous table retrieval with GETBULK. * Multi-threading support.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:33:51 UTC
CompletedSat, 14 Apr 2018 20:33:51 UTC
Tags
f28
f29
RPMs
src
snmp4j-2.4.1-4.fc27.src.rpm (info) (download)
noarch
snmp4j-2.4.1-4.fc27.noarch.rpm (info) (download)
snmp4j-javadoc-2.4.1-4.fc27.noarch.rpm (info) (download)
Changelog * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Jan 05 2016 gil cattaneo <puntogil@libero.it> 2.4.1-1 - update to 2.4.1 * Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Feb 11 2015 gil cattaneo <puntogil@libero.it> 2.2.3-4 - introduce license macro * Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.2.3-2 - Use Requires: java-headless rebuild (#1067528) * Sat Jan 18 2014 gil cattaneo <puntogil@libero.it> 2.2.3-1 - update to 2.2.3 * Wed Jun 19 2013 gil cattaneo <puntogil@libero.it> 2.2.2-1 - initial rpm