From: Buchan M. <bg...@st...> - 2008-10-14 12:14:59
|
On Monday 13 October 2008 17:08:47 Francisco Carmona Leon wrote: > Does any one know how to handle this: > > IP-MIB::ipNetToMediaNetAddress.1.10.33.5.198 = IpAddress: 10.33.5.198 > > and this: > > IP-MIB::ipNetToMediaPhysAddress.1.10.33.5.198 = STRING: 0:1d:92:8a:54:1c What do you mean by "handle"? Convert for display ? Strings should just work, the ipAddress could probably be converted with the CONVERT or UNPACK transforms (or a combination). (BTW, I would like to have devmon update a database from the MAC tables for each VLAN on my cisco equipment ... I don't see much point in sending it to Hobbit, it would be much more useful in a database). Regards, Buchan |