| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: net-snmp-devel | Distribution: SUSE Linux Enterprise 15 |
| Version: 5.9.4 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.22.4 | Build date: Thu May 9 18:16:26 2024 |
| Group: Development/Libraries/C and C++ | Build host: xinomavro |
| Size: 7719620 | Source RPM: net-snmp-5.9.4-150600.22.4.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: https://sourceforge.net/projects/net-snmp | |
| Summary: Development files from net-snmp | |
Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. The suite includes: * An extensible agent for responding to SNMP queries including built-in support for a wide range of MIB information modules * Command-line applications to retrieve and manipulate information from SNMP-capable devices * A daemon application for receiving SNMP notifications * A library for developing new SNMP applications, with C and Perl APIs * A graphical MIB browser. This package holds the development headers, libraries and API documentation from the net-snmp package.
BSD-3-Clause AND MIT
* Tue Oct 17 2023 abergmann@suse.com
- Update to net-snmp-5.9.4 (bsc#1214364).
add (rename):
* net-snmp-5.9.4-add-lustre-fs-support.patch
* net-snmp-5.9.4-add-netgroups-functionality.patch
* net-snmp-5.9.4-fix-create-v3-user-outfile.patch
* net-snmp-5.9.4-fixed-python2-bindings.patch
* net-snmp-5.9.4-fix-Makefile.PL.patch
* net-snmp-5.9.4-modern-rpm-api.patch
* net-snmp-5.9.4-net-snmp-config-headercheck.patch
* net-snmp-5.9.4-perl-tk-warning.patch
* net-snmp-5.9.4-pie.patch
* net-snmp-5.9.4-snmpstatus-suppress-output.patch
* net-snmp-5.9.4-socket-path.patch
* net-snmp-5.9.4-subagent-set-response.patch
* net-snmp-5.9.4-suse-systemd-service-files.patch
* net-snmp-5.9.4-testing-empty-arptable.patch
delete (now part of v5.9.4):
* net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
delete (rename):
* net-snmp-5.9.1-add-lustre-fs-support.patch
* net-snmp-5.9.1-fix-Makefile.PL.patch
* net-snmp-5.9.1-modern-rpm-api.patch
* net-snmp-5.9.1-net-snmp-config-headercheck.patch
* net-snmp-5.9.1-perl-tk-warning.patch
* net-snmp-5.9.1-snmpstatus-suppress-output.patch
* net-snmp-5.9.1-socket-path.patch
* net-snmp-5.9.1-subagent-set-response.patch
* net-snmp-5.9.1-suse-systemd-service-files.patch
* net-snmp-5.9.1-testing-empty-arptable.patch
* net-snmp-5.9.1-velocity-mib.patch
* net-snmp-5.9.3-fix-create-v3-user-outfile.patch
* net-snmp-5.9.3-pie.patch
* net-snmp-5.9.3-fixed-python2-bindings.patch
- Removing legacy MIBs used by Velocity Software (jira#PED-6416).
- Re-add support for hostname netgroups that was removed accidentally and
previously added with FATE#316305 (bsc#1207697).
'@hostgroup' can be specified for multiple hosts
- Hardening systemd services setting "ProtectHome=true" caused home directory
size and allocation to be listed incorrectly (bsc#1206044).
add (rename):
* net-snmp-5.9.4-harden_snmpd.service.patch
* net-snmp-5.9.4-harden_snmptrapd.service.patch
delete (rename):
* net-snmp-5.9.3-harden_snmpd.service.patch
* net-snmp-5.9.3-harden_snmptrapd.service.patch
* Mon Jan 09 2023 abergmann@suse.com
- Hardening systemd services setting "ProtectHome=true" caused home directory
size and allocation to be listed incorrectly (bsc#1206044).
add:
* net-snmp-5.9.3-harden_snmpd.service.patch
* net-snmp-5.9.3-harden_snmptrapd.service.patch
delete:
* net-snmp-5.9.1-harden_snmpd.service.patch
* net-snmp-5.9.1-harden_snmptrapd.service.patch
* Thu Jan 05 2023 abergmann@suse.com
- Fixed NULL pointer exception issue when handling ipDefaultTTL or
pv6IpForwarding (bsc#1205148, CVE-2022-44793, bsc#1205150, CVE-2022-44792).
add:
* net-snmp-5.9.3-disallow_SET_requests_with_NULL_varbind.patch
- Enable AES-192 and AES-256 privacy protocol (bsc#1206828).
* Thu Oct 06 2022 abergmann@suse.com
- update to 5.9.3 (bsc#1201103, jsc#SLE-11203):
- security:
- These two CVEs can be exploited by a user with read-only credentials:
- CVE-2022-24805 A buffer overflow in the handling of the INDEX of
NET-SNMP-VACM-MIB can cause an out-of-bounds memory access.
- CVE-2022-24809 A malformed OID in a GET-NEXT to the nsVacmAccessTable
can cause a NULL pointer dereference.
- These CVEs can be exploited by a user with read-write credentials:
- CVE-2022-24806 Improper Input Validation when SETing malformed
OIDs in master agent and subagent simultaneously
- CVE-2022-24807 A malformed OID in a SET request to
SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an
out-of-bounds memory access.
- CVE-2022-24808 A malformed OID in a SET request to
NET-SNMP-AGENT-MIB::nsLogTable can cause a NULL pointer dereference
- CVE-2022-24810 A malformed OID in a SET to the nsVacmAccessTable
can cause a NULL pointer dereference.
- Fixed library versioning bug found in 5.9.2.
- Library version change to libsnmp40.
- Moved logrotate files from user specific directory /etc/logrotate.d
to vendor specific directory /usr/etc/logrotate.d.
- Fixed python2 backward compability.
add:
* net-snmp-5.9.3-fixed-python2-bindings.patch
- Migration to /usr/etc: Saving user changed configuration files
in /etc and restoring them while an RPM update.
- Change to use systemd service files directly from net-snmp package.
add:
* net-snmp-5.9.1-suse-systemd-service-files.patch
* net-snmp-5.9.1-harden_snmpd.service.patch
* net-snmp-5.9.1-harden_snmptrapd.service.patch
remove:
* snmpd.service
* snmptrapd.service
* harden_snmpd.service.patch
* harden_snmptrapd.service.patch
- Refactor and remove obsolete patches to work with version number 5.9.3:
add:
* net-snmp-5.9.3-pie.patch
* net-snmp-5.9.3-fix-create-v3-user-outfile.patch
* net-snmp-5.9.1-add-lustre-fs-support.patch
* net-snmp-5.9.1-fix-Makefile.PL.patch
* net-snmp-5.9.1-modern-rpm-api.patch
* net-snmp-5.9.1-net-snmp-config-headercheck.patch
* net-snmp-5.9.1-perl-tk-warning.patch
* net-snmp-5.9.1-snmpstatus-suppress-output.patch
* net-snmp-5.9.1-socket-path.patch
* net-snmp-5.9.1-subagent-set-response.patch
* net-snmp-5.9.1-testing-empty-arptable.patch
* net-snmp-5.9.1-velocity-mib.patch
remove:
* net-snmp-5.9.1-pie.patch
* net-snmp-5.9.1-fix-create-v3-user-outfile.patch
* net-snmp-5.7.3-add-lustre-fs-support.patch
* net-snmp-5.7.3-Fix-Makefile.PL.patch
* net-snmp-5.7.3-modern-rpm-api.patch
* net-snmp-5.7.3-net-snmp-config-headercheck.patch
* net-snmp-5.7.3-perl-tk-warning.patch
* net-snmp-5.7.3-snmpstatus-suppress-output.patch
* net-snmp-5.7.3-socket-path.patch
* net-snmp-5.7.3-subagent-set-response.patch
* net-snmp-5.7.3-testing-empty-arptable.patch
* net-snmp-5.7.3-velocity-mib.patch
* net-snmp-5.7.3-fix-create-v3-user-outfile.patch
* net-snmp-5.7.3-pie.patch
* net-snmp-4.7.2-systemd.patch
* net-snmp-5.7.3-build-with-openssl-1.1.patch
* net-snmp-5.7.3-fix-agentx-freezing-on-timeout.patch
* net-snmp-5.7.3-fix-missing-mib-hrStorage-indexes.patch
* net-snmp-5.7.3-fix-snmpd-crashing-when-an-agentx-disconnects.patch
* net-snmp-5.7.3-fix-snmp_pdu_parse-incomplete.patch
* net-snmp-5.7.3-fix-subagent-data-corruption.patch
* net-snmp-5.7.3-helpers-table-skip-if-next-handler-called.patch
* net-snmp-5.7.3-host-mib-skip-autofs-entries.patch
* net-snmp-5.7.3-make-extended-mib-read-only.patch
* net-snmp-5.7.3-netgroups.patch
* net-snmp-5.7.3-Remove-U64-typedef.patch
* net-snmp-5.7.3-snmptrapd-add-forwarder-info.patch
* net-snmp-5.7.3-swintst_rpm-Protect-against-unspecified-Group-name.patch
* net-snmp-5.7.3-ucd-snmp-mib-add-64-bit-mem-obj.patch
* net-snmp-python3.patch
* Wed Mar 09 2022 abergmann@suse.com
- Decouple snmp-mibs from net-snmp version to allow major version
upgrade (bsc#1196955).
* Thu Dec 23 2021 abergmann@suse.com
- Fix LFH violation during v3 user creation (bsc#1181591).
Add net-snmp-5.7.3-fix-create-v3-user-outfile.patch
* Wed Dec 22 2021 abergmann@suse.com
- Fix hrStorage autofs objects timeout problems (bsc#1179699, bsc#1145864).
Add net-snmp-5.7.3-host-mib-skip-autofs-entries.patch
Add net-snmp-5.7.3-fix-missing-mib-hrStorage-indexes.patch
- Fix NSS mounted volumes in hrStorageDescr (bsc#1100146).
Add net-snmp-5.7.3-recognize-nss-pools-and-nss-volumes-oes.patch
- Fix subagent crash at save_set_var() (bsc#1178021).
Add net-snmp-5.7.3-subagent-set-response.patch
- Fix subagent data corruption (bsc#1178351, bsc#1179009).
Add net-snmp-5.7.3-fix-subagent-data-corruption.patch
* Mon Dec 20 2021 abergmann@suse.com
- Fix output for high memTotalReal RAM values (bsc#1152968).
Add net-snmp-5.7.3-ucd-snmp-mib-add-64-bit-mem-obj.patch
* Fri Dec 17 2021 abergmann@suse.com
- Make extended MIB read-only (bsc#1174961, CVE-2020-15862).
Add net-snmp-5.7.3-make-extended-mib-read-only.patch
* Fri Jul 05 2019 abergmann@suse.com
- Add Lustre filesystem support (bsc#1140341, jsc#SLE-6120).
Add net-snmp-5.7.3-add-lustre-fs-support.patch
- Add info about the original agent which triggered the trap.
When the trap is forwarded there was no info about the original
agent (bsc#1116807).
Add net-snmp-5.7.3-snmptrapd-add-forwarder-info.patch
- Fix missing sysconfig files creation (bsc#1108471).
* Tue Oct 09 2018 abergmann@suse.com
- Fix remote DoS in agent/helpers/table.c (bsc#1111122, CVE-2018-18065)
Add net-snmp-5.7.3-helpers-table-skip-if-next-handler-called.patch
- swintst_rpm: Protect against unspecified Group name (bsc#1102775)
Add net-snmp-5.7.3-swintst_rpm-Protect-against-unspecified-Group-name.patch
- Add tsm and tlstm MIBs and the USM security module. (bsc#1081164)
- Fix agentx freezing on timeout (bsc#1027353)
Add net-snmp-fix-agentx-freezing-on-timeout.patch
* Mon Jun 18 2018 kukuk@suse.de
- Create /var/agentx via systemd tmpfiles in case of rollback,
snapshots and transactional updates [bsc#1098032]
* Wed Apr 18 2018 tchvatal@suse.com
- Fix permissions on unit files wrt bsc#1087977
- Use %license (boo#1082318)
* Mon Apr 16 2018 abergmann@suse.com
- Remove executable flags from systemd service files (bsc#1089295).
* Thu Feb 01 2018 jengelh@inai.de
- Fix RPM group for shlib subpackage.
* Wed Jan 24 2018 tchvatal@suse.com
- Properly conditionalize the py2 build
* Wed Jan 24 2018 tchvatal@suse.com
- Add patch from Fedora to support natively systemd:
* net-snmp-5.7.2-systemd.patch
- Drop the check phase as whole 90% of the tests fail it makes
more sense to run them somewhere localy
* Mon Jan 22 2018 tchvatal@suse.com
- Take systemd service files from fedora to replace sysV scripts
- Also convert the sysconfig files to match fedora ones, they
get bit more terse but it works seamlessly with systemd
* Fri Jan 19 2018 tchvatal@suse.com
- Format with spec-cleaner
- Drop sle11 support as it fails to build anyway for ages
- Rename python packages to be python-%{name} with obsoletes
* Use new singlespec macros
* Add patch converting the py files to python3/2 compat mode
net-snmp-python3.patch
- Run full autoreconf instead of partial
- Build with threads by building few targets first
* Mon Dec 11 2017 dimstar@opensuse.org
- Add net-snmp-5.7.3-modern-rpm-api.patch: Supprt modern RPM (>=
4.6) API. In RPM 4.14, the RPM 4.4 compatibility APIs are being
removed.
* Thu Nov 23 2017 rbrown@suse.com
- Replace references to /var/adm/fillup-templates with new
%_fillupdir macro (boo#1069468)
* Tue Jun 13 2017 daniel.molkentin@suse.com
- Fix build with OpenSSL 1.1 (bsc#1042664):
+ Add net-snmp-5.7.3-build-with-openssl-1.1.patch, cumulated
squash-patch from the following upstream commits:
bbed6b86e70b5a3c54f14992696f2308a8d79511
14bb72fd12bf5b68662893f7d8afbc4a8d52a6c8
9641b472ef01208f92631016e91b0a4a518163f0
e4c6937483d4a680570cec05388d2e4b291868a6
b906c60c8a436d7360267a6d242526b33a9aaac8
* Sat May 21 2016 dimstar@opensuse.org
- Fix build with perl 5.24.0:
+ Add net-snmp-5.7.3-Fix-Makefile.PL.patch: Fix build system
recursiely loading Makefile.Pl and destroying its internas.
See https://rt.perl.org/Public/Bug/Display.html?id=125907
+ net-snmp-5.7.3-Remove-U64-typedef.patch: The U64 typedef
conflicts with a typedef in a Perl header file. Hence remove
the U64 typedef from the Net-SNMP header files. Backported from
upstream commit 477b4307ef1.
* Tue Mar 15 2016 abergmann@suse.com
- make snmpd and snmptrapd log message destination configurable
for syslog or a dedicated log file. (bsc#695677)
- make snmpd and snmptrapd listening address(es) configurable via
the sysconfig file.
* Mon Feb 15 2016 astieger@suse.com
- fix build with GNU grep 2.23, use grep -a to force text matching
* Thu Sep 03 2015 meissner@suse.com
- reenabled md5 and des, as some tools build against it and need
the methods :(
* Thu Aug 13 2015 abergmann@suse.com
- added net-snmp-5.7.3-fix-snmp_pdu_parse-incomplete.patch: to fix
an incompletely initialized vulnerability within the
snmp_pdu_parse() function of snmp_api.c.
(bnc#940188, CVE-2015-5621)
* Mon Aug 03 2015 meissner@suse.com
- Disable MD5 authentication method, disable DES support
(if something breaks, tell me)
* Wed Jul 22 2015 jengelh@inai.de
- Request pkgconfig(libssl) instead of openssl-devel to support
using LibreSSL as well.
* Tue Jul 14 2015 abergmann@suse.com
- update to upstream version 5.7.3
- remove patch that is now present in the upstream release:
* net-snmp-5.7.2-fix-snmptrapd-remote-denial-of-service.patch
- rename patches to new version number 5.7.3:
delete:
* net-snmp-5.7.2-fix-snmpd-crashing-when-an-agentx-disconnects.patch
* net-snmp-5.7.2-net-snmp-config-headercheck.patch
* net-snmp-5.7.2-perl-tk-warning.patch
* net-snmp-5.7.2-pie.patch
* net-snmp-5.7.2-socket-path.patch
* net-snmp-5.7.2-testing-empty-arptable.patch
* net-snmp-5.7.2-velocity-mib.patch
add:
* net-snmp-5.7.3-fix-snmpd-crashing-when-an-agentx-disconnects.patch
* net-snmp-5.7.3-net-snmp-config-headercheck.patch
* net-snmp-5.7.3-perl-tk-warning.patch
* net-snmp-5.7.3-pie.patch
* net-snmp-5.7.3-socket-path.patch
* net-snmp-5.7.3-testing-empty-arptable.patch
* net-snmp-5.7.3-velocity-mib.patch
- add build requirement 'procps' to fix a net-snmp-config error
(bsc#935863)
- enable DTLS and TLS support (FATE#318789)
new binary 'snmptls' was added
- add support for hostname netgroups (FATE#316305)
'@hostgroup' can be specified for multiple hosts
* net-snmp-5.7.3-netgroups.patch
- suppress network statistics output in snmpstatus (FATE#316289)
'-Sn' don't print any info about the network
'-Si' don't print the operational status of network interfaces
* net-snmp-5.7.3-snmpstatus-suppress-output.patch
* Sun Nov 30 2014 cobexer@gmail.com
- also stop snmptrapd on removal
/usr/bin/mib2c /usr/bin/mib2c-update /usr/include/net-snmp /usr/include/net-snmp/agent /usr/include/net-snmp/agent/agent_callbacks.h /usr/include/net-snmp/agent/agent_handler.h /usr/include/net-snmp/agent/agent_index.h /usr/include/net-snmp/agent/agent_module_config.h /usr/include/net-snmp/agent/agent_read_config.h /usr/include/net-snmp/agent/agent_registry.h /usr/include/net-snmp/agent/agent_sysORTable.h /usr/include/net-snmp/agent/agent_trap.h /usr/include/net-snmp/agent/all_helpers.h /usr/include/net-snmp/agent/auto_nlist.h /usr/include/net-snmp/agent/baby_steps.h /usr/include/net-snmp/agent/bulk_to_next.h /usr/include/net-snmp/agent/cache_handler.h /usr/include/net-snmp/agent/debug_handler.h /usr/include/net-snmp/agent/ds_agent.h /usr/include/net-snmp/agent/instance.h /usr/include/net-snmp/agent/mfd.h /usr/include/net-snmp/agent/mib_module_config.h /usr/include/net-snmp/agent/mib_module_includes.h /usr/include/net-snmp/agent/mib_modules.h /usr/include/net-snmp/agent/mode_end_call.h /usr/include/net-snmp/agent/multiplexer.h /usr/include/net-snmp/agent/net-snmp-agent-includes.h /usr/include/net-snmp/agent/netsnmp_close_fds.h /usr/include/net-snmp/agent/null.h /usr/include/net-snmp/agent/old_api.h /usr/include/net-snmp/agent/read_only.h /usr/include/net-snmp/agent/row_merge.h /usr/include/net-snmp/agent/scalar.h /usr/include/net-snmp/agent/scalar_group.h /usr/include/net-snmp/agent/serialize.h /usr/include/net-snmp/agent/set_helper.h /usr/include/net-snmp/agent/snmp_agent.h /usr/include/net-snmp/agent/snmp_get_statistic.h /usr/include/net-snmp/agent/snmp_vars.h /usr/include/net-snmp/agent/stash_cache.h /usr/include/net-snmp/agent/stash_to_next.h /usr/include/net-snmp/agent/struct.h /usr/include/net-snmp/agent/sysORTable.h /usr/include/net-snmp/agent/table.h /usr/include/net-snmp/agent/table_array.h /usr/include/net-snmp/agent/table_container.h /usr/include/net-snmp/agent/table_data.h /usr/include/net-snmp/agent/table_dataset.h /usr/include/net-snmp/agent/table_iterator.h /usr/include/net-snmp/agent/table_tdata.h /usr/include/net-snmp/agent/util_funcs /usr/include/net-snmp/agent/util_funcs.h /usr/include/net-snmp/agent/util_funcs/MIB_STATS_CACHE_TIMEOUT.h /usr/include/net-snmp/agent/util_funcs/header_generic.h /usr/include/net-snmp/agent/util_funcs/header_simple_table.h /usr/include/net-snmp/agent/var_struct.h /usr/include/net-snmp/agent/watcher.h /usr/include/net-snmp/config_api.h /usr/include/net-snmp/definitions.h /usr/include/net-snmp/library /usr/include/net-snmp/library/README /usr/include/net-snmp/library/asn1.h /usr/include/net-snmp/library/callback.h /usr/include/net-snmp/library/cert_util.h /usr/include/net-snmp/library/check_varbind.h /usr/include/net-snmp/library/container.h /usr/include/net-snmp/library/container_binary_array.h /usr/include/net-snmp/library/container_iterator.h /usr/include/net-snmp/library/container_list_ssll.h /usr/include/net-snmp/library/container_null.h /usr/include/net-snmp/library/data_list.h /usr/include/net-snmp/library/default_store.h /usr/include/net-snmp/library/dir_utils.h /usr/include/net-snmp/library/fd_event_manager.h /usr/include/net-snmp/library/file_utils.h /usr/include/net-snmp/library/getopt.h /usr/include/net-snmp/library/int64.h /usr/include/net-snmp/library/keytools.h /usr/include/net-snmp/library/large_fd_set.h /usr/include/net-snmp/library/lcd_time.h /usr/include/net-snmp/library/md5.h /usr/include/net-snmp/library/mib.h /usr/include/net-snmp/library/mt_support.h /usr/include/net-snmp/library/netsnmp-attribute-format.h /usr/include/net-snmp/library/oid.h /usr/include/net-snmp/library/oid_stash.h /usr/include/net-snmp/library/parse.h /usr/include/net-snmp/library/read_config.h /usr/include/net-snmp/library/scapi.h /usr/include/net-snmp/library/snmp-tc.h /usr/include/net-snmp/library/snmp.h /usr/include/net-snmp/library/snmpAliasDomain.h /usr/include/net-snmp/library/snmpCallbackDomain.h /usr/include/net-snmp/library/snmpDTLSUDPDomain.h /usr/include/net-snmp/library/snmpIPv4BaseDomain.h /usr/include/net-snmp/library/snmpIPv6BaseDomain.h /usr/include/net-snmp/library/snmpSocketBaseDomain.h /usr/include/net-snmp/library/snmpTCPBaseDomain.h /usr/include/net-snmp/library/snmpTCPDomain.h /usr/include/net-snmp/library/snmpTCPIPv6Domain.h /usr/include/net-snmp/library/snmpTLSBaseDomain.h /usr/include/net-snmp/library/snmpTLSTCPDomain.h /usr/include/net-snmp/library/snmpUDPBaseDomain.h /usr/include/net-snmp/library/snmpUDPDomain.h /usr/include/net-snmp/library/snmpUDPIPv4BaseDomain.h /usr/include/net-snmp/library/snmpUDPIPv6Domain.h /usr/include/net-snmp/library/snmpUnixDomain.h /usr/include/net-snmp/library/snmp_alarm.h /usr/include/net-snmp/library/snmp_api.h /usr/include/net-snmp/library/snmp_assert.h /usr/include/net-snmp/library/snmp_client.h /usr/include/net-snmp/library/snmp_debug.h /usr/include/net-snmp/library/snmp_enum.h /usr/include/net-snmp/library/snmp_impl.h /usr/include/net-snmp/library/snmp_logging.h /usr/include/net-snmp/library/snmp_parse_args.h /usr/include/net-snmp/library/snmp_secmod.h /usr/include/net-snmp/library/snmp_service.h /usr/include/net-snmp/library/snmp_transport.h /usr/include/net-snmp/library/snmptsm.h /usr/include/net-snmp/library/snmpusm.h /usr/include/net-snmp/library/snmpv3-security-includes.h /usr/include/net-snmp/library/snmpv3.h /usr/include/net-snmp/library/system.h /usr/include/net-snmp/library/text_utils.h /usr/include/net-snmp/library/tools.h /usr/include/net-snmp/library/transform_oids.h /usr/include/net-snmp/library/types.h /usr/include/net-snmp/library/ucd_compat.h /usr/include/net-snmp/library/vacm.h /usr/include/net-snmp/library/winpipe.h /usr/include/net-snmp/library/winservice.h /usr/include/net-snmp/machine /usr/include/net-snmp/machine/generic.h /usr/include/net-snmp/mib_api.h /usr/include/net-snmp/net-snmp-config.h /usr/include/net-snmp/net-snmp-features.h /usr/include/net-snmp/net-snmp-includes.h /usr/include/net-snmp/output_api.h /usr/include/net-snmp/pdu_api.h /usr/include/net-snmp/session_api.h /usr/include/net-snmp/snmpv3_api.h /usr/include/net-snmp/system /usr/include/net-snmp/system/aix.h /usr/include/net-snmp/system/bsd.h /usr/include/net-snmp/system/bsdi.h /usr/include/net-snmp/system/bsdi3.h /usr/include/net-snmp/system/bsdi4.h /usr/include/net-snmp/system/cygwin.h /usr/include/net-snmp/system/darwin.h /usr/include/net-snmp/system/dragonfly.h /usr/include/net-snmp/system/dynix.h /usr/include/net-snmp/system/freebsd.h /usr/include/net-snmp/system/freebsd10.h /usr/include/net-snmp/system/freebsd11.h /usr/include/net-snmp/system/freebsd12.h /usr/include/net-snmp/system/freebsd13.h /usr/include/net-snmp/system/freebsd14.h /usr/include/net-snmp/system/freebsd2.h /usr/include/net-snmp/system/freebsd3.h /usr/include/net-snmp/system/freebsd4.h /usr/include/net-snmp/system/freebsd5.h /usr/include/net-snmp/system/freebsd6.h /usr/include/net-snmp/system/freebsd7.h /usr/include/net-snmp/system/freebsd8.h /usr/include/net-snmp/system/freebsd9.h /usr/include/net-snmp/system/generic.h /usr/include/net-snmp/system/hpux.h /usr/include/net-snmp/system/irix.h /usr/include/net-snmp/system/kfreebsd.h /usr/include/net-snmp/system/linux.h /usr/include/net-snmp/system/mingw32.h /usr/include/net-snmp/system/mingw32msvc.h /usr/include/net-snmp/system/mips.h /usr/include/net-snmp/system/netbsd.h /usr/include/net-snmp/system/nto-qnx6.h /usr/include/net-snmp/system/openbsd.h /usr/include/net-snmp/system/openbsd4.h /usr/include/net-snmp/system/openbsd5.h /usr/include/net-snmp/system/openbsd6.h /usr/include/net-snmp/system/osf5.h /usr/include/net-snmp/system/solaris.h /usr/include/net-snmp/system/solaris2.3.h /usr/include/net-snmp/system/solaris2.4.h /usr/include/net-snmp/system/solaris2.5.h /usr/include/net-snmp/system/solaris2.6.h /usr/include/net-snmp/system/sunos.h /usr/include/net-snmp/system/svr5.h /usr/include/net-snmp/system/sysv.h /usr/include/net-snmp/system/ultrix4.h /usr/include/net-snmp/types.h /usr/include/net-snmp/utilities.h /usr/include/net-snmp/varbind_api.h /usr/include/net-snmp/version.h /usr/include/ucd-snmp /usr/include/ucd-snmp/agent_index.h /usr/include/ucd-snmp/agent_read_config.h /usr/include/ucd-snmp/agent_registry.h /usr/include/ucd-snmp/agent_trap.h /usr/include/ucd-snmp/asn1.h /usr/include/ucd-snmp/auto_nlist.h /usr/include/ucd-snmp/callback.h /usr/include/ucd-snmp/default_store.h /usr/include/ucd-snmp/ds_agent.h /usr/include/ucd-snmp/header_complex.h /usr/include/ucd-snmp/int64.h /usr/include/ucd-snmp/keytools.h /usr/include/ucd-snmp/mib.h /usr/include/ucd-snmp/mib_module_config.h /usr/include/ucd-snmp/mibincl.h /usr/include/ucd-snmp/parse.h /usr/include/ucd-snmp/read_config.h /usr/include/ucd-snmp/scapi.h /usr/include/ucd-snmp/snmp-tc.h /usr/include/ucd-snmp/snmp.h /usr/include/ucd-snmp/snmp_agent.h /usr/include/ucd-snmp/snmp_alarm.h /usr/include/ucd-snmp/snmp_api.h /usr/include/ucd-snmp/snmp_client.h /usr/include/ucd-snmp/snmp_debug.h /usr/include/ucd-snmp/snmp_impl.h /usr/include/ucd-snmp/snmp_logging.h /usr/include/ucd-snmp/snmp_parse_args.h /usr/include/ucd-snmp/snmp_vars.h /usr/include/ucd-snmp/snmpusm.h /usr/include/ucd-snmp/snmpv3.h /usr/include/ucd-snmp/struct.h /usr/include/ucd-snmp/system.h /usr/include/ucd-snmp/tools.h /usr/include/ucd-snmp/transform_oids.h /usr/include/ucd-snmp/ucd-snmp-agent-includes.h /usr/include/ucd-snmp/ucd-snmp-config.h /usr/include/ucd-snmp/ucd-snmp-includes.h /usr/include/ucd-snmp/util_funcs.h /usr/include/ucd-snmp/var_struct.h /usr/include/ucd-snmp/version.h /usr/lib64/libnetsnmp.so /usr/lib64/libnetsnmpagent.so /usr/lib64/libnetsnmphelpers.so /usr/lib64/libnetsnmpmibs.so /usr/lib64/libnetsnmptrapd.so /usr/lib64/libsnmp.so /usr/lib64/pkgconfig/netsnmp-agent.pc /usr/lib64/pkgconfig/netsnmp.pc /usr/share/doc/packages/net-snmp-devel /usr/share/doc/packages/net-snmp-devel/ChangeLog /usr/share/doc/packages/net-snmp-devel/PORTING /usr/share/man/man3/NetSNMP::ASN.3pm.gz /usr/share/man/man3/NetSNMP::OID.3pm.gz /usr/share/man/man3/NetSNMP::TrapReceiver.3pm.gz /usr/share/man/man3/NetSNMP::agent.3pm.gz /usr/share/man/man3/NetSNMP::agent::default_store.3pm.gz /usr/share/man/man3/NetSNMP::default_store.3pm.gz /usr/share/man/man3/NetSNMP::netsnmp_request_infoPtr.3pm.gz /usr/share/man/man3/SNMP.3.gz /usr/share/man/man3/add_mibdir.3.gz /usr/share/man/man3/add_module_replacement.3.gz /usr/share/man/man3/config_perror.3.gz /usr/share/man/man3/config_pwarn.3.gz /usr/share/man/man3/default_store.3.gz /usr/share/man/man3/fprint_description.3.gz /usr/share/man/man3/fprint_objid.3.gz /usr/share/man/man3/fprint_value.3.gz /usr/share/man/man3/fprint_variable.3.gz /usr/share/man/man3/get_module_node.3.gz /usr/share/man/man3/netsnmp_agent_api.3.gz /usr/share/man/man3/netsnmp_config_api.3.gz /usr/share/man/man3/netsnmp_init_mib.3.gz /usr/share/man/man3/netsnmp_mib_api.3.gz /usr/share/man/man3/netsnmp_pdu_api.3.gz /usr/share/man/man3/netsnmp_read_module.3.gz /usr/share/man/man3/netsnmp_sess_api.3.gz /usr/share/man/man3/netsnmp_session_api.3.gz /usr/share/man/man3/netsnmp_trap_api.3.gz /usr/share/man/man3/netsnmp_varbind_api.3.gz /usr/share/man/man3/print_description.3.gz /usr/share/man/man3/print_mib.3.gz /usr/share/man/man3/print_objid.3.gz /usr/share/man/man3/print_value.3.gz /usr/share/man/man3/print_variable.3.gz /usr/share/man/man3/read_all_mibs.3.gz /usr/share/man/man3/read_config_print_usage.3.gz /usr/share/man/man3/read_configs.3.gz /usr/share/man/man3/read_mib.3.gz /usr/share/man/man3/read_objid.3.gz /usr/share/man/man3/read_premib_configs.3.gz /usr/share/man/man3/register_app_config_handler.3.gz /usr/share/man/man3/register_app_prenetsnmp_mib_handler.3.gz /usr/share/man/man3/register_config_handler.3.gz /usr/share/man/man3/register_const_config_handler.3.gz /usr/share/man/man3/register_mib_handlers.3.gz /usr/share/man/man3/register_prenetsnmp_mib_handler.3.gz /usr/share/man/man3/send_easy_trap.3.gz /usr/share/man/man3/send_trap_vars.3.gz /usr/share/man/man3/send_v2trap.3.gz /usr/share/man/man3/shutdown_mib.3.gz /usr/share/man/man3/snmp_add_null_var.3.gz /usr/share/man/man3/snmp_alarm.3.gz /usr/share/man/man3/snmp_alarm_register.3.gz /usr/share/man/man3/snmp_alarm_register_hr.3.gz /usr/share/man/man3/snmp_alarm_unregister.3.gz /usr/share/man/man3/snmp_api_errstring.3.gz /usr/share/man/man3/snmp_async_send.3.gz /usr/share/man/man3/snmp_clone_pdu.3.gz /usr/share/man/man3/snmp_clone_varbind.3.gz /usr/share/man/man3/snmp_close.3.gz /usr/share/man/man3/snmp_error.3.gz /usr/share/man/man3/snmp_fix_pdu.3.gz /usr/share/man/man3/snmp_free_pdu.3.gz /usr/share/man/man3/snmp_free_var.3.gz /usr/share/man/man3/snmp_free_varbind.3.gz /usr/share/man/man3/snmp_open.3.gz /usr/share/man/man3/snmp_parse_oid.3.gz /usr/share/man/man3/snmp_pdu_add_variable.3.gz /usr/share/man/man3/snmp_pdu_create.3.gz /usr/share/man/man3/snmp_perror.3.gz /usr/share/man/man3/snmp_read.3.gz /usr/share/man/man3/snmp_select_info.3.gz /usr/share/man/man3/snmp_send.3.gz /usr/share/man/man3/snmp_sess_async_send.3.gz /usr/share/man/man3/snmp_sess_close.3.gz /usr/share/man/man3/snmp_sess_error.3.gz /usr/share/man/man3/snmp_sess_init.3.gz /usr/share/man/man3/snmp_sess_open.3.gz /usr/share/man/man3/snmp_sess_perror.3.gz /usr/share/man/man3/snmp_sess_read.3.gz /usr/share/man/man3/snmp_sess_select_info.3.gz /usr/share/man/man3/snmp_sess_send.3.gz /usr/share/man/man3/snmp_sess_session.3.gz /usr/share/man/man3/snmp_sess_synch_response.3.gz /usr/share/man/man3/snmp_sess_timeout.3.gz /usr/share/man/man3/snmp_set_mib_errors.3.gz /usr/share/man/man3/snmp_set_mib_warnings.3.gz /usr/share/man/man3/snmp_set_save_descriptions.3.gz /usr/share/man/man3/snmp_set_var_objid.3.gz /usr/share/man/man3/snmp_set_var_typed_integer.3.gz /usr/share/man/man3/snmp_set_var_typed_value.3.gz /usr/share/man/man3/snmp_set_var_value.3.gz /usr/share/man/man3/snmp_synch_response.3.gz /usr/share/man/man3/snmp_timeout.3.gz /usr/share/man/man3/snmp_varlist_add_variable.3.gz /usr/share/man/man3/snprint_description.3.gz /usr/share/man/man3/snprint_objid.3.gz /usr/share/man/man3/snprint_value.3.gz /usr/share/man/man3/snprint_variable.3.gz /usr/share/man/man3/unregister_all_config_handlers.3.gz /usr/share/man/man3/unregister_app_config_handler.3.gz /usr/share/man/man3/unregister_config_handler.3.gz /usr/share/snmp/mib2c-data /usr/share/snmp/mib2c-data/default-mfd-top.m2c /usr/share/snmp/mib2c-data/details-enums.m2i /usr/share/snmp/mib2c-data/details-node.m2i /usr/share/snmp/mib2c-data/details-table.m2i /usr/share/snmp/mib2c-data/generic-ctx-copy.m2i /usr/share/snmp/mib2c-data/generic-ctx-get.m2i /usr/share/snmp/mib2c-data/generic-ctx-set.m2i /usr/share/snmp/mib2c-data/generic-data-allocate.m2i /usr/share/snmp/mib2c-data/generic-data-context.m2i /usr/share/snmp/mib2c-data/generic-get-U64.m2i /usr/share/snmp/mib2c-data/generic-get-char.m2i /usr/share/snmp/mib2c-data/generic-get-decl-bot.m2i /usr/share/snmp/mib2c-data/generic-get-decl.m2i /usr/share/snmp/mib2c-data/generic-get-long.m2i /usr/share/snmp/mib2c-data/generic-get-oid.m2i /usr/share/snmp/mib2c-data/generic-header-bottom.m2i /usr/share/snmp/mib2c-data/generic-header-top.m2i /usr/share/snmp/mib2c-data/generic-source-includes.m2i /usr/share/snmp/mib2c-data/generic-table-constants.m2c /usr/share/snmp/mib2c-data/generic-table-enums.m2c /usr/share/snmp/mib2c-data/generic-table-indexes-from-oid.m2i /usr/share/snmp/mib2c-data/generic-table-indexes-set.m2i /usr/share/snmp/mib2c-data/generic-table-indexes-to-oid.m2i /usr/share/snmp/mib2c-data/generic-table-indexes-varbind-setup.m2i /usr/share/snmp/mib2c-data/generic-table-indexes.m2i /usr/share/snmp/mib2c-data/generic-table-oids.m2c /usr/share/snmp/mib2c-data/generic-value-map-func.m2i /usr/share/snmp/mib2c-data/generic-value-map-reverse.m2i /usr/share/snmp/mib2c-data/generic-value-map.m2i /usr/share/snmp/mib2c-data/m2c-internal-warning.m2i /usr/share/snmp/mib2c-data/m2c_setup_enum.m2i /usr/share/snmp/mib2c-data/m2c_setup_node.m2i /usr/share/snmp/mib2c-data/m2c_setup_table.m2i /usr/share/snmp/mib2c-data/m2c_table_save_defaults.m2i /usr/share/snmp/mib2c-data/mfd-access-container-cached-defines.m2i /usr/share/snmp/mib2c-data/mfd-access-unsorted-external-defines.m2i /usr/share/snmp/mib2c-data/mfd-data-access.m2c /usr/share/snmp/mib2c-data/mfd-data-get.m2c /usr/share/snmp/mib2c-data/mfd-data-set.m2c /usr/share/snmp/mib2c-data/mfd-doxygen.m2c /usr/share/snmp/mib2c-data/mfd-interactive-setup.m2c /usr/share/snmp/mib2c-data/mfd-interface.m2c /usr/share/snmp/mib2c-data/mfd-makefile.m2m /usr/share/snmp/mib2c-data/mfd-persistence.m2i /usr/share/snmp/mib2c-data/mfd-readme.m2c /usr/share/snmp/mib2c-data/mfd-top.m2c /usr/share/snmp/mib2c-data/node-get.m2i /usr/share/snmp/mib2c-data/node-set.m2i /usr/share/snmp/mib2c-data/node-storage.m2i /usr/share/snmp/mib2c-data/node-validate.m2i /usr/share/snmp/mib2c-data/node-varbind-validate.m2i /usr/share/snmp/mib2c-data/parent-dependencies.m2i /usr/share/snmp/mib2c-data/parent-set.m2i /usr/share/snmp/mib2c-data/subagent.m2c /usr/share/snmp/mib2c-data/syntax-COUNTER64-get.m2i /usr/share/snmp/mib2c-data/syntax-DateAndTime-get.m2d /usr/share/snmp/mib2c-data/syntax-DateAndTime-get.m2i /usr/share/snmp/mib2c-data/syntax-DateAndTime-readme.m2i /usr/share/snmp/mib2c-data/syntax-InetAddress-get.m2i /usr/share/snmp/mib2c-data/syntax-InetAddress-set.m2i /usr/share/snmp/mib2c-data/syntax-InetAddressType-get.m2i /usr/share/snmp/mib2c-data/syntax-InetAddressType-set.m2i /usr/share/snmp/mib2c-data/syntax-RowStatus-dependencies.m2i /usr/share/snmp/mib2c-data/syntax-RowStatus-get.m2i /usr/share/snmp/mib2c-data/syntax-RowStatus-varbind-validate.m2i /usr/share/snmp/mib2c-data/syntax-StorageType-dependencies.m2i /usr/share/snmp/mib2c-data/syntax-TestAndIncr-get.m2i /usr/share/snmp/mib2c.access_functions.conf /usr/share/snmp/mib2c.array-user.conf /usr/share/snmp/mib2c.check_values.conf /usr/share/snmp/mib2c.check_values_local.conf /usr/share/snmp/mib2c.column_defines.conf /usr/share/snmp/mib2c.column_enums.conf /usr/share/snmp/mib2c.column_storage.conf /usr/share/snmp/mib2c.conf /usr/share/snmp/mib2c.container.conf /usr/share/snmp/mib2c.create-dataset.conf /usr/share/snmp/mib2c.genhtml.conf /usr/share/snmp/mib2c.int_watch.conf /usr/share/snmp/mib2c.iterate.conf /usr/share/snmp/mib2c.iterate_access.conf /usr/share/snmp/mib2c.mfd.conf /usr/share/snmp/mib2c.notify.conf /usr/share/snmp/mib2c.old-api.conf /usr/share/snmp/mib2c.org-mode.conf /usr/share/snmp/mib2c.perl.conf /usr/share/snmp/mib2c.raw-table.conf /usr/share/snmp/mib2c.scalar.conf /usr/share/snmp/mib2c.table_data.conf
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jul 24 20:17:30 2026