Menu

#48 Recognition for HP Blade switches

wishlist
moved-to-github
nobody
3
2012-04-12
2010-06-15
J R Binks
No

A trivial patch that permits the identification of switches in HP blade enclosures from Blade Network Technologies (e.g., HP GbE2c Ethernet Blade Switch, etc).

All this does is get more useful information into the Model field; more work is required to properly support the devices (I only see one or two ports at present).

It requires at least the addition of two MIBs from the zipfile via http://www.bladenetwork.net/HP-BladeSystem-2.html, which are:

hpswitchpl.mib
GbE2c-L2L3.mib

However there are later models which come with a different collection of MIBs, and it seems some contain some bits and others contain other bits, and they share a lot of bits in common. Probably the best approach is to manually merge them, but that brings the headache of keeping them consistent and up to date with the source. A vimdiff suggests there are few if any conflicts, they have just diverged at some point.

Consider this a placeholder ...

Discussion

  • J R Binks

    J R Binks - 2010-06-15

    Patch to add recognition of HP blade enclosure switches

     
  • Oliver Gorwits

    Oliver Gorwits - 2012-04-12
    • labels: 819089 --> Device Support
    • milestone: 570244 --> wishlist
    • priority: 5 --> 3
     
  • Oliver Gorwits

    Oliver Gorwits - 2012-04-12

    sounds like there is more work to do on this patch before it's of merge quality.

    anyone else using HP Blade switches that would care to help?

     
  • Oliver Gorwits

    Oliver Gorwits - 2017-02-02
    • Status: open --> moved-to-github