Re: Adding the MIB's directory into the snmpget sourcecode

2010-02-05 Thread Dave Shield
On 5 February 2010 10:17, Poondichetlur kishanKumar wrote: > when I use the snmpget to access the device, I get a list of messages > "cannot find module (IP-MIB): "  and a number of other similar messages. Are these MIB files installed on your system? Where? > I understand that I had to modify t

Adding the MIB's directory into the snmpget sourcecode

2010-02-05 Thread Poondichetlur kishanKumar
hello, I am a newbie in this project . I have some basic knowledge in c and c++ . I am doing an internship in a company. my task is the following, I have to access a network device called MD 8000 and have to use the snmpget command to get a variable value to be executed from the device. when I u