RE: multi-byte characters

2009-02-06 Thread Mike Ayers
> From: Nikos Balkanas [mailto:nbalka...@gmail.com] > Sent: Friday, February 06, 2009 8:09 PM > SnmpTagValue ::= TEXTUAL-CONVENTION Not a good choice. As stated in the description, the SnmpTagValue has specific semantics, and should not be used in a situation where tags are not needed

Re: multi-byte characters

2009-02-06 Thread Nikos Balkanas
from time to time, implementations must be prepared to encounter any code point from 0x to 0x7fff. Hope this helps, Nikos - Original Message - From: "Mike Ayers" To: ; Sent: Saturday, February 07, 2009 1:09 AM Subject: RE: multi-byte chara

RE: multi-byte characters

2009-02-06 Thread Mike Ayers
> From: Scott Grumm [mailto:scottgr...@gmail.com] > Sent: Friday, February 06, 2009 10:13 AM > Are there any data types that support mult-byte > characters/strings? We are working on internationalization > and I need to figure out if it's possible to send traps and > respond to queries with m