Hi All,
First Happy New Year,
I developed xyz.so file for dynamic loading of module in netsnmp.
Steps followed were following :
1. sudo /usr/local/sbin/snmpd -f -L -DXYZ,dlmod (1 terminal )
2. snmpset -u bootstrap -l authPriv -a MD5 -x DES -A password -X password
localhost UCD-DLMOD-MIB::dlmodStatus.1 i create
3. snmpset -u bootstrap -l authPriv -a MD5 -x DES -A password -X password
localhost UCD-DLMOD-MIB::dlmodName.1 s "XYZ" UCD-DLMOD-MIB::dlmodPath.1 s
"/home/XYZ/DemoTest/XYZ.so"
4. snmpset -u bootstrap -l authPriv -a MD5 -x DES -A password -X password
localhost UCD-DLMOD-MIB::dlmodStatus.1 i load
*5. snmpget -u bootstrap -l authPriv -a MD5 -x DES -A password -X password
localhost UCD-DLMOD-MIB::dlmodStatus.1 *
* coming error(3)*
How to debug error.?
--
Vivek
8796174307(Pune)
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users