2009/1/8 MEHMET ALI EKICI <[email protected]>:
> ./configure --prefix=/opt/snmp/ --with-mib-modules=examples/example
>
>
>
>  When I query for example oids I get the following error.
> NET-SNMP-MIB::netSnmp.2.1.1.0 = No Such Object available on this agent at 
> this OID
> snmpget -v 2c  -c public localhost:9000  1.3.6.1.4.1.8072.2.1.1.0

Try
    snmpwalk -v 2c -c public localhost:9000   .1.3.6.1.4.1.2021.254

That's the subtree which this particular code module implements.

Dave

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to