>Not quite - it's the hex string translation of "test\0"

>It's that last trailing null character that makes this string
>non-printable.   Check the MIB module code that returns this
>value, and make sure it doesn't include the trailing null.

hmmm.. 

in the code there is no trailing null included

<snip>

void init_ipxvars(void)
{
        strcpy(npIpxGetUnitCfgResp2, "test");
}

<snap>

could it have another reason? 

-- 
10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail
+++ GMX - die erste Adresse für Mail, Message, More +++


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to