A B C D E F G I L N O P R S T

A

abort() - Method in class disman.Run
Abort the run.
ADMIN_STATUS_AUTOSTART - Static variable in class disman.Launch
Valid state
ADMIN_STATUS_DISABLED - Static variable in class disman.Schedule
Valid admin state
ADMIN_STATUS_DISABLED - Static variable in class disman.Script
Valid admin state
ADMIN_STATUS_DISABLED - Static variable in class disman.Launch
Valid state
ADMIN_STATUS_EDITING - Static variable in class disman.Script
Valid admin state
ADMIN_STATUS_ENABLED - Static variable in class disman.Schedule
Valid admin state
ADMIN_STATUS_ENABLED - Static variable in class disman.Script
Valid admin state
ADMIN_STATUS_ENABLED - Static variable in class disman.Launch
Valid state
adminStatusStrings - Static variable in class disman.Schedule
Array of admin state strings.
adminStatusStrings - Static variable in class disman.Script
Array of admin state strings.
adminStatusStrings - Static variable in class disman.Launch
Array of admin state strings.

B

block() - Method in class disman.Run
Block until this script has been terminated.

C

call() - Method in class disman.Script
Start this script without arguments, block until it has been terminated and return the result string.
call() - Method in class disman.Launch
Start a script from this launch button, block until it has been terminated and return the result string.
call(String) - Method in class disman.Script
Start this script with a given argument, block until it has been terminated and return the result string.
call(String, Language, String, String) - Method in class disman.Disman
Run a script from a given URL written in a given language, with a given argument, and with a given owner.
call(String, String, String, String) - Method in class disman.Disman
Run a script from a given URL written in a language described by a given description substring, with a given argument, and with a given owner.
CONTROL_ABORT - Static variable in class disman.Launch
Valid control code
CONTROL_ABORT - Static variable in class disman.Run
Valid control code
CONTROL_NOP - Static variable in class disman.Launch
Valid control code
CONTROL_NOP - Static variable in class disman.Run
Valid control code
CONTROL_RESUME - Static variable in class disman.Launch
Valid control code
CONTROL_RESUME - Static variable in class disman.Run
Valid control code
CONTROL_SUSPEND - Static variable in class disman.Launch
Valid control code
CONTROL_SUSPEND - Static variable in class disman.Run
Valid control code
controlStrings - Static variable in class disman.Launch
Array of exit code strings.
controlStrings - Static variable in class disman.Run
Array of control code strings.

D

disable() - Method in class disman.Schedule
Disable the schedule.
disable() - Method in class disman.Script
Disable the script.
disable() - Method in class disman.Launch
Disable the launch button.
Disman - class disman.Disman.
 
Disman() - Constructor for class disman.Disman
Equivalent to Disman("localhost", 161, "public").
Disman(String) - Constructor for class disman.Disman
Equivalent to Disman(host, 161, "public").
Disman(String, int, String) - Constructor for class disman.Disman
Create a Disman object associated with a given set of SNMP parameters.
Disman(String, String) - Constructor for class disman.Disman
Equivalent to Disman(host, 161, community).
DismanException - exception disman.DismanException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
DismanException() - Constructor for class disman.DismanException
Constructs an DismanException with no specified detail message.
DismanException(String) - Constructor for class disman.DismanException
Constructs an DismanException with the specified detail message.
DismanReadException - exception disman.DismanReadException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
DismanReadException(String, SnmpResponseException) - Constructor for class disman.DismanReadException
Constructs an DismanReadException with specified OID and low level Exception.
DismanWriteException - exception disman.DismanWriteException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
DismanWriteException(String, long, SnmpResponseException) - Constructor for class disman.DismanWriteException
Constructs an DismanWriteException with specified OID, long value, and low level Exception.
DismanWriteException(String, String, SnmpResponseException) - Constructor for class disman.DismanWriteException
Constructs an DismanWriteException with specified OID, String value, and low level Exception.

E

enable() - Method in class disman.Schedule
Enable this schedule.
enable() - Method in class disman.Script
Enable this script.
enable() - Method in class disman.Launch
Enable this launch button.
EntryAlreadyExistsException - exception disman.EntryAlreadyExistsException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
EntryAlreadyExistsException() - Constructor for class disman.EntryAlreadyExistsException
Constructs an EntryAlreadyExistsException with no specified detail message.
EntryAlreadyExistsException(String) - Constructor for class disman.EntryAlreadyExistsException
Constructs an EntryAlreadyExistsException with the specified detail message.
EXIT_CODE_GENERIC_ERROR - Static variable in class disman.Run
Valid exit code
EXIT_CODE_HALTED - Static variable in class disman.Run
Valid exit code
EXIT_CODE_INVALID_ARGUMENT - Static variable in class disman.Run
Valid exit code
EXIT_CODE_LANGUAGE_ERROR - Static variable in class disman.Run
Valid exit code
EXIT_CODE_LIFE_TIME_EXCEEDED - Static variable in class disman.Run
Valid exit code
EXIT_CODE_NO_ERROR - Static variable in class disman.Run
Valid exit code
EXIT_CODE_NO_RESOURCES_LEFT - Static variable in class disman.Run
Valid exit code
EXIT_CODE_RUNTIME_ERROR - Static variable in class disman.Run
Valid exit code
EXIT_CODE_SECURITY_VIOLATION - Static variable in class disman.Run
Valid exit code
exitCodeStrings - Static variable in class disman.Run
Array of exit code strings.
Extension - class disman.Extension.
 
Extension(Disman, Language, int) - Constructor for class disman.Extension
Create an Extension object for a given Disman object, Language object, and extension index.

F

FAILURE_AUTHORIZATIONERROR - Static variable in class disman.Schedule
Valid failure
FAILURE_BADVALUE - Static variable in class disman.Schedule
Valid failure
FAILURE_COMMITFAILED - Static variable in class disman.Schedule
Valid failure
FAILURE_GENERR - Static variable in class disman.Schedule
Valid failure
FAILURE_INCONSISTENTNAME - Static variable in class disman.Schedule
Valid failure
FAILURE_INCONSISTENTVALUE - Static variable in class disman.Schedule
Valid failure
FAILURE_NOACCESS - Static variable in class disman.Schedule
Valid failure
FAILURE_NOCREATION - Static variable in class disman.Schedule
Valid failure
FAILURE_NOERROR - Static variable in class disman.Schedule
Valid failure
FAILURE_NORESPONSE - Static variable in class disman.Schedule
Valid failure
FAILURE_NOSUCHNAME - Static variable in class disman.Schedule
Valid failure
FAILURE_NOTWRITABLE - Static variable in class disman.Schedule
Valid failure
FAILURE_READONLY - Static variable in class disman.Schedule
Valid failure
FAILURE_RESOURCEUNAVAILABLE - Static variable in class disman.Schedule
Valid failure
FAILURE_TOOBIG - Static variable in class disman.Schedule
Valid failure
FAILURE_UNDOFAILED - Static variable in class disman.Schedule
Valid failure
FAILURE_WRONGENCODING - Static variable in class disman.Schedule
Valid failure
FAILURE_WRONGLENGTH - Static variable in class disman.Schedule
Valid failure
FAILURE_WRONGTYPE - Static variable in class disman.Schedule
Valid failure
FAILURE_WRONGVALUE - Static variable in class disman.Schedule
Valid failure
failureStrings - Static variable in class disman.Schedule
Array of failure strings.

G

getAdminStatus() - Method in class disman.Schedule
Return an integer value representing the schedAdminStatus.
getAdminStatus() - Method in class disman.Script
Return an integer value representing the smScriptAdminStatus.
getAdminStatus() - Method in class disman.Launch
Return an integer value representing the smLaunchAdminStatus.
getAdminStatusString() - Method in class disman.Schedule
Return a string representing the schedAdminStatus.
getAdminStatusString() - Method in class disman.Script
Return a string representing the smScriptAdminStatus.
getAdminStatusString() - Method in class disman.Launch
Return a String representing the smLaunchAdminStatus.
getArgument() - Method in class disman.Launch
Return the argument string to be passed to the script launched by this launch button (smLaunchArgument).
getArgument() - Method in class disman.Run
Return the argument string (smRunArgument).
getContextName() - Method in class disman.Schedule
Return the schedule context name (schedContextName).
getControl() - Method in class disman.Launch
Return an integer value representing the smLaunchControl value.
getControl() - Method in class disman.Run
Get the smRunControl value.
getControlString() - Method in class disman.Launch
Return a string representing the smLaunchControl value.
getControlString() - Method in class disman.Run
Get the string representation of the smRunControl value.
getDateFromDateAndTime(int[]) - Method in class disman.Schedule
Convert a DateAndTime int array into a Date object.
getDescription() - Method in class disman.Schedule
Return the description string (schedDescr).
getDescription() - Method in class disman.Language
Return the description string (smLangDescr).
getDescription() - Method in class disman.Extension
Return the description string (smExtsnDescr).
getDescription() - Method in class disman.Script
Return the description string (smScriptDescr).
getEnd() - Method in class disman.Run
Return the end time as a Date object (smRunEndTime).
getEndTime() - Method in class disman.Run
Return the end time as an array of integer values representing the MIB value's octets (smRunEndTime).
getError() - Method in class disman.Script
Return the error string (smScriptError).
getError() - Method in class disman.Launch
Return the error string (smLaunchError).
getError() - Method in class disman.Run
Return the error string (smRunError).
getErrorTime() - Method in class disman.Run
Return the time of the last error change as a Date object (smRunErrorTime).
getErrorTimeIntArray() - Method in class disman.Run
Return the time of the last error change as an array of integer values representing the MIB value's octets (smRunErrorTime).
getExitCode() - Method in class disman.Run
Return the exit code (smRunExitCode).
getExitCodeString() - Method in class disman.Run
Return the string representation of the exit code (smRunExitCode).
getExpireTime() - Method in class disman.Launch
Return the maximum amount of time in milli seconds that terminated scripts started from this launch button may be retained as valid Run objects (smLaunchExpireTime).
getExpireTime() - Method in class disman.Run
Return the script's expire time after termination in milli seconds (smRunExpireTime).
getExtension(int[]) - Method in class disman.Disman
Get an Extension object by a given OID.
getExtension(String) - Method in class disman.Disman
Get an Extension object matching a description substring pattern.
getExtensions() - Method in class disman.Disman
Get a vector of all Extension objects.
getExtensions(Language) - Method in class disman.Disman
Get a vector of all Extension objects related to a given Language object.
getFailures() - Method in class disman.Schedule
Return the number of failures (schedFailures).
getIndex() - Method in class disman.Language
Return the unique index part of the Language used in the smLangTable (smLangIndex).
getIndex() - Method in class disman.Extension
Return the unique index part of the Extension used in the smExtsnTable.
getIndex() - Method in class disman.Run
Return the index of this Run object according to the launch button from which this Run object has been created (smRunIndex).
getInterval() - Method in class disman.Schedule
Return the interval of the (periodic) schedule (schedInterval).
getLanguage() - Method in class disman.Extension
Return the associated Language object.
getLanguage() - Method in class disman.Script
Return the Language object that represents the language this script is written in (smScriptLanguage).
getLanguage(int) - Method in class disman.Disman
Get a Language object by an smLangTable index.
getLanguage(int[]) - Method in class disman.Disman
Get a Language object by a given OID.
getLanguage(String) - Method in class disman.Disman
Get a Language object matching a description substring pattern.
getLanguages() - Method in class disman.Disman
Get a vector of all Language objects.
getLastChange() - Method in class disman.Script
Return the last change time as a Date object (smScriptLastChange).
getLastChange() - Method in class disman.Launch
Return the last change time as a Date object (smLaunchLastChange).
getLastChangeTime() - Method in class disman.Script
Return the last change time as an array of integer values representing the MIB value's octets (smScriptLastChange).
getLastChangeTime() - Method in class disman.Launch
Return the last change time as an array of integer values representing the MIB value's octets (smLaunchLastChange).
getLastFailed() - Method in class disman.Schedule
Return the time of the last failure as a Date object (schedLastFailed).
getLastFailedIntArray() - Method in class disman.Schedule
Return the time of the last failure as an array of integer values representing the MIB value's octets (schedLastFailed).
getLastFailure() - Method in class disman.Schedule
Return an integer value representing the schedLastFailure.
getLastFailureString() - Method in class disman.Schedule
Return a String representing the schedLastFailure.
getLaunch() - Method in class disman.Run
Return the Launch object from which this Run object has been created.
getLaunch(String, String) - Method in class disman.Disman
Get a Launch object by a given owner and name.
getLaunches() - Method in class disman.Disman
Get a vector of all Launch objects.
getLaunches(Script) - Method in class disman.Disman
Get a vector of all Launch objects associated with a given Script object.
getLaunches(String) - Method in class disman.Disman
Get a vector of all Launch objects of a given owner.
getLifeTime() - Method in class disman.Launch
Return the maximum amount of time in milli seconds that scripts started from this launch button may run (smLaunchLifeTime).
getLifeTime() - Method in class disman.Run
Return the script's life time in milli seconds (smRunLifeTime).
getLocalTime() - Method in class disman.Disman
Return the local time from the scheduler as an array of integer values representing the MIB value's octets (schedLocalTime).
getMaxCompleted() - Method in class disman.Launch
Return the maximum number of terminated scripts started from this launch button and retained as valid Run objects (smLaunchMaxCompleted).
getMaxRunning() - Method in class disman.Launch
Return the maximum number of running scripts started from this launch button (smLaunchMaxRunning).
getName() - Method in class disman.Schedule
Return the name of this Schedule (schedName).
getName() - Method in class disman.Script
Return the name of this Script (smScriptName).
getName() - Method in class disman.Launch
Return the name of this Launch object (smLaunchName).
getName() - Method in class disman.Run
Return the name of the launch button from which this Run object has been created (smLaunchName).
getOid() - Method in class disman.Language
Return the object identifier of the Language object (smLangLanguage) as a dotted decimal string.
getOid() - Method in class disman.Extension
Return the object identifier of the Extension object (smExtsnExtension) as a dotted decimal string.
getOperStatus() - Method in class disman.Schedule
Return an integer value representing the schedOperStatus.
getOperStatus() - Method in class disman.Script
Return an integer value representing the smScriptOperStatus.
getOperStatus() - Method in class disman.Launch
Return an integer value representing the smLaunchOperStatus.
getOperStatusString() - Method in class disman.Schedule
Return a String representing the schedOperStatus.
getOperStatusString() - Method in class disman.Script
Return a String representing the smScriptOperStatus.
getOperStatusString() - Method in class disman.Launch
Return a String representing the smLaunchOperStatus.
getOwner() - Method in class disman.Schedule
Return the owner of this Schedule (schedOwner).
getOwner() - Method in class disman.Script
Return the owner of this Script (smScriptOwner).
getOwner() - Method in class disman.Launch
Return the owner of this Launch object (smScriptOwner).
getOwner() - Method in class disman.Run
Return the owner of the launch button from which this Run object has been created (smLaunchOwner).
getPollFactor() - Method in class disman.Disman
Return the percentage by which the poll interval increases between two polls (default: 150).
getPollInterval() - Method in class disman.Disman
Return the start interval in milli seconds for methods of this Disman object that perform SNMP polling operations (default: 100).
getPollTimeout() - Method in class disman.Disman
Return the maximum polling time in milli seconds for methods of this Disman object that perform SNMP polling operations (default: 10000).
getRequest(Varbind[]) - Method in class disman.Disman
 
getResult() - Method in class disman.Run
Return the result string (smRunResult).
getResultTime() - Method in class disman.Run
Return the time of the last result change as a Date object (smRunResultTime).
getResultTimeIntArray() - Method in class disman.Run
Return the time of the last result change as an array of integer values representing the MIB value's octets (smRunResultTime).
getRevision() - Method in class disman.Language
Return the revision of the Language object (smLangRevision).
getRevision() - Method in class disman.Extension
Return the revision of the Extension object (smExtsnRevision).
getRowExpireTime() - Method in class disman.Launch
Return the launch button's row expire time in milli seconds (smLaunchRowExpireTime).
getRowStatus() - Method in class disman.Schedule
Return an integer value representing the schedRowStatus.
getRowStatus() - Method in class disman.Script
Return an integer value representing the smScriptRowStatus.
getRowStatus() - Method in class disman.Launch
Return an integer value representing the smLaunchRowStatus.
getRowStatusString() - Method in class disman.Schedule
Return a String representing the schedRowStatus.
getRowStatusString() - Method in class disman.Script
Return a String representing the smScriptRowStatus.
getRowStatusString() - Method in class disman.Launch
Return a String representing the smScriptRowStatus.
getRun(String, String, int) - Method in class disman.Disman
Get a Run object by a given launch button owner, launch button name, and index.
getRunIndexNext() - Method in class disman.Launch
Return an integer value representing the smLaunchRunIndexNext.
getRuns() - Method in class disman.Disman
Get a vector of all Run objects.
getRuns(Launch) - Method in class disman.Disman
Get a vector of all Run objects started from a given launch button.
getRuns(String) - Method in class disman.Disman
Get a vector of all Run objects started from launch buttons of a given owner.
getSchedule(String, String) - Method in class disman.Disman
Get a Schedule object by a given owner and name.
getSchedules() - Method in class disman.Disman
Get a vector of all Schedule objects.
getSchedules(String) - Method in class disman.Disman
Get a vector of all Schedule objects of a given owner.
getScript() - Method in class disman.Launch
Return the Script object that may be started by this Launch object.
getScript() - Method in class disman.Run
Return the Script object that is executed by this Run object.
getScript(String, String) - Method in class disman.Disman
Get a Script object by a given owner and name.
getScriptName() - Method in class disman.Launch
Return the script name (smLaunchScriptName).
getScriptOwner() - Method in class disman.Launch
Return the script owner (smLaunchScriptOwner).
getScripts() - Method in class disman.Disman
Get a vector of all Script objects.
getScripts(Language) - Method in class disman.Disman
Get a vector of all Script objects written in a given language.
getScripts(String) - Method in class disman.Disman
Get a vector of all Script objects of a given owner.
getSource() - Method in class disman.Script
Return the script source string (smScriptSource).
getSpec() - Method in class disman.Schedule
Return a string that represents all six attributes of a schedule (schedInterval and schedWeekDay - schedMinute).
getStart() - Method in class disman.Launch
Return an integer value representing the smLaunchStart value.
getStart() - Method in class disman.Run
Return the start time as a Date object (smRunStartTime).
getStartTime() - Method in class disman.Run
Return the start time as an array of integer values representing the MIB value's octets (smRunStartTime).
getState() - Method in class disman.Run
Return an integer value representing the smRunState.
getStateString() - Method in class disman.Run
Return a String representing the smRunState.
getStatus() - Method in class disman.ScriptEnableException
Get the smScriptOperStatus.
getStatusString() - Method in class disman.ScriptEnableException
Get the string representation of the smScriptOperStatus.
getStorageType() - Method in class disman.Schedule
Return an integer value representing the schedStorageType.
getStorageType() - Method in class disman.Script
Return an integer value representing the smScriptStorageType.
getStorageType() - Method in class disman.Launch
Return an integer value representing the smLaunchStorageType.
getStorageTypeString() - Method in class disman.Schedule
Return a String representing the schedStorageType.
getStorageTypeString() - Method in class disman.Script
Return a String representing the smScriptStorageType.
getStorageTypeString() - Method in class disman.Launch
Return a String representing the smLaunchStorageType.
getTime() - Method in class disman.Disman
Get the local time from the scheduler as a Date object.
getType() - Method in class disman.Schedule
Return an integer value representing the schedType.
getTypeString() - Method in class disman.Schedule
Return a string representing the schedType.
getValue() - Method in class disman.Schedule
Return the integer value of the value object (schedValue).
getVariable() - Method in class disman.Schedule
Return the object identifier of the variable object (schedVariable) as a dotted decimal string.
getVendor() - Method in class disman.Language
Return the vendor of the Language object (smLangVendor) as a dotted decimal string.
getVendor() - Method in class disman.Extension
Return the vendor of the Extension object (smExtsnVendor) as a dotted decimal string.
getVersion() - Method in class disman.Language
Return the version of the Language object (smLangVersion).
getVersion() - Method in class disman.Extension
Return the version of the Extension object (smExtsnVersion).

I

IllegalNameException - exception disman.IllegalNameException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
IllegalNameException(String) - Constructor for class disman.IllegalNameException
Constructs an IllegalNameException with the specified detail message.
InconsistencyException - exception disman.InconsistencyException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
InconsistencyException() - Constructor for class disman.InconsistencyException
Constructs an InconsistencyException with no specified detail message.
InconsistencyException(String) - Constructor for class disman.InconsistencyException
Constructs an InconsistencyException with the specified detail message.
installLaunch(String, String, Script) - Method in class disman.Disman
Create and install a Launch object by a given owner, name, and script.
installSchedule(String, String, String, String, String, int, int) - Method in class disman.Disman
Create and install a Schedule object by a given owner and name.
installScript(String, String, String, Language, String) - Method in class disman.Disman
Create and install a Script object by a given owner and name.
intArrayToDate(int[]) - Method in class disman.Disman
Convert a DateAndTime int array into a Date object.
isDisabled() - Method in class disman.Launch
Return true, if this script is disabled (smScriptOperStatus == disabled(2)).
isEnabled() - Method in class disman.Schedule
Return true, if this schedule is enabled (schedOperStatus == enabled(1)).
isEnabled() - Method in class disman.Script
Return true, if this script is enabled (smScriptOperStatus == enabled(1)).
isEnabled() - Method in class disman.Launch
Return true, if this script is enabled (smScriptOperStatus == enabled(1)).
isExecuting() - Method in class disman.Run
Return true, if this script is executing (smRunState == executing(2).
isExpired() - Method in class disman.Launch
Return true, if this script is expired (smScriptOperStatus == expired(3)).
isInconsistentValueResponse() - Method in class disman.SnmpException
Returns true if the exception is an SnmpResponseException with error status inconsistentValue(12).
isInitializing() - Method in class disman.Run
Return true, if this script is initializing (smRunState == initializing(1).
isNonVolatile() - Method in class disman.Schedule
Return true, if this schedule is stored non-volatile at the agent.
isNonVolatile() - Method in class disman.Script
Return true, if this script is stored non-volatile at the agent.
isNonVolatile() - Method in class disman.Launch
Return true, if this launch button is stored non-volatile at the agent.
isNoSuchNameResponse() - Method in class disman.SnmpException
Returns true if the exception is an SnmpResponseException with error status noSuchName(2).
isPermanent() - Method in class disman.Schedule
Return true, if this schedule is stored permanently at the agent.
isPermanent() - Method in class disman.Script
Return true, if this script is stored permanently at the agent.
isPermanent() - Method in class disman.Launch
Return true, if this launch button is stored permanently at the agent.
isReadOnly() - Method in class disman.Schedule
Return true, if this schedule is stored read-only at the agent.
isReadOnly() - Method in class disman.Script
Return true, if this script is stored read-only at the agent.
isReadOnly() - Method in class disman.Launch
Return true, if this launch button is stored read-only at the agent.
isSuspended() - Method in class disman.Run
Return true, if this script is suspended (smRunState == suspended(4).
isTerminated() - Method in class disman.Run
Return true, if this script is terminated (smRunState == terminated(7).
isVolatile() - Method in class disman.Schedule
Return true, if this schedule is stored volatile at the agent.
isVolatile() - Method in class disman.Script
Return true, if this script is stored volatile at the agent.
isVolatile() - Method in class disman.Launch
Return true, if this launch button is stored volatile at the agent.

L

Language - class disman.Language.
 
Language(Disman, int) - Constructor for class disman.Language
Create a Language object for a given Disman object and language index.
Launch - class disman.Launch.
 
Launch(Disman, String, String) - Constructor for class disman.Launch
Create a Launch object for a given Disman object indexed by a given owner and name by retrieval from the agent.
Launch(Disman, String, String, Script) - Constructor for class disman.Launch
Create a Launch object for a given Disman object and a given Script object indexed by a given owner and name by creating it at the agent.
LIFETIME_NEVERENDING - Static variable in class disman.Launch
Special smLifeTime value for never ending scripts.
LIFETIME_NEVERENDING - Static variable in class disman.Run
Special smLifeTime value for never ending scripts.
lowLevelException - Variable in class disman.SnmpException
 

N

NoDismanException - exception disman.NoDismanException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
NoDismanException() - Constructor for class disman.NoDismanException
Constructs an NoDismanException with no specified detail message.
NoDismanException(String) - Constructor for class disman.NoDismanException
Constructs an NoDismanException with the specified detail message.
NoSuchRowException - exception disman.NoSuchRowException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
NoSuchRowException(OID) - Constructor for class disman.NoSuchRowException
Constructs an NoSuchRowException with the specified OID.
NoSuchRowException(String) - Constructor for class disman.NoSuchRowException
Constructs an NoSuchRowException with the specified detail message.

O

OPER_STATUS_ACCESS_DENIED - Static variable in class disman.Script
Valid operation state
OPER_STATUS_COMPILATION_FAILED - Static variable in class disman.Script
Valid operation state
OPER_STATUS_COMPILING - Static variable in class disman.Script
Valid operation state
OPER_STATUS_DISABLED - Static variable in class disman.Schedule
Valid operation state
OPER_STATUS_DISABLED - Static variable in class disman.Script
Valid operation state
OPER_STATUS_DISABLED - Static variable in class disman.Launch
Valid state
OPER_STATUS_EDITING - Static variable in class disman.Script
Valid operation state
OPER_STATUS_ENABLED - Static variable in class disman.Schedule
Valid operation state
OPER_STATUS_ENABLED - Static variable in class disman.Script
Valid operation state
OPER_STATUS_ENABLED - Static variable in class disman.Launch
Valid state
OPER_STATUS_EXPIRED - Static variable in class disman.Launch
Valid state
OPER_STATUS_FINISHED - Static variable in class disman.Schedule
Valid operation state
OPER_STATUS_GENERIC_ERROR - Static variable in class disman.Script
Valid operation state
OPER_STATUS_NO_RESOURCES_LEFT - Static variable in class disman.Script
Valid operation state
OPER_STATUS_NO_SUCH_SCRIPT - Static variable in class disman.Script
Valid operation state
OPER_STATUS_PROTOCOL_FAILURE - Static variable in class disman.Script
Valid operation state
OPER_STATUS_RETRIEVING - Static variable in class disman.Script
Valid operation state
OPER_STATUS_UNKNOWN_PROTOCOL - Static variable in class disman.Script
Valid operation state
OPER_STATUS_WRONG_LANGUAGE - Static variable in class disman.Script
Valid operation state
OPER_STATUS_WRONG_VERSION - Static variable in class disman.Script
Valid operation state
operStatusStrings - Static variable in class disman.Schedule
Array of operation state strings.
operStatusStrings - Static variable in class disman.Script
Array of operation state strings.
operStatusStrings - Static variable in class disman.Launch
Array of operation state strings.

P

pollFactor - Variable in class disman.Disman
 
pollInterval - Variable in class disman.Disman
 
pollTimeout - Variable in class disman.Disman
 

R

remove() - Method in class disman.Schedule
Remove this Schedule object.
remove() - Method in class disman.Script
Remove this Script object.
remove() - Method in class disman.Launch
Remove this Launch object.
remove() - Method in class disman.Run
Remove this Run object.
resume() - Method in class disman.Run
Resume the script.
ROW_STATUS_ACTIVE - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_ACTIVE - Static variable in class disman.Script
Valid row status
ROW_STATUS_ACTIVE - Static variable in class disman.Launch
Valid row status
ROW_STATUS_CREATE_AND_GO - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_CREATE_AND_GO - Static variable in class disman.Script
Valid row status
ROW_STATUS_CREATE_AND_GO - Static variable in class disman.Launch
Valid row status
ROW_STATUS_CREATE_AND_WAIT - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_CREATE_AND_WAIT - Static variable in class disman.Script
Valid row status
ROW_STATUS_CREATE_AND_WAIT - Static variable in class disman.Launch
Valid row status
ROW_STATUS_DESTROY - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_DESTROY - Static variable in class disman.Script
Valid row status
ROW_STATUS_DESTROY - Static variable in class disman.Launch
Valid row status
ROW_STATUS_NOT_IN_SERVICE - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_NOT_IN_SERVICE - Static variable in class disman.Script
Valid row status
ROW_STATUS_NOT_IN_SERVICE - Static variable in class disman.Launch
Valid row status
ROW_STATUS_NOT_READY - Static variable in class disman.Schedule
Valid row status
ROW_STATUS_NOT_READY - Static variable in class disman.Script
Valid row status
ROW_STATUS_NOT_READY - Static variable in class disman.Launch
Valid row status
rowStatusStrings - Static variable in class disman.Schedule
Array of row status strings.
rowStatusStrings - Static variable in class disman.Script
Array of row status strings.
rowStatusStrings - Static variable in class disman.Launch
Array of row status strings.
Run - class disman.Run.
 
Run(Disman, Launch, int) - Constructor for class disman.Run
Create a Run object for a given Disman object indexed by the owner and name of a given Launch object, and a given index by retrieval from the agent.
Run(Disman, String, String, int) - Constructor for class disman.Run
Create a Run object for a given Disman object indexed by a given launch button owner, launch button name, and index by retrieval from the agent.

S

Schedule - class disman.Schedule.
 
Schedule(Disman, String, String) - Constructor for class disman.Schedule
Create a Schedule object for a given Disman object indexed by a given owner and name by retrieval from the agent.
Schedule(Disman, String, String, String, String, String, int, int) - Constructor for class disman.Schedule
Create a Schedule object for a given Disman object indexed by a given owner and name by creating it at the agent.
ScheduleEnableException - exception disman.ScheduleEnableException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
ScheduleEnableException(String) - Constructor for class disman.ScheduleEnableException
Constructs an ScheduleEnableException with the specified detail message.
ScheduleSpecParseException - exception disman.ScheduleSpecParseException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
ScheduleSpecParseException(String) - Constructor for class disman.ScheduleSpecParseException
Constructs an ScheduleSpecParseException with the specified detail message.
Script - class disman.Script.
 
Script(Disman, String, String) - Constructor for class disman.Script
Create a Script object for a given Disman object indexed by a given owner and name by retrieval from the agent.
Script(Disman, String, String, String, Language, String) - Constructor for class disman.Script
Create a Script object for a given Disman object indexed by a given owner and name by creating it at the agent.
ScriptEnableException - exception disman.ScriptEnableException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
ScriptEnableException(int, String) - Constructor for class disman.ScriptEnableException
Constructs an ScriptEnableException with the specified detail message and the operation status of the entry that could not get enabled.
setAdminStatus(int) - Method in class disman.Schedule
Set the schedAdminStatus represented by an integer value.
setAdminStatus(int) - Method in class disman.Script
Set the smScriptAdminStatus represented by an integer value.
setAdminStatus(int) - Method in class disman.Launch
Set the smLaunchAdminStatus represented by an integer value.
setArgument(String) - Method in class disman.Launch
Set the argument string to be passed to the script launched by this launch button (smLaunchArgument).
setCalendar() - Method in class disman.Schedule
Make this schedule a calendar schedule (schedType == calendar(2)).
setContextName(String) - Method in class disman.Schedule
Set the schedule context name (schedContextName).
setControl(int) - Method in class disman.Launch
Set the smLaunchControl value to a given integer value.
setControl(int) - Method in class disman.Run
Set the smRunControl value to a given integer value.
setDescription(String) - Method in class disman.Schedule
Set the description string (schedDescr).
setDescription(String) - Method in class disman.Script
Set the description string (smScriptDescr).
setExpireTime(long) - Method in class disman.Launch
Set the maximum amount of time in milli seconds that terminated scripts started from this launch button may be retained as valid Run objects (smLaunchExpireTime).
setExpireTime(long) - Method in class disman.Run
Set the script's expire time after termination in milli seconds (smRunExpireTime).
setInterval(int) - Method in class disman.Schedule
Set the interval of the (periodic) schedule (schedInterval).
setLanguage(Language) - Method in class disman.Script
Set the Language object that represents the language this script is written in (smScriptLanguage).
setLifeTime(long) - Method in class disman.Launch
Set the maximum amount of time in milli seconds that scripts started from this launch button may run (smLaunchLifeTime).
setLifeTime(long) - Method in class disman.Run
Set the script's life time in milli seconds (smRunLifeTime).
setMaxCompleted(long) - Method in class disman.Launch
Set the maximum number of terminated scripts started from this launch button and retained as valid Run objects (smLaunchMaxCompleted).
setMaxRunning(long) - Method in class disman.Launch
Set the maximum number of running scripts started from this launch button (smLaunchMaxRunning).
setNonVolatile() - Method in class disman.Schedule
Make this schedule stored non-volatile at the agent.
setNonVolatile() - Method in class disman.Script
Make this script stored non-volatile at the agent.
setNonVolatile() - Method in class disman.Launch
Make this launch button stored non-volatile at the agent.
setOneshot() - Method in class disman.Schedule
Make this schedule a oneshot schedule (schedType == oneshot(3)).
setPeriodic() - Method in class disman.Schedule
Make this schedule a periodic schedule (schedType == periodic(1)).
setPermanent() - Method in class disman.Schedule
Make this schedule stored permanently at the agent.
setPermanent() - Method in class disman.Script
Make this script stored permanently at the agent.
setPermanent() - Method in class disman.Launch
Make this launch button stored permanently at the agent.
setPollFactor(int) - Method in class disman.Disman
Set the percentage by which the poll interval increases between two polls.
setPollInterval(int) - Method in class disman.Disman
Set the start interval in milli seconds for methods of this Disman object that perform SNMP polling operations (default: 100).
setPollTimeout(int) - Method in class disman.Disman
Set the maximum polling time in milli seconds for methods of this Disman object that perform SNMP polling operations (default: 10000).
setReadOnly() - Method in class disman.Schedule
Make this schedule stored read-only at the agent.
setReadOnly() - Method in class disman.Script
Make this script stored read-only at the agent.
setReadOnly() - Method in class disman.Launch
Make this launch button stored read-only at the agent.
setRequest(String, BitSet) - Method in class disman.Disman
 
setRequest(String, byte[]) - Method in class disman.Disman
 
setRequest(String, long) - Method in class disman.Disman
 
setRequest(String, OID) - Method in class disman.Disman
 
setRequest(String, String) - Method in class disman.Disman
 
setRequestInt(String, long) - Method in class disman.Disman
 
setRowExpireTime(long) - Method in class disman.Launch
Set the launch button's row expire time in milli seconds (smLaunchRowExpireTime).
setRowStatus(int) - Method in class disman.Schedule
Return an integer value representing the schedRowStatus.
setRowStatus(int) - Method in class disman.Script
Return an integer value representing the smScriptRowStatus.
setRowStatus(int) - Method in class disman.Launch
Return an integer value representing the smLaunchRowStatus.
setScript(Script) - Method in class disman.Launch
Set the Script object that may be started by this Launch object.
setScriptName(String) - Method in class disman.Launch
Set the script name (smLaunchScriptName).
setScriptOwner(String) - Method in class disman.Launch
Set the script owner (smLaunchScriptOwner).
setSource(String) - Method in class disman.Script
Set the script source string (smScriptSource).
setSpec(String) - Method in class disman.Schedule
Set all six time specifying attributes of a schedule given by a human friendly string (schedInterval and schedWeekDay - schedMinute).
setStart(int) - Method in class disman.Launch
Set the smLaunchStart value to a given integer value.
setStorageType(int) - Method in class disman.Schedule
Set the schedStorageType represented by an integer value.
setStorageType(int) - Method in class disman.Script
Set the smScriptStorageType represented by an integer value.
setStorageType(int) - Method in class disman.Launch
Set the smLaunchStorageType represented by an integer value.
setType(int) - Method in class disman.Schedule
Set the schedType represented by an integer value.
setValue(int) - Method in class disman.Schedule
Set the integer value of the value object (schedValue).
setVariable(String) - Method in class disman.Schedule
Set the object identifier of the variable object (schedVariable).
setVolatile() - Method in class disman.Schedule
Make this schedule stored volatile at the agent.
setVolatile() - Method in class disman.Script
Make this script stored volatile at the agent.
setVolatile() - Method in class disman.Launch
Make this launch button stored volatile at the agent.
SnmpException - exception disman.SnmpException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
SnmpException(String) - Constructor for class disman.SnmpException
Constructs an SnmpException with the specified detail message.
SnmpException(Throwable) - Constructor for class disman.SnmpException
Constructs an SnmpException from a low level exception.
SnmpException(Throwable, String) - Constructor for class disman.SnmpException
Constructs an SnmpException from a low level exception and an independent detail message.
start() - Method in class disman.Launch
Start a script from this launch button and return the created Run object.
start(int) - Method in class disman.Launch
Start a script with a given run index from this launch button and return the created Run object.
STATE_ABORTING - Static variable in class disman.Run
Valid run state
STATE_EXECUTING - Static variable in class disman.Run
Valid run state
STATE_INITIALIZING - Static variable in class disman.Run
Valid run state
STATE_RESUMING - Static variable in class disman.Run
Valid run state
STATE_SUSPENDED - Static variable in class disman.Run
Valid run state
STATE_SUSPENDING - Static variable in class disman.Run
Valid run state
STATE_TERMINATED - Static variable in class disman.Run
Valid run state
stateStrings - Static variable in class disman.Run
Array of run state strings.
STORAGE_TYPE_NON_VOLATILE - Static variable in class disman.Schedule
Valid storage type
STORAGE_TYPE_NON_VOLATILE - Static variable in class disman.Script
Valid storage type
STORAGE_TYPE_NON_VOLATILE - Static variable in class disman.Launch
Valid storage type
STORAGE_TYPE_OTHER - Static variable in class disman.Schedule
Valid storage type
STORAGE_TYPE_OTHER - Static variable in class disman.Script
Valid storage type
STORAGE_TYPE_OTHER - Static variable in class disman.Launch
Valid storage type
STORAGE_TYPE_PERMANENT - Static variable in class disman.Schedule
Valid storage type
STORAGE_TYPE_PERMANENT - Static variable in class disman.Script
Valid storage type
STORAGE_TYPE_PERMANENT - Static variable in class disman.Launch
Valid storage type
STORAGE_TYPE_READ_ONLY - Static variable in class disman.Schedule
Valid storage type
STORAGE_TYPE_READ_ONLY - Static variable in class disman.Script
Valid storage type
STORAGE_TYPE_READ_ONLY - Static variable in class disman.Launch
Valid storage type
STORAGE_TYPE_VOLATILE - Static variable in class disman.Schedule
Valid storage type
STORAGE_TYPE_VOLATILE - Static variable in class disman.Script
Valid storage type
STORAGE_TYPE_VOLATILE - Static variable in class disman.Launch
Valid storage type
storageTypeStrings - Static variable in class disman.Schedule
Array of storage type strings.
storageTypeStrings - Static variable in class disman.Script
Array of storage type strings.
storageTypeStrings - Static variable in class disman.Launch
Array of storage type strings.
suspend() - Method in class disman.Run
Suspend the script.

T

TimeoutException - exception disman.TimeoutException.
This class represents the exception that may be thrown by several methods of classes of the disman package.
TimeoutException() - Constructor for class disman.TimeoutException
Constructs an TimeoutException with no specified detail message.
TimeoutException(String) - Constructor for class disman.TimeoutException
Constructs an TimeoutException with the specified detail message.
toString() - Method in class disman.Disman
Return a String representation of the Disman object.
toString() - Method in class disman.Schedule
Return a String representation of the Schedule.
toString() - Method in class disman.Language
Return a String representation of the Language.
toString() - Method in class disman.Extension
Return a String representation of the Extension.
toString() - Method in class disman.Script
Return a String representation of the Script.
toString() - Method in class disman.Launch
Return a String representation of the launch entry.
toString() - Method in class disman.Run
Return a String representation of the Run.
translateOid(String) - Static method in class disman.SnmpException
Interpret an OID String consisting of numbers and dots.
translateValue(String, long) - Static method in class disman.SnmpException
Interpret an int value depending of its corresponding OID.
TYPE_CALENDAR - Static variable in class disman.Schedule
Valid type
TYPE_ONESHOT - Static variable in class disman.Schedule
Valid type
TYPE_PERIODIC - Static variable in class disman.Schedule
Valid type
typeStrings - Static variable in class disman.Schedule
Array of schedule type strings.

A B C D E F G I L N O P R S T