Quantcast
Channel: Zenoss Community : All Content - All Communities
Viewing all articles
Browse latest Browse all 853

Trying to install Cisco UCS MIB...

$
0
0

and I get this message, any idea why?

 

 

2013-04-23 11:32:29,067 INFO zen.Job: Job fa090751-3a5c-47a0-b80d-4c7c258baac6 (Products.Jobber.jobs.SubprocessJob) received

2013-04-23 11:32:29,087 INFO zen.Job: Beginning job Shell Command Products.Jobber.jobs.SubprocessJob

2013-04-23 11:32:29,088 INFO zen.Job: Running Job Shell Command Products.Jobber.jobs.SubprocessJob

2013-04-23 11:32:29,088 INFO zen.Job: Spawning subprocess: /opt/zenoss/bin/zenmib run /tmp/CISCO-UNIFIED-COMPUTING-AAA-MIB.my --path=/Cisco%20UCS

2013-04-23 11:32:40,106 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-TYPES -- skipping

2013-04-23 11:32:43,012 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING -- skipping

2013-04-23 11:32:43,014 WARNING zen.ZenMib: Unable to parse information from /opt/zenoss/share/mibs/irtf/IRTF-NMRG-SMING-EXTENSIONS -- skipping

2013-04-23 11:32:43,130 WARNING zen.ZenMib:

Found two copies of ENTITY-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,130 WARNING zen.ZenMib:

Found two copies of FIBRE-CHANNEL-FE-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,130 WARNING zen.ZenMib:

Found two copies of IANAifType-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,130 WARNING zen.ZenMib:

Found two copies of IF-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,130 WARNING zen.ZenMib:

Found two copies of INET-ADDRESS-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,131 WARNING zen.ZenMib:

Found two copies of RMON-MIB:  /Cisco and /Brocade

2013-04-23 11:32:43,131 WARNING zen.ZenMib:

Found two copies of IPV6-TC:  /Cisco and /Meru

2013-04-23 11:32:43,133 INFO zen.ZenMib: Found 1 MIBs to import.

2013-04-23 11:32:43,134 WARNING zen.ZenMib: Unable to find a file that defines CISCO-SMI

2013-04-23 11:32:43,134 WARNING zen.ZenMib: Unable to find a file that defines CISCO-UNIFIED-COMPUTING-TC-MIB

2013-04-23 11:32:43,134 WARNING zen.ZenMib: Unable to find a file that defines CISCO-TC

2013-04-23 11:32:43,134 WARNING zen.ZenMib: Unable to find a file that defines CISCO-UNIFIED-COMPUTING-MIB

2013-04-23 11:32:43,258 ERROR zen.ZenMib: Failed to load MIB: /tmp/CISCO-UNIFIED-COMPUTING-AAA-MIB.my

Traceback (most recent call last):

File "/opt/zenoss/Products/ZenModel/zenmib.py", line 948, in main

if self.loadMibFile(mibFileObj, dmdMibDict):

File "/opt/zenoss/Products/ZenModel/zenmib.py", line 822, in loadMibFile

self.loadPythonMibs(pythonMibs)

File "/opt/zenoss/Products/ZenModel/zenmib.py", line 852, in loadPythonMibs

mibName, self.options.path)

File "/opt/zenoss/Products/ZenModel/MibOrganizer.py", line 144, in createMibModule

modorg = mibs.createOrganizer(path)

File "/opt/zenoss/Products/ZenModel/Organizer.py", line 341, in createOrganizer

path,self.__class__)

File "/opt/zenoss/Products/ZenModel/ZenModelBase.py", line 456, in createHierarchyObj

return createHierarchyObj(root, name, factory, relpath, alog)

File "/opt/zenoss/Products/ZenUtils/Utils.py", line 618, in createHierarchyObj

root._setObject(id, newobj)

File "/opt/zenoss/Products/ZenRelations/RelationshipManager.py", line 145, in _setObject

user, set_owner)

File "/opt/zenoss/Products/ZenRelations/PrimaryPathObjectManager.py", line 102, in _setObject

return ObjectManager._setObject(self, id, obj, roles, user, set_owner)

File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 325, in _setObject

v = self._checkId(id)

File "/opt/zenoss/Products/ZenRelations/RelCopySupport.py", line 48, in _checkId

checkValidId(self, new_id)

File "/opt/zenoss/lib/python/OFS/ObjectManager.py", line 97, in checkValidId

'The id "%s" contains characters illegal in URLs.' % escape(id))

BadRequest: The id "Cisco%20UCS" contains characters illegal in URLs.

2013-04-23 11:32:43,264 INFO zen.ZenMib: Loaded 0 MIB file(s)

2013-04-23 11:32:44,049 INFO zen.Job: Job fa090751-3a5c-47a0-b80d-4c7c258baac6 Finished with result 0

2013-04-23 11:32:44,053 INFO zen.Job: Job fa090751-3a5c-47a0-b80d-4c7c258baac6 finished with result 0

 


Viewing all articles
Browse latest Browse all 853

Trending Articles