>>>>> On Mon, 12 Sep 2005 10:10:53 +0200, "Le Gall Jean-Patrick (Skysoft ATM)" 
>>>>> <[EMAIL PROTECTED]> said:

Le> I've start a project using KDE, I'm able to compile my project but not
Le> to initialize my mib.
 
Le> When my agent is running and I'm trying to send get request from a
Le> terminal, things like that appear :
 
>> snmpget -v 2c -c private 10.0.0.2 1.3.6.1.2.1.1.6.0
>>> SNMPv2-MIB::sysLocation.0 = No Such Object available on this agent at
Le> this OID.

It's not really clear exactly what you're doing to get things running
in your test agent.  I think I can make a bet that you're:

1) wanting to become a full agent supporting all the mibs that the
   main agent does.
2) but you're not calling the init_mib_modules() function that makes
   your agent register all the default mib modules that the net-snmp
   agent would normally support.

-- 
Wes Hardaker
Sparta, Inc.


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to