Compares the two given oids and returns a negative, 0 or positive
value accordingly as the first oid comes before, is same or after
the second oid lexicographically.
Use this to provide proper data conversions if your MBeans return non-standard data types
so that they can be converted to the appropriate smi types for use in snmp operations
DEBUG_INT -
Static variable in interface com.koshna.snmp.util.Logger