|
|
| Author |
Message |
Tok
Joined: 15 Aug 2007 Posts: 6
|
Posted: Fri Aug 17, 2007 10:05 am Post subject: HP ProCurve |
|
|
Hi,
i do now have Ciscos running quite well, but HP ProCurves do not work.
Playing with mactrack_hp_ng.php i do get what i have attached.
I do test with:
System: HP J4819A ProCurve Switch 5308xl, revision E.10.52, ROM E.05.04 (/sw/code/build/alpmo(m35))
Uptime: 1606373079
ObjectID: .1.3.6.1.4.1.11.2.3.7.11.17
VLANs are already discovered well with ID and Name.
Portnumber and Portname do not work, but no wonder looking into the HP Portnaming.
What can i do to get this trunk detection fixed?
I will try to write a working scanning function.
| Description: |
|
| Filesize: |
60.3 KB |
| Viewed: |
3308 Time(s) |

|
|
|
| Back to top |
|
 |
TheWitness Developer
Joined: 14 May 2002 Posts: 9736 Location: MI, USA
|
Posted: Sat Aug 18, 2007 7:37 am Post subject: |
|
|
Cool. When you get it done, please share
TheWitness
|
|
| Back to top |
|
 |
Tok
Joined: 15 Aug 2007 Posts: 6
|
Posted: Sat Aug 25, 2007 4:55 am Post subject: |
|
|
Port number and Port name are looking fine now. Trunk detection is implemented by counting how many vlans are attached to a port. If a port has more vlans than 1 it is handled as a trunk port.
After a quick test with HP ProCurve 2524, 2626, 2848 i think things should work with this devices as well.
As i have not looked into the "Ports to Ignore" stuff this will definitely not work with the 5308xl, but probably also not with the other ProCurves.
Installation instructions:
1. Copy mactrack_hp_ngi.php into ./plugins/mactrack/lib
2. Register in ./mactrack/lib/mactrack_vendors.php
include_once($config["base_path"] . "/plugins/mactrack/lib/mactrack_hp_ngi.php");
3. In cacti : Tracking Utilities -> Refresh Scanning Functions
4. Select the new scanning function for your HP device types in
"MAC Address Scanning Function"
| Description: |
|
 Download |
| Filename: |
mactrack_hp_ngi.zip |
| Filesize: |
2.41 KB |
| Downloaded: |
233 Time(s) |
|
|
| Back to top |
|
 |
boktor55
Joined: 10 Sep 2007 Posts: 1
|
Posted: Tue Sep 11, 2007 11:31 am Post subject: |
|
|
| Hi Tok, i just send you a PM becouse i have a problem with your procurve scanning function. Please check your private messeges.
|
|
| Back to top |
|
 |
|