My firm is about to purchase a cisco appliance named dcm. It's only api is a limited snmp or iiop. I want to create a simple gui that will help my users configure certain fields on the dcm with ease.
I have done this before with snmp but have zero expirience with iiop.
I preffer to implement with either java or python.
I would appreciate if someone can point me in the right direction (java/python, recommended libraries etc.)
BTW i saw a lot of mentions about rmi-iiop but I'm pretty sure it's irrelevant. ( am I right?)
Thanks.