/
/MIMIC REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 6h ago · Updated 2mo ago
Access11
Agent78
COAP7
Daemon39
DHCP8
IPMI9
MQTT32
NETFLOW16
PROXY13
SFLOW10
SNMPTCP11
SNMPv326
SSH11
SYSLOG10
TELNET20
  • getShow the agent's TELNET argument structure
  • getShow the agent's TELNET configuration
  • putSet the agent's TELNET configuration
  • getShow the agent's TELNET traffic tracing
  • putSet the agent's TELNET traffic tracing
  • getShow the TELNET statistics headers
  • getShow the agent's TELNET statistics
  • getShow the agent's TELNET server state
  • getShow the agent's TELNET rules db file name
  • getShow the agent's TELNET user db file name
  • getShow the agent's TELNET keymap file name
  • getShow the agent's TELNET users
  • getShow the agent's TELNET connections
  • putChanges the connection's current logon.
  • putExecutes the command asynchronously .
  • putTriggers the asynchronous signal event with the specified signal name
  • putEnable individual IP aliases on the agent and the simulator host
  • putDisable individual IP aliases on the agent and the simulator host
  • getCheck individual IP aliases on the agent and the simulator host
  • getList all IP aliases on the agent and the simulator host
TFTP14
TOD8
Valuespace20
WEB13
    TELNET

    Show the agent's TELNET configuration

    Agent's TELNET configuration with port,rule,prompt,paging_prompt,userdb,keymap

    get/mimic/agent/{agentNum}/protocol/msg/telnet/get/config

    Path parameters

    agentNuminteger required

    Agent to show the TELNET configuration

    Response

    successful operation

    portinteger
    rulestring
    promptstring
    paging_promptstring
    userdbstring
    keymapstring

    Changes