I've noticed that on Procurve 2650 and 2626, the switchname will get a trailing "e". For example, we have a switch named "sw11975", which becomes "sw11975e", when checking the switchname from the CLI or Menu-interface. Changing the name doesn't help. Can anyone confirm this?
Also, why does HP change the sysdescr.0-string?
Example 1, H.08.72:
SNMPv2-MIB::sysDescr.0 = STRING: HP J4899A ProCurve Switch 2650, revision H.08.72, ROM H.08.02 (/sw/code/build/fish(ts_08_5))
Example 2, H.08.86:
SNMPv2-MIB::sysDescr.0 = STRING: ProCurve J4899A Switch 2650, revision H.08.86, ROM H.08.02 (/sw/code/build/fish(ts_08_5))
So basically a "HP J4899A ProCurve" has now become "ProCurve J4899A Switch".. This may not seem like a big deal, but it breaks a script we use to check that all switches are running the same firmware (and the script is already ugly enough as it is :).