Hi, ALL!
I am using net-snmp-5.0.6.

I have 2 questions:
1.  I have my mib ControlSystem-MIB.txt and controlSystem.so. 
I'm starting snmpd daemon, then creating a new row in the dlmod table:

[EMAIL PROTECTED] mibs]# /usr/bin/snmpset -c public -v2c localhost 
UCD-DLMOD-MIB::dlmodStatus.1 i create
UCD-DLMOD-MIB::dlmodStatus.1 = INTEGER: create(6)

But, record in table is not created:

[EMAIL PROTECTED] mibs]# /usr/bin/snmptable -c public -v2c localhost 
UCD-DLMOD-MIB::dlmodTable
UCD-DLMOD-MIB::dlmodTable: No entries

And module is not loaded. Why?
PS: then I put in snmp.conf string
"dlmod controlSystem /path/to/controlSystem.so"
all works well.


2. "NET-SNMP Tutorial -- Dynamic Module Creation for the net-snmp agent" says about 
loading dynamic module. 
How can I reload this module? 

Tnanks.






-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to