On Jun 24, 2008, at 4:53 PM, mmb wrote:
Is there a way to clear the oid2name cache?

I was trying to figure out why some of my OIDs were getting names in the events console and some weren't. I deleted all the MIBs to start fresh but it looks like they are still cached.

How do things expire from this cache? If I have no MIB for an OID will the mapping get cached as number to number and stay that way forever?

You can rebuild the MIBs index by running zendmd as the zenoss user, then running the following commands within it.

dmd.Mibs.reIndex()
commit()

Once an event has come into the system it is permanently decoded and will stay this way no matter what you do to this MIBs. The MIBs only affect what happens with new events.
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to