[ixpmanager] Not Finding Switch
Barry O'Donovan
barry.odonovan at inex.ie
Thu Aug 27 22:43:38 IST 2015
Hmmm... not sure how it ever worked Mike. Looking at:
https://github.com/opensolutions/OSS_SNMP/blob/master/src/OSS_SNMP/Platforms/vendor_quanta.php
the test was:
if( substr( $sysDescr, 0, 9 ) == 'FASTPATH Switching' )
which will never be true.
Can you pull / hack in the following on your server:
https://github.com/opensolutions/OSS_SNMP/commit/284d183bb08fe7d70e61efbcd9bfcec5fe2fdcce
That should work and we'll update the foreign ref to OSS_SNMP on the
next release.
- Barry
On 26/08/2015 16:49, Mike Hammett wrote:
> I copied this out of bash_history, but I can schedule another
> maintenance window to run it again, if necessary.
>
> cd /srv/ixp/
> touch MAINT_MODE_ENABLED
> git fetch
> git checkout v3.7.3
> git submodule init
> git submodule update
>
>
>
> I have run the command against two switches. The first is the new one
> and the second is the original one.
>
>
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c
> Cermak-Quanta .1.3.6.1.2.1.1.1.0
> .1.3.6.1.2.1.1.1.0 = STRING: "FASTPATH Switching"
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c
> Cermak-Quanta .1.3.6.1.2.1.1.2.0
> .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.4413.1.2.2
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c
> Cermak-Quanta .1.3.6.1.4.1.1991.1.1.1.1.2.0
> .1.3.6.1.4.1.1991.1.1.1.1.2.0 = No Such Object available on this agent
> at this OID
> root at Indy-IXPM:/home/mhammett#
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c nbbc-quanta
> .1.3.6.1.2.1.1.1.0
> .1.3.6.1.2.1.1.1.0 = STRING: "FASTPATH Switching"
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c nbbc-quanta
> .1.3.6.1.2.1.1.2.0
> .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.4413.1.2.2
> root at Indy-IXPM:/home/mhammett# snmpget -c mtinpub -On -v 2c nbbc-quanta
> .1.3.6.1.4.1.1991.1.1.1.1.2.0
> .1.3.6.1.4.1.1991.1.1.1.1.2.0 = No Such Object available on this agent
> at this OID
>
>
>
>
> -----
> Mike Hammett
> Intelligent Computing Solutions
> http://www.ics-il.com
>
> <https://www.facebook.com/ICSIL><https://plus.google.com/+IntelligentComputingSolutionsDeKalb><https://www.linkedin.com/company/intelligent-computing-solutions><https://twitter.com/ICSIL>
>
> Midwest Internet Exchange
> http://www.midwest-ix.com
>
> <https://www.facebook.com/mdwestix><https://www.linkedin.com/company/midwest-internet-exchange><https://twitter.com/mdwestix>
> ------------------------------------------------------------------------
> *From: *"Barry O'Donovan" <barry.odonovan at inex.ie>
> *To: *ixpmanager at inex.ie
> *Sent: *Wednesday, August 26, 2015 10:20:54 AM
> *Subject: *Re: [ixpmanager] Not Finding Switch
>
>
> Hi Mike,
>
> 1) Ensure your foreign references to submodules are in sync via:
>
> git submodule init
> git submodule update
>
>
> 2) Provide the same detail again as per the ticket you referenced in
> case those SNMP answers have changed.
>
> - Barry
>
>
> On 26/08/2015 14:45, Mike Hammett wrote:
> > I updated to 3.7.3 and when I go to add a switch, it doesn't recognize
> > the Quanta switch that's in issue #210.
> >
> > I do see
> >
> "/usr/local/ixp/library/OSS_SNMP.git/src/OSS_SNMP/Platforms/vendor_quanta.php"
> > on my filesystem, but I still get "Could not interpret switch system
> > description string - most likely because no platform interpretor exists
> > for it." When I go to the manual method, I don't see Quanta as a choice
> > under vendors.
> >
> >
> >
> > -----
> > Mike Hammett
> > Intelligent Computing Solutions
> > http://www.ics-il.com
> >
> >
> <https://www.facebook.com/ICSIL><https://plus.google.com/+IntelligentComputingSolutionsDeKalb><https://www.linkedin.com/company/intelligent-computing-solutions><https://twitter.com/ICSIL>
> >
> > Midwest Internet Exchange
> > http://www.midwest-ix.com
> >
> >
> <https://www.facebook.com/mdwestix><https://www.linkedin.com/company/midwest-internet-exchange><https://twitter.com/mdwestix>
> >
> >
> > _______________________________________________
> > INEX IXP Manager mailing list
> > ixpmanager at inex.ie
> > https://www.inex.ie/mailman/listinfo/ixpmanager
> >
>
> --
>
> Kind regards,
> Barry O'Donovan
> INEX Operations
>
> Mob: +353 86 801 7669
> Tel: +353 1 531 3339
>
> +-------------------------------+-------------------------------------+
> | Open Source Solutions Ltd. | INEX Operations Team |
> | 52 Sandwith Street Lower, | Internet Neutral Exchange |
> | Dublin 2, D02 WR26, | Association, 4027 Kingswood Road, |
> | Ireland. | Citywest Business Campus, Dublin 24 |
> | http://www.opensolutions.ie/ | http://www.inex.ie/ |
> +-------------------------------+-------------------------------------+
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> https://www.inex.ie/mailman/listinfo/ixpmanager
>
>
>
> _______________________________________________
> INEX IXP Manager mailing list
> ixpmanager at inex.ie
> https://www.inex.ie/mailman/listinfo/ixpmanager
>
--
Kind regards,
Barry O'Donovan
INEX Operations
Mob: +353 86 801 7669
Tel: +353 1 685 4220
+-------------------------------+-------------------------------------+
| Open Source Solutions Ltd. | INEX Operations Team |
| 7th Floor, North Block, | Internet Neutral Exchange |
| Rockfield Central, | Association, 4027 Kingswood Road, |
| Dundrum, Dublin 16. | Citywest Business Campus, Dublin 24 |
| http://www.opensolutions.ie/ | http://www.inex.ie/ |
+-------------------------------+-------------------------------------+
More information about the ixpmanager
mailing list