show interface counters
Python
Copy
import json

"""
Modify these please
"""
url='http://<IP_Address>/ins'
switchuser='<User_ID>'
switchpassword='<Password>'

myheaders={'content-type':'application/json'}
payload={
  "ins_api":{
  "version": "1.0",
  "type": "cli_show",
  "chunk": "0",
  "sid": "1",
  "input": "show interface counters",
  "output_format": "json"
}

response = requests.post(url,data=json.dumps(payload), headers=myheaders,auth=(switchuser,switchpassword)).json()
output = json.dumps(response, indent=4, sort_keys=True)


{
  "ins_api": {
    "type": "cli_show",
    "version": "1.0",
    "sid": "eoc",
    "outputs": {
      "output": {
        "input": "show interface counters",
        "msg": "Success",
        "code": "200",
        "body": {
          "TABLE_rx_counters": {
            "ROW_rx_counters": [
              {
                "interface_rx": "mgmt0",
                "eth_inpkts": 1102229314,
                "eth_inucast": 1846491
              },
              {
                "interface_rx": "Ethernet1/1",
                "eth_inbytes": 61380,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/2",
                "eth_inbytes": 8580,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/3",
                "eth_inbytes": 8580,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/4",
                "eth_inbytes": 8580,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/5",
                "eth_inbytes": 8580,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/6",
                "eth_inbytes": 61380,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/7",
                "eth_inbytes": 61380,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/8",
                "eth_inbytes": 61380,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/9",
                "eth_inbytes": 61380,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/10",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/11",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/12",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/13",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/14",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/15",
                "eth_inbytes": 77806,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/16",
                "eth_inbytes": 77742,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/17",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/18",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/19",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/20",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/21",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/22",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/23",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/24",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/25",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/26",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/27",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/28",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/29",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/30",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/31",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/32",
                "eth_inbytes": 61410,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/33",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/34",
                "eth_inbytes": 63670,
                "eth_inucast": 4
              },
              {
                "interface_rx": "Ethernet1/35",
                "eth_inbytes": 11062,
                "eth_inucast": 4
              },
              {
                "interface_rx": "Ethernet1/36",
                "eth_inbytes": 63670,
                "eth_inucast": 4
              },
              {
                "interface_rx": "Ethernet1/37",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/38",
                "eth_inbytes": 61218,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/39",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/40",
                "eth_inbytes": 60931,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/41",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/42",
                "eth_inbytes": 61218,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/43",
                "eth_inbytes": 8610,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/44",
                "eth_inbytes": 61218,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/45",
                "eth_inbytes": 8323,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/46",
                "eth_inbytes": 60931,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/47",
                "eth_inbytes": 2452,
                "eth_inucast": 4
              },
              {
                "interface_rx": "Ethernet1/48",
                "eth_inbytes": 2452,
                "eth_inucast": 4
              },
              {
                "interface_rx": "Ethernet1/49",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/50",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/51",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/52",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/53",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "Ethernet1/54",
                "eth_inbytes": 0,
                "eth_inucast": 0
              },
              {
                "interface_rx": "mgmt0",
                "eth_inmcast": 17030,
                "eth_inbcast": 60380
              },
              {
                "interface_rx": "Ethernet1/1",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/2",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/3",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/4",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/5",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/6",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/7",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/8",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/9",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/10",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/11",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/12",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/13",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/14",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/15",
                "eth_inmcast": 913,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/16",
                "eth_inmcast": 912,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/17",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/18",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/19",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/20",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/21",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/22",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/23",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/24",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/25",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/26",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/27",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/28",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/29",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/30",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/31",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/32",
                "eth_inmcast": 855,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/33",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/34",
                "eth_inmcast": 852,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/35",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/36",
                "eth_inmcast": 852,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/37",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/38",
                "eth_inmcast": 852,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/39",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/40",
                "eth_inmcast": 851,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/41",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/42",
                "eth_inmcast": 852,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/43",
                "eth_inmcast": 30,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/44",
                "eth_inmcast": 852,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/45",
                "eth_inmcast": 29,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/46",
                "eth_inmcast": 851,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/47",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/48",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/49",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/50",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/51",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/52",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/53",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              },
              {
                "interface_rx": "Ethernet1/54",
                "eth_inmcast": 0,
                "eth_inbcast": 0
              }
            ]
          },
          "TABLE_tx_counters": {
            "ROW_tx_counters": [
              {
                "interface_tx": "mgmt0",
                "eth_outpkts": 37803491,
                "eth_outucast": 524984
              },
              {
                "interface_tx": "Ethernet1/1",
                "eth_outbytes": 8550,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/2",
                "eth_outbytes": 61350,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/3",
                "eth_outbytes": 61350,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/4",
                "eth_outbytes": 61350,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/5",
                "eth_outbytes": 61350,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/6",
                "eth_outbytes": 8550,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/7",
                "eth_outbytes": 8550,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/8",
                "eth_outbytes": 8550,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/9",
                "eth_outbytes": 8550,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/10",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/11",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/12",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/13",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/14",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/15",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/16",
                "eth_outbytes": 8294,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/17",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/18",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/19",
                "eth_outbytes": 61094,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/20",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/21",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/22",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/23",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/24",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/25",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/26",
                "eth_outbytes": 8294,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/27",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/28",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/29",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/30",
                "eth_outbytes": 8294,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/31",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/32",
                "eth_outbytes": 8294,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/33",
                "eth_outbytes": 61380,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/34",
                "eth_outbytes": 11032,
                "eth_outucast": 4
              },
              {
                "interface_tx": "Ethernet1/35",
                "eth_outbytes": 63640,
                "eth_outucast": 4
              },
              {
                "interface_tx": "Ethernet1/36",
                "eth_outbytes": 11032,
                "eth_outucast": 4
              },
              {
                "interface_tx": "Ethernet1/37",
                "eth_outbytes": 61188,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/38",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/39",
                "eth_outbytes": 61188,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/40",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/41",
                "eth_outbytes": 60902,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/42",
                "eth_outbytes": 8294,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/43",
                "eth_outbytes": 61188,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/44",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/45",
                "eth_outbytes": 61188,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/46",
                "eth_outbytes": 8580,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/47",
                "eth_outbytes": 2452,
                "eth_outucast": 4
              },
              {
                "interface_tx": "Ethernet1/48",
                "eth_outbytes": 2452,
                "eth_outucast": 4
              },
              {
                "interface_tx": "Ethernet1/49",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/50",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/51",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/52",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/53",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "Ethernet1/54",
                "eth_outbytes": 0,
                "eth_outucast": 0
              },
              {
                "interface_tx": "mgmt0",
                "eth_outmcast": 31,
                "eth_outbcast": 7
              },
              {
                "interface_tx": "Ethernet1/1",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/2",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/3",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/4",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/5",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/6",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/7",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/8",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/9",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/10",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/11",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/12",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/13",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/14",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/15",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/16",
                "eth_outmcast": 29,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/17",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/18",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/19",
                "eth_outmcast": 854,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/20",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/21",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/22",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/23",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/24",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/25",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/26",
                "eth_outmcast": 29,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/27",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/28",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/29",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/30",
                "eth_outmcast": 29,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/31",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/32",
                "eth_outmcast": 29,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/33",
                "eth_outmcast": 855,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/34",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/35",
                "eth_outmcast": 852,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/36",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/37",
                "eth_outmcast": 852,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/38",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/39",
                "eth_outmcast": 852,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/40",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/41",
                "eth_outmcast": 851,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/42",
                "eth_outmcast": 29,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/43",
                "eth_outmcast": 852,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/44",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/45",
                "eth_outmcast": 852,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/46",
                "eth_outmcast": 30,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/47",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/48",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/49",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/50",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/51",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/52",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/53",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              },
              {
                "interface_tx": "Ethernet1/54",
                "eth_outmcast": 0,
                "eth_outbcast": 0
              }
            ]
          }
        }
      }
    }
  }
}