Hi,
I need assistance on how to convert hex strings that are the result of a discovery rule into text strings
My discovery rule is a SNMP Agent query that looks like this : discovery[{#SIGGROUPNAME},.1.3.6.1.4.1.177.15.1.5.4.1.2]
And the result looks like that : [{"{#SNMPINDEX}":"1","{#SIGGROUPNAME}":"HEX STRING THAT I WANT TO CONVERT"}
How coudl i do that ? I've tried to use preprocessing steps but I can't get it working
Best regards,
I need assistance on how to convert hex strings that are the result of a discovery rule into text strings
My discovery rule is a SNMP Agent query that looks like this : discovery[{#SIGGROUPNAME},.1.3.6.1.4.1.177.15.1.5.4.1.2]
And the result looks like that : [{"{#SNMPINDEX}":"1","{#SIGGROUPNAME}":"HEX STRING THAT I WANT TO CONVERT"}
How coudl i do that ? I've tried to use preprocessing steps but I can't get it working
Best regards,
Comment