public abstract class SnmpInformantOidResolver
extends net.sf.jasperreports.engine.JRDefaultScriptlet
SnmpInformantOidResolver class.
| Constructor and Description | 
|---|
SnmpInformantOidResolver()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
asciiOidToString(String string2convert)  | 
static String | 
stringToAsciiOid(String string2convert)
Convert a name of specific device to a decimal ASCII string as
 OID. 
 | 
afterColumnInit, afterDetailEval, afterGroupInit, afterPageInit, afterReportInit, beforeColumnInit, beforeDetailEval, beforeGroupInit, beforePageInit, beforeReportInitcallAfterColumnInit, callAfterDetailEval, callAfterGroupInit, callAfterPageInit, callAfterReportInit, callBeforeColumnInit, callBeforeDetailEval, callBeforeGroupInit, callBeforePageInit, callBeforeReportInit, getFieldValue, getParameterValue, getParameterValue, getVariableValue, setData, setVariableValuepublic static String stringToAsciiOid(String string2convert)
string2convert - String which as to be converted in ASCII integer OIDCopyright © 2021. All rights reserved.