Hi All,

I have followed
http://www.net-snmp.org/wiki/index.php/TUT:Writing_a_MIB_Module to learn to
add new mib module.
my /usr/share/snmp/snmp.conf has rwcommunity  private localhost


 Started snmpd using below command
sudo /usr/local/sbin/snmpd -d -Lf /var/log/snmpd.log -I -smux -p
/var/run/snmpd.pid

And querying new mib module throwing error

snmpget -v2c -c private localhost
NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0
NET-SNMP-TUTORIAL-MIB::nstAgentModuleObject.0 = No Such Object available on
this agent at this OID

I was not able to get more information on this issue via google.

Kindly let me know how to debug the issue and which steps are being missed?
Attached snmpd.log for the reference

Attachment: snmpd.log
Description: Binary data

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
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

Reply via email to