Class DefaultAsnOctetsPrintable

java.lang.Object
uk.co.westhawk.snmp.stack.DefaultAsnOctetsPrintable
All Implemented Interfaces:
AsnOctetsPrintableFace

public class DefaultAsnOctetsPrintable extends Object implements AsnOctetsPrintableFace
Default implementation of AsnOctetsPrintableFace. This class has no effect on the way AsnOctets with type IPADDRESS or OPAQUE are printed.

When the type is ASN_OCTET_STR, the method tries to guess whether or not the string is printable; without the knowledge of the MIB it cannot distinguish between OctetString and any textual conventions, like DisplayString, InternationalDisplayString or DateAndTime.

Since:
4_14
Version:
$Revision: 3.3 $ $Date: 2006/01/17 17:43:54 $
Author:
Birgit Arkesteijn