TECHZEN Zenoss User Community ARCHIVE  

KeyError: '/zport/dmd/Mibs/Cisco'

Subject: KeyError: '/zport/dmd/Mibs/Cisco'
Author: [Not Specified]
Posted: 2014-11-14 14:25

I have installed Zenoss Core 4.2.5 on a CentOS 6.6 server

I installed the ZenPacks.Nova.Cisco.Mibs-1.1.egg ZenPack and it seemed to install ok. However when I geet into /zport/dmd/mibs in the UI I get a yellow bar error KeyError: '/zport/dmd/Mibs/Cisco''

I removed the ZenPack and it appears to have removed correctly however I am still getting the error in the MIBs UI.

I have run all of the following as sugested in numerous posts

findposkeyerror
zencatalogscan
zenrelationscan
zodbscan

All indicated that they ran successfully and there were no errors.

Does any one have any sugestions to fix this issue other than completely re-installing everything

Thanks, Ray.



Subject: Additional info
Author: [Not Specified]
Posted: 2014-11-14 15:09

Here is what is entered into the event.log when clicking MIBs in Advanced UI;

------
2014-11-14T14:06:52 INFO extdirect Direct request failed: '/zport/dmd/Mibs/Cisco': MibRouter.getOrganizerTree ['/zport/dmd/Mibs']
------
2014-11-14T14:06:52 INFO extdirect DirectRouter suppressed the following exception (Response 5eaad360-8cbd-45ae-a01a-015d3a610b18):
Traceback (most recent call last):
File "/opt/zenoss/Products/ZenUtils/extdirect/router.py", line 180, in _processDirectRequest
response.result = _targetfn(**data)
File "/opt/zenoss/Products/Zuul/routers/mibs.py", line 69, in getOrganizerTree
data = Zuul.marshal(tree)
File "/opt/zenoss/Products/Zuul/__init__.py", line 108, in marshal
return marshal(marshaller.marshal(keys), keys, marshallerName, objs)
File "/opt/zenoss/Products/Zuul/marshalling.py", line 135, in marshal
for childNode in node.children:
File "/opt/zenoss/Products/Zuul/tree.py", line 47, in __init__
brain = ICatalogTool(ob).getBrain(ob)
File "/opt/zenoss/Products/Zuul/tree.py", line 248, in getBrain
rid = cat.uids[path]
KeyError: '/zport/dmd/Mibs/Cisco'



Subject: I had a similar problem.
Author: Brad
Posted: 2014-11-26 15:59

I had a similar problem. Solution here:

http://www.zenoss.org/forum/2771



< Previous
layer2 zenpack
  Next
JSON API from Remote collector
>