I should be more clear. What I specifically want to do is manipulate the dmd (as I would in zendmd) from inside the modeler plugin. I'm also hoping that zenmodeler will detect up any changes I've made and re-model if appropriate. I tried importing from Products.ZenUtils.ZenScriptBase, but that seemed to break the modeler. I'm a little unclear as to where the RPC boundries are in Zenoss (I don't think they are sufficiently clear).
On Thu, Mar 27, 2008 at 8:48 AM, Nathaniel McCallum <[EMAIL PROTECTED]> wrote: > I'm trying to write a modeler SnmpPlugin. This works: > '.1.3.6.1.4.1.9.3.6.3.0' : 'setHWSerialNumber', > But this doesn't: > '.1.3.6.1.4.1.9.3.6.3.0' : 'setLocation', > > What's up? > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
