Hi there.
I have an equipment with 19 slot. The first 4 is power and control card.
The rest is called IO ports.
The low level discovery start to number from 1 to 19.
I can use {#SNMPVALUE} and {#SNMPINDEX} macros in Item prototype.
In the ITEM name i would like to change the name, like this for example:
{#SNMPINDEX}=4
Name
escription IO{#SNMPINDEX}+4 , but the +4 is simply displaying as IO4+4.
How can I solve it to see the result IO8?
Thanks.
I have an equipment with 19 slot. The first 4 is power and control card.
The rest is called IO ports.
The low level discovery start to number from 1 to 19.
I can use {#SNMPVALUE} and {#SNMPINDEX} macros in Item prototype.
In the ITEM name i would like to change the name, like this for example:
{#SNMPINDEX}=4
Name
escription IO{#SNMPINDEX}+4 , but the +4 is simply displaying as IO4+4. How can I solve it to see the result IO8?
Thanks.
Comment