Skip navigation links
A B C D E F G H I L M N O P R S T U V _ 

A

add(String, Oid) - Method in class Mimic.Valuespace
Add a new instance (for tables only) (See mimic value add)
add_access(String, String, String) - Method in class Mimic.Session
Add user's access privilege for agents (See mimic access add)
add_ipalias(String, int, String, String) - Method in class Mimic.Agent
Add a new ipalias (See mimic agent ipalias add)
add_timer_script(String, int, String) - Method in class Mimic.Agent
Add (and start) timerscript with given interval and arguments (See mimic timer script add)
add_timer_script(String, int, String) - Method in class Mimic.Session
Add (and start) timerscript with given interval and arguments (See mimic timer script add)
Agent - Class in Mimic
 
Agent(int, Session) - Constructor for class Mimic.Agent
Creates an agent object for a given session
AGENT_HALTED - Static variable in class Mimic.Agent
agent's state : halted
agent_mget_changed(LinkedList) - Method in class Mimic.Session
Get changed flags for specified agents (See mimic agent mget)
agent_mget_config_changed(LinkedList) - Method in class Mimic.Session
Get config_changed flags for specified agents (See mimic agent mget)
agent_mget_delay(LinkedList) - Method in class Mimic.Session
Get delays for specified agents (See mimic agent mget)
agent_mget_drops(LinkedList) - Method in class Mimic.Session
Get drops for specified agents (See mimic agent mget)
agent_mget_host(LinkedList) - Method in class Mimic.Session
Get primary addresses for specified agents (See mimic agent mget)
agent_mget_inform_retries(LinkedList) - Method in class Mimic.Session
Get inform retries for specified agents (See mimic agent mget)
agent_mget_inform_timeout(LinkedList) - Method in class Mimic.Session
Get inform timeout for specified agents (See mimic agent mget)
agent_mget_interface(LinkedList) - Method in class Mimic.Session
Get interfaces for specified agents (See mimic agent mget)
agent_mget_mask(LinkedList) - Method in class Mimic.Session
Get masks for specified agents (See mimic agent mget)
agent_mget_mibs(LinkedList) - Method in class Mimic.Session
Get MIB triplets for specified agents (See mimic agent mget)
agent_mget_oiddir(LinkedList) - Method in class Mimic.Session
Get OidDir filenames for specified agents (See mimic agent mget)
agent_mget_owner(LinkedList) - Method in class Mimic.Session
Get owners for specified agents (See mimic agent mget)
agent_mget_pdusize(LinkedList) - Method in class Mimic.Session
Get pdusizes for specified agents (See mimic agent mget)
agent_mget_port(LinkedList) - Method in class Mimic.Session
Get port numbers for specified agents (See mimic agent mget)
agent_mget_privdir(LinkedList) - Method in class Mimic.Session
Get privdirs for specified agents (See mimic agent mget)
agent_mget_protocols(LinkedList) - Method in class Mimic.Session
Get protocols for specified agents (See mimic agent mget)
agent_mget_read_community(LinkedList) - Method in class Mimic.Session
Get read communities for specified agents (See mimic agent mget)
agent_mget_scen(LinkedList) - Method in class Mimic.Session
Get scen for specified agents (See mimic agent mget)
agent_mget_sim(LinkedList) - Method in class Mimic.Session
Get sim name for specified agents (See mimic agent mget)
agent_mget_starttime(LinkedList) - Method in class Mimic.Session
Get starttimes for specified agents (See mimic agent mget)
agent_mget_state(LinkedList) - Method in class Mimic.Session
Get states for specified agents (See mimic agent mget)
agent_mget_state_changed(LinkedList) - Method in class Mimic.Session
Get state_changed flags for specified agents (See mimic agent mget)
agent_mget_statistics(LinkedList) - Method in class Mimic.Session
Get statistics for specified agents (See mimic agent mget)
agent_mget_trace(LinkedList) - Method in class Mimic.Session
Get trace flags for specified agents (See mimic agent mget)
agent_mget_validate(LinkedList) - Method in class Mimic.Session
Get validate flags for specified agents (See mimic agent mget)
agent_mget_write_community(LinkedList) - Method in class Mimic.Session
Get write communities for specified agents (See mimic agent mget)
agent_mset_delay(LinkedList, LinkedList) - Method in class Mimic.Session
Set delay for specified agents
agent_mset_drops(LinkedList, LinkedList) - Method in class Mimic.Session
Set drops for specified agents
agent_mset_host(LinkedList, LinkedList) - Method in class Mimic.Session
Set ip adddresses for specified agents
agent_mset_inform_retries(LinkedList, LinkedList) - Method in class Mimic.Session
Set inform retries for specified agents
agent_mset_inform_timeout(LinkedList, LinkedList) - Method in class Mimic.Session
Set inform timeout for specified agents
agent_mset_interface(LinkedList, LinkedList) - Method in class Mimic.Session
Set interfaces for specified agents
agent_mset_mask(LinkedList, LinkedList) - Method in class Mimic.Session
Set subnet masks for specified agents
agent_mset_mibs(LinkedList, LinkedList) - Method in class Mimic.Session
Set MIBs for specified agents
agent_mset_oiddir(LinkedList, LinkedList) - Method in class Mimic.Session
Set OidDir filename for specified agents
agent_mset_pdusize(LinkedList, LinkedList) - Method in class Mimic.Session
Set PDU size for specified agents
agent_mset_port(LinkedList, LinkedList) - Method in class Mimic.Session
Set port numbers for specified agents
agent_mset_protocol(LinkedList, LinkedList) - Method in class Mimic.Session
Set protocols for specified agents
agent_mset_read(LinkedList, LinkedList) - Method in class Mimic.Session
Set read communities for specified agents
agent_mset_starttime(LinkedList, LinkedList) - Method in class Mimic.Session
Set start time for specified agents
agent_mset_trace(LinkedList, LinkedList) - Method in class Mimic.Session
Set trace flags for specified agents
agent_mset_validate(LinkedList, LinkedList) - Method in class Mimic.Session
Set validate for specified agents
agent_mset_write(LinkedList, LinkedList) - Method in class Mimic.Session
Set write communities for specified agents
AGENT_NOT_CONFIG - Static variable in class Mimic.Agent
agent's state : not configured
AGENT_PAUSED - Static variable in class Mimic.Agent
agent's state : paused
AGENT_RUNNING - Static variable in class Mimic.Agent
agent's state : running
AGENT_STOPPED - Static variable in class Mimic.Agent
agent's state : stopped
AGENT_STOPPING - Static variable in class Mimic.Agent
agent's state : stopping (or starting)
agent_store_append(String, String, int) - Method in class Mimic.Agent
Append (and start) storage with a given variable and value (See mimic agent store append)
agent_store_copy(int) - Method in class Mimic.Agent
Copy variable store from other agent (See mimic agent store copy)
agent_store_exists(String) - Method in class Mimic.Agent
Examine existance of a store variable (See mimic agent store exists)
agent_store_get(String) - Method in class Mimic.Agent
Return variable value (See mimic agent store get)
agent_store_list() - Method in class Mimic.Agent
List variables (See mimic agent store list)
agent_store_lreplace(String, int, String) - Method in class Mimic.Agent
Treat variable as a list and modify entry for given index with given value (See mimic agent store lreplace)
agent_store_mget(LinkedList) - Method in class Mimic.Agent
Get multiple variable values (See mimic agent store mget)
agent_store_mlreplace(LinkedList, LinkedList, LinkedList) - Method in class Mimic.Agent
Treat each variable as a list and modify entry for given index with given value (See mimic agent store mlreplace)
agent_store_persists(String) - Method in class Mimic.Agent
Examine persistance of a store variable (See mimic agent store persists)
agent_store_set(String, String, int) - Method in class Mimic.Agent
Set (and start) storage with a given variable and value (See mimic agent store set)
agent_store_unset(String) - Method in class Mimic.Agent
Unset a variable-value pair (See mimic agent store unset)

B

BOTH - Static variable in class Mimic.SearchPath
Both shared and private areas

C

cfg_load(String) - Method in class Mimic.Session
Loads the specified configuration file
cfg_load(String, String) - Method in class Mimic.Session
Loads the specified configuration file
cfg_load(String, String, int) - Method in class Mimic.Session
Loads the specified configuration file
cfg_load(String, String, int, int) - Method in class Mimic.Session
/** Loads the specified configuration file
cfg_new() - Method in class Mimic.Session
Load a new blank configuration
cfg_new(String) - Method in class Mimic.Session
clear configuration for specified agents
cfg_save() - Method in class Mimic.Session
Saves the current configuration
cfg_save(String) - Method in class Mimic.Session
Saves the current configuration
cfg_saveas(String) - Method in class Mimic.Session
Saves the current configuration as specified filename
cfg_saveas(String, String) - Method in class Mimic.Session
Saves the current configuration as specified filename
Client - Class in Mimic
 
Client() - Constructor for class Mimic.Client
Creates an default MIMIC client object
close_session(Session) - Method in class Mimic.Client
Closes an already open session (See mimic session close)
Cloud - Class in Mimic
 
Cloud() - Constructor for class Mimic.Cloud
 
configure(String, LinkedList) - Method in class Mimic.Agent
Configure agent
connect() - Method in class Mimic.debugSession
 
connect() - Method in class Mimic.Session
Connects to the MIMIC daemon at the configured host and port

D

Debug - Class in Mimic
 
Debug() - Constructor for class Mimic.Debug
 
debugSession - Class in Mimic
 
debugSession(String, int) - Constructor for class Mimic.debugSession
 
del_access(String) - Method in class Mimic.Session
Delete user's access privilege (See mimic access del)
del_ipalias(String, int) - Method in class Mimic.Agent
Delete a configured ipalias (See mimic agent ipalias delete)
del_timer_script(String) - Method in class Mimic.Agent
Delete a running script with specified name (See mimic timer script delete)
del_timer_script(String) - Method in class Mimic.Session
Delete a running script with specified name (See mimic timer script delete)
diag(String) - Method in class Mimic.Session
Execute specified diagnostic code (used only for debugging)
diag(int) - Method in class Mimic.Session
Execute specified diagnostic code (used only for debugging)
disable() - Static method in class Mimic.Debug
Disables the display of debugging messages (using Debug.print) for the whole package.
disconnect() - Method in class Mimic.debugSession
 
disconnect() - Method in class Mimic.Session
Disconnects from the MIMIC daemon
dispatch_msg(int, String) - Method in class Mimic.debugSession
 
dispatch_msg(int, String) - Method in class Mimic.Session
Dispatches a request to the MIMIC daemon, retrieves and returns the reply from the same
dump() - Method in class Mimic.Client
diagnostic dump
dump() - Method in class Mimic.Session
Set start time for specified agents
dumpMarkers() - Method in class Mimic.debugSession
 

E

enable() - Static method in class Mimic.Debug
Enables the display of debugging messages (using Debug.print) for the whole package.
ErrorInfo - Class in Mimic
 
ErrorInfo(int, String) - Constructor for class Mimic.ErrorInfo
Creates the ErrorInfo exception object thrown by the Mimic package on error conditions.
eval_value(String, Oid) - Method in class Mimic.Valuespace
Evaluate the value for object.instance (See mimic value eval)

F

FAILURE - Static variable in class Mimic.ErrorInfo
returned by get_error_code() indicating that no error occured
find(String, int) - Static method in class Mimic.SearchPath
Finds a file relative to the directories in the searchpath
find_by_id(Session, String) - Static method in class Mimic.Pod
 
from_add(String, int) - Method in class Mimic.Agent
Add a new 'from' entry (See mimic agent from add)
from_del(String, int) - Method in class Mimic.Agent
Delete a configured 'from' entry (See mimic agent from delete)
from_list() - Method in class Mimic.Agent
List the 'from' entry list for the agent (See mimic agent from list)

G

get_access_acldb() - Method in class Mimic.Session
Get data base for access control (See mimic access get acldb)
get_access_admindir() - Method in class Mimic.Session
Get access administrative directory (See mimic access get admindir)
get_access_adminuser() - Method in class Mimic.Session
Get mimic access administrator (See mimic access get adminuser)
get_access_enabled() - Method in class Mimic.Session
Get access control enabled value (See mimic access get enabled)
get_active_data_list() - Method in class Mimic.Session
Get list of running agents with their statistics (See mimic get)
get_active_data_list_Long() - Method in class Mimic.Session
Get list of running agents with their statistics (See mimic get)
get_active_list() - Method in class Mimic.Session
Get the list of running agents (See mimic get)
get_agent(int) - Method in class Mimic.Session
Gets the agent object
get_agent_no() - Method in class Mimic.Agent
Get agent's number
get_agent_position(int) - Method in class Mimic.Pod
 
get_cfg_file_changed() - Method in class Mimic.Session
Get flag indicating if config file has changed (See mimic get)
get_cfgfile() - Method in class Mimic.Session
Get the currently loaded configuration file (See mimic get)
get_changed() - Method in class Mimic.Agent
Get the changed flag (See mimic agent get)
get_changed_config_list() - Method in class Mimic.Session
Get list of agents whose configuration has changed (See mimic get)
get_changed_state_list() - Method in class Mimic.Session
Get a list of agents whose state has changed (See mimic get)
get_clients() - Method in class Mimic.Session
Get the number of connected clients (See mimic get)
get_config_changed() - Method in class Mimic.Agent
Get the config changed flag (See mimic agent get)
get_configured_list() - Method in class Mimic.Session
Get the list of configured agents (See mimic get)
get_delay() - Method in class Mimic.Agent
Get the delay (See mimic agent get)
get_drops() - Method in class Mimic.Agent
Get the drop rate (See mimic agent get)
get_error_code() - Method in class Mimic.ErrorInfo
Get the error code for this exception
get_error_msg() - Method in class Mimic.ErrorInfo
Get the error message string for this exception
get_expiration(int) - Method in class Mimic.Session
Get expiration of license within specified days (See mimic get)
get_host() - Method in class Mimic.Agent
Get the primary ip address (See mimic agent get)
get_host() - Method in class Mimic.Session
Gets the host address of the MIMIC daemon
get_info(String) - Method in class Mimic.Valuespace
Get MIB information for object.
get_inform_retries() - Method in class Mimic.Agent
Get the inform retries (See mimic agent get)
get_inform_timeout() - Method in class Mimic.Agent
Get the inform timeout (See mimic agent get)
get_instances(String) - Method in class Mimic.Valuespace
Get instances of an object (See mimic value instances)
get_interface() - Method in class Mimic.Agent
Get the interface for the primary ipalias (See mimic agent get)
get_interfaces() - Method in class Mimic.Session
Get the interfaces (See mimic get)
get_last() - Method in class Mimic.Session
Get the last configured agent (See mimic get)
get_licensing() - Method in class Mimic.Session
Get licensing info where MIMIC is running.
get_log() - Method in class Mimic.Session
Get the current logfile (See mimic get)
get_mask() - Method in class Mimic.Agent
Get the primary subnet mask (See mimic agent get)
get_max() - Method in class Mimic.Session
Get maximum agents for session (See mimic get)
get_mib(String) - Method in class Mimic.Valuespace
Get the MIB containing a given object
get_mibs() - Method in class Mimic.Agent
Get the MIB triplets (See mimic agent get)
get_minfo(LinkedList) - Method in class Mimic.Valuespace
Get MIB information for multiple objects (See mimic value minfo)
get_name(Oid) - Method in class Mimic.Valuespace
Get a name for an OID (See mimic value name)
get_netaddr() - Method in class Mimic.Session
Get network address of host where MIMIC is running.
get_netdev() - Method in class Mimic.Session
Get default network device of host where MIMIC is running.
get_nth_agent(Session, int, int) - Static method in class Mimic.Pod
 
get_nth_agent(int, int) - Method in class Mimic.Pod
 
get_nth_agent(int) - Method in class Mimic.Pod
 
get_num_tokens() - Method in class Mimic.StringParser
Get the number of tokens detected in the parsed string
get_objects() - Method in class Mimic.Valuespace
Get the children objects at the current position (See mimic value list)
get_oid(String) - Method in class Mimic.Valuespace
Get an OID for a name (See mimic value oid)
get_oiddir() - Method in class Mimic.Agent
Get the OidDir filename (See mimic agent get)
get_owner() - Method in class Mimic.Agent
Get the owner (See mimic agent get)
get_pdusize() - Method in class Mimic.Agent
Get the maximum PDU size (See mimic agent get)
get_pod(Session, int) - Static method in class Mimic.Pod
 
get_pod_agents(Session, int) - Method in class Mimic.Pod
 
get_pod_assigned(Session, String) - Static method in class Mimic.Pod
 
get_pod_number(Session, int) - Static method in class Mimic.Pod
 
get_port() - Method in class Mimic.Agent
Get the port number (See mimic agent get)
get_port() - Method in class Mimic.Session
Gets the management port number of the MIMIC daemon
get_pos() - Method in class Mimic.Valuespace
Gets the current position in agent's OID tree.
get_privdir() - Method in class Mimic.Agent
Get the private directory (See mimic agent get)
get_privdir() - Method in class Mimic.Session
Gets the private directory for the session The Simulator private directory can be retrieved with get_sim_privdir().
get_product() - Method in class Mimic.Session
Get licensed product number (See mimic get)
get_protocols() - Method in class Mimic.Agent
Get the list of protocols (See mimic agent get)
get_protocols() - Method in class Mimic.Session
Get all the protocols supported by the simulator (See mimic get)
get_read_community() - Method in class Mimic.Agent
Get the read community (See mimic agent get)
get_scen() - Method in class Mimic.Agent
Get the simulation scen (See mimic agent get)
get_session() - Method in class Mimic.Agent
Get agent's session
get_sim() - Method in class Mimic.Agent
Get the sim name (See mimic agent get)
get_sim_privdir() - Method in class Mimic.Session
Get the simulator's private directory (See mimic get)
get_starttime() - Method in class Mimic.Agent
Get the start time (See mimic agent get)
get_state() - Method in class Mimic.Agent
Get the agent state (See mimic agent get)
get_state(String) - Method in class Mimic.Valuespace
Get the state of a given object
get_state_changed() - Method in class Mimic.Agent
Get the state changed flag (See mimic agent get)
get_state_descr(int) - Static method in class Mimic.Agent
Get the description of the specified agent state (See mimic agent get)
get_statistics() - Method in class Mimic.Agent
Get the list of statistics (See mimic agent get)
get_statistics_Long() - Method in class Mimic.Agent
Get the list of statistics (Long) (See mimic agent get)
get_statistics_String() - Method in class Mimic.Agent
Get the list of statistics (String) (See mimic agent get)
get_stop_time(Session, int) - Static method in class Mimic.Pod
 
get_token(int) - Method in class Mimic.StringParser
Get the index'th string token
get_trace() - Method in class Mimic.Agent
Get the trace flag (See mimic agent get)
get_user() - Method in class Mimic.Session
Gets the username for the session
get_validate() - Method in class Mimic.Agent
Get the validate flag (See mimic agent get)
get_value(String, Oid, String) - Method in class Mimic.Valuespace
Get value for object.instance.variable (See mimic value get)
get_valuespace() - Method in class Mimic.Agent
Get the valuespace object for this agent.
get_variables(String, Oid) - Method in class Mimic.Valuespace
Get variables for object.instance (See mimic value variables)
get_version() - Method in class Mimic.Session
Get the current MIMIC daemon version (See mimic get)
get_write_community() - Method in class Mimic.Agent
Get the write community (See mimic agent get)
getAccessStatus(Session, int) - Static method in class Mimic.Pod
 
getDemoKeyPrefix(Session) - Static method in class Mimic.Pod
 
getDemoThrottle(Session) - Static method in class Mimic.Pod
 
getDemoThrottleException(Session) - Static method in class Mimic.Pod
 
getDemoThrottleFlushPeriod(Session) - Static method in class Mimic.Pod
 
getExceptionStackTraceAsString(Exception) - Static method in class Mimic.debugSession
 
getExpiredKeys(Session) - Static method in class Mimic.Pod
 
getExpireFlushFrequency(Session) - Static method in class Mimic.Pod
 
getInUseStatus(Session, int) - Static method in class Mimic.Pod
 
getLocalizedMessage() - Method in class Mimic.ErrorInfo
 
getMessage() - Method in class Mimic.ErrorInfo
 
getMessage(Session, int, String) - Static method in class Mimic.Pod
 
getPodMessage(Session, int) - Static method in class Mimic.Pod
 
getPoolName(Session, int) - Static method in class Mimic.Pod
 
getProxyServer(Session, int) - Static method in class Mimic.Pod
 
getTerminalServer(Session, int) - Static method in class Mimic.Pod
 
getVlabType(Session, int) - Static method in class Mimic.Pod
 

H

halt() - Method in class Mimic.Agent
Halt agent (from running) (See mimic agent halt)

I

is_cloud_var_set(Session, String) - Static method in class Mimic.Cloud
 
isDebugEnable() - Static method in class Mimic.Client
 
isDemoThrottleOn(Session) - Static method in class Mimic.Pod
 
isExpireTrackOn(Session) - Static method in class Mimic.Pod
 

L

LinkedListToString(LinkedList, String) - Static method in class Mimic.Utils
Creates a string from list, separating entries using the separator string provided.
list_access() - Method in class Mimic.Session
List accesses assigned to users (See mimic access list)
list_ipaliases() - Method in class Mimic.Agent
List the ipaliases for the agent (See mimic agent ipalias list)
list_sessions() - Method in class Mimic.Client
returns list of all the open sessions (See mimic session list)
list_timer_scripts() - Method in class Mimic.Agent
List the currently running timer scripts (See mimicsh_timer_script_list)
list_timer_scripts() - Method in class Mimic.Session
List the currently running timer scripts (See mimic timer script list)
load_access(String) - Method in class Mimic.Session
Load access control file (See mimic access load)

M

mark(String, Object) - Method in class Mimic.debugSession
 
meval_value(LinkedList, LinkedList) - Method in class Mimic.Valuespace
Evaluate the value for multiple object.instance
mget_value(LinkedList, LinkedList, LinkedList) - Method in class Mimic.Valuespace
Get values for multiple object.instance.variable (See mimic value mget)
Mgmt - Class in Mimic
 
Mgmt() - Constructor for class Mimic.Mgmt
 
MGMT_DIAG_DISABLE_ERRORS - Static variable in class Mimic.Mgmt
 
MGMT_DIAG_ENABLE_ERRORS - Static variable in class Mimic.Mgmt
 
MGMT_PORT - Static variable in class Mimic.Mgmt
default management port
Mimic - package Mimic
 
mset_value(LinkedList, LinkedList, LinkedList, LinkedList) - Method in class Mimic.Valuespace
set the value for multiple object.instance.variable (See mimic value mset)
munset_value(LinkedList, LinkedList, LinkedList) - Method in class Mimic.Valuespace
unset the value for multiple object.instance.variable (See mimic value munset)

N

number_of_agents(Session, int) - Static method in class Mimic.Pod
 
number_of_agents(int) - Method in class Mimic.Pod
 
number_of_agents() - Method in class Mimic.Pod
 
number_of_pods(Session) - Static method in class Mimic.Pod
 
number_of_pods() - Method in class Mimic.Pod
 

O

Oid - Class in Mimic
 
Oid() - Constructor for class Mimic.Oid
Creates an empty Oid object
Oid(String) - Constructor for class Mimic.Oid
Creates an Oid object based on passed string
open_session(String, int) - Method in class Mimic.Client
Opens a new session to the host (See mimic session open)

P

pause_at(int) - Method in class Mimic.Agent
Pause agent at given time (from running) (See mimic agent pause)
pause_now() - Method in class Mimic.Agent
Pause agent now (from running) (See mimic agent pause)
Pod - Class in Mimic
 
Pod(int, Session) - Constructor for class Mimic.Pod
Creates an pod object for a given session
pod_init_done(Session) - Static method in class Mimic.Pod
 
pod_reset(Session) - Static method in class Mimic.Pod
 
print(String) - Static method in class Mimic.Debug
Prints the debug message if debugging is enabled.
PRIVATE - Static variable in class Mimic.SearchPath
Private area only
privpath(String) - Static method in class Mimic.SearchPath
Get the private path for a given path
protocol_msg(String, String) - Method in class Mimic.Agent
Pass agent's message string to the protocol
protocol_msg(String, String) - Method in class Mimic.Session
Pass session's message string to the protocol

R

remove() - Method in class Mimic.Agent
Delete a configured agent (See mimic agent remove)
remove(String, Oid) - Method in class Mimic.Valuespace
Remove an existing instance (table only) (See mimic value remove)
resume() - Method in class Mimic.Agent
Resume agent (from paused/halted) (See mimic agent resume)

S

save() - Method in class Mimic.Agent
Save the agent's valuespace changes (See mimic agent save)
save_access(String) - Method in class Mimic.Session
Save access control file (See mimic access save)
SearchPath - Class in Mimic
 
SearchPath() - Constructor for class Mimic.SearchPath
 
Session - Class in Mimic
 
Session(String, int) - Constructor for class Mimic.Session
Creates a session for given host and port
sessionID - Variable in class Mimic.debugSession
 
set_access_acldb(String) - Method in class Mimic.Session
Set access control's data base (See mimic access set acldb)
set_access_admindir(String) - Method in class Mimic.Session
Set access adminstrative directory.
set_access_adminuser(String) - Method in class Mimic.Session
Set access administrator.
set_access_enabled(int) - Method in class Mimic.Session
Set access control's enabled value (See mimic access set enabled)
set_attr(Session, String, int, String, int) - Static method in class Mimic.Pod
 
set_delay(int) - Method in class Mimic.Agent
Set the delay (See mimic agent set)
set_drops(int) - Method in class Mimic.Agent
Set the drop rate (See mimic agent set)
set_host(String) - Method in class Mimic.Agent
Set the primary ip address (See mimic agent set)
set_inform_retries(int) - Method in class Mimic.Agent
Set the inform retries (See mimic agent set)
set_inform_timeout(int) - Method in class Mimic.Agent
Set the inform timeout (See mimic agent set)
set_interface(String) - Method in class Mimic.Agent
Set the interface for primary ipalias (See mimic agent set)
set_log(String) - Method in class Mimic.Session
Set a new logfile (See mimic set)
set_mask(String) - Method in class Mimic.Agent
Set the primary subnet mask (See mimic agent set)
set_mibs(LinkedList) - Method in class Mimic.Agent
Set the MIB triplets (See mimic agent set)
set_oiddir(String) - Method in class Mimic.Agent
Set the OidDir filename (See mimic agent set)
set_pdusize(int) - Method in class Mimic.Agent
Set the maximum PDU size (See mimic agent set)
set_port(int) - Method in class Mimic.Agent
Set the port number (See mimic agent set)
set_pos(String) - Method in class Mimic.Valuespace
Set the current position in agent's OID tree (See mimic value pos)
set_protocols(LinkedList) - Method in class Mimic.Agent
Set the list of protocols supported (See mimic agent set)
set_read_community(String) - Method in class Mimic.Agent
Set the read community (See mimic agent set)
set_starttime(int) - Method in class Mimic.Agent
Set the starttime (See mimic agent set)
set_state(String, int) - Method in class Mimic.Valuespace
Set the value for object.instance.variable (See mimic value state)
set_trace(int) - Method in class Mimic.Agent
Set the trace flag (See mimic agent set)
set_validate(int) - Method in class Mimic.Agent
Set the validate flag (See mimic agent set)
set_value(String, Oid, String, String) - Method in class Mimic.Valuespace
Set the value for object.instance.variable (See mimic value set)
set_write_community(String) - Method in class Mimic.Agent
Set the write community (See mimic agent set)
setDebugEnable(boolean) - Static method in class Mimic.Client
 
setInUseStatus(Session, int, int) - Static method in class Mimic.Pod
 
setMessage(Session, int, String, String) - Static method in class Mimic.Pod
 
SHARED - Static variable in class Mimic.SearchPath
Shared area only
split_oid(Oid) - Method in class Mimic.Valuespace
Split an OID into object and instance (See mimic value split)
SplitToIntegerList(String) - Static method in class Mimic.Utils
Creates a linked list of Integers from passed String
SplitToLongList(String) - Static method in class Mimic.Utils
Creates a linked list of Longs from passed String
SplitToOidSubidList(String) - Static method in class Mimic.Utils
Creates a linked list of positive Longs from passed String Throws an ErrorInfo exception if the numbers are negative
SplitToStringList(String, char) - Static method in class Mimic.Utils
Creates a linked list of tokens from passed string
SplitToStringList(String) - Static method in class Mimic.Utils
Creates a linked list of tokens from passed string
start() - Method in class Mimic.Agent
Start agent (from stopped) (See mimic agent start)
start_all_agents() - Method in class Mimic.Session
Starts all configured agents
start_ipalias(String, int) - Method in class Mimic.Agent
Start the configured ipalias (See mimic agent ipalias start)
status_ipalias(String, int) - Method in class Mimic.Agent
Status of the configured ipalias for the agent (See mimic agent ipalias status)
stop() - Method in class Mimic.Agent
Stop agent (from running, paused, halted) (See mimic agent stop)
stop_all_agents() - Method in class Mimic.Session
Stops all running agents
stop_ipalias(String, int) - Method in class Mimic.Agent
Stop the configured ipalias (See mimic agent ipalias stop)
store_append(String, String, int) - Method in class Mimic.Session
Append (and start) storage with a given variable and value (See mimic store append)
store_exists(String) - Method in class Mimic.Session
Examine existance (See mimic store exists)
store_get(String) - Method in class Mimic.Session
Get variable value (See mimic store get)
store_list() - Method in class Mimic.Session
List variables (See mimic store list)
store_lreplace(String, int, String) - Method in class Mimic.Session
Treat variable as a list and modify entry for given index with given value (See mimic store lreplace)
store_mget(LinkedList) - Method in class Mimic.Session
Get multiple variable values (See mimic store mget)
store_mlreplace(LinkedList, LinkedList, LinkedList) - Method in class Mimic.Session
Treat each variable as a list and modify entry for given index with given value (See mimic store mlreplace)
store_persists(String) - Method in class Mimic.Session
Examine persistance (See mimic store persists)
store_save() - Method in class Mimic.Session
Set store variables persistent saving to disk (See mimic set)
store_set(String, String, int) - Method in class Mimic.Session
Set (and start) storage with a given variable and value (See mimic store set)
store_unset(String) - Method in class Mimic.Session
Unset a variable-value pair (See mimic store unset)
StringParser - Class in Mimic
 
StringParser() - Constructor for class Mimic.StringParser
Creates a StringParser instace
SUCCESS - Static variable in class Mimic.ErrorInfo
returned by get_error_code() indicating that some error occured

T

terminate() - Method in class Mimic.Session
Terminates the connected MIMIC daemon
tokenize(String, char) - Method in class Mimic.StringParser
Parse the supplied string and split it into tokens separated by sep, surrounded in quotes and/or surrounded in braces "{...}"
tokenize(String) - Method in class Mimic.StringParser
Parse the supplied string and split it into tokens separated by spaces, surrounded in quotes and/or surrounded in braces "{...}"
toString() - Method in class Mimic.Oid
returns a string representation of the object
trap_config_add(String, int) - Method in class Mimic.Agent
Set the trap destination (See mimic agent trap config add)
trap_config_add(String, int) - Method in class Mimic.Session
add a trap destination (See mimic trap)
trap_config_del(String, int) - Method in class Mimic.Agent
Remove the trap destination from list (See mimic agent trap config delete)
trap_config_delete(String, int) - Method in class Mimic.Session
delete a trap destination (See mimic trap)
trap_config_list() - Method in class Mimic.Agent
Get the trap destination list (See mimic agent trap config list)
trap_config_list() - Method in class Mimic.Session
List variables of trap destination (See mimic trap)
trap_list() - Method in class Mimic.Agent
Get the trap list

U

unset_value(String, Oid, String) - Method in class Mimic.Valuespace
Unset the value for object.instance.variable (See mimic value unset)
Utils - Class in Mimic
 
Utils() - Constructor for class Mimic.Utils
 

V

Valuespace - Class in Mimic
 
Valuespace(Agent) - Constructor for class Mimic.Valuespace
Creates a valuespace for the agent.

_

_get_cloud_help_params(Session, String) - Static method in class Mimic.Cloud
 
_get_configured_pods(Session) - Static method in class Mimic.Pod
 
_get_console_params(Session, int, String) - Static method in class Mimic.Cloud
 
_get_external_console_params(Session, int, String) - Static method in class Mimic.Cloud
 
_get_external_telnet_params(Session, int, String) - Static method in class Mimic.Cloud
 
_get_nth_pod(Session, int) - Static method in class Mimic.Pod
 
_get_pod_id(Session, int) - Static method in class Mimic.Pod
 
_get_ssh_params(Session, int, String) - Static method in class Mimic.Cloud
 
_get_telnet_params(Session, int, String) - Static method in class Mimic.Cloud
 
A B C D E F G H I L M N O P R S T U V _ 
Skip navigation links