hi joseph, if you perform a command-line query, do you get any results?
vishnu% snmpwalk -c Canopy -v 2 192.168.1.5 1.3.6.1.2.1.1 here's what I get, for example, when i direct the same query at one of my WAPs: vishnu> snmpwalk -c public 140.107.16.11 1.3.6.1.2.1.1 RFC1213-MIB::sysDescr.0 = STRING: "Cisco Internetwork Operating System Software..IOS (tm) C1100 Software (C1100-K9W7-M), Version 12.2(13)JA, EARLY DEPLOYMENT RELEASE SOFTWARE (fc1)..TAC Support: http://www.cisco.com/tac..Copyright (c) 1986-2003 by cisco Systems, Inc...Compiled Mon 27-Oct-" RFC1213-MIB::sysObjectID.0 = OID: CISCO-PRODUCTS-MIB::ciscoAIRAP1100 EXPRESSION-MIB::sysUpTimeInstance = Timeticks: (707445338) 81 days, 21:07:33.38 RFC1213-MIB::sysContact.0 = STRING: "\"FHCRC - InfoTech, (206)667-5700, [EMAIL PROTECTED]"" RFC1213-MIB::sysName.0 = STRING: "a1-123-ap.fhcrc.org" RFC1213-MIB::sysLocation.0 = STRING: "\"1100 Fairview Ave. N., A1, Seattle, WA\"" RFC1213-MIB::sysServices.0 = INTEGER: 2 SNMPv2-MIB::sysORLastChange.0 = Timeticks: (0) 0:00:00.00 vishnu> if you get something similar, then i'm stuck. but if you get 'no response', then i would guess that you are entering the community string incorrectly ... or the SNMP agent on the device isn't functioning ... or something between your MRTG box and your target device is blocking SNMP packets ... --sk On Mon, 2 Feb 2004, joseph wrote: > Hi, > I am trying to collect data from Motorola Canopy 5.7ghz wireless device > When I am running [EMAIL PROTECTED] mrtg]# cfgmaker [EMAIL PROTECTED]:::::2 > > 192.168.1.5.cfg > I am getting this error > --base: Get Device Info on [EMAIL PROTECTED]:::::2 > SNMP Error: > no response received > SNMPv2c_Session (remote host: "192.168.1.5" [192.168.1.5].161) > community: "Canopy" > request ID: 1912580520 > PDU bufsize: 8000 bytes > timeout: 2s > retries: 5 > backoff: 1) > at /usr/bin/../lib/mrtg2/SNMP_util.pm line 570 > SNMPWALK Problem for 1.3.6.1.2.1.1 on [EMAIL PROTECTED]:::::2 > at /usr/bin/cfgmaker line 709 > > My version is mrtg-2.9.29-2 (I also tried mrtg-2.9.17-1) with Redhat > 9.0 > I have no errors with other devices just with the Motorola Canopy. > Any help? > > TIA > > Joseph > > -- > 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
