2009/8/4 Mark Hennelly <[email protected]>:
> Thanks Dave, I reduced the snmpd.conf file to the 2 lines that you
> suggested, but am still getting the same error
> EMNETS-MIB::emnetsMIB = No Such Instance currently exists at this OID
>
> the SNMP Get command that I was referring to was the same command that I
> included in my first post
>     snmpget -v 2c -c public 127.0.0.1 1.3.6.1.3.1.1.1.2.1.2.12

Hold on - you are asking for networkNodeName.12 (if I've followed
this correctly), but are getting an error that refers to emnetsMIB ?
That definitely doesn't sound right!
   (snmpget should return an answer for the exact same OID)


OK - the first thing to check is whether you can see other stuff
from the agent.   What do the following return:

    snmpgetnext -v 2c -c public  127.0.0.1    ip
    snmpgetnext -v 2c -c public  127.0.0.1    experimental
    snmpgetnext -v 2c -c public  127.0.0.1    private
    snmpgetnext -v 2c -c public  127.0.0.1    netSnmp

?

Dave

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to