This is the API for MIMIC client to connect to MIMIC daemon.
http://gambitcomm.local356 endpoints available
/mimic/saveSave the lab configuration.
/mimic/stopStop MIMIC.
/mimic/startStart MIMIC.
/mimic/get/logThe current log file for the Simulator.
/mimic/get/maxThe maximum number of agent instances.
/mimic/set/logThe current log file for the Simulator.
/mimic/get/lastThe last configured agent instance.
/mimic/terminateTerminate the MIMIC daemon.
/mimic/get/netdevThe default network device to be used for agent addresses.
/mimic/get/returnThe return mode.
/mimic/set/netdevThe network address of the host where the MIMIC simulator is running.
/mimic/store/listThis command will return the list of variables in the said scope.
/mimic/access/listReturns an array of entries.
/mimic/get/cfgfileThe currently loaded lab configuration file for the particular user.
/mimic/get/clientsThe number of clients currently connected to the daemon.
/mimic/get/netaddrThe network address of the host where the MIMIC simulator is running.
/mimic/get/productThe product number that is licensed.
/mimic/get/versionThe version of the MIMIC command interface.
/mimic/get/protocolsThe set of protocols supported by the Simulator.
/mimic/get/interfacesThe set of network interfaces that can be used for simulations.
/mimic/set/persistentThis operation flushes all global objects which need to be made persistent to disk.
/mimic/get/active_listThe list of {agentnum} that are currently active (running or paused).
/mimic/store/get/{var}Fetches the value associated with a variable.
/mimic/access/get/acldbReturns the current access control database in use.
/mimic/mget/{infoArray}Get multiple sets of information about MIMIC, where infoArray is one of the parameters defined in the mimic get command.
/mimic/access/del/{user}Clears a users entry from access control database.
/mimic/store/unset/{var}Deletes a variable which is currently defined.
/mimic/timer/script/listList the timer scripts currently running along with the their intervals.
/mimic/access/get/enabledReturns the state of access control checking.
/mimic/store/exists/{var}This command can be used as a predicate to ascertain the existence of a given variable.
/mimic/access/get/admindirReturns the current admin directory.
/mimic/get/cfgfile_changedThis predicate indicates if the currently loaded agent configuration file has changed.
/mimic/get/configured_listThe list of {agentnum} that are currently configured.
/mimic/access/get/adminuserReturns the current administrator.
/mimic/get/active_data_listThe list of {agentnum {statistics}} for agents that are currently active and whose statistics have changed since the last invocation of this command.
/mimic/store/persists/{var}This command can be used as a predicate to ascertain the persistence of a given variable.
/mimic/agent/{agentNum}/haltHalt the current agent.
/mimic/agent/{agentNum}/saveSave agent MIB values.
/mimic/agent/{agentNum}/stopShow the agent's primary IP address
/mimic/access/load/{filename}Loads the specified file for access control data.
/mimic/access/save/{filename}Saves current access control data in specified file.
/mimic/agent/{agentNum}/pausePause the current agent.
/mimic/agent/{agentNum}/startStart the current agent.
/mimic/get/changed_state_listThe list of {agentnum state} for which the state changed.
/mimic/agent/{agentNum}/reloadReload the current agent.
/mimic/agent/{agentNum}/removeRemove the current agent.
/mimic/agent/{agentNum}/resumeResume the current agent.
/mimic/get/changed_config_listThe list of {agentnum} for which a configurable parameter changed.
/mimic/agent/{agentNum}/get/simfirst simulation name
/mimic/agent/{agentNum}/add/{IP}Add an agent.
/mimic/agent/{agentNum}/get/hosthost address of the agent.
/mimic/agent/{agentNum}/get/masksubnet mask of the agent.
/mimic/agent/{agentNum}/get/mibsset of MIBs, simulations and scenarios
/mimic/agent/{agentNum}/get/portport number
/mimic/agent/{agentNum}/get/readread community string
/mimic/agent/{agentNum}/get/scenfirst scenario name
/mimic/agent/{agentNum}/set/mibsset of MIBs, simulations and scenarios
/mimic/store/set/{var}/{persist}Set the variable store for the global storage
/mimic/agent/{agentNum}/from/listList the source addresses that the agent will accept messages from.
/mimic/agent/{agentNum}/get/delayone-way transit delay in msec.
/mimic/agent/{agentNum}/get/dropsdrop rate (every N-th PDU). 0 means no drops.
/mimic/agent/{agentNum}/get/ownerowner of the agent.
/mimic/agent/{agentNum}/get/startrelative start time
/mimic/agent/{agentNum}/get/statecurrent running state of the agent
/mimic/agent/{agentNum}/get/traceSNMP PDU tracing
/mimic/agent/{agentNum}/get/writewrite community string
/mimic/agent/{agentNum}/trap/listList the outstanding asynchronous traps for this agent instance.
/mimic/agent/{agentNum}/get/oiddirMIB directory of the agent.
/mimic/agent/{agentNum}/store/listThis command will return the list of variables in the said scope.
/mimic/agent/{agentNum}/value/msetSet multiple variables in the Value Space.
/mimic/agent/{agentNum}/get/changedhas the agent value space changed?
/mimic/agent/{agentNum}/get/pdusizemaximum PDU size.
/mimic/agent/{agentNum}/get/privdirprivate directory of the agent.
/mimic/store/lreplace/{var}/{index}These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
/mimic/agent/{agentNum}/get/protocolprotocols supported by agent
/mimic/agent/{agentNum}/get/validateSNMP SET validation policy.
/mimic/agent/{agentNum}/ipalias/listLists all the additional ipaliases configured for the agent.
/mimic/agent/{agentNum}/set/protocolprotocols supported by agent as a comma-separated list
/mimic/agent/{agentNum}/value/munsetUnset multiple variables in the Value Space
/mimic/agent/{agentNum}/get/interfacenetwork interface card for the agent.
/mimic/protocol/msg/ssh/get/stats_hdrShow the SSH statistics headers
/mimic/protocol/msg/tod/get/stats_hdrShow the TOD statistics headers
/mimic/protocol/msg/web/get/stats_hdrShow the WEB statistics headers
/mimic/access/set/acldb/{databaseName}Allows setting the name of the current access control database.
/mimic/agent/{agentNum}/get/num_startsnumber of starts for the agent.
/mimic/agent/{agentNum}/get/statisticscurrent statistics of the agent instance
/mimic/protocol/msg/coap/get/stats_hdrShow the COAP statistics headers
/mimic/protocol/msg/dhcp/get/stats_hdrShow the DHCP statistics headers
/mimic/protocol/msg/ipmi/get/stats_hdrShow the IPMI statistics headers
/mimic/protocol/msg/mqtt/get/stats_hdrShow the MQTT statistics headers
/mimic/protocol/msg/tftp/get/stats_hdrShow the TFTP statistics headers
/mimic/agent/{agentNum}/set/host/{host}host address of the agent.
/mimic/agent/{agentNum}/set/mask/{mask}subnet mask of the agent.
/mimic/agent/{agentNum}/set/port/{port}port number
/mimic/agent/{agentNum}/set/read/{read}read community string
/mimic/agent/{agentNum}/store/get/{var}Fetches the value associated with a variable.
/mimic/protocol/msg/proxy/get/stats_hdrShow the PROXY statistics headers
/mimic/protocol/msg/sflow/get/stats_hdrShow the SFLOW statistics headers
/mimic/access/add/{user}/{agents}/{mask}Adds/Overwrites the user entry in the access control database.
/mimic/access/set/enabled/{enabledOrNot}Allows the user to enable/disable the access control check.
/mimic/agent/{agentNum}/trap/config/listList the set of trap destinations for this agent instance.
/mimic/agent/{agentNum}/value/list/{OID}Display the MIB objects below the current position
/mimic/agent/{agentNum}/value/name/{OID}Return the symbolic name of the specified object identifier.
/mimic/protocol/msg/syslog/get/stats_hdrShow the SYSLOG statistics headers
/mimic/protocol/msg/telnet/get/stats_hdrShow the TELNET statistics headers
/mimic/agent/{agentNum}/get/state_changedhas the agent state changed?
/mimic/agent/{agentNum}/set/delay/{delay}one-way transit delay in msec
/mimic/agent/{agentNum}/set/drops/{drops}drop rate (every N-th PDU)
/mimic/agent/{agentNum}/set/owner/{owner}owner of the agent
/mimic/agent/{agentNum}/set/start/{start}relative start time
/mimic/agent/{agentNum}/set/trace/{trace}SNMP PDU tracing
/mimic/agent/{agentNum}/set/write/{write}write community string
/mimic/agent/{agentNum}/store/unset/{var}Deletes a variable which is currently defined.
/mimic/agent/{agentNum}/timer/script/listList the timer scripts currently running along with the their intervals.
/mimic/agent/{agentNum}/value/split/{OID}Split the numerical OID into the object OID and instance OID.
/mimic/protocol/msg/netflow/get/stats_hdrShow the NETFLOW statistics headers
/mimic/protocol/msg/snmptcp/get/stats_hdrShow the SNMPTCP statistics headers
/mimic/agent/{agentNum}/get/config_changedhas the lab configuration changed?
/mimic/agent/{agentNum}/get/inform_timeouttimeout in seconds for retransmitting INFORM PDUs.
/mimic/agent/{agentNum}/store/exists/{var}This command can be used as a predicate to ascertain the existence of a given variable.
/mimic/agent/{agentNum}/value/mib/{object}Return the MIB that defines the specified object.
/mimic/agent/{agentNum}/value/oid/{object}Return the numeric OID of the specified object.
/mimic/agent/{agentNum}/set/oiddir/{oiddir}MIB directory of the agent.
/mimic/agent/{agentNum}/value/info/{object}Return the syntactical information for the specified object, such as type, size, range, enumerations, and ACCESS.
/mimic/clear/{firstAgentNum}/{lastAgentNum}Clear the lab configuration.
/mimic/agent/{agentNum}/from/add/{IP}/{port}Add a source address that the agent will accept messages from.
/mimic/agent/{agentNum}/store/persists/{var}This command can be used as a predicate to ascertain the persistence of a given variable.
/mimic/agent/{agentNum}/set/pdusize/{pdusize}maximum PDU size
/mimic/agent/{agentNum}/set/privdir/{privdir}private directory of the agent.
/mimic/agent/{agentNum}/from/delete/{IP}/{port}delete a source address that the agent will accept messages from.
/mimic/agent/{agentNum}/protocol/msg/sflow/haltHalt SFLOW traffic
/mimic/agent/{agentNum}/set/validate/{validate}SNMP SET validation policy
/mimic/agent/{agentNum}/store/copy/{otherAgent}This command copies the variable store from the other agent to this agent.
/mimic/agent/{agentNum}/ipalias/stop/{IP}/{port}Stops an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/dhcp/paramsShow the parameters configured by the server in its DHCP-OFFER message
/mimic/agent/{agentNum}/value/instances/{object}Display the MIB object instances for the specified object.
/mimic/agent/{agentNum}/value/state/get/{object}Get the state of a MIB object object.
/mimic/agent/{agentNum}/ipalias/start/{IP}/{port}Starts an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/netflow/haltHalt NETFLOW traffic
/mimic/agent/{agentNum}/protocol/msg/sflow/reloadReload SFLOW configuration before resuming traffic
/mimic/agent/{agentNum}/protocol/msg/sflow/resumeResuming traffic
/mimic/agent/{agentNum}/protocol/msg/ssh/get/argsShow the agent's SSH argument structure
/mimic/agent/{agentNum}/protocol/msg/tod/get/argsShow the agent's TOD argument structure
/mimic/agent/{agentNum}/protocol/msg/web/get/argsShow the agent's WEB argument structure
/mimic/agent/{agentNum}/set/interface/{interface}network interface card for the agent
/mimic/agent/{agentNum}/store/set/{var}/{persist}These commands allow the creation of a new variable, or changing an existing value.
/mimic/agent/{agentNum}/value/meval/{objInsArray}Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.
/mimic/timer/script/add/{script}/{interval}/{arg}Add a new timer script to be executed at specified interval (in msec) with the specified argument.
/mimic/agent/{agentNum}/ipalias/delete/{IP}/{port}Deletes an existing ipalias from the agent.
/mimic/agent/{agentNum}/ipalias/status/{IP}/{port}Returns the status (0=down, 1=up) of an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/coap/get/argsShow the agent's COAP argument structure
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/argsShow the agent's DHCP argument structure
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/argsShow the agent's IPMI argument structure
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/argsShow the agent's MQTT argument structure
/mimic/agent/{agentNum}/protocol/msg/ssh/get/traceShow the agent's SSH traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tftp/get/argsShow the agent's TFTP argument structure
/mimic/agent/{agentNum}/protocol/msg/tod/get/traceShow the agent's TOD traffic tracing
/mimic/agent/{agentNum}/protocol/msg/web/get/traceShow the agent's WEB traffic tracing
/mimic/agent/{agentNum}/protocol/{prot}/get/configReturns the protocol's configuration.
/mimic/agent/{agentNum}/protocol/msg/coap/get/traceShow the agent's COAP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/traceShow the agent's DHCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/traceShow the agent's IPMI traffic tracing
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/traceShow the agent's MQTT traffic tracing
/mimic/agent/{agentNum}/protocol/msg/netflow/reloadReload NETFLOW configuration before resuming traffic
/mimic/agent/{agentNum}/protocol/msg/netflow/resumeResuming traffic
/mimic/agent/{agentNum}/protocol/msg/proxy/get/argsShow the agent's PROXY argument structure
/mimic/agent/{agentNum}/protocol/msg/sflow/get/argsShow the agent's SFLOW argument structure
/mimic/agent/{agentNum}/protocol/msg/ssh/get/configShow the agent's SSH configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/get/traceShow the agent's TFTP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tod/get/configShow the agent's TOD configuration
/mimic/agent/{agentNum}/protocol/msg/web/get/configShow the agent's WEB configuration
/mimic/agent/{agentNum}/trap/config/add/{IP}/{port}Add a trap destination to the set of destinations.
/mimic/agent/{agentNum}/value/mget/{objInsVarArray}Get multiple variables in the Value Space.
/mimic/agent/{agentNum}/protocol/msg/coap/get/configShow the agent's COAP configuration
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/configShow the agent's DHCP configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/configShow the agent's IPMI configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/{attr}Show the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/configShow the agent's MQTT configuration
/mimic/agent/{agentNum}/protocol/msg/proxy/get/traceShow the agent's PROXY traffic tracing
/mimic/agent/{agentNum}/protocol/msg/proxy/port/listList all proxy targets
/mimic/agent/{agentNum}/protocol/msg/sflow/get/traceShow the agent's SFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/usm/saveSaves current user settings in the currently loaded USM config file.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/argsShow the agent's SYSLOG argument structure
/mimic/agent/{agentNum}/protocol/msg/telnet/get/argsShow the agent's TELNET argument structure
/mimic/agent/{agentNum}/protocol/msg/tftp/get/configShow the agent's TFTP configuration
/mimic/agent/{agentNum}/store/lreplace/{var}/{index}These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
/mimic/timer/script/delete/{script}/{interval}/{arg}Remove a timer script from the execution list.
/mimic/agent/{agentNum}/protocol/msg/netflow/get/argsShow the agent's NETFLOW argument structure
/mimic/agent/{agentNum}/protocol/msg/proxy/get/configShow the agent's PROXY configuration
/mimic/agent/{agentNum}/protocol/msg/sflow/get/configShow the agent's SFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/argsShow the agent's SNMPTCP argument structure
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/listReturns the current user entries as a Tcl list.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/vacm/saveSaves current group, access, view settings in the currently loaded VACM config file.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/listReturns the current view entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/syslog/get/traceShow the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/get/traceShow the agent's TELNET traffic tracing
/mimic/agent/{agentNum}/value/add/{object}/{instance}Add an entry to a table.
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/listShow list of NETFLOW exports
/mimic/agent/{agentNum}/protocol/msg/netflow/get/traceShow the agent's NETFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/traceShow the agent's SNMPTCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/configReturns the SNMPv3 configuration.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/listReturns the current group entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/clearClears all user entries.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/clearClears all view entries.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/configShow the agent's SYSLOG configuration
/mimic/agent/{agentNum}/protocol/msg/syslog/get/{attr}Show the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/syslog/send/{pri}Set the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/get/configShow the agent's TELNET configuration
/mimic/agent/{agentNum}/trap/config/delete/{IP}/{port}Remove a trap destination from the set of destinations.
/mimic/agent/{agentNum}/value/eval/{object}/{instance}Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.
/mimic/saveas/{cfgFile}/{firstAgentNum}/{lastAgentNum}Save the lab configuration in file.
/mimic/agent/{agentNum}/protocol/msg/netflow/get/configShow the agent's NETFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/configShow the agent's SNMPTCP configuration
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/listReturns the current acccess entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/clearClears all group entries.
/mimic/agent/{agentNum}/protocol/msg/ssh/get/statisticsShow the agent's SSH statistics
/mimic/agent/{agentNum}/protocol/msg/tod/get/statisticsShow the agent's TOD statistics
/mimic/agent/{agentNum}/protocol/msg/web/get/statisticsShow the agent's WEB statistics
/mimic/agent/{agentNum}/protocol/msg/coap/get/statisticsShow the agent's COAP statistics
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/statisticsShow the agent's DHCP statistics
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/statisticsShow the agent's IPMI statistics
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/statisticsShow the agent's MQTT statistics
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/clearClears all access entries.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/engineidFor started agents, retrieves the current engineID in use by the snmpv3 module.
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/tftp/get/statisticsShow the agent's TFTP statistics
/mimic/agent/{agentNum}/protocol/msg/web/port/add/{port}Add the agent's WEB port
/mimic/agent/{agentNum}/value/remove/{object}/{instance}Remove an entry from a table.
/mimic/agent/{agentNum}/value/state/set/{object}/{state}Set the state of a MIB object object
/mimic/agent/{agentNum}/protocol/msg/proxy/get/statisticsShow the agent's PROXY statistics
/mimic/agent/{agentNum}/protocol/msg/sflow/get/statisticsShow the agent's SFLOW statistics
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/web/port/stop/{port}Stop the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/get/stateShow the agent's MQTT state
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/enginetimeRetrieves the time in seconds for which the agent has been running.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/statisticsShow the agent's SYSLOG statistics
/mimic/agent/{agentNum}/protocol/msg/telnet/get/statisticsShow the agent's TELNET statistics
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/stopStop a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/start/{port}Start the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/netflow/get/statisticsShow the agent's NETFLOW statistics
/mimic/agent/{agentNum}/protocol/msg/proxy/port/stop/{port}Stop additional target
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/statisticsShow the agent's SNMPTCP statistics
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/enginebootsRetrieves the number of times the agent has been restarted.
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/startStart a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/exists/{port}Show the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/web/port/remove/{port}Remove the agent's WEB port
/mimic/agent/{agentNum}/set/inform_timeout/{inform_timeout}timeout in seconds for retransmitting INFORM PDUs
/mimic/agent/{agentNum}/value/variables/{object}/{instance}Display the variables for the specified instance instance for the specified MIB object object
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/{attr}/{value}Set the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/proxy/port/start/{port}Start additional target
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/stateShow the agent's TELNET server state
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/usersShow the agent's TELNET users
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/statusCheck a TFTP sesssion's status
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/cardShow the agent's current messages' cardinality
/mimic/agent/{agentNum}/protocol/msg/proxy/port/remove/{port}Remove individual proxy target on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/keymapShow the agent's TELNET keymap file name
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/userdbShow the agent's TELNET user db file name
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/get/protstateShow the agent's MQTT TCP connection state
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/abortAbort agent's MQTT TCP session without sending DISCONNECT command
/mimic/agent/{agentNum}/protocol/msg/syslog/set/{attr}/{value}Set the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/rulesdbShow the agent's TELNET rules db file name
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/cardShow the agent's current subscriptions' cardinality
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/del/{userName}Deletes the specified user entry.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/del/{viewName}Deletes the specified view entry.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/connectStart agent's MQTT TCP session
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/port/{port}Set the agent's MQTT TCP connection target port
/mimic/agent/{agentNum}/protocol/msg/proxy/port/isStarted/{port}Check individual target
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/context_engineidRetrieves the contextEngineID for the agent instance.
/mimic/agent/{agentNum}/protocol/msg/ssh/set/trace/{enableOrNot}Set the agent's SSH traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tod/set/trace/{enableOrNot}Set the agent's TOD traffic tracing
/mimic/agent/{agentNum}/protocol/msg/web/set/trace/{enableOrNot}Set the agent's WEB traffic tracing
/mimic/agent/{agentNum}/value/get/{object}/{instance}/{variable}Get a variable in the Value Space.
/mimic/agent/{agentNum}/value/set/{object}/{instance}/{variable}Set a variable in the Value Space.
/mimic/agent/{agentNum}/protocol/msg/coap/set/trace/{enableOrNot}Set the agent's COAP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/dhcp/set/trace/{enableOrNot}Set the agent's DHCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/trace/{enableOrNot}Set the agent's IPMI traffic tracing
/mimic/agent/{agentNum}/protocol/msg/mqtt/set/trace/{enableOrNot}Set the agent's MQTT traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/del/{groupName}Deletes the specified group entry.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/usm/saveas/{filename}Saves current user settings in the specified USM config file.
/mimic/agent/{agentNum}/protocol/msg/tftp/set/trace/{enableOrNot}Set the agent's TFTP traffic tracing
/mimic/agent/{agentNum}/ipalias/add/{IP}/{port}/{mask}/{interface}Adds a new ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willmsg/{msg}Set the agent's MQTT client's will
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willqos/{qos}Set the agent's MQTT will message's QOS field
/mimic/agent/{agentNum}/protocol/msg/proxy/set/trace/{enableOrNot}Set the agent's PROXY traffic tracing
/mimic/agent/{agentNum}/protocol/msg/sflow/set/trace/{enableOrNot}Set the agent's SFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/vacm/saveas/{filename}Saves current group, access, view settings in the specified VACM config file.
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/connectionsShow the agent's TELNET connections
/mimic/agent/{agentNum}/timer/script/add/{script}/{interval}/{arg}Add a new timer script to be executed at specified interval (in msec) with the specified argument.
/mimic/agent/{agentNum}/value/unset/{object}/{instance}/{variable}Unset a variable in the Value Space in order to free its memory.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/disconnectDisconnect agent's MQTT TCP session by sending DISCONNECT command
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/del/{accessName}Deletes the specified access entry.
/mimic/agent/{agentNum}/protocol/msg/syslog/set/trace/{enableOrNot}Set the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/set/trace/{enableOrNot}Set the agent's TELNET traffic tracing
/mimic/agent/{agentNum}/protocol/msg/netflow/set/filename/{fileName}Swap NETFLOW configuration file
/mimic/agent/{agentNum}/protocol/msg/netflow/set/trace/{enableOrNot}Set the agent's NETFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmptcp/set/trace/{enableOrNot}Set the agent's SNMPTCP traffic tracing
/mimic/load/{cfgFile}/{firstAgentNum}/{lastAgentNum}/{startAgentNum}Load the lab configuration file file.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/resubscribe/{subNum}Restart receiving messages from a subcription of the agent
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/unsubscribe/{subNum}Stops receiving messages from a subcription of the agent
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/get/{parameter}Show a parameter of a TFTP sesssion
/mimic/agent/{agentNum}/timer/script/delete/{script}/{interval}/{arg}Remove a timer script from the execution list.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willtopic/{topic}Set the agent's MQTT client will's topic
/mimic/agent/{agentNum}/protocol/msg/ssh/set/config/{argument}/{value}Set the agent's SSH configuration
/mimic/agent/{agentNum}/protocol/msg/tod/set/config/{argument}/{value}Set the agent's TOD configuration
/mimic/agent/{agentNum}/protocol/msg/web/set/config/{argument}/{value}Set the agent's WEB configuration
/mimic/agent/{agentNum}/protocol/msg/coap/set/config/{argument}/{value}Set the agent's COAP configuration
/mimic/agent/{agentNum}/protocol/msg/dhcp/set/config/{argument}/{value}Set the agent's DHCP configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/config/{argument}/{value}Set the agent's IPMI configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/set/config/{argument}/{value}Set the agent's MQTT configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/session/read/server/{srcfile}Create a read session to download srcfile from server
/mimic/agent/{agentNum}/protocol/msg/tftp/set/config/{argument}/{value}Set the agent's TFTP configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/broker/{brokerAddr}Set the agent's MQTT TCP connection target broker
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/clientid/{clientID}Set the agent's MQTT client ID
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/password/{password}Set the agent's MQTT client password
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/username/{username}Set the agent's MQTT client username
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willretain/{retain}Set the agent's MQTT retained will
/mimic/agent/{agentNum}/protocol/msg/netflow/set/collector/{collectorIP}Swap NETFLOW collector
/mimic/agent/{agentNum}/protocol/msg/proxy/set/config/{argument}/{value}Set the agent's PROXY configuration
/mimic/agent/{agentNum}/protocol/msg/sflow/set/config/{argument}/{value}Set the agent's SFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/session/write/server/{srcfile}Create a read session to upload srcfile to server
/mimic/agent/{agentNum}/protocol/msg/syslog/set/config/{argument}/{value}Set the agent's SYSLOG configuration
/mimic/agent/{agentNum}/protocol/msg/telnet/set/config/{argument}/{value}Set the agent's TELNET configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/keepalive/{aliveTime}Set the agent's MQTT TCP keepalive
/mimic/agent/{agentNum}/protocol/msg/netflow/set/config/{argument}/{value}Set the agent's NETFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/set/config/{argument}/{value}Set the agent's SNMPTCP configuration
/mimic/agent/{agentNum}/protocol/msg/snmpv3/set/config/{parameter}/{value}Changes the SNMPv3 configuration.
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/on_disconnect/{action}Set the agent's MQTT disconnection action
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/get/{msgNum}/{attr}Show the agent's message attributes
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/set/{parameter}/{value}Set a parameter of a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/set/{port}/{protocol}/{version}Set the agent's WEB port attribute
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/cleansession/{cleanOrNot}Set the agent's MQTT session
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/get/{subNum}/{attr}Show the agent's subscription attributes
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/dfs_interval/{interval}Change NETFLOW data export interval
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/tfs_interval/{interval}Change NETFLOW template export interval
/mimic/agent/{agentNum}/protocol/msg/proxy/port/add/{port}/{target}/{targetPort}Add individual proxy target on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/set/{msgNum}/{attr}/{value}Set the agent's message attributes
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/set/{subNum}/{attr}/{value}Set the agent's subscribe attributes
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/request/{connectionID}/{command}Executes the command asynchronously .
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/signal/{connectionID}/{signalName}Triggers the asynchronous signal event with the specified signal name
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/add/{viewName}/{viewType}/{subtree}/{mask}Adds a new view entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/logon/{connectionID}/{user}/{password}Changes the connection's current logon.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/add/{groupName}/{securityModel}/{securityName}Adds a new group entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/{flowset-uid}/{field-num}/{attr}/{value}Change NETFLOW export attributes
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/add/{userName}/{securityName}/{authProtocol}/{authKey}/{privProtocol}/{privKey}Adds a new user entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/tod/gettime/server/{serverAddr}/port/{portNum}/script/{scriptName}/timeout/{timeSec}/retries/{numRetries}Retrieve TOD time
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/add/{groupName}/{prefix}/{securityModel}/{securityLevel}/{contextMatch}/{readView}/{writeView}/{notifyView}Adds a new access entry with the specified parameters.
This is the API for MIMIC client to connect to MIMIC daemon.
http://gambitcomm.local356 endpoints available
/mimic/saveSave the lab configuration.
/mimic/stopStop MIMIC.
/mimic/startStart MIMIC.
/mimic/get/logThe current log file for the Simulator.
/mimic/get/maxThe maximum number of agent instances.
/mimic/set/logThe current log file for the Simulator.
/mimic/get/lastThe last configured agent instance.
/mimic/terminateTerminate the MIMIC daemon.
/mimic/get/netdevThe default network device to be used for agent addresses.
/mimic/get/returnThe return mode.
/mimic/set/netdevThe network address of the host where the MIMIC simulator is running.
/mimic/store/listThis command will return the list of variables in the said scope.
/mimic/access/listReturns an array of entries.
/mimic/get/cfgfileThe currently loaded lab configuration file for the particular user.
/mimic/get/clientsThe number of clients currently connected to the daemon.
/mimic/get/netaddrThe network address of the host where the MIMIC simulator is running.
/mimic/get/productThe product number that is licensed.
/mimic/get/versionThe version of the MIMIC command interface.
/mimic/get/protocolsThe set of protocols supported by the Simulator.
/mimic/get/interfacesThe set of network interfaces that can be used for simulations.
/mimic/set/persistentThis operation flushes all global objects which need to be made persistent to disk.
/mimic/get/active_listThe list of {agentnum} that are currently active (running or paused).
/mimic/store/get/{var}Fetches the value associated with a variable.
/mimic/access/get/acldbReturns the current access control database in use.
/mimic/mget/{infoArray}Get multiple sets of information about MIMIC, where infoArray is one of the parameters defined in the mimic get command.
/mimic/access/del/{user}Clears a users entry from access control database.
/mimic/store/unset/{var}Deletes a variable which is currently defined.
/mimic/timer/script/listList the timer scripts currently running along with the their intervals.
/mimic/access/get/enabledReturns the state of access control checking.
/mimic/store/exists/{var}This command can be used as a predicate to ascertain the existence of a given variable.
/mimic/access/get/admindirReturns the current admin directory.
/mimic/get/cfgfile_changedThis predicate indicates if the currently loaded agent configuration file has changed.
/mimic/get/configured_listThe list of {agentnum} that are currently configured.
/mimic/access/get/adminuserReturns the current administrator.
/mimic/get/active_data_listThe list of {agentnum {statistics}} for agents that are currently active and whose statistics have changed since the last invocation of this command.
/mimic/store/persists/{var}This command can be used as a predicate to ascertain the persistence of a given variable.
/mimic/agent/{agentNum}/haltHalt the current agent.
/mimic/agent/{agentNum}/saveSave agent MIB values.
/mimic/agent/{agentNum}/stopShow the agent's primary IP address
/mimic/access/load/{filename}Loads the specified file for access control data.
/mimic/access/save/{filename}Saves current access control data in specified file.
/mimic/agent/{agentNum}/pausePause the current agent.
/mimic/agent/{agentNum}/startStart the current agent.
/mimic/get/changed_state_listThe list of {agentnum state} for which the state changed.
/mimic/agent/{agentNum}/reloadReload the current agent.
/mimic/agent/{agentNum}/removeRemove the current agent.
/mimic/agent/{agentNum}/resumeResume the current agent.
/mimic/get/changed_config_listThe list of {agentnum} for which a configurable parameter changed.
/mimic/agent/{agentNum}/get/simfirst simulation name
/mimic/agent/{agentNum}/add/{IP}Add an agent.
/mimic/agent/{agentNum}/get/hosthost address of the agent.
/mimic/agent/{agentNum}/get/masksubnet mask of the agent.
/mimic/agent/{agentNum}/get/mibsset of MIBs, simulations and scenarios
/mimic/agent/{agentNum}/get/portport number
/mimic/agent/{agentNum}/get/readread community string
/mimic/agent/{agentNum}/get/scenfirst scenario name
/mimic/agent/{agentNum}/set/mibsset of MIBs, simulations and scenarios
/mimic/store/set/{var}/{persist}Set the variable store for the global storage
/mimic/agent/{agentNum}/from/listList the source addresses that the agent will accept messages from.
/mimic/agent/{agentNum}/get/delayone-way transit delay in msec.
/mimic/agent/{agentNum}/get/dropsdrop rate (every N-th PDU). 0 means no drops.
/mimic/agent/{agentNum}/get/ownerowner of the agent.
/mimic/agent/{agentNum}/get/startrelative start time
/mimic/agent/{agentNum}/get/statecurrent running state of the agent
/mimic/agent/{agentNum}/get/traceSNMP PDU tracing
/mimic/agent/{agentNum}/get/writewrite community string
/mimic/agent/{agentNum}/trap/listList the outstanding asynchronous traps for this agent instance.
/mimic/agent/{agentNum}/get/oiddirMIB directory of the agent.
/mimic/agent/{agentNum}/store/listThis command will return the list of variables in the said scope.
/mimic/agent/{agentNum}/value/msetSet multiple variables in the Value Space.
/mimic/agent/{agentNum}/get/changedhas the agent value space changed?
/mimic/agent/{agentNum}/get/pdusizemaximum PDU size.
/mimic/agent/{agentNum}/get/privdirprivate directory of the agent.
/mimic/store/lreplace/{var}/{index}These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
/mimic/agent/{agentNum}/get/protocolprotocols supported by agent
/mimic/agent/{agentNum}/get/validateSNMP SET validation policy.
/mimic/agent/{agentNum}/ipalias/listLists all the additional ipaliases configured for the agent.
/mimic/agent/{agentNum}/set/protocolprotocols supported by agent as a comma-separated list
/mimic/agent/{agentNum}/value/munsetUnset multiple variables in the Value Space
/mimic/agent/{agentNum}/get/interfacenetwork interface card for the agent.
/mimic/protocol/msg/ssh/get/stats_hdrShow the SSH statistics headers
/mimic/protocol/msg/tod/get/stats_hdrShow the TOD statistics headers
/mimic/protocol/msg/web/get/stats_hdrShow the WEB statistics headers
/mimic/access/set/acldb/{databaseName}Allows setting the name of the current access control database.
/mimic/agent/{agentNum}/get/num_startsnumber of starts for the agent.
/mimic/agent/{agentNum}/get/statisticscurrent statistics of the agent instance
/mimic/protocol/msg/coap/get/stats_hdrShow the COAP statistics headers
/mimic/protocol/msg/dhcp/get/stats_hdrShow the DHCP statistics headers
/mimic/protocol/msg/ipmi/get/stats_hdrShow the IPMI statistics headers
/mimic/protocol/msg/mqtt/get/stats_hdrShow the MQTT statistics headers
/mimic/protocol/msg/tftp/get/stats_hdrShow the TFTP statistics headers
/mimic/agent/{agentNum}/set/host/{host}host address of the agent.
/mimic/agent/{agentNum}/set/mask/{mask}subnet mask of the agent.
/mimic/agent/{agentNum}/set/port/{port}port number
/mimic/agent/{agentNum}/set/read/{read}read community string
/mimic/agent/{agentNum}/store/get/{var}Fetches the value associated with a variable.
/mimic/protocol/msg/proxy/get/stats_hdrShow the PROXY statistics headers
/mimic/protocol/msg/sflow/get/stats_hdrShow the SFLOW statistics headers
/mimic/access/add/{user}/{agents}/{mask}Adds/Overwrites the user entry in the access control database.
/mimic/access/set/enabled/{enabledOrNot}Allows the user to enable/disable the access control check.
/mimic/agent/{agentNum}/trap/config/listList the set of trap destinations for this agent instance.
/mimic/agent/{agentNum}/value/list/{OID}Display the MIB objects below the current position
/mimic/agent/{agentNum}/value/name/{OID}Return the symbolic name of the specified object identifier.
/mimic/protocol/msg/syslog/get/stats_hdrShow the SYSLOG statistics headers
/mimic/protocol/msg/telnet/get/stats_hdrShow the TELNET statistics headers
/mimic/agent/{agentNum}/get/state_changedhas the agent state changed?
/mimic/agent/{agentNum}/set/delay/{delay}one-way transit delay in msec
/mimic/agent/{agentNum}/set/drops/{drops}drop rate (every N-th PDU)
/mimic/agent/{agentNum}/set/owner/{owner}owner of the agent
/mimic/agent/{agentNum}/set/start/{start}relative start time
/mimic/agent/{agentNum}/set/trace/{trace}SNMP PDU tracing
/mimic/agent/{agentNum}/set/write/{write}write community string
/mimic/agent/{agentNum}/store/unset/{var}Deletes a variable which is currently defined.
/mimic/agent/{agentNum}/timer/script/listList the timer scripts currently running along with the their intervals.
/mimic/agent/{agentNum}/value/split/{OID}Split the numerical OID into the object OID and instance OID.
/mimic/protocol/msg/netflow/get/stats_hdrShow the NETFLOW statistics headers
/mimic/protocol/msg/snmptcp/get/stats_hdrShow the SNMPTCP statistics headers
/mimic/agent/{agentNum}/get/config_changedhas the lab configuration changed?
/mimic/agent/{agentNum}/get/inform_timeouttimeout in seconds for retransmitting INFORM PDUs.
/mimic/agent/{agentNum}/store/exists/{var}This command can be used as a predicate to ascertain the existence of a given variable.
/mimic/agent/{agentNum}/value/mib/{object}Return the MIB that defines the specified object.
/mimic/agent/{agentNum}/value/oid/{object}Return the numeric OID of the specified object.
/mimic/agent/{agentNum}/set/oiddir/{oiddir}MIB directory of the agent.
/mimic/agent/{agentNum}/value/info/{object}Return the syntactical information for the specified object, such as type, size, range, enumerations, and ACCESS.
/mimic/clear/{firstAgentNum}/{lastAgentNum}Clear the lab configuration.
/mimic/agent/{agentNum}/from/add/{IP}/{port}Add a source address that the agent will accept messages from.
/mimic/agent/{agentNum}/store/persists/{var}This command can be used as a predicate to ascertain the persistence of a given variable.
/mimic/agent/{agentNum}/set/pdusize/{pdusize}maximum PDU size
/mimic/agent/{agentNum}/set/privdir/{privdir}private directory of the agent.
/mimic/agent/{agentNum}/from/delete/{IP}/{port}delete a source address that the agent will accept messages from.
/mimic/agent/{agentNum}/protocol/msg/sflow/haltHalt SFLOW traffic
/mimic/agent/{agentNum}/set/validate/{validate}SNMP SET validation policy
/mimic/agent/{agentNum}/store/copy/{otherAgent}This command copies the variable store from the other agent to this agent.
/mimic/agent/{agentNum}/ipalias/stop/{IP}/{port}Stops an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/dhcp/paramsShow the parameters configured by the server in its DHCP-OFFER message
/mimic/agent/{agentNum}/value/instances/{object}Display the MIB object instances for the specified object.
/mimic/agent/{agentNum}/value/state/get/{object}Get the state of a MIB object object.
/mimic/agent/{agentNum}/ipalias/start/{IP}/{port}Starts an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/netflow/haltHalt NETFLOW traffic
/mimic/agent/{agentNum}/protocol/msg/sflow/reloadReload SFLOW configuration before resuming traffic
/mimic/agent/{agentNum}/protocol/msg/sflow/resumeResuming traffic
/mimic/agent/{agentNum}/protocol/msg/ssh/get/argsShow the agent's SSH argument structure
/mimic/agent/{agentNum}/protocol/msg/tod/get/argsShow the agent's TOD argument structure
/mimic/agent/{agentNum}/protocol/msg/web/get/argsShow the agent's WEB argument structure
/mimic/agent/{agentNum}/set/interface/{interface}network interface card for the agent
/mimic/agent/{agentNum}/store/set/{var}/{persist}These commands allow the creation of a new variable, or changing an existing value.
/mimic/agent/{agentNum}/value/meval/{objInsArray}Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.
/mimic/timer/script/add/{script}/{interval}/{arg}Add a new timer script to be executed at specified interval (in msec) with the specified argument.
/mimic/agent/{agentNum}/ipalias/delete/{IP}/{port}Deletes an existing ipalias from the agent.
/mimic/agent/{agentNum}/ipalias/status/{IP}/{port}Returns the status (0=down, 1=up) of an existing ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/coap/get/argsShow the agent's COAP argument structure
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/argsShow the agent's DHCP argument structure
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/argsShow the agent's IPMI argument structure
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/argsShow the agent's MQTT argument structure
/mimic/agent/{agentNum}/protocol/msg/ssh/get/traceShow the agent's SSH traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tftp/get/argsShow the agent's TFTP argument structure
/mimic/agent/{agentNum}/protocol/msg/tod/get/traceShow the agent's TOD traffic tracing
/mimic/agent/{agentNum}/protocol/msg/web/get/traceShow the agent's WEB traffic tracing
/mimic/agent/{agentNum}/protocol/{prot}/get/configReturns the protocol's configuration.
/mimic/agent/{agentNum}/protocol/msg/coap/get/traceShow the agent's COAP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/traceShow the agent's DHCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/traceShow the agent's IPMI traffic tracing
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/traceShow the agent's MQTT traffic tracing
/mimic/agent/{agentNum}/protocol/msg/netflow/reloadReload NETFLOW configuration before resuming traffic
/mimic/agent/{agentNum}/protocol/msg/netflow/resumeResuming traffic
/mimic/agent/{agentNum}/protocol/msg/proxy/get/argsShow the agent's PROXY argument structure
/mimic/agent/{agentNum}/protocol/msg/sflow/get/argsShow the agent's SFLOW argument structure
/mimic/agent/{agentNum}/protocol/msg/ssh/get/configShow the agent's SSH configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/get/traceShow the agent's TFTP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tod/get/configShow the agent's TOD configuration
/mimic/agent/{agentNum}/protocol/msg/web/get/configShow the agent's WEB configuration
/mimic/agent/{agentNum}/trap/config/add/{IP}/{port}Add a trap destination to the set of destinations.
/mimic/agent/{agentNum}/value/mget/{objInsVarArray}Get multiple variables in the Value Space.
/mimic/agent/{agentNum}/protocol/msg/coap/get/configShow the agent's COAP configuration
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/configShow the agent's DHCP configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/configShow the agent's IPMI configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/{attr}Show the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/configShow the agent's MQTT configuration
/mimic/agent/{agentNum}/protocol/msg/proxy/get/traceShow the agent's PROXY traffic tracing
/mimic/agent/{agentNum}/protocol/msg/proxy/port/listList all proxy targets
/mimic/agent/{agentNum}/protocol/msg/sflow/get/traceShow the agent's SFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/usm/saveSaves current user settings in the currently loaded USM config file.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/argsShow the agent's SYSLOG argument structure
/mimic/agent/{agentNum}/protocol/msg/telnet/get/argsShow the agent's TELNET argument structure
/mimic/agent/{agentNum}/protocol/msg/tftp/get/configShow the agent's TFTP configuration
/mimic/agent/{agentNum}/store/lreplace/{var}/{index}These commands treat the variable as a list, and allow to replace an entry in the list at the specified index with the specified value. The variable has to already exist.
/mimic/timer/script/delete/{script}/{interval}/{arg}Remove a timer script from the execution list.
/mimic/agent/{agentNum}/protocol/msg/netflow/get/argsShow the agent's NETFLOW argument structure
/mimic/agent/{agentNum}/protocol/msg/proxy/get/configShow the agent's PROXY configuration
/mimic/agent/{agentNum}/protocol/msg/sflow/get/configShow the agent's SFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/argsShow the agent's SNMPTCP argument structure
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/listReturns the current user entries as a Tcl list.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/vacm/saveSaves current group, access, view settings in the currently loaded VACM config file.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/listReturns the current view entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/syslog/get/traceShow the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/get/traceShow the agent's TELNET traffic tracing
/mimic/agent/{agentNum}/value/add/{object}/{instance}Add an entry to a table.
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/listShow list of NETFLOW exports
/mimic/agent/{agentNum}/protocol/msg/netflow/get/traceShow the agent's NETFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/traceShow the agent's SNMPTCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/configReturns the SNMPv3 configuration.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/listReturns the current group entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/clearClears all user entries.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/clearClears all view entries.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/configShow the agent's SYSLOG configuration
/mimic/agent/{agentNum}/protocol/msg/syslog/get/{attr}Show the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/syslog/send/{pri}Set the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/get/configShow the agent's TELNET configuration
/mimic/agent/{agentNum}/trap/config/delete/{IP}/{port}Remove a trap destination from the set of destinations.
/mimic/agent/{agentNum}/value/eval/{object}/{instance}Evaluate the values of the specified instance instance for each specified MIB object object and return it as it would through SNMP requests.
/mimic/saveas/{cfgFile}/{firstAgentNum}/{lastAgentNum}Save the lab configuration in file.
/mimic/agent/{agentNum}/protocol/msg/netflow/get/configShow the agent's NETFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/configShow the agent's SNMPTCP configuration
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/listReturns the current acccess entries as an array of strings.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/clearClears all group entries.
/mimic/agent/{agentNum}/protocol/msg/ssh/get/statisticsShow the agent's SSH statistics
/mimic/agent/{agentNum}/protocol/msg/tod/get/statisticsShow the agent's TOD statistics
/mimic/agent/{agentNum}/protocol/msg/web/get/statisticsShow the agent's WEB statistics
/mimic/agent/{agentNum}/protocol/msg/coap/get/statisticsShow the agent's COAP statistics
/mimic/agent/{agentNum}/protocol/msg/dhcp/get/statisticsShow the agent's DHCP statistics
/mimic/agent/{agentNum}/protocol/msg/ipmi/get/statisticsShow the agent's IPMI statistics
/mimic/agent/{agentNum}/protocol/msg/mqtt/get/statisticsShow the agent's MQTT statistics
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/clearClears all access entries.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/engineidFor started agents, retrieves the current engineID in use by the snmpv3 module.
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/tftp/get/statisticsShow the agent's TFTP statistics
/mimic/agent/{agentNum}/protocol/msg/web/port/add/{port}Add the agent's WEB port
/mimic/agent/{agentNum}/value/remove/{object}/{instance}Remove an entry from a table.
/mimic/agent/{agentNum}/value/state/set/{object}/{state}Set the state of a MIB object object
/mimic/agent/{agentNum}/protocol/msg/proxy/get/statisticsShow the agent's PROXY statistics
/mimic/agent/{agentNum}/protocol/msg/sflow/get/statisticsShow the agent's SFLOW statistics
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/listList all IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/web/port/stop/{port}Stop the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/get/stateShow the agent's MQTT state
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/enginetimeRetrieves the time in seconds for which the agent has been running.
/mimic/agent/{agentNum}/protocol/msg/syslog/get/statisticsShow the agent's SYSLOG statistics
/mimic/agent/{agentNum}/protocol/msg/telnet/get/statisticsShow the agent's TELNET statistics
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/stopStop a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/start/{port}Start the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/netflow/get/statisticsShow the agent's NETFLOW statistics
/mimic/agent/{agentNum}/protocol/msg/proxy/port/stop/{port}Stop additional target
/mimic/agent/{agentNum}/protocol/msg/snmptcp/get/statisticsShow the agent's SNMPTCP statistics
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/enginebootsRetrieves the number of times the agent has been restarted.
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/startStart a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/exists/{port}Show the agent's WEB port
/mimic/agent/{agentNum}/protocol/msg/web/port/remove/{port}Remove the agent's WEB port
/mimic/agent/{agentNum}/set/inform_timeout/{inform_timeout}timeout in seconds for retransmitting INFORM PDUs
/mimic/agent/{agentNum}/value/variables/{object}/{instance}Display the variables for the specified instance instance for the specified MIB object object
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/{attr}/{value}Set the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/proxy/port/start/{port}Start additional target
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/stateShow the agent's TELNET server state
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/usersShow the agent's TELNET users
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/statusCheck a TFTP sesssion's status
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/cardShow the agent's current messages' cardinality
/mimic/agent/{agentNum}/protocol/msg/proxy/port/remove/{port}Remove individual proxy target on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/keymapShow the agent's TELNET keymap file name
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/userdbShow the agent's TELNET user db file name
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/get/protstateShow the agent's MQTT TCP connection state
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/abortAbort agent's MQTT TCP session without sending DISCONNECT command
/mimic/agent/{agentNum}/protocol/msg/syslog/set/{attr}/{value}Set the outgoing message's attributes
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/rulesdbShow the agent's TELNET rules db file name
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/cardShow the agent's current subscriptions' cardinality
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/del/{userName}Deletes the specified user entry.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/del/{viewName}Deletes the specified view entry.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/connectStart agent's MQTT TCP session
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/port/{port}Set the agent's MQTT TCP connection target port
/mimic/agent/{agentNum}/protocol/msg/proxy/port/isStarted/{port}Check individual target
/mimic/agent/{agentNum}/protocol/msg/snmpv3/get/context_engineidRetrieves the contextEngineID for the agent instance.
/mimic/agent/{agentNum}/protocol/msg/ssh/set/trace/{enableOrNot}Set the agent's SSH traffic tracing
/mimic/agent/{agentNum}/protocol/msg/tod/set/trace/{enableOrNot}Set the agent's TOD traffic tracing
/mimic/agent/{agentNum}/protocol/msg/web/set/trace/{enableOrNot}Set the agent's WEB traffic tracing
/mimic/agent/{agentNum}/value/get/{object}/{instance}/{variable}Get a variable in the Value Space.
/mimic/agent/{agentNum}/value/set/{object}/{instance}/{variable}Set a variable in the Value Space.
/mimic/agent/{agentNum}/protocol/msg/coap/set/trace/{enableOrNot}Set the agent's COAP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/dhcp/set/trace/{enableOrNot}Set the agent's DHCP traffic tracing
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/trace/{enableOrNot}Set the agent's IPMI traffic tracing
/mimic/agent/{agentNum}/protocol/msg/mqtt/set/trace/{enableOrNot}Set the agent's MQTT traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/del/{groupName}Deletes the specified group entry.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/usm/saveas/{filename}Saves current user settings in the specified USM config file.
/mimic/agent/{agentNum}/protocol/msg/tftp/set/trace/{enableOrNot}Set the agent's TFTP traffic tracing
/mimic/agent/{agentNum}/ipalias/add/{IP}/{port}/{mask}/{interface}Adds a new ipalias for the agent.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willmsg/{msg}Set the agent's MQTT client's will
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willqos/{qos}Set the agent's MQTT will message's QOS field
/mimic/agent/{agentNum}/protocol/msg/proxy/set/trace/{enableOrNot}Set the agent's PROXY traffic tracing
/mimic/agent/{agentNum}/protocol/msg/sflow/set/trace/{enableOrNot}Set the agent's SFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmpv3/vacm/saveas/{filename}Saves current group, access, view settings in the specified VACM config file.
/mimic/agent/{agentNum}/protocol/msg/telnet/server/get/connectionsShow the agent's TELNET connections
/mimic/agent/{agentNum}/timer/script/add/{script}/{interval}/{arg}Add a new timer script to be executed at specified interval (in msec) with the specified argument.
/mimic/agent/{agentNum}/value/unset/{object}/{instance}/{variable}Unset a variable in the Value Space in order to free its memory.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/runtime/disconnectDisconnect agent's MQTT TCP session by sending DISCONNECT command
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/del/{accessName}Deletes the specified access entry.
/mimic/agent/{agentNum}/protocol/msg/syslog/set/trace/{enableOrNot}Set the agent's SYSLOG traffic tracing
/mimic/agent/{agentNum}/protocol/msg/telnet/set/trace/{enableOrNot}Set the agent's TELNET traffic tracing
/mimic/agent/{agentNum}/protocol/msg/netflow/set/filename/{fileName}Swap NETFLOW configuration file
/mimic/agent/{agentNum}/protocol/msg/netflow/set/trace/{enableOrNot}Set the agent's NETFLOW traffic tracing
/mimic/agent/{agentNum}/protocol/msg/snmptcp/set/trace/{enableOrNot}Set the agent's SNMPTCP traffic tracing
/mimic/load/{cfgFile}/{firstAgentNum}/{lastAgentNum}/{startAgentNum}Load the lab configuration file file.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/resubscribe/{subNum}Restart receiving messages from a subcription of the agent
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/unsubscribe/{subNum}Stops receiving messages from a subcription of the agent
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/get/{parameter}Show a parameter of a TFTP sesssion
/mimic/agent/{agentNum}/timer/script/delete/{script}/{interval}/{arg}Remove a timer script from the execution list.
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willtopic/{topic}Set the agent's MQTT client will's topic
/mimic/agent/{agentNum}/protocol/msg/ssh/set/config/{argument}/{value}Set the agent's SSH configuration
/mimic/agent/{agentNum}/protocol/msg/tod/set/config/{argument}/{value}Set the agent's TOD configuration
/mimic/agent/{agentNum}/protocol/msg/web/set/config/{argument}/{value}Set the agent's WEB configuration
/mimic/agent/{agentNum}/protocol/msg/coap/set/config/{argument}/{value}Set the agent's COAP configuration
/mimic/agent/{agentNum}/protocol/msg/dhcp/set/config/{argument}/{value}Set the agent's DHCP configuration
/mimic/agent/{agentNum}/protocol/msg/ipmi/set/config/{argument}/{value}Set the agent's IPMI configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/set/config/{argument}/{value}Set the agent's MQTT configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/session/read/server/{srcfile}Create a read session to download srcfile from server
/mimic/agent/{agentNum}/protocol/msg/tftp/set/config/{argument}/{value}Set the agent's TFTP configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/broker/{brokerAddr}Set the agent's MQTT TCP connection target broker
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/clientid/{clientID}Set the agent's MQTT client ID
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/password/{password}Set the agent's MQTT client password
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/username/{username}Set the agent's MQTT client username
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/willretain/{retain}Set the agent's MQTT retained will
/mimic/agent/{agentNum}/protocol/msg/netflow/set/collector/{collectorIP}Swap NETFLOW collector
/mimic/agent/{agentNum}/protocol/msg/proxy/set/config/{argument}/{value}Set the agent's PROXY configuration
/mimic/agent/{agentNum}/protocol/msg/sflow/set/config/{argument}/{value}Set the agent's SFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/tftp/session/write/server/{srcfile}Create a read session to upload srcfile to server
/mimic/agent/{agentNum}/protocol/msg/syslog/set/config/{argument}/{value}Set the agent's SYSLOG configuration
/mimic/agent/{agentNum}/protocol/msg/telnet/set/config/{argument}/{value}Set the agent's TELNET configuration
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/keepalive/{aliveTime}Set the agent's MQTT TCP keepalive
/mimic/agent/{agentNum}/protocol/msg/netflow/set/config/{argument}/{value}Set the agent's NETFLOW configuration
/mimic/agent/{agentNum}/protocol/msg/snmptcp/set/config/{argument}/{value}Set the agent's SNMPTCP configuration
/mimic/agent/{agentNum}/protocol/msg/snmpv3/set/config/{parameter}/{value}Changes the SNMPv3 configuration.
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/on_disconnect/{action}Set the agent's MQTT disconnection action
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/get/{msgNum}/{attr}Show the agent's message attributes
/mimic/agent/{agentNum}/protocol/msg/ssh/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/tftp/{sessionID}/set/{parameter}/{value}Set a parameter of a TFTP sesssion
/mimic/agent/{agentNum}/protocol/msg/web/port/set/{port}/{protocol}/{version}Set the agent's WEB port attribute
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/set/cleansession/{cleanOrNot}Set the agent's MQTT session
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/get/{subNum}/{attr}Show the agent's subscription attributes
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/enable/{ipaddress}/{port}Enable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/disable/{ipaddress}/{port}Disable individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/dfs_interval/{interval}Change NETFLOW data export interval
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/tfs_interval/{interval}Change NETFLOW template export interval
/mimic/agent/{agentNum}/protocol/msg/proxy/port/add/{port}/{target}/{targetPort}Add individual proxy target on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/telnet/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/snmptcp/ipalias/isenabled/{ipaddress}/{port}Check individual IP aliases on the agent and the simulator host
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/message/set/{msgNum}/{attr}/{value}Set the agent's message attributes
/mimic/agent/{agentNum}/protocol/msg/mqtt/client/subscribe/set/{subNum}/{attr}/{value}Set the agent's subscribe attributes
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/request/{connectionID}/{command}Executes the command asynchronously .
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/signal/{connectionID}/{signalName}Triggers the asynchronous signal event with the specified signal name
/mimic/agent/{agentNum}/protocol/msg/snmpv3/view/add/{viewName}/{viewType}/{subtree}/{mask}Adds a new view entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/telnet/connection/logon/{connectionID}/{user}/{password}Changes the connection's current logon.
/mimic/agent/{agentNum}/protocol/msg/snmpv3/group/add/{groupName}/{securityModel}/{securityName}Adds a new group entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/netflow/flow/change/{flowset-uid}/{field-num}/{attr}/{value}Change NETFLOW export attributes
/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/add/{userName}/{securityName}/{authProtocol}/{authKey}/{privProtocol}/{privKey}Adds a new user entry with the specified parameters.
/mimic/agent/{agentNum}/protocol/msg/tod/gettime/server/{serverAddr}/port/{portNum}/script/{scriptName}/timeout/{timeSec}/retries/{numRetries}Retrieve TOD time
/mimic/agent/{agentNum}/protocol/msg/snmpv3/access/add/{groupName}/{prefix}/{securityModel}/{securityLevel}/{contextMatch}/{readView}/{writeView}/{notifyView}Adds a new access entry with the specified parameters.