2009/8/4 Mark Hennelly <[email protected]>: > Sorry, I made a mistake with the error output. The actual error I got was: > EMNETS-MIB::networkNodeName.12 = No Such Instance currently exists at this OID
OK - that makes more sense. > The output from your 4 snmpgetnext commands is as follows: > > IP-MIB::ipForwarding.0 = INTEGER: notForwarding(2) > UCD-SNMP-MIB::memIndex.0 = INTEGER: 0 > UCD-SNMP-MIB::memIndex.0 = INTEGER: 0 > NET-SNMP-AGENT-MIB::nsModuleName."".1.0.0 = STRING: Right - so the agent seems to be working sensibly. It's just the extension mechanism that's failing. The next thing to try is to install the 'pass_persisttest' script from the 'local' subdirectory of the source tree. Tweak this script to reference '.1.3.6.1.3.1.1' as the root, and adjust the snmpd.conf file to invoke this script instead of your java program. Then restart the agent, and try "snmpgetnext ... .1.3.6.1.3.1.1" again. What does that report? 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
