Iam using Windows XP Pro for testing purpose and where can I find the SNMP Config file
Thanks Biju -----Original Message----- From: Britt Tabor [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 10:01 AM To: 'Biju Ramachandran'; Eric Brander; [EMAIL PROTECTED] Subject: RE: [mrtg] Re: snmp installations problems "system" is a valid OID that should work fine for your testing, and should be loaded by default. What OS are you running under? You can try another OID but it's still going to depend on what gets loaded by SNMP when the service is started. Check you config file for SNMP to see what it is doing. All this varies depending on your OS... Britt Tabor I.T. Infrastructure Engineer Jabil Global Services 727.803.3475 Voice 727.803.5306 Fax -----Original Message----- From: Biju Ramachandran [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 9:53 AM To: Eric Brander; [EMAIL PROTECTED] Subject: [mrtg] Re: snmp installations problems I am new to this snmp stuff - could you please let me know if there is any default OID that I can use Thanks Biju -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eric Brander Sent: Thursday, August 05, 2004 9:45 AM To: [EMAIL PROTECTED] Subject: [mrtg] Re: snmp installations problems Biju Ramachandran wrote: > > snmpwalk -c public localhost system > System? That's not a valid OID. > > > gives me the following message > > > > Cannot find module (IP-MIB): At line 0 in (none) Cannot find module > (IF-MIB): At line 0 in (none) Cannot find module (TCP-MIB): At line 0 in > (none) Cannot find module (UDP-MIB): At line 0 in (none) Cannot find module > (SNMPv2-MIB): At line 0 in (none) Cannot find module (SNMPv2-SMI): At line 0 > in (none) Cannot find module (UCD-SNMP-MIB): At line 0 in (none) Cannot find > module (UCD-DEMO-MIB): At line 0 in (none) Cannot find module > (SNMP-TARGET-MIB): At line 0 in (none) Cannot find module > (SNMP-VIEW-BASED-ACM-MIB): At line 0 in (none) Cannot find module > (SNMP-COMMUNITY-MIB): At line 0 in (none) Cannot find module > (UCD-DLMOD-MIB): At line 0 in (none) Cannot find module > (SNMP-FRAMEWORK-MIB): At line 0 in (none) Cannot find module (SNMP-MPD-MIB): > At line 0 in (none) Cannot find module (SNMP-USER-BASED-SM-MIB): At line 0 > in (none) Cannot find module (SNMP-NOTIFICATION-MIB): At line 0 in (none) > Cannot find module (SNMPv2-TM): At line 0 in (none) This just means that it can't find the default mibs. You can "fix" that by doing a -M \path\to\mibs\folder parameter I think. > > system: Unknown Object Identifier (system) > Yep, snmpwalk agrees, there's no such name as system, especially since none of the MIBs were found. > > > Biju > Try it without "system" on the command line. HTH, Eric Brander -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
