I'm experiencing problems adding or modeling a particular switch since version
2.0.0. Pre-2.0.0 worked fine. The traceback seems to be telling me that the
first octet in the ip address is invalid. I've tried different ip's on the same
type of device with the same results. Other devices, mostly Cisco, model fine.
An snmpwalk of the device in question shows no errors. Also, this is a clean
install, not an upgrade.
I've included the version data:
Zenoss 2.0.2
OS Linux (i686) 2.6.18 (Linux 2.6.18-4-SMP Thu May 10 03:24:35 UTC 2007
i686)
Zope Zope 2.8.8
Python Python 2.4.3
Database MySQL 5.0.22 (Ver 5.0.22)
RRD RRDtool 1.2.19
Twisted Twisted 2.5.0
SNMP PySNMP 3.4.3
Twisted SNMP TwistedSNMP 0.3.13
NetSnmp NetSnmp 5.3.1
Here's the Traceback:
2007-07-09 13:41:48 ERROR zen.ApplyDataMap: plugin zenoss.snmp.InterfaceMap
device Milan-2401-1
Traceback (most recent call last):
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 96, in
processClient
changed = self._applyDataMap(device, datamap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 137, in
_applyDataMap
changed = self._updateRelationship(tobj, datamap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 172, in
_updateRelationship
changed = self._createRelObject(device, objmap, rname)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 304, in
_createRelObject
self._updateObject(remoteObj, objmap)
File "/opt/zenoss/Products/DataCollector/ApplyDataMap.py", line 246, in
_updateObject
setter(value)
File "/opt/zenoss/Products/ZenModel/IpInterface.py", line 243, in
setIpAddresses
self.addIpAddress(ip)
File "/opt/zenoss/Products/ZenModel/IpInterface.py", line 197, in addIpAddress
ip, netmask = self._prepIp(ip, netmask)
File "/opt/zenoss/Products/ZenModel/IpInterface.py", line 189, in _prepIp
checkip(ip)
File "/opt/zenoss/Products/ZenUtils/IpUtil.py", line 54, in checkip
raise IpAddressError, "%s is an invalid address" % ip
IpAddressError: 166 is an invalid address
Any thoughts would be appreciated.
Rodney Owens
[EMAIL PROTECTED]
------------------------
Rodney Owens
-------------------- m2f --------------------
Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=8529#8529
-------------------- m2f --------------------
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users