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:
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