|
From: Bill F. <fe...@gm...> - 2010-01-11 16:14:05
|
On Tue, Dec 15, 2009 at 10:45 AM, <j.v...@ut...> wrote: > Just wanted to get some of your opinions... there's a patch on SF for > SNMP::Info to override the i_type() data in the HP class with data from > hpSwitchPortType (tracker id: 2599795). The "expected" place for this kind of extended info is the device_module table (which we haven't taken enough advantage of). For some reason, store_modules() doesn't use e_port() to get this mapping, but I think if it just calls e_port() and stores that in the table that's sufficient information. Do your devices have this extended info in the ENTITY-MIB, and can I convince you to move in this direction? Thanks, Bill |