I send a SNMPv3 Trap and separate its fields using |
and ;
but these characters are also appearing in my trap, which confuses my parser at trap receiving end. I also tried most of the characters e.g. :,".><!@#$%^&*()
but all these single line character appear in the trap. I also tried special symbols like €,¾,½
but Linux is not accepting these characters.
I need a single character separator.
Could you suggest any Key that can be entered from from Keyboard and works in Linux?