2008/6/30 Need Help <[EMAIL PROTECTED]>: > Lets say I want to return 2000 characters ..... is there a definition which > exists which I can use in my MIB?
"SYNTAX OCTET STRING (SIZE (0..2000))" or simply "SYNTAX OCTET STRING" You don't *have* to use the Textual Convention definitions. It's perfectly normal to use Octet Strings directly. Dave ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
