|
From: Scott K. <sk...@Se...> - 2011-06-29 19:28:46
|
> In SNMP/Info/Layer2/HP.pm is the %MODEL_MAP hash (starts at line 118) > http://snmp-info.cvs.sourceforge.net/viewvc/snmp-info/snmp-info/Info/Layer2/HP.pm?revision=1.53&view=markup > > maps from JnnnnA model number to name. Forgive my ignorance with SNMP & netdisco but I will try to explain my problem in more detail. The macsuck feature is not picking up MAC addresses on the 1810G-24 switch ports. I was thinking the commit related to the 1810G would fix the issue but it did not. I am using netdisco 1.0 from Ubuntu Maverick (1.0-1). I manually added the product mapping to HP.pm. Using getif to query .iso.org.dod.internet.mgmt.mib-2.dot1dBridge.dot1dTp.dot1dTpFdbTable / .1.3.6.1.2.1.17.4.3 I do get a list of MAC addresses by switchport. So the port-mac information is available via SNMP but is not being populated in netdisco. What can be done to further troubleshoot this issue? Regards, Scott |