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
Hey Divagar.
I think I misread your question. If you are searching for the internal values used to set that specific parameter, this is our mapping:
Up --> 1
Down --> 2
If you want to do a set, it could be that you have to send 1 instead of "Up" and 2 instead of "Down". If you ever come in the situation where a possible option is "Testing", then that will be mapped to 3.
I hope this is the information you are looking for.
With kind regards,
Maxim
Hey Divagar,
To add a parameter to a Visio, you will have to use a shape data field.
You'll have to add a field of type element (linking to the element) and a field of type parameter (linking to the parameter you want to show).
A lot of information on Visio can be found in the dataminer help. For example, there is a page "Linking a shape to an element parameter" that gives you a lot of information on this subject (you can find this page by opening the dataminer help and searching for the title).
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:
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
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
Just as a small addition, as the info you want to show is in a table. This also works for table parameters by adding “ParameterID:TableRowKey” in the parameter field