Name: | net-snmp |
---|---|
Epoch: | 1 |
Version: | 5.8 |
Release: | 25.0.2.el8_7.1 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 893427 |
License: | BSD |
RPM: | net-snmp-5.8-25.0.2.el8_7.1.x86_64.rpm |
Source RPM: | net-snmp-5.8-25.0.2.el8_7.1.src.rpm |
Build Date: | Mon Jan 16 2023 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://net-snmp.sourceforge.net/ |
Summary: | A collection of SNMP protocol tools and libraries |
Description: | SNMP (Simple Network Management Protocol) is a protocol used for network management. The NET-SNMP project includes various SNMP tools: an extensible agent, an SNMP library, tools for requesting or setting information from SNMP agents, tools for generating and handling SNMP traps, a version of the netstat command which uses SNMP, and a Tk/Perl mib browser. This package contains the snmpd and snmptrapd daemons, documentation, etc. You will probably also want to install the net-snmp-utils package, which contains NET-SNMP utilities. |
- fix error index value when snmpget is used a proxy pass [Orabug: 34905643]
- fixed net-snmp time out issue [Orabug: 34849130]
- backport memory leak fixes (#2134764)
- fix segfault with error on subcontainer (#2051370)
- fix dereferencing null pointer (#2021403)
- net-snmp-cert gencert create SHA512 (#1908331)
- update engineTime when sending traps (#1973252)
- prevent parsing IP address twice (#1768908) - add support for digests detected from ECC certs (#1919714) - fix broken ErrorMsg at ucd-snmp (#1933150) - add support for intermediate certs (#1914656) - fix crash of certs with longer extension (#1908718)
- fix issue with parsing of long traps (#1912242) - modify fix for #1877375
- revert permission of config files to 600 (#1601060) - fix error message when the address specified by clientaddr option is wrong or cannot be bound (#1877375) - log error with /proc/net/if_inet6 only when IPv6 is enabled (#1824367) - fix issue with quoting empty passphrase (#1817225)