Operating System - HP-UX
1837655 Members
2951 Online
110117 Solutions
New Discussion

ECS - How to access a string delimited by \x00

 
Manikandan Boopathy
Occasional Advisor

ECS - How to access a string delimited by \x00

When we delete multiple alarms from the browser, the OV_DELETE event passes the UUID of the deleted events as a string. The UUID's are delimited by \x00 and is sent as varbind[0]. When we extract this string in ECDL, we get the first string which is appended by many \000 . Is there any way to assign the "\x00" delimited UUID's to a list. We are using NNM6.1 and ECS 3.0