-
MODEL_MAP has been updated in CVS, based on Procurve web site and information contained in Pprocurve mibs.
2009-12-15 15:52:45 UTC by jeroenvi
-
True, agreed. Posted your suggestion to the netdisco-devel mailing list; if feedback there is positive, I'll implement the changes.
2009-12-15 15:49:17 UTC by jeroenvi
-
It seems to have used entPhysicalDescr, which is freeform text, that was definitely not a good idea. HpSwitchPortType has defined values.
Anyway I'd be happy with hp_i_type(), but looking at for example Cisco, they have their own PortType in CISCO-STACK-MIB. So maybe it should have a generic name, like vendor_i_type(), that could be implemented when available?.
2009-12-07 18:58:18 UTC by mikat1
-
There used to be a specific i_type() method in the HP class, but it was removed in CVS (file rev 1.33, 2007/06/20).
Probably some users would prefer to see the default i_type() results from IF-MIB, others would prefer the extended vendor specific results. I don't think an override would be a good idea.
2009-12-07 10:33:05 UTC by jeroenvi
-
Changes have been committed to CVS.
2009-12-07 10:05:24 UTC by jeroenvi
-
Modifications as suggested by rkerr included in .v2 files.
2009-12-02 13:54:41 UTC by jeroenvi
-
Having tested a bit further... there appears to be a typo in the model number regex in Info.pm. J4903A is the model number of a 2824, probably should be J4093A (2424).
2009-12-01 09:29:26 UTC by rkerr
-
Have tested on:
2500: F.05.09, F.05.17, F.05.72
2510: Q.11.17
2610: R.11.38
2810: N.11.09, N.11.15
4000: C.09.22
4100: G.07.93, G.07.109
No obvious problems - the data output with the patched version matches the non-patched versions. Only issue I encountered is the 2510s aren't in MODEL_MAP.
2009-11-30 11:11:12 UTC by rkerr
-
maxbaker added jeroenvi to the SNMP::Info project.
2009-11-28 19:46:00 UTC by maxbaker
-
maxbaker added alexhartmaier to the SNMP::Info project.
2009-11-28 19:44:39 UTC by maxbaker