Hi I am trying to report/monitor who are connecting to our VPN citrix servers. I was able to find the correct mib but it seem to truckate the user name. The vendor explained the usernames are encoded as unicode strings, so for basic latin alphabets every other byte is zero. We should extract the names byte by byte intoa unicode variadle. Is there a mode we can switch to translate?
Please Help
Thanks