Unfortunately there is very little actual documentation about the variables 
available, but I believe they correspond well to the attributes available via 
the zendmd interface.

Checking a bit, I discovered that there is no MAC address attribute readily 
available.  I was able to get it by doing the following in zendmd:

Code:
d=find('device-name')
d.getDeviceMacAddress()


But since I had to call a method, I'm guessing mabye there is no way to do that 
in a TALES expression?

-Scott




-------------------- m2f --------------------

Read this topic online here:
http://forums.zenoss.com/viewtopic.php?p=25642#25642

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to