Cisco 3750 stack not reporting MACs on other than commander

Support questions about the MAC Track plugin

Moderators: Developers, Moderators

BSHuff
Posts: 1
Joined: Tue Nov 21, 2006 4:26 pm
Contact:

Cisco 3750 stack not reporting MACs on other than commander

Post by BSHuff »

I have tried standalone cacti and CactiEZ (0.2B) and can not seem to find a way past this. The behavior is the same on both installs.

My central switch in a lab is a 'stackwise' stack of 3 3750s (2X48 port 10/100 & 1 24 port Gig). Mactrack does not detect any of the addresses that are not on the 'commander' of the stack. -So I see Fa1/0/X, but not Fa2/0/X or Gi3/0/X. I am detecting 100+ IP addresses and ports, but only < 48 MAC addresses. I have several other single 3750s around my lab that update fine. The stack is the L3 device for the network.

if I run a php mactrack_scanner.php -d -id=1 I get a bunch of:

PHP Notice: Undefined index: 103 in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 403
PHP Notice: Undefined index: in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 404
PHP Notice: Undefined index: in /var/www/html/plugins/mactrack/lib/mactrack_cisco.php on line 405
towards the end.

attached is a copy of the complete output from the php mactrack_scanner.php -d -id=1 >mactrack.txt

Anyone have input on how to get around this?
Attachments
mactrack.txt
(42.42 KiB) Downloaded 824 times
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Can I test remotely to solve this problem? I am prepping a new release of MacTrack and this feature of 3750's is pretty popular. I would like to address it, but I have not access to hardware.

TheWitness

Here is the v1.0 status/feature post:

http://forums.cacti.net/viewtopic.php?t=18876
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?
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

Hi,

I see this issue is still open,

I have a few stacks of 3750's available.

The Gigabit ones some are showing the same issue.

Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C3750G-48TS 12.2(25)SEE2 C3750-IPSERVICESK9-M
2 52 WS-C3750G-48TS 12.2(25)SEE2 C3750-IPSERVICESK9-M

In another office with the same stack, but running another IOS version :
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
1 28 WS-C3750G-24TS-1U 12.2(50)SE3 C3750-IPSERVICESK9-M
* 2 28 WS-C3750G-24TS-1U 12.2(50)SE3 C3750-IPSERVICESK9-M
We don't have the issue, mactrack works fine.


All our 3750 Fastethernet stacks work well with mactrack.

I can give you a remote login to my cacti install, and even to some more if you wish to investigate this ?

Joris.
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Problem is resolved in SVN trunk version of MacTrack.

TheWitness
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?
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

Thanks,

still had a version from before 6 of july somewhere.

I just installed the latest trunk and did the database upgrade.

Thank you for the quick response.

You're doing a great job.
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

Ok, all works, but the one stack I have, wich is identical to another stack we have in the company,

so must be down to something I have done on the switches.

1 stack, same IOS as the other, 1 reporting both switches ports, the other only the master in mac track.

i'll try to dig a bit deeper on this...
User avatar
JorisFRST
Cacti User
Posts: 229
Joined: Mon Oct 02, 2006 1:22 pm
Location: Belgium
Contact:

Post by JorisFRST »

I can confirm upgrading the one stack to 12.2.50 fixed the issue, mac track started polling all the ports immediately after.

There must be something wrong with the IOS versioin that was on it that didn't work nice with the fibre and copper mix.

Joris.
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Good to know.
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?
MrRat
Cacti User
Posts: 136
Joined: Thu Jan 07, 2010 10:33 am

Post by MrRat »

....
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

MrRat. Did this solve your issue?

TheWitness
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?
MrRat
Cacti User
Posts: 136
Joined: Thu Jan 07, 2010 10:33 am

Post by MrRat »

Not sure yet, trying to schedule a downtime to upgrade a switch to test.
MrRat
Cacti User
Posts: 136
Joined: Thu Jan 07, 2010 10:33 am

Post by MrRat »

No , the upgrade to Version 12.2(50)SE3 made no difference.
User avatar
TheWitness
Developer
Posts: 17047
Joined: Tue May 14, 2002 5:08 pm
Location: MI, USA
Contact:

Post by TheWitness »

Please follow my other instructions then.

TheWitness
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?
mariejones
Posts: 1
Joined: Tue Jun 07, 2011 9:54 am
Contact:

Re: Cisco 3750 stack not reporting MACs on other than comman

Post by mariejones »

i followed your instructions and everything is ok now, thanx
JamesD
Posts: 22
Joined: Fri Feb 03, 2006 12:15 pm

Re: Cisco 3750 stack not reporting MACs on other than comman

Post by JamesD »

Wondering what instructions were provided to Mr Rat/Mariejones. I have a handful of 3750 stacks. They all run the same IOS ((C3750-IPBASEK9-M), Version 12.2(25)SEE2).
The PoE stacks (WS-C3750G-48PS) do not report active MACs. The Non PoE stacks are working correctly (WS-C3750G-48TS). I would like to know if there is something I can do to fix this. I can attach results of PHP mactrack_scanner.php -ID=device_ID -d for a working vs non working stack if that helps
Cacti Version - 0.8.7c
Plugin Architecture - 2.2
Poller Type - Cactid v
Server Info - Linux 2.6.9-78.0.13.EL
Web Server - Apache/2.0.63 (CentOS)
PHP - 5.1.6
PHP Extensions - libxml, xml, wddx, tokenizer, sysvshm, sysvsem, sysvmsg, standard, SimpleXML, sockets, SPL, shmop, session, Reflection, pspell, posix, mime_magic, iconv, hash, gmp, gettext, ftp, exif, date, curl, ctype, calendar, bz2, zlib, pcre, openssl, apache2handler, gd, ldap, mysql, mysqli, PDO, pdo_mysql, pdo_sqlite, snmp, eAccelerator
MySQL - 5.0.68
RRDTool - 1.2.23
SNMP - 5.1.2
Plugins
  • Global Plugin Settings (settings - v0.5)
    Large Site Performane Booster for Cacti (boost - v2.2)
    Device Monitoring (monitor - v0.8.2)
    Network Discovery (discovery - v0.8.5)
    Network Tools (tools - v0.3)
    Syslog Monitoring (syslog - v0.5.2)
    Device Tracking (mactrack - v1.1)
    Login Page Mod (loginmod - v1.0)
    Update Checker (update - v0.4)
    FlowView (flowview - v0.6)
    Host Info (hostinfo - v0.2)
    Error Images (errorimage - v0.1)
    PHP Network Weathermap (weathermap - v0.95b)
    docs
    Cacti-ReportIt (reportit - v0.6.1)
    Router Configs (routerconfigs - v0.1)
    WMI Query (wmi - v0.1)
    Realtime for Cacti (realtime - v0.35)
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests