Hi Everyone
Need a help to find out set / get value on nimbra element. We are planning to have a visio view for our client when they can enable and disable the services on own.
I can see option to disable and enable the ets on element . But want to find out this value to add in Visio. Any ideas on this ?
Thanks.
Diva
Hi Divagar
In our Nimbra Manager application we have a script where you can enable/disable a Nimbra service. Disabling a service is setting the admin status of the TTP on the source Nimbra node to down.
For ITS service you can find it here:
For ETS service you can find it here:
Admin up is value ‘1’
Admin down is value ‘2’
The write PID for the ‘Admin Status’ of the ‘ETH Interfaces Table’ is 3707.
This link should help you out to perform this set from visio:
https://help.dataminer.services/dataminer/#t=DataMinerUserGuidepart_2visioLinking_a_shape_to_a_SET_command.htm
Hi Jochen
In driver i can see this option as i mentioned before. I am trying to add this in visio file for specific ETS where i am trying to find out what is the value used for admin up / down the ets. So that i can add this is visio file .
Thanks
Divagar