I have created a UDP to poll a specific OID
The problem is that the result looks like this: 6,5,-165,C,6,-166,C,16,-162,C,18,-166,C,21,-163,C,29,-162,C
I ONLY need the first number in the text (here being 6)
This is the value i need for my graph.
How can i set this up ??
/Brian