This is 2.3.2? Just the act of modeling throws a stack trace? I assume an snmpwalk works fine?
Thanks, Matt Ray Zenoss Community Manager community.zenoss.com [email protected] On Feb 6, 2009, at 3:05 AM, JanSchotsmans wrote: > When trying to model a Symantec 360R Client Security VPN Appliance, > the following error kicks up: > > > Code: > > Traceback (most recent call last): > File "/usr/local/zenoss/Products/DataCollector/zenmodeler.py", line > 554, in processClient > datamaps = plugin.process(device, results, self.log) > File "/usr/local/zenoss/Products/DataCollector/plugins/zenoss/snmp/ > InterfaceMap.py", line 99, in process > self.prepIfTable(log, iftable, ifalias) > File "/usr/local/zenoss/Products/DataCollector/plugins/zenoss/snmp/ > InterfaceMap.py", line 183, in prepIfTable > data['speed'] = unsigned(data['speed']) > File "/usr/local/zenoss/Products/ZenUtils/Utils.py", line 1151, in > unsigned > v = long(v) > ValueError: invalid literal for long(): > > > > > Is this a bug in the modeler or is something funky going on with the > app? > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=31031#31031 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
