> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Alexander Bubnov
> Sent: Friday, July 18, 2008 3:16 AM

> I guess the cause is not in path of mib because snmptranslate works
> fine with that name:

        The snmptranslate -IR randomizes access, whicvh allows "system" to be 
recognized:

[SNIP]
lap> snmptranslate system
No log handling enabled - turning on stderr logging
system: Unknown Object Identifier (Sub-id not found: (top) -> system)
lap> snmptranslate -IR system
SNMPv2-MIB::system
lap> 
[/SNIP]

        In your code you should specify MIB and name, i.e. 
"SNMPv2-MIB::system".  You should *always* use fully qualified name in code - 
using the OID is best.


        HTH,

Mike

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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