{
  "<tunnel name>": {
    "admin": "string",
    "auto_mtu": true,
    "ctrl_pkt": {
      "fec_enable_str": "enable",
      "fec_reset_intvl": 20,
      "frag_enable": true,
      "reorder_wait": 9
    },
    "destination": "string",
    "gre_proto": 1,
    "ipsec_arc_window": "string",
    "ipsec_enable": true,
    "max_bw": 9,
    "max_bw_auto": false,
    "min_bw": 10,
    "mode": "string",
    "mtu": 3,
    "options": 6,
    "pkt": {
      "fec_enable_str": "enable",
      "fec_reset_intvl": 5,
      "frag_enable": false,
      "reorder_wait": 9
    },
    "self": "string",
    "source": "string",
    "threshold": {
      "dbw_aimd": false,
      "dbw_rserc": false,
      "retry_count": 2
    },
    "type": "string",
    "udp_dest_port": 4,
    "udp_flows": 1
  },
  "allTunnelState": {
    "<tunnel name>": {
      "auto_mtu": 4,
      "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": false,
      "rem_sys_bw": "string",
      "remote_id": 1,
      "self": "string",
      "state_bin": "string",
      "uptime": 7
    }
  },
  "default": {
    "admin": "string",
    "auto_mtu": true,
    "ctrl_pkt": {
      "dscp": "string"
    },
    "cur_max_bw": 5,
    "destination": "string",
    "gre_proto": 2,
    "id2": 8,
    "ipsec_arc_window": "string",
    "ipsec_enable": true,
    "isRediscoveringMTU": false,
    "max_bw": 5,
    "max_bw_auto": true,
    "min_bw": 2,
    "mode": "string",
    "mtu": 7,
    "options": 4,
    "pkt": {
      "fec_enable_str": "string",
      "fec_reset_intvl": 10,
      "frag_enable": false,
      "reorder_wait": 3
    },
    "self": "string",
    "source": "string",
    "status": "string",
    "tag_name": "string",
    "threshold": {
      "dbw_aimd": true,
      "dbw_rserc": false,
      "retry_count": 10
    },
    "type": "string",
    "udp_dest_port": 8,
    "udp_flows": 6,
    "uptime": 3
  },
  "pass-through": {
    "admin": "string",
    "auto_mtu": true,
    "ctrl_pkt": {
      "dscp": "string"
    },
    "cur_max_bw": 4,
    "destination": "string",
    "gre_proto": 3,
    "id2": 3,
    "ipsec_arc_window": "string",
    "ipsec_enable": true,
    "isRediscoveringMTU": false,
    "max_bw": 5,
    "max_bw_auto": false,
    "min_bw": 3,
    "mode": "string",
    "mtu": 2,
    "options": 3,
    "pkt": {
      "fec_enable_str": "string",
      "fec_reset_intvl": 1,
      "frag_enable": false,
      "reorder_wait": 8
    },
    "self": "string",
    "source": "string",
    "status": "string",
    "tag_name": "string",
    "threshold": {
      "dbw_aimd": true,
      "dbw_rserc": false,
      "retry_count": 4
    },
    "type": "string",
    "udp_dest_port": 10,
    "udp_flows": 5,
    "uptime": 2
  },
  "pass-through-unshaped": {
    "admin": "string",
    "auto_mtu": true,
    "ctrl_pkt": {
      "dscp": "string"
    },
    "cur_max_bw": 8,
    "destination": "string",
    "gre_proto": 5,
    "id2": 4,
    "ipsec_arc_window": "string",
    "ipsec_enable": true,
    "isRediscoveringMTU": false,
    "max_bw": 9,
    "max_bw_auto": true,
    "min_bw": 1,
    "mode": "string",
    "mtu": 10,
    "options": 2,
    "pkt": {
      "fec_enable_str": "string",
      "fec_reset_intvl": 8,
      "frag_enable": false,
      "reorder_wait": 4
    },
    "self": "string",
    "source": "string",
    "status": "string",
    "tag_name": "string",
    "threshold": {
      "dbw_aimd": true,
      "dbw_rserc": false,
      "retry_count": 1
    },
    "type": "string",
    "udp_dest_port": 3,
    "udp_flows": 7,
    "uptime": 9
  }
}