Problem with snmp query to Motorola Canopy

Post general support questions here that do not specifically fall into the Linux or Windows categories.

Moderators: Developers, Moderators

naitram
Posts: 3
Joined: Tue Dec 14, 2004 2:23 am

Post by naitram »

Anyone with a bit more knowledge know why this was in place to begin with?
celebratetoday
Posts: 2
Joined: Wed Jan 18, 2006 7:04 pm

Post by celebratetoday »

Can't seem to get it working...

I swear, I finally got it installed (was having problems with MySQL) and now I can't figure out why the SNMP isn't working. If anyone could help, thanks in advance.

This is my setup.
All canopy equipment has public IP Addresses and are version 7.0.7. I am accessing the canopy from a static IP address and have the SNMP setup in the canopy to send the traps to my address and the accessing subnet to my subnet /24 (ie. 12.34.56.0/24). I get SNMP error in red when I try to add a device to Cacti. Any suggestions? Thanks again.
User avatar
TheWitness
Developer
Posts: 17007
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

If you are running Cacti 0.8.6h and cactid, change your availability to SNMP or Ping and the device, even though it shows an SNMP error, should poll.

TheWitness

Also, I am considering a patch. Please run the following commands and post the results:

first:

Code: Select all

snmpgetnext -c <your_community> -v 1 <your_host> .1.3.6.1.2.1.1.3.0
second:

create a file that contains the following:

Code: Select all

<?php print "The result was: " . snmpgetnext("your_host:your_port", "your_community", ".1.3.6.1.2.1.1.3.0", 2, 2) . "\n";?>
Then run that file using "php myfile.php".

Thanks
True understanding begins only when we realize how little we truly understand...

Life is an adventure, let yours begin with Cacti!

Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages


For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
celebratetoday
Posts: 2
Joined: Wed Jan 18, 2006 7:04 pm

Post by celebratetoday »

First the first statement I get Timeout: No Response from XX.245.189.138

Ok, an edit to my original post. I didn't have the extensions directories set up properly to "extensions/" so it couldn't find the snmp files. My apologies... This is what I get now for the second

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)
C:/usr/etc/snmp/snmp.conf: line 2: Warning: Unknown token: persistentDir.
C:/usr/etc/snmp/snmp.conf: line 3: Warning: Unknown token: tempFilePattern.
PHP Fatal error: Call to undefined function: snmpgetnext() in C:\Documents and
Settings\Chris\Desktop\testfile.php on line 1
X-Powered-By: PHP/4.4.2
Content-type: text/html
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest