Hi All,
I am able to run the SNMP agent on the uClinux (Blackfin Board). I am using the following command to run the agent: root:/bin> snmpd -c tst & where tst is the community name. On the SNMP manager, I am giving the command: [EMAIL PROTECTED] sbin]# snmpwalk -v 1 -c tst 10.201.179.222 system End of MIB And getting the End of MIB response. (10.201.179.222 is my boards' ip-address). What is the meaning of this? I have some more doubts: 1. Also I want to know whether I have to do some thing manually to create MIB on the agent side? If so, how to do it? 2. Where exactly I have to put the snmpd.conf file in the agent side(Blackfin Board)? 3. Is it necessary to run the ./configure, make and make install in /uClinux-dist/user/net-snmp/ folder? or all this will be taken care when I build uClinux-dist by enabling snmpd and net-snmp through make menuconfig? In addition to the above problem, I am also getting the following error when I try to do a snmpget from SNMP Manager(Linux PC) to SNMP agent (Blackfin-561 Board): [EMAIL PROTECTED] sbin]$ snmpget -v1 -c tst 10.201.179.222 system.sysContact.0 Error in packet Reason: (noSuchName) There is no such variable name in this MIB. Failed object: SNMPv2-MIB::sysContact.0 Any idea what is the problem? Any help will be greatly appreciated. Best Regards,
<<image001.gif>>
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
