inex / IXP-Manager

Full stack web application powering peering at over 200 Internet Exchange Points (IXPs) globally.
https://www.ixpmanager.org/
GNU General Public License v2.0
377 stars 161 forks source link

update-l2database.pl not compatible with juniper #104

Closed pdxmaverick closed 10 years ago

pdxmaverick commented 10 years ago

cannot read BRIDGE-MIB or Q-BRIDGE-MIB from switch ex4500

I know we have discussed this, I wanted to have an open ticket so it doesn't fall in the cracks.

Issue with how SNMP reports interface name xe-0/0/0.0

pdxmaverick commented 10 years ago

I have added comments on https://github.com/inex/IXP-Manager/commit/0848952b8f041188e4379f5f85c75fe8a80fb8bc#commitcomment-5234883 I am validating the sflow data I discovered I am not receiving data for LAG members with multiple ports.

nickhilliard commented 10 years ago

duplicate of comments on that commit: at the moment there is no support for LAGs. this is a more general problem which isn't restricted to the l2 database handling stuff. I'll open up a separate issue for this because it's will need some structural work done which touches many areas of the code base. Otherwise I'll merge these changes into master. Thanks for your patience with this one.