{
  "<tunnel name>": {
    "admin": "string",
    "auto_mtu": false,
    "bound_tun": {
      "<boundTunnelName1>": "string",
      "<boundTunnelName2>": "string"
    },
    "ctrl_pkt": {
      "fec_enable_str": "enable",
      "fec_reset_intvl": 20,
      "frag_enable": true,
      "reorder_wait": 2
    },
    "destination": "string",
    "gre_proto": 7,
    "id2": 9,
    "ipsec_arc_window": "string",
    "ipsec_enable": true,
    "max_bw": 5,
    "max_bw_auto": false,
    "min_bw": 1,
    "mode": "string",
    "mtu": 5,
    "options": 7,
    "pkt": {
      "fec_enable_str": "auto",
      "fec_reset_intvl": 5,
      "frag_enable": true,
      "reorder_wait": 10
    },
    "self": "string",
    "source": "string",
    "tag_name": "string",
    "threshold": {
      "dbw_aimd": true,
      "dbw_rserc": false,
      "retry_count": 8
    },
    "type": "string",
    "udp_dest_port": 10,
    "udp_flows": 9
  },
  "allTunnelState": {
    "<tunnel name>": {
      "auto_mtu": 8,
      "config_bin": "string",
      "cur_max_bw": "string",
      "cur_min_bw": "string",
      "cur_mtu": "string",
      "cur_set_max_bw": "string",
      "details": "string",
      "encap": "string",
      "encap_brief": "string",
      "ipsec_debug": "string",
      "ipsec_health": "string",
      "ipsec_sas": "string",
      "ipsec_stats": "string",
      "num_ipsec_sas": "string",
      "oper": "string",
      "pkt": {
        "cur_fec_enable": "string",
        "cur_fec_reset_intvl": "string"
      },
      "qos_stats": "string",
      "quiescence": true,
      "refunk": true,
      "rem_sys_bw": "string",
      "remote_id": 5,
      "self": "string",
      "state_bin": "string",
      "uptime": 4
    }
  }
}