Bug 112150 - net-snmp-5.0.9-2.80.1 breaks dlmod
Summary: net-snmp-5.0.9-2.80.1 breaks dlmod
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: net-snmp
Version: 8.0
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Phil Knirsch
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-12-15 13:26 UTC by Bernhard Erdmann
Modified: 2015-03-05 01:13 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-02-03 14:22:31 UTC
Embargoed:


Attachments (Terms of Use)

Description Bernhard Erdmann 2003-12-15 13:26:03 UTC
Description of problem:
Using net-snmp-5.0.9-2.80.1 (latest errata) breaks the dlmod
configuration option in /etc/snmp/snmpd.conf.

Version-Release number of selected component (if applicable):
5.0.9-2.80.1

How reproducible:
Always

Steps to Reproduce:
1. install net-snmp-5.0.9-2.80.1
2. install hpasm-6.40.0-16 (HP Proliant management software
3. use "dlmod cmaX /usr/lib/libcmaX.so" in /etc/snmp/snmpd.conf

Actual results:
# snmpd -f -L -Ddlmod
dlmod: Dynamic modules not support on this platform
/etc/snmp/snmpd.conf: line 9: Warning: Unknown token: dlmod.
NET-SNMP version 5.0.9

Expected results:
# snmpd -f -L -Ddlmod
dlmod: register mib
dlmod: dlmod_path: /usr/lib/snmp/dlmod
dlmod: dlmod_create_module
dlmod: dlmod_load_module cmaX: /usr/lib/libcmaX.so
NET-SNMP version 5.0.6


Additional info:

Comment 1 Phil Knirsch 2004-02-03 14:22:31 UTC
I've just tested with the latest version of net-snmp on Fedora Core 1
and that one works nicely with dlmod. So i'd advise to use that
version instead.

Thanks,

Read ya, Phil


Note You need to log in before you can comment on or make changes to this bug.